diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-07-11 07:29:21 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-07-11 07:30:01 +0200 |
commit | 643376fc1da93cf3a60169995356da14aa572d17 (patch) | |
tree | 9528ebc85e4a66306435aa529e9c86a511ef9146 | |
parent | 26c0b1270f3bcb49faf2b812927d03c00ed789cc (diff) | |
download | weechat-643376fc1da93cf3a60169995356da14aa572d17.zip |
core: update translations (issue #1375)
-rw-r--r-- | doc/de/autogen/plugin_api/infolists.adoc | 2 | ||||
-rw-r--r-- | doc/en/autogen/plugin_api/infolists.adoc | 2 | ||||
-rw-r--r-- | doc/fr/autogen/plugin_api/infolists.adoc | 2 | ||||
-rw-r--r-- | doc/it/autogen/plugin_api/infolists.adoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/plugin_api/infolists.adoc | 2 | ||||
-rw-r--r-- | doc/pl/autogen/plugin_api/infolists.adoc | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 2 | ||||
-rw-r--r-- | po/cs.po | 10 | ||||
-rw-r--r-- | po/de.po | 10 | ||||
-rw-r--r-- | po/es.po | 10 | ||||
-rw-r--r-- | po/fr.po | 10 | ||||
-rw-r--r-- | po/hu.po | 10 | ||||
-rw-r--r-- | po/it.po | 10 | ||||
-rw-r--r-- | po/ja.po | 10 | ||||
-rw-r--r-- | po/pl.po | 10 | ||||
-rw-r--r-- | po/pt.po | 10 | ||||
-rw-r--r-- | po/pt_BR.po | 10 | ||||
-rw-r--r-- | po/ru.po | 10 | ||||
-rw-r--r-- | po/srcfiles.cmake | 2 | ||||
-rw-r--r-- | po/tr.po | 10 | ||||
-rw-r--r-- | po/weechat.pot | 8 | ||||
-rw-r--r-- | src/plugins/buflist/buflist-info.c | 4 |
22 files changed, 132 insertions, 16 deletions
diff --git a/doc/de/autogen/plugin_api/infolists.adoc b/doc/de/autogen/plugin_api/infolists.adoc index 82e754b85..54bae1309 100644 --- a/doc/de/autogen/plugin_api/infolists.adoc +++ b/doc/de/autogen/plugin_api/infolists.adoc @@ -10,6 +10,8 @@ | alias | alias_default | Liste der standardmäßigen Aliase | - | - +| buflist | buflist | list of buffers in a buflist bar item | - | buflist bar item name (optional) + | fset | fset_option | Auflistung der fset Optionen | fset Option-Pointer (optional) | Name einer Einstellung (Platzhalter "*" kann verwendet werden) (optional) | guile | guile_script | Liste der Skripten | Skript Pointer (optional) | Name des Skriptes (Platzhalter "*" kann verwendet werden) (optional) diff --git a/doc/en/autogen/plugin_api/infolists.adoc b/doc/en/autogen/plugin_api/infolists.adoc index b1f91a303..093335b36 100644 --- a/doc/en/autogen/plugin_api/infolists.adoc +++ b/doc/en/autogen/plugin_api/infolists.adoc @@ -10,6 +10,8 @@ | alias | alias_default | list of default aliases | - | - +| buflist | buflist | list of buffers in a buflist bar item | - | buflist bar item name (optional) + | fset | fset_option | list of fset options | fset option pointer (optional) | option name (wildcard "*" is allowed) (optional) | guile | guile_script | list of scripts | script pointer (optional) | script name (wildcard "*" is allowed) (optional) diff --git a/doc/fr/autogen/plugin_api/infolists.adoc b/doc/fr/autogen/plugin_api/infolists.adoc index 0d8abbd84..62a609db7 100644 --- a/doc/fr/autogen/plugin_api/infolists.adoc +++ b/doc/fr/autogen/plugin_api/infolists.adoc @@ -10,6 +10,8 @@ | alias | alias_default | liste des alias par défaut | - | - +| buflist | buflist | liste des tampons dans un objet de barre buflist | - | nom d'objet de barre buflist (optionnel) + | fset | fset_option | liste des options fset | pointeur vers l'option fset (optionnel) | nom d'option (le caractère joker "*" est autorisé) (optionnel) | guile | guile_script | liste des scripts | pointeur vers le script (optionnel) | nom de script (le caractère joker "*" est autorisé) (optionnel) diff --git a/doc/it/autogen/plugin_api/infolists.adoc b/doc/it/autogen/plugin_api/infolists.adoc index e0e6e8db8..46feef194 100644 --- a/doc/it/autogen/plugin_api/infolists.adoc +++ b/doc/it/autogen/plugin_api/infolists.adoc @@ -10,6 +10,8 @@ | alias | alias_default | list of default aliases | - | - +| buflist | buflist | list of buffers in a buflist bar item | - | buflist bar item name (optional) + | fset | fset_option | list of fset options | fset option pointer (optional) | option name (wildcard "*" is allowed) (optional) | guile | guile_script | elenco degli script | puntatore allo script (opzionale) | script name (wildcard "*" is allowed) (optional) diff --git a/doc/ja/autogen/plugin_api/infolists.adoc b/doc/ja/autogen/plugin_api/infolists.adoc index 39d7a4c43..f6caeee22 100644 --- a/doc/ja/autogen/plugin_api/infolists.adoc +++ b/doc/ja/autogen/plugin_api/infolists.adoc @@ -10,6 +10,8 @@ | alias | alias_default | デフォルトで定義された別名のリスト | - | - +| buflist | buflist | list of buffers in a buflist bar item | - | buflist bar item name (optional) + | fset | fset_option | fset オプションのリスト | fset オプションポインタ (任意) | オプション名 (ワイルドカード "*" を使うことができます) (任意) | guile | guile_script | スクリプトのリスト | スクリプトポインタ (任意) | スクリプト名 (ワイルドカード "*" を使うことができます) (任意) diff --git a/doc/pl/autogen/plugin_api/infolists.adoc b/doc/pl/autogen/plugin_api/infolists.adoc index ca99a7529..516680482 100644 --- a/doc/pl/autogen/plugin_api/infolists.adoc +++ b/doc/pl/autogen/plugin_api/infolists.adoc @@ -10,6 +10,8 @@ | alias | alias_default | lista domyślnych aliasów | - | - +| buflist | buflist | list of buffers in a buflist bar item | - | buflist bar item name (optional) + | fset | fset_option | lista opcji fset | wskaźnik opcji fset (opcjonalne) | nazwa opcji (wildcard "*" jest dozwolony) (opcjonalne) | guile | guile_script | lista skryptów | wskaźnik skryptu (opcjonalne) | nazwa skryptu (wildcard "*" jest dozwolony) (opcjonalne) diff --git a/po/POTFILES.in b/po/POTFILES.in index a5bac2574..6d13cb5c2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -155,6 +155,8 @@ ./src/plugins/buflist/buflist-command.h ./src/plugins/buflist/buflist-config.c ./src/plugins/buflist/buflist-config.h +./src/plugins/buflist/buflist-info.c +./src/plugins/buflist/buflist-info.h ./src/plugins/buflist/buflist-mouse.c ./src/plugins/buflist/buflist-mouse.h ./src/plugins/buflist/buflist.h @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5093,6 +5093,14 @@ msgid "" "evaluated, see /help buflist)" msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "seznam bufferů v hotlistu" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "ukazatel položky pole (volitelný)" + msgid "Charset conversions" msgstr "konverze znakové sady" @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-06-22 08:39+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -6161,6 +6161,14 @@ msgstr "" "${number} die eingerückte Nummer (Hinweis: Inhalt wird evaluiert, siehe /" "help buflist)" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "Liste der Buffer in Hotlist" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "Modelist Item Pointer (optional)" + msgid "Charset conversions" msgstr "Zeichensatzkonvertierung" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5296,6 +5296,14 @@ msgid "" "evaluated, see /help buflist)" msgstr "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "lista de buffers en la lista de actividad" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "puntero del elemento de barra (opcional)" + msgid "Charset conversions" msgstr "Conversiones de mapa de caracteres" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" -"PO-Revision-Date: 2019-06-22 08:39+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" +"PO-Revision-Date: 2019-07-11 07:28+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6015,6 +6015,12 @@ msgstr "" "format pour un numéro de tampon, ${number} est le numéro indenté (note : le " "contenu est évalué, voir /help buflist)" +msgid "list of buffers in a buflist bar item" +msgstr "liste des tampons dans un objet de barre buflist" + +msgid "buflist bar item name (optional)" +msgstr "nom d'objet de barre buflist (optionnel)" + msgid "Charset conversions" msgstr "Conversions de charset" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4635,6 +4635,14 @@ msgid "" msgstr "felhasználónév az IRC szerveren" #, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "kiemelendő szavak listája" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "konfigurációs paraméterek beállítása" + +#, fuzzy msgid "Charset conversions" msgstr "WeeChat szlogen" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:31+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5454,6 +5454,14 @@ msgstr "" "nome utente per il server proxy (nota: il contenuto viene valutato, " "consultare /help eval)" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "elenco dei buffer nella hotlist" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "puntatore all'elemento della barra (opzionale)" + msgid "Charset conversions" msgstr "Conversione del set caratteri" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-06-22 08:40+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -5761,6 +5761,14 @@ msgstr "" "バッファ番号の表示書式、${number} はインデント済み番号です (注意: 値は評価さ" "れます、/help eval を参照してください)" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "ホットリストに含まれるバッファ" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "モードリスト要素のポインタ (任意)" + msgid "Charset conversions" msgstr "文字セット変換" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-06-22 08:40+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -5875,6 +5875,14 @@ msgstr "" "format dla numeru bufora, ${number} to wyrównany numr (uwaga: zawartość jest " "przetwarzana, zobacz /help buflist)" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "lista buforów w hotliście" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "wskaźnik elementu modlisty (opcjonalne)" + msgid "Charset conversions" msgstr "Konwersja kodowania" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -5716,6 +5716,14 @@ msgid "" msgstr "" "nome real a usar no servidor (nota: o conteúdo é avaliado, ver /help eval)" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "lista de buffers na hotlist" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "ponteiro para o item da barra (opcional)" + msgid "Charset conversions" msgstr "Conversões de conjunto de carateres" diff --git a/po/pt_BR.po b/po/pt_BR.po index 23c27c0e7..b5ed06ea3 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5273,6 +5273,14 @@ msgstr "" "(nota: conteúdo é avaliado, veja /help eval)" #, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "lista de buffers na lista de atividade" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "ponteiro do item da barra (opcional)" + +#, fuzzy msgid "Charset conversions" msgstr "versão do WeeChat" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4672,6 +4672,14 @@ msgid "" msgstr "ник, используемый на IRC сервере" #, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "максимальная длина имён в хотлисте" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "настроить параметры конфигурации" + +#, fuzzy msgid "Charset conversions" msgstr "слоган WeeChat" diff --git a/po/srcfiles.cmake b/po/srcfiles.cmake index 82cb32395..037ee003e 100644 --- a/po/srcfiles.cmake +++ b/po/srcfiles.cmake @@ -156,6 +156,8 @@ SET(WEECHAT_SOURCES ./src/plugins/buflist/buflist-command.h ./src/plugins/buflist/buflist-config.c ./src/plugins/buflist/buflist-config.h +./src/plugins/buflist/buflist-info.c +./src/plugins/buflist/buflist-info.h ./src/plugins/buflist/buflist-mouse.c ./src/plugins/buflist/buflist-mouse.h ./src/plugins/buflist/buflist.h @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4228,6 +4228,14 @@ msgid "" "evaluated, see /help buflist)" msgstr "" +#, fuzzy +msgid "list of buffers in a buflist bar item" +msgstr "İRC kanalı için varsayılan ayrılma iletisi" + +#, fuzzy +msgid "buflist bar item name (optional)" +msgstr "seçeneklerin listesi" + msgid "Charset conversions" msgstr "" diff --git a/po/weechat.pot b/po/weechat.pot index 87a62d961..7b94e3b73 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-06-22 08:38+0200\n" +"POT-Creation-Date: 2019-07-11 07:28+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4212,6 +4212,12 @@ msgid "" "evaluated, see /help buflist)" msgstr "" +msgid "list of buffers in a buflist bar item" +msgstr "" + +msgid "buflist bar item name (optional)" +msgstr "" + msgid "Charset conversions" msgstr "" diff --git a/src/plugins/buflist/buflist-info.c b/src/plugins/buflist/buflist-info.c index 8e09bd8d7..2d189066b 100644 --- a/src/plugins/buflist/buflist-info.c +++ b/src/plugins/buflist/buflist-info.c @@ -118,8 +118,8 @@ void buflist_info_init () { weechat_hook_infolist ( - "buflist", N_("list of buffers in a buflist"), + "buflist", N_("list of buffers in a buflist bar item"), NULL, - N_("buflist item name (optional)"), + N_("buflist bar item name (optional)"), &buflist_info_infolist_buflist_cb, NULL, NULL); } |