Update the translations

This commit is contained in:
Pierre Pronchery 2016-03-12 02:24:40 +01:00
parent 486f3092c6
commit 5737f64c22
2 changed files with 36 additions and 32 deletions

View File

@ -8,48 +8,49 @@ msgid ""
msgstr ""
"Project-Id-Version: Keyboard 0.2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-06-11 23:35+0200\n"
"POT-Creation-Date: 2016-03-12 02:20+0100\n"
"PO-Revision-Date: 2014-12-28 20:19+0100\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../src/keyboard.c:103
#: ../src/keyboard.c:104
msgid "_Quit"
msgstr ""
#: ../src/keyboard.c:110
#: ../src/keyboard.c:111
msgid "_Hide"
msgstr ""
#: ../src/keyboard.c:118 ../src/keyboard.c:120
#: ../src/keyboard.c:119 ../src/keyboard.c:121
msgid "_About"
msgstr ""
#: ../src/keyboard.c:127
msgid "_File"
msgstr ""
msgstr "_Acerca de"
#: ../src/keyboard.c:128
msgid "_View"
msgstr ""
msgid "_File"
msgstr "_Archivo"
#: ../src/keyboard.c:129
msgid "_Help"
msgstr ""
msgid "_View"
msgstr "_Ver"
#: ../src/keyboard.c:420
#: ../src/keyboard.c:130
msgid "_Help"
msgstr "_Ayuda"
#: ../src/keyboard.c:432
msgid "Virtual keyboard"
msgstr ""
#: ../src/keyboard.c:530
#: ../src/keyboard.c:559
msgid "Keyboard"
msgstr ""
#: ../src/keyboard.c:641
#: ../src/keyboard.c:678
msgid "Virtual keyboard for the DeforaOS desktop"
msgstr ""
@ -60,9 +61,10 @@ msgid ""
" -S\tShow the keyboard\n"
msgstr ""
#: ../src/main.c:76
#: ../src/main.c:79
#, c-format
msgid ""
"Usage: keyboard [-d|-p|-w|-x][-f font][-m monitor][-n]\n"
"Usage: %s [-d|-p|-w|-x][-f font][-m monitor][-n]\n"
" -d\tStart in docked mode\n"
" -p\tStart as a popup window\n"
" -w\tStart in windowed mode\n"

View File

@ -8,48 +8,49 @@ msgid ""
msgstr ""
"Project-Id-Version: Keyboard 0.2.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-06-11 23:35+0200\n"
"POT-Creation-Date: 2016-03-12 02:20+0100\n"
"PO-Revision-Date: 2012-05-20 14:32+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: French\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../src/keyboard.c:103
#: ../src/keyboard.c:104
msgid "_Quit"
msgstr "_Quitter"
#: ../src/keyboard.c:110
#: ../src/keyboard.c:111
msgid "_Hide"
msgstr "Masquer"
#: ../src/keyboard.c:118 ../src/keyboard.c:120
#: ../src/keyboard.c:119 ../src/keyboard.c:121
msgid "_About"
msgstr "À propos"
#: ../src/keyboard.c:127
#: ../src/keyboard.c:128
msgid "_File"
msgstr "_Fichier"
#: ../src/keyboard.c:128
#: ../src/keyboard.c:129
msgid "_View"
msgstr "_Vue"
#: ../src/keyboard.c:129
#: ../src/keyboard.c:130
msgid "_Help"
msgstr "_Aide"
#: ../src/keyboard.c:420
#: ../src/keyboard.c:432
msgid "Virtual keyboard"
msgstr "Clavier virtuel"
#: ../src/keyboard.c:530
#: ../src/keyboard.c:559
msgid "Keyboard"
msgstr "Clavier"
#: ../src/keyboard.c:641
#: ../src/keyboard.c:678
msgid "Virtual keyboard for the DeforaOS desktop"
msgstr "Clavier virtuel pour l'environnement DeforaOS"
@ -63,9 +64,10 @@ msgstr ""
" -H\tMasquer le clavier\n"
" -S\tAfficher le clavier\n"
#: ../src/main.c:76
#: ../src/main.c:79
#, c-format
msgid ""
"Usage: keyboard [-d|-p|-w|-x][-f font][-m monitor][-n]\n"
"Usage: %s [-d|-p|-w|-x][-f font][-m monitor][-n]\n"
" -d\tStart in docked mode\n"
" -p\tStart as a popup window\n"
" -w\tStart in windowed mode\n"
@ -74,7 +76,7 @@ msgid ""
" -m\tPlace on a particular monitor (in docked or popup mode)\n"
" -n\tStart without showing up directly (if not embedded)\n"
msgstr ""
"Usage: keyboard [-d|-p|-w|-x][-f police][-m moniteur][-n]\n"
"Usage: %s [-d|-p|-w|-x][-f police][-m moniteur][-n]\n"
" -d\tDémarrer comme un dock\n"
" -p\tDémarrer comme une fenêtre popup\n"
" -w\tDémarrer comme une fenêtre\n"