Skip to content

Commit

Permalink
2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed Jan 8, 2018
1 parent 7da9b45 commit 725008b
Show file tree
Hide file tree
Showing 11 changed files with 148 additions and 133 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.8.2
2.8.3
12 changes: 10 additions & 2 deletions docs/mintty.1.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions lang/de.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mintty\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-15 20:35+0100\n"
"POT-Creation-Date: 2018-01-08 22:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: charset.c:213 charset.c:224 winmain.c:3013
#: charset.c:213 charset.c:224 winmain.c:3026
msgid "(Default)"
msgstr ""

Expand Down Expand Up @@ -964,32 +964,32 @@ msgstr "Lösche Scrollback"
msgid "Send Break"
msgstr "Sende Break"

#: winmain.c:1622
#: winmain.c:1626
msgid "Processes are running in session:"
msgstr "Laufende Prozesse:"

#: winmain.c:1623
#: winmain.c:1627
msgid "Close anyway?"
msgstr "Trotzdem schließen?"

#: winmain.c:2290
#: winmain.c:2295
msgid "Try '--help' for more information"
msgstr "Versuche '--help' für mehr Information"

#: winmain.c:2298
#: winmain.c:2303
msgid "Could not load icon"
msgstr "Konnte Symbol nicht laden"

#: winmain.c:2811
#: winmain.c:2822
msgid "Usage:"
msgstr "Aufruf:"

#: winmain.c:2812
#: winmain.c:2823
msgid "[OPTION]... [ PROGRAM [ARG]... | - ]"
msgstr ""

#. __ help text (output of -H / --help), after initial line ("synopsis")
#: winmain.c:2815
#: winmain.c:2826
msgid ""
"Start a new terminal session running the specified program or the user's "
"shell.\n"
Expand Down Expand Up @@ -1056,39 +1056,39 @@ msgstr ""
" -V, --version Zeige nur Versions-Information\n"
"Siehe die Manual-Seite für weitere Optionen und Konfiguration.\n"

#: winmain.c:3013
#: winmain.c:3026
msgid "WSL distribution '%s' not found"
msgstr "WSL-Distribution '%s' nicht gefunden"

#: winmain.c:3033
#: winmain.c:3046
msgid "Duplicate option '%s'"
msgstr "Doppelte Option '%s'"

#: winmain.c:3041
#: winmain.c:3054
msgid "Unknown option '%s'"
msgstr "Unbekannte Option '%s'"

#: winmain.c:3043
#: winmain.c:3056
msgid "Option '%s' requires an argument"
msgstr "Option '%s' benötigt einen Parameter"

#: winmain.c:3070
#: winmain.c:3083
msgid "Syntax error in position argument '%s'"
msgstr "Formatfehler in Positionsparameter '%s'"

#: winmain.c:3081
#: winmain.c:3094
msgid "Syntax error in size argument '%s'"
msgstr "Formatfehler in Größenparameter '%s'"

#: winmain.c:3205
#: winmain.c:3218
msgid "Syntax error in geometry argument '%s'"
msgstr "Formatfehler in Größen-/Positionsparameter '%s'"

#: winmain.c:3251
#: winmain.c:3281
msgid "Mintty could not detach from caller, starting anyway"
msgstr "Mintty konnte nicht vom Aufrufer abkoppeln, startet trotzdem"

#: winmain.c:3436
#: winmain.c:3466
msgid "Using default title due to invalid characters in program name"
msgstr "Nehme Default-Titel wegen ungültiger Zeichen im Programmnamen"

Expand Down
36 changes: 18 additions & 18 deletions lang/es.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mintty\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-15 20:35+0100\n"
"POT-Creation-Date: 2018-01-08 22:09+0100\n"
"PO-Revision-Date: 2017-10-23 18:55+0200\n"
"Last-Translator: JSJ <jsj666@hotmail.com>\n"
"Language-Team: JSJ\n"
Expand All @@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: charset.c:213 charset.c:224 winmain.c:3013
#: charset.c:213 charset.c:224 winmain.c:3026
msgid "(Default)"
msgstr "(Defecto)"

Expand Down Expand Up @@ -964,32 +964,32 @@ msgstr "Limpiar buffer scroll"
msgid "Send Break"
msgstr "Enviar Break"

#: winmain.c:1622
#: winmain.c:1626
msgid "Processes are running in session:"
msgstr "Hay procesos ejecutándose:"

#: winmain.c:1623
#: winmain.c:1627
msgid "Close anyway?"
msgstr "¿Cerrar?"

#: winmain.c:2290
#: winmain.c:2295
msgid "Try '--help' for more information"
msgstr "Intenta usar '--help' para más información"

#: winmain.c:2298
#: winmain.c:2303
msgid "Could not load icon"
msgstr "No se pudo cargar icono"

#: winmain.c:2811
#: winmain.c:2822
msgid "Usage:"
msgstr "Uso:"

#: winmain.c:2812
#: winmain.c:2823
msgid "[OPTION]... [ PROGRAM [ARG]... | - ]"
msgstr "[OPCION]... [ PROGRAMA [ARG]... | - ]"

#. __ help text (output of -H / --help), after initial line ("synopsis")
#: winmain.c:2815
#: winmain.c:2826
msgid ""
"Start a new terminal session running the specified program or the user's "
"shell.\n"
Expand Down Expand Up @@ -1063,39 +1063,39 @@ msgstr ""
"Consultar el manual para más opciones de línea de comandos y "
"configuraciones.\n"

#: winmain.c:3013
#: winmain.c:3026
msgid "WSL distribution '%s' not found"
msgstr "No se ha encontrado la distribución WSL '%s'"

#: winmain.c:3033
#: winmain.c:3046
msgid "Duplicate option '%s'"
msgstr "Opción duplicada '%s'"

#: winmain.c:3041
#: winmain.c:3054
msgid "Unknown option '%s'"
msgstr "Opción desconocida '%s'"

#: winmain.c:3043
#: winmain.c:3056
msgid "Option '%s' requires an argument"
msgstr "Opción '%s' requiere un parámetro"

#: winmain.c:3070
#: winmain.c:3083
msgid "Syntax error in position argument '%s'"
msgstr "Error de sintaxis en arg. posición '%s'"

#: winmain.c:3081
#: winmain.c:3094
msgid "Syntax error in size argument '%s'"
msgstr "Error de sintaxis en arg. tamaño '%s'"

#: winmain.c:3205
#: winmain.c:3218
msgid "Syntax error in geometry argument '%s'"
msgstr "Error de sintaxis en arg. tamaño y posición '%s'"

#: winmain.c:3251
#: winmain.c:3281
msgid "Mintty could not detach from caller, starting anyway"
msgstr "Mintty no se pudo liberar, inciando de todas formas"

#: winmain.c:3436
#: winmain.c:3466
msgid "Using default title due to invalid characters in program name"
msgstr ""
"Usando título predeterminado porque hay caracteres extraños en el nombre del "
Expand Down
36 changes: 18 additions & 18 deletions lang/fr.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mintty\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-15 20:35+0100\n"
"POT-Creation-Date: 2018-01-08 22:09+0100\n"
"PO-Revision-Date: 2017-02-07 13:23+0000\n"
"Last-Translator: Eric Lassauge <lassauge@gmail.com>\n"
"Language-Team: French <traduc@traduc.org>\n"
Expand All @@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.8.11\n"

#: charset.c:213 charset.c:224 winmain.c:3013
#: charset.c:213 charset.c:224 winmain.c:3026
msgid "(Default)"
msgstr "(défaut)"

Expand Down Expand Up @@ -969,32 +969,32 @@ msgid "Send Break"
msgstr "Émet Break"

# msgstr "Arrêter le défilement"
#: winmain.c:1622
#: winmain.c:1626
msgid "Processes are running in session:"
msgstr "Processus en cours dans la session :"

#: winmain.c:1623
#: winmain.c:1627
msgid "Close anyway?"
msgstr "Forcer la fermeture ?"

#: winmain.c:2290
#: winmain.c:2295
msgid "Try '--help' for more information"
msgstr "Essayez « --help » pour plus d’information"

#: winmain.c:2298
#: winmain.c:2303
msgid "Could not load icon"
msgstr "Impossible de charger l’icône"

#: winmain.c:2811
#: winmain.c:2822
msgid "Usage:"
msgstr "Utilisation :"

#: winmain.c:2812
#: winmain.c:2823
msgid "[OPTION]... [ PROGRAM [ARG]... | - ]"
msgstr "[OPTION]... [ PROGRAMME [ARG]... | - ]"

#. __ help text (output of -H / --help), after initial line ("synopsis")
#: winmain.c:2815
#: winmain.c:2826
msgid ""
"Start a new terminal session running the specified program or the user's "
"shell.\n"
Expand Down Expand Up @@ -1069,39 +1069,39 @@ msgstr ""
"Voir la page de manuel pour les autres options de la ligne de commande et la "
"configuration.\n"

#: winmain.c:3013
#: winmain.c:3026
msgid "WSL distribution '%s' not found"
msgstr "Distribution WSL « %s » non trouvée"

#: winmain.c:3033
#: winmain.c:3046
msgid "Duplicate option '%s'"
msgstr "Option « %s » en double"

#: winmain.c:3041
#: winmain.c:3054
msgid "Unknown option '%s'"
msgstr "Option inconnue « %s »"

#: winmain.c:3043
#: winmain.c:3056
msgid "Option '%s' requires an argument"
msgstr "L’option « %s » requiert un argument"

#: winmain.c:3070
#: winmain.c:3083
msgid "Syntax error in position argument '%s'"
msgstr "Erreur de syntaxe pour l’argument de position « %s »"

#: winmain.c:3081
#: winmain.c:3094
msgid "Syntax error in size argument '%s'"
msgstr "Erreur de syntaxe pour l’argument de taille « %s »"

#: winmain.c:3205
#: winmain.c:3218
msgid "Syntax error in geometry argument '%s'"
msgstr "Erreur de syntaxe pour l’argument de taille et position « %s »"

#: winmain.c:3251
#: winmain.c:3281
msgid "Mintty could not detach from caller, starting anyway"
msgstr "Mintty ne peut se détacher de l’appelant, on démarre quand même"

#: winmain.c:3436
#: winmain.c:3466
msgid "Using default title due to invalid characters in program name"
msgstr ""
"Utilisation du titre par défaut à cause d’un caractère invalide dans le nom "
Expand Down

0 comments on commit 725008b

Please sign in to comment.