diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-17 18:57:30 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-17 18:57:30 +0100 |
commit | e16b12428b7494ab51affd8abc65376144b54070 (patch) | |
tree | e0aaf5a0594995fd7862e4f6cba7a1f4894248e3 /po | |
parent | b1b0c759fcbb477e53fdd2ed6613b4aefb4666fb (diff) | |
download | weechat-e16b12428b7494ab51affd8abc65376144b54070.zip |
Improve /upgrade command: expand "~" with user home, check that binary exists with execution permissions (only if user gives path to binary)
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 31 | ||||
-rw-r--r-- | po/de.po | 29 | ||||
-rw-r--r-- | po/es.po | 29 | ||||
-rw-r--r-- | po/fr.po | 30 | ||||
-rw-r--r-- | po/hu.po | 29 | ||||
-rw-r--r-- | po/ru.po | 29 | ||||
-rw-r--r-- | po/weechat.pot | 16 |
7 files changed, 143 insertions, 50 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+0100\n" "PO-Revision-Date: 2008-09-17 16:19+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -638,15 +638,25 @@ msgstr "Volba odebrána: %s" msgid "%d option(s) reset, %d option(s) removed" msgstr "%d volba/volby resetovány, %d volba/volby smazány" -msgid "Upgrading WeeChat..." -msgstr "Upgraduji WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" + +#, fuzzy, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." +msgstr "%s nemohu vytvořit soubor \"%s\"\n" #, c-format msgid "%sError: unable to save session in file" msgstr "%sChyba: nemohu uložit sezení do souboru" -#, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" +#, fuzzy, c-format +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "Chyba: exec selhal (program: \"%s\"), ukončuji WeeChat" #, c-format @@ -5137,6 +5147,13 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s chybí argument pro volbu \"%s\"\n" #, fuzzy +#~ msgid "%sBinary file not found: \"%s\"" +#~ msgstr "%s plugin \"%s\" nenalezen\n" + +#~ msgid "Upgrading WeeChat..." +#~ msgstr "Upgraduji WeeChat..." + +#, fuzzy #~ msgid "timeout for relay request (in seconds)" #~ msgstr "časový limit pro dcc požadavek (v sekundách)" @@ -5259,10 +5276,6 @@ msgstr "%s chybí argument pro volbu \"%s\"\n" #~ msgstr "%s plugin \"%s\" nenalezen\n" #, fuzzy -#~ msgid "%sError: filter not found" -#~ msgstr "%s plugin \"%s\" nenalezen\n" - -#, fuzzy #~ msgid "Filter added" #~ msgstr "uživatel byl zablokován" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+0100\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -695,8 +695,17 @@ msgstr "Sie sind nicht im Channel" msgid "%d option(s) reset, %d option(s) removed" msgstr "" -#, fuzzy -msgid "Upgrading WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" + +#, fuzzy, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "Aktualisiere WeeChat...\n" #, fuzzy, c-format @@ -704,7 +713,7 @@ msgid "%sError: unable to save session in file" msgstr "%s kann die Sitzung nicht in eine Datei speichern\n" #, fuzzy, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "%s Ausführung schlug fehl (Programm: \"%s\"), WeeChat wird beendet\n" #, c-format @@ -5100,6 +5109,14 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s fehlende Argumente für die \"--dir\"-Option\n" #, fuzzy +#~ msgid "%sBinary file not found: \"%s\"" +#~ msgstr "%s Plugin \"%s\" nicht gefunden\n" + +#, fuzzy +#~ msgid "Upgrading WeeChat..." +#~ msgstr "Aktualisiere WeeChat...\n" + +#, fuzzy #~ msgid "timeout for relay request (in seconds)" #~ msgstr "DCC-Timeout in Sekunden" @@ -5224,10 +5241,6 @@ msgstr "%s fehlende Argumente für die \"--dir\"-Option\n" #~ msgstr "%s Plugin \"%s\" nicht gefunden\n" #, fuzzy -#~ msgid "%sError: filter not found" -#~ msgstr "%s Plugin \"%s\" nicht gefunden\n" - -#, fuzzy #~ msgid "Filter added" #~ msgstr "/users wurde deaktiviert" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+0100\n" "PO-Revision-Date: 2007-09-19 12:09+0200\n" "Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -690,8 +690,17 @@ msgstr "no presente en el canal" msgid "%d option(s) reset, %d option(s) removed" msgstr "" -#, fuzzy -msgid "Upgrading WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" + +#, fuzzy, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "Actualizando Weechat...\n" #, fuzzy, c-format @@ -699,7 +708,7 @@ msgid "%sError: unable to save session in file" msgstr "%s no ha sido posible guardar la sesión en el archivo\n" #, fuzzy, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "%s exec ha fallado (programa: \"%s\"), saliendo de Weechat\n" #, c-format @@ -5104,6 +5113,14 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s falta un argumento para la opción --dir\n" #, fuzzy +#~ msgid "%sBinary file not found: \"%s\"" +#~ msgstr "%s plugin \"%s\" no encontrado\n" + +#, fuzzy +#~ msgid "Upgrading WeeChat..." +#~ msgstr "Actualizando Weechat...\n" + +#, fuzzy #~ msgid "timeout for relay request (in seconds)" #~ msgstr "tiempo de espera para la petición dcc (en segundos)" @@ -5228,10 +5245,6 @@ msgstr "%s falta un argumento para la opción --dir\n" #~ msgstr "%s plugin \"%s\" no encontrado\n" #, fuzzy -#~ msgid "%sError: filter not found" -#~ msgstr "%s plugin \"%s\" no encontrado\n" - -#, fuzzy #~ msgid "Filter added" #~ msgstr "los usuarios han sido desactivados" @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" -"PO-Revision-Date: 2008-12-16 11:33+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+0100\n" +"PO-Revision-Date: 2008-12-17 18:54+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -639,16 +639,28 @@ msgstr "Option supprimée: %s" msgid "%d option(s) reset, %d option(s) removed" msgstr "%d option(s) réinitialisée(s), %d option(s) supprimée(s)" -msgid "Upgrading WeeChat..." -msgstr "Mise à jour de WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "%sImpossible de mettre à jour: le binaire WeeChat \"%s\" n'existe pas" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" +"%sImpossible de mettre à jour: le binaire WeeChat \"%s\" n'a pas les droits " +"d'exécution" + +#, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." +msgstr "Mise à jour de WeeChat avec le fichier binaire: \"%s\"..." #, c-format msgid "%sError: unable to save session in file" msgstr "%sErreur: impossible de sauvegarder la session dans le ficheir" #, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" -msgstr "Error: exec a échoué (programme: \"%s\"), sortie de WeeChat" +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" +msgstr "***** Error: exec a échoué (programme: \"%s\"), sortie de WeeChat" #, c-format msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s" @@ -5248,3 +5260,9 @@ msgstr "%s%s: impossible de positionner l'option \"nonblock\" pour la socket" #, c-format msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s%s: délai d'attente dépassé pour \"%s\" avec %s" + +#~ msgid "%sBinary file not found: \"%s\"" +#~ msgstr "%sFichier binaire non trouvé: \"%s\"" + +#~ msgid "Upgrading WeeChat..." +#~ msgstr "Mise à jour de WeeChat..." @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+0100\n" "PO-Revision-Date: 2007-10-10 18:07+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -696,8 +696,17 @@ msgstr "nincs a szobában" msgid "%d option(s) reset, %d option(s) removed" msgstr "" -#, fuzzy -msgid "Upgrading WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" + +#, fuzzy, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "WeeChat frissítése...\n" #, fuzzy, c-format @@ -705,7 +714,7 @@ msgid "%sError: unable to save session in file" msgstr "%s nem sikerült a folyamatot menteni\n" #, fuzzy, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "%s futtatási hiba (program: \"%s\"), a WeeChat kilép\n" #, c-format @@ -5122,6 +5131,14 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy +#~ msgid "%sBinary file not found: \"%s\"" +#~ msgstr "%s a \"%s\" modul nem található\n" + +#, fuzzy +#~ msgid "Upgrading WeeChat..." +#~ msgstr "WeeChat frissítése...\n" + +#, fuzzy #~ msgid "timeout for relay request (in seconds)" #~ msgstr "dcc kérések időkorlátja (másodpercben)" @@ -5246,10 +5263,6 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #~ msgstr "%s a \"%s\" modul nem található\n" #, fuzzy -#~ msgid "%sError: filter not found" -#~ msgstr "%s a \"%s\" modul nem található\n" - -#, fuzzy #~ msgid "Filter added" #~ msgstr "a felhasználók le lettek tiltva" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+0100\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -691,8 +691,17 @@ msgstr "не на канале" msgid "%d option(s) reset, %d option(s) removed" msgstr "" -#, fuzzy -msgid "Upgrading WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" + +#, fuzzy, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "Обновляю WeeChat...\n" #, fuzzy, c-format @@ -700,7 +709,7 @@ msgid "%sError: unable to save session in file" msgstr "%s не могу сохранить сессию в файл\n" #, fuzzy, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "%s запуск не удался (программа: \"%s\"), выхожу из WeeChat\n" #, c-format @@ -5104,6 +5113,14 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s нет аргумента для параметра \"%s\"\n" #, fuzzy +#~ msgid "%sBinary file not found: \"%s\"" +#~ msgstr "%s plugin \"%s\" не найден\n" + +#, fuzzy +#~ msgid "Upgrading WeeChat..." +#~ msgstr "Обновляю WeeChat...\n" + +#, fuzzy #~ msgid "timeout for relay request (in seconds)" #~ msgstr "таймаут запросов dcc-соединений (в секундах)" @@ -5228,10 +5245,6 @@ msgstr "%s нет аргумента для параметра \"%s\"\n" #~ msgstr "%s plugin \"%s\" не найден\n" #, fuzzy -#~ msgid "%sError: filter not found" -#~ msgstr "%s plugin \"%s\" не найден\n" - -#, fuzzy #~ msgid "Filter added" #~ msgstr "команда users отключена" diff --git a/po/weechat.pot b/po/weechat.pot index 170b8b492..5fc042081 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"POT-Creation-Date: 2008-12-17 18:53+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" @@ -612,7 +612,17 @@ msgstr "" msgid "%d option(s) reset, %d option(s) removed" msgstr "" -msgid "Upgrading WeeChat..." +#, c-format +msgid "%sCan't upgrade: WeeChat binary \"%s\" does not exist" +msgstr "" + +#, c-format +msgid "" +"%sCan't upgrade: WeeChat binary \"%s\" does not have execute permissions" +msgstr "" + +#, c-format +msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "" #, c-format @@ -620,7 +630,7 @@ msgid "%sError: unable to save session in file" msgstr "" #, c-format -msgid "Error: exec failed (program: \"%s\"), exiting WeeChat" +msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "" #, c-format |