mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
core: update translations (issue #1375)
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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 | スクリプトのリスト | スクリプトポインタ (任意) | スクリプト名 (ワイルドカード "*" を使うことができます) (任意)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
@@ -4634,6 +4634,14 @@ msgid ""
|
||||
"evaluated, see /help buflist)"
|
||||
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"
|
||||
|
||||
|
||||
+9
-1
@@ -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"
|
||||
@@ -5272,6 +5272,14 @@ msgstr ""
|
||||
"comando executado quando o WeeChat inicia, antes do carregamento dos plugins "
|
||||
"(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"
|
||||
@@ -4671,6 +4671,14 @@ msgid ""
|
||||
"evaluated, see /help buflist)"
|
||||
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"
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
|
||||
+7
-1
@@ -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 ""
|
||||
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user