diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-02 18:54:25 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-02 18:54:25 +0100 |
commit | 6e69f7f3ce22bf5537b1e02088b95352d04ec5cc (patch) | |
tree | b041426d6c655c4ba1c03d1a19a175d4b130a2b3 /po | |
parent | 640ff6b51c249b44c382eb92c03dafbfb482bc91 (diff) | |
download | weechat-6e69f7f3ce22bf5537b1e02088b95352d04ec5cc.zip |
Remove debug plugin (merged to core), new debug variable for each plugin (no more signals for setting debug)
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/cs.po | 74 | ||||
-rw-r--r-- | po/de.po | 71 | ||||
-rw-r--r-- | po/es.po | 71 | ||||
-rw-r--r-- | po/fr.po | 89 | ||||
-rw-r--r-- | po/hu.po | 73 | ||||
-rw-r--r-- | po/ru.po | 75 | ||||
-rw-r--r-- | po/srcfiles.cmake | 1 | ||||
-rw-r--r-- | po/weechat.pot | 47 |
9 files changed, 277 insertions, 225 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 403e005ee..d249ed212 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -90,7 +90,6 @@ ./src/plugins/aspell/weechat-aspell-speller.c ./src/plugins/aspell/weechat-aspell-speller.h ./src/plugins/charset/charset.c -./src/plugins/debug/debug.c ./src/plugins/demo/demo.c ./src/plugins/fifo/fifo.c ./src/plugins/fifo/fifo.h @@ -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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+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" @@ -219,6 +219,10 @@ msgstr "" msgid "%sPlugin \"%s\" not found" msgstr "%sPlugin \"%s\" nenalezen" +#, fuzzy, c-format +msgid "Debug disabled for \"%s\"" +msgstr "%s: ladění vypnuto" + #, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " %s[%s%s%s]%s buffer: %s%s%s / značky: %s / výraz: %s %s" @@ -761,6 +765,28 @@ msgstr "" "příkaz: příkaz, který spustit ('/' je automaticky dodáno, pokud není " "nalezeno na začátku příkazu)\n" +msgid "control debug for core/plugins" +msgstr "" + +#, fuzzy +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "[[save | apply | reset] [buffers | windows]]" + +#, fuzzy +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +" dump: uloží výpis paměti do WeeChat log souboru (stejný výpis jako když " +"Weechat havaruje)\n" +" buffer: vypíše obsah bufferu s hexadecimálními hodnotami do log souboru\n" +"windows: zobrazit strom oken" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1067,6 +1093,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "\t\tZměnil se den na %s" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "příkaz spuštěný při startu WeeChat, po načtení pluginů" @@ -2019,14 +2048,6 @@ msgid "list of alias" msgstr "Seznam pro aliasy:\n" #, fuzzy, c-format -msgid "%s: debug enabled" -msgstr "FIFO roura je otevřena\n" - -#, c-format -msgid "%s: debug disabled" -msgstr "%s: ladění vypnuto" - -#, fuzzy, c-format msgid "%s: \"%s\" removed" msgstr "Alias \"%s\" odebrán\n" @@ -2158,26 +2179,6 @@ msgstr "" "charset: nová znaková sada pro aktuální buffer\n" " reset: resetovat znakové sady aktuálního bufferu" -msgid "print debug messages" -msgstr "vypsat debug zprávy" - -#, fuzzy -msgid "dump | buffer | windows | text" -msgstr "dump | buffer | windows" - -#, fuzzy -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -" dump: uloží výpis paměti do WeeChat log souboru (stejný výpis jako když " -"Weechat havaruje)\n" -" buffer: vypíše obsah bufferu s hexadecimálními hodnotami do log souboru\n" -"windows: zobrazit strom oken" - msgid "demo message without prefix" msgstr "demo zpráva bez prefixu" @@ -4920,6 +4921,21 @@ msgstr "%s DCC: nemohu nastavit 'neblokovaci' volbu na soket\n" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s chybí argument pro volbu \"%s\"\n" +#, fuzzy +#~ msgid "debug: \"%s\" => %d" +#~ msgstr "Alias \"%s\" odebrán\n" + +#, fuzzy +#~ msgid "%s: debug enabled" +#~ msgstr "FIFO roura je otevřena\n" + +#~ msgid "print debug messages" +#~ msgstr "vypsat debug zprávy" + +#, fuzzy +#~ msgid "dump | buffer | windows | text" +#~ msgstr "dump | buffer | windows" + #~ msgid "automatically log server messages" #~ msgstr "automati logovat zprávy server" @@ -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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+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" @@ -231,6 +231,10 @@ msgstr "" msgid "%sPlugin \"%s\" not found" msgstr "%s Adresse \"%s\" nicht gefunden\n" +#, c-format +msgid "Debug disabled for \"%s\"" +msgstr "" + #, fuzzy, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " (kein Message-Handler)\n" @@ -809,6 +813,26 @@ msgstr "" "Befehl: auszuführender Befehl (falls nicht vorhanden wird automatisch ein " "'/' vorangestellt)\n" +msgid "control debug for core/plugins" +msgstr "" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "" + +#, fuzzy +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +"dump: Speicherabbild im WeeChat-Logfile ablegen (wie nach einem " +"Programmabsturz)\n" +"windows: zeigt Fensterdaten an" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1094,6 +1118,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "Ein neuer Tag bricht an, heute ist der %s\n" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" @@ -2035,14 +2062,6 @@ msgid "list of alias" msgstr "Liste der Aliases:\n" #, fuzzy, c-format -msgid "%s: debug enabled" -msgstr "FIFO ist offen\n" - -#, c-format -msgid "%s: debug disabled" -msgstr "" - -#, fuzzy, c-format msgid "%s: \"%s\" removed" msgstr "Alias \"%s\" entfernt\n" @@ -2170,25 +2189,6 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" -msgid "print debug messages" -msgstr "Debugging-Nachricht ausgeben" - -#, fuzzy -msgid "dump | buffer | windows | text" -msgstr "dump | windows" - -#, fuzzy -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -"dump: Speicherabbild im WeeChat-Logfile ablegen (wie nach einem " -"Programmabsturz)\n" -"windows: zeigt Fensterdaten an" - msgid "demo message without prefix" msgstr "" @@ -4887,6 +4887,21 @@ msgstr "%s DCC: kann die 'nonblock'-Option für den Socket nicht festlegen\n" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s fehlende Argumente für die \"--dir\"-Option\n" +#, fuzzy +#~ msgid "debug: \"%s\" => %d" +#~ msgstr "Alias \"%s\" entfernt\n" + +#, fuzzy +#~ msgid "%s: debug enabled" +#~ msgstr "FIFO ist offen\n" + +#~ msgid "print debug messages" +#~ msgstr "Debugging-Nachricht ausgeben" + +#, fuzzy +#~ msgid "dump | buffer | windows | text" +#~ msgstr "dump | windows" + #~ msgid "automatically log server messages" #~ msgstr "Automatisches Logging von Servermessages" @@ -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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+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" @@ -227,6 +227,10 @@ msgstr "" msgid "%sPlugin \"%s\" not found" msgstr "%s dirección \"%s\" no encontrada\n" +#, c-format +msgid "Debug disabled for \"%s\"" +msgstr "" + #, fuzzy, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " (sin manejador de mensaje)\n" @@ -805,6 +809,26 @@ msgstr "" "comando: comando a ejecutar (se añade un '/' automáticamente si no se " "encuentra al principio del comando)\n" +msgid "control debug for core/plugins" +msgstr "" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "" + +#, fuzzy +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +" volcar: guardar el volcado de memoria en el archivo de registro de Weechat " +"(el mismo volcado se escribe cuando Weechat se cuelga)\n" +"ventanas: mostrar árbol de ventanas" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1070,6 +1094,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "DÃa cambiado a %s\n" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" @@ -2009,14 +2036,6 @@ msgid "list of alias" msgstr "Lista de alias:\n" #, fuzzy, c-format -msgid "%s: debug enabled" -msgstr "La tuberÃa FIFO está abierta\n" - -#, c-format -msgid "%s: debug disabled" -msgstr "" - -#, fuzzy, c-format msgid "%s: \"%s\" removed" msgstr "Alias \"%s\" eliminado\n" @@ -2146,25 +2165,6 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" -msgid "print debug messages" -msgstr "imprime mensajes de depuración" - -#, fuzzy -msgid "dump | buffer | windows | text" -msgstr "volcar | ventanas" - -#, fuzzy -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -" volcar: guardar el volcado de memoria en el archivo de registro de Weechat " -"(el mismo volcado se escribe cuando Weechat se cuelga)\n" -"ventanas: mostrar árbol de ventanas" - msgid "demo message without prefix" msgstr "" @@ -4892,6 +4892,21 @@ msgstr "%s no es posible crear el servidor\n" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s falta un argumento para la opción --dir\n" +#, fuzzy +#~ msgid "debug: \"%s\" => %d" +#~ msgstr "Alias \"%s\" eliminado\n" + +#, fuzzy +#~ msgid "%s: debug enabled" +#~ msgstr "La tuberÃa FIFO está abierta\n" + +#~ msgid "print debug messages" +#~ msgstr "imprime mensajes de depuración" + +#, fuzzy +#~ msgid "dump | buffer | windows | text" +#~ msgstr "volcar | ventanas" + #~ msgid "automatically log server messages" #~ msgstr "registrar automáticamente los mensajes de servidor" @@ -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-11-01 17:55+0100\n" -"PO-Revision-Date: 2008-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+0100\n" +"PO-Revision-Date: 2008-11-02 18:49+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -222,6 +222,10 @@ msgid "%sPlugin \"%s\" not found" msgstr "%sExtension \"%s\" non trouvée" #, c-format +msgid "Debug disabled for \"%s\"" +msgstr "Debug désactivé pour \"%s\"" + +#, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " %s[%s%s%s]%s tampon: %s%s%s / tags: %s / regex: %s %s" @@ -818,6 +822,30 @@ msgstr "" " commande: commande à exécuter (un '/' est automatiquement ajouté s'il n'est " "pas trouvé au début de la commande)" +msgid "control debug for core/plugins" +msgstr "contrôle du debug pour le coeur/les extensions" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "[list | extension niveau | dump | buffer windows]" + +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +"extension: nom de l'extension (\"core\" pour le coeur de WeeChat)\n" +" niveau: niveau de debug pour l'extension\n" +" dump: affiche les variables mémoire WeeChat dans le fichier log (les " +"mêmes messages sont affichés lorsque WeeChat plante)\n" +" buffer: affiche le contenu du tampon en valeurs hexadécimales dans le " +"fichier log\n" +" windows: affiche l'arbre des fenêtres<\n" +" texte: envoie le signal \"debug\" avec \"texte\" comme paramètre" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1142,6 +1170,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "\t\tJour changé: %s" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "niveau de debug pour l'extension (\"core\" pour le coeur de WeeChat)" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" "commande exécutée quand WeeChat démarre, après le chargement des extensions" @@ -2028,14 +2059,6 @@ msgid "list of alias" msgstr "liste des alias" #, c-format -msgid "%s: debug enabled" -msgstr "%s: debug activé" - -#, c-format -msgid "%s: debug disabled" -msgstr "%s: debug désactivé" - -#, c-format msgid "%s: \"%s\" removed" msgstr "%s: \"%s\" supprimé" @@ -2187,26 +2210,6 @@ msgstr "" "charset: nouveau charset pour le tampon courant\n" " reset: réinitialiser les charsets pour le tampon courant" -msgid "print debug messages" -msgstr "affiche des messages de debogage" - -msgid "dump | buffer | windows | text" -msgstr "dump | buffer | windows | texte" - -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -" dump: affiche les variables mémoire WeeChat dans le fichier log (les " -"mêmes messages sont affichés lorsque WeeChat plante)\n" -" buffer: affiche le contenu du tampon en valeurs hexadécimales dans le " -"fichier log\n" -"windows: affiche l'arbre des fenêtres<\n" -" texte: envoie le signal \"debug\" avec \"texte\" comme paramètre" - msgid "demo message without prefix" msgstr "message de démonstration sans préfixe" @@ -4978,29 +4981,3 @@ 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 "automatically log server messages" -#~ msgstr "enregistrer automatiquement les messages du serveur" - -#~ msgid "automatically log channel chats" -#~ msgstr "enregistrer automatiquement les conversations des canaux" - -#~ msgid "automatically log private chats" -#~ msgstr "enregistrer automatiquement les conversations privées" - -#~ msgid "" -#~ " list: show logging status for open buffers\n" -#~ " set: set logging level on current buffer\n" -#~ " level: level for messages to be logged (0 = logging disabled, 1 = a few " -#~ "messages (most important) .. 9 = all messages)\n" -#~ "disable: disable logging on current buffer (set level to 0)" -#~ msgstr "" -#~ " list: afficher le statut d'enregistrement pour les tampons ouverts\n" -#~ " set: définir le niveau d'enregistrement pour le tampon courant\n" -#~ " niveau: niveau des messages qui doivent être enregistrés (0 = pas " -#~ "d'enregistrement, 1 = quelques messages (les plus importants) .. 9 = tous " -#~ "les messages)\n" -#~ "disable: désactiver l'enregistrement du tampon courant" - -#~ msgid "New level for buffer \"%s\" is %d" -#~ msgstr "Le nouveau niveau pour le tampon \"%s\" est %d" @@ -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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+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" @@ -232,6 +232,10 @@ msgstr "" msgid "%sPlugin \"%s\" not found" msgstr "%s cím \"%s\" nem található\n" +#, c-format +msgid "Debug disabled for \"%s\"" +msgstr "" + #, fuzzy, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " (nincs üzenetkezelő)\n" @@ -824,6 +828,27 @@ msgstr "" "parancs: futtatandó parancs (egy '/' autómatikusan hozzáadódik, ha nincs " "megadva a parancs elején)\n" +msgid "control debug for core/plugins" +msgstr "" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "" + +#, fuzzy +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +" dump: memóriatartalom mentése a WeeChat logba (ugyanez a tartalom íródik " +"a WeeChat összeomlásakor)\n" +" buffer: hexadecimális puffertartalom logba írása\n" +"windows: ablakfa megjelenítése" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1106,6 +1131,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "A mai dátum: %s\n" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" @@ -2041,14 +2069,6 @@ msgid "list of alias" msgstr "Aliaszok listája:\n" #, fuzzy, c-format -msgid "%s: debug enabled" -msgstr "FIFO cső nyitva\n" - -#, c-format -msgid "%s: debug disabled" -msgstr "" - -#, fuzzy, c-format msgid "%s: \"%s\" removed" msgstr "A \"%s\" aliasz eltávolítva\n" @@ -2176,26 +2196,6 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" -msgid "print debug messages" -msgstr "hibakereső üzenetek megjelenítése" - -#, fuzzy -msgid "dump | buffer | windows | text" -msgstr "dump | buffer | windows" - -#, fuzzy -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -" dump: memóriatartalom mentése a WeeChat logba (ugyanez a tartalom íródik " -"a WeeChat összeomlásakor)\n" -" buffer: hexadecimális puffertartalom logba írása\n" -"windows: ablakfa megjelenítése" - msgid "demo message without prefix" msgstr "" @@ -4910,6 +4910,21 @@ msgstr "%s DCC: nem sikerült 'nonblock' opciót beállítani a csatornán\n" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" +#, fuzzy +#~ msgid "debug: \"%s\" => %d" +#~ msgstr "A \"%s\" aliasz eltávolítva\n" + +#, fuzzy +#~ msgid "%s: debug enabled" +#~ msgstr "FIFO cső nyitva\n" + +#~ msgid "print debug messages" +#~ msgstr "hibakereső üzenetek megjelenítése" + +#, fuzzy +#~ msgid "dump | buffer | windows | text" +#~ msgstr "dump | buffer | windows" + #~ msgid "automatically log server messages" #~ msgstr "szerverüzenetek automatikus naplózása" @@ -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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+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" @@ -228,6 +228,10 @@ msgstr "" msgid "%sPlugin \"%s\" not found" msgstr "%s адрес \"%s\" не найден\n" +#, c-format +msgid "Debug disabled for \"%s\"" +msgstr "" + #, fuzzy, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " (нет обработчика сообщений)\n" @@ -818,6 +822,28 @@ msgstr "" "команда: исполняемая команда ('/' автоматически добавляется в начало " "команды)\n" +msgid "control debug for core/plugins" +msgstr "" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "" + +#, fuzzy +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +" dump: сохранить дамп памяти в журнал WeeChat (аналогично дампу при крахе " +"WeeChat)\n" +" buffer: сохранить содержимое буфера с шестнадцатеричными значениями в log-" +"файл\n" +"windows: отобразить дерево окон" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1101,6 +1127,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "Дата сменилась на %s\n" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" @@ -2045,14 +2074,6 @@ msgid "list of alias" msgstr "Список сокращений:\n" #, fuzzy, c-format -msgid "%s: debug enabled" -msgstr "FIFO pipe открыт\n" - -#, c-format -msgid "%s: debug disabled" -msgstr "" - -#, fuzzy, c-format msgid "%s: \"%s\" removed" msgstr "Сокращение \"%s\" удалено\n" @@ -2180,27 +2201,6 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" -msgid "print debug messages" -msgstr "выводить отладочные сообщения" - -#, fuzzy -msgid "dump | buffer | windows | text" -msgstr "dump | buffer | windows" - -#, fuzzy -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -" dump: сохранить дамп памяти в журнал WeeChat (аналогично дампу при крахе " -"WeeChat)\n" -" buffer: сохранить содержимое буфера с шестнадцатеричными значениями в log-" -"файл\n" -"windows: отобразить дерево окон" - msgid "demo message without prefix" msgstr "" @@ -4892,6 +4892,21 @@ msgstr "%s DCC: не могу установить неблокирующий р msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s нет аргумента для параметра \"%s\"\n" +#, fuzzy +#~ msgid "debug: \"%s\" => %d" +#~ msgstr "Сокращение \"%s\" удалено\n" + +#, fuzzy +#~ msgid "%s: debug enabled" +#~ msgstr "FIFO pipe открыт\n" + +#~ msgid "print debug messages" +#~ msgstr "выводить отладочные сообщения" + +#, fuzzy +#~ msgid "dump | buffer | windows | text" +#~ msgstr "dump | buffer | windows" + #~ msgid "automatically log server messages" #~ msgstr "автоматически журналировать сообщения сервера" diff --git a/po/srcfiles.cmake b/po/srcfiles.cmake index 7b5156af0..0ad2a4ddc 100644 --- a/po/srcfiles.cmake +++ b/po/srcfiles.cmake @@ -91,7 +91,6 @@ SET(WEECHAT_SOURCES ./src/plugins/aspell/weechat-aspell-speller.c ./src/plugins/aspell/weechat-aspell-speller.h ./src/plugins/charset/charset.c -./src/plugins/debug/debug.c ./src/plugins/demo/demo.c ./src/plugins/fifo/fifo.c ./src/plugins/fifo/fifo.h diff --git a/po/weechat.pot b/po/weechat.pot index a8a337fde..f4c21d763 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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+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" @@ -203,6 +203,10 @@ msgid "%sPlugin \"%s\" not found" msgstr "" #, c-format +msgid "Debug disabled for \"%s\"" +msgstr "" + +#, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr "" @@ -706,6 +710,22 @@ msgid "" "beginning of command)" msgstr "" +msgid "control debug for core/plugins" +msgstr "" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "" + +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -928,6 +948,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" @@ -1711,14 +1734,6 @@ msgid "list of alias" msgstr "" #, c-format -msgid "%s: debug enabled" -msgstr "" - -#, c-format -msgid "%s: debug disabled" -msgstr "" - -#, c-format msgid "%s: \"%s\" removed" msgstr "" @@ -1844,20 +1859,6 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" -msgid "print debug messages" -msgstr "" - -msgid "dump | buffer | windows | text" -msgstr "" - -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" - msgid "demo message without prefix" msgstr "" |