core: update translations and auto-generated files with hdata/infolists

This commit is contained in:
Sebastien Helleu 2013-05-21 22:39:18 +02:00
parent 8771986f3f
commit 1b9cfb5cc3
21 changed files with 369 additions and 14 deletions

View File

@ -619,6 +619,41 @@
'last_gui_key_mouse' +
'last_gui_key_search'
| weechat | layout | layout |
'name' (string) +
'layout_buffers' (pointer, hdata: "layout_buffer") +
'last_layout_buffer' (pointer, hdata: "layout_buffer") +
'layout_windows' (pointer, hdata: "layout_window") +
'internal_id' (integer) +
'internal_id_current_window' (integer) +
'prev_layout' (pointer, hdata: "layout") +
'next_layout' (pointer, hdata: "layout") |
|
'gui_layout_current' +
'gui_layouts' +
'last_gui_layout'
| weechat | layout_buffer | buffer layout |
'plugin_name' (string) +
'buffer_name' (string) +
'number' (integer) +
'prev_layout' (pointer, hdata: "layout_buffer") +
'next_layout' (pointer, hdata: "layout_buffer") |
|
-
| weechat | layout_window | window layout |
'internal_id' (integer) +
'parent_node' (pointer, hdata: "layout_window") +
'split_pct' (integer) +
'split_horiz' (integer) +
'child1' (pointer, hdata: "layout_window") +
'child2' (pointer, hdata: "layout_window") +
'plugin_name' (string) +
'buffer_name' (string) |
|
-
| weechat | line | Struktur mit einer Zeile |
'data' (pointer, hdata: "line_data") +
'prev_line' (pointer, hdata: "line") +

View File

@ -54,6 +54,8 @@
| weechat | key | Auflistung der Tastenzuweisungen | - | Kontext ("default", "search", "cursor" oder "mouse") (optional)
| weechat | layout | list of layouts | - | -
| weechat | nicklist | Nicks in Nickliste für einen Buffer | Buffer Pointer | nick_xxx oder group_xxx um nur den Nick/Group xxx abzufragen (optional)
| weechat | option | Auflistung der Optionen | - | Name einer Option (darf mit einem "*" als Platzhalter beginnen oder enden) (optional)

View File

@ -619,6 +619,41 @@
'last_gui_key_mouse' +
'last_gui_key_search'
| weechat | layout | layout |
'name' (string) +
'layout_buffers' (pointer, hdata: "layout_buffer") +
'last_layout_buffer' (pointer, hdata: "layout_buffer") +
'layout_windows' (pointer, hdata: "layout_window") +
'internal_id' (integer) +
'internal_id_current_window' (integer) +
'prev_layout' (pointer, hdata: "layout") +
'next_layout' (pointer, hdata: "layout") |
|
'gui_layout_current' +
'gui_layouts' +
'last_gui_layout'
| weechat | layout_buffer | buffer layout |
'plugin_name' (string) +
'buffer_name' (string) +
'number' (integer) +
'prev_layout' (pointer, hdata: "layout_buffer") +
'next_layout' (pointer, hdata: "layout_buffer") |
|
-
| weechat | layout_window | window layout |
'internal_id' (integer) +
'parent_node' (pointer, hdata: "layout_window") +
'split_pct' (integer) +
'split_horiz' (integer) +
'child1' (pointer, hdata: "layout_window") +
'child2' (pointer, hdata: "layout_window") +
'plugin_name' (string) +
'buffer_name' (string) |
|
-
| weechat | line | structure with one line |
'data' (pointer, hdata: "line_data") +
'prev_line' (pointer, hdata: "line") +

View File

@ -54,6 +54,8 @@
| weechat | key | list of key bindings | - | context ("default", "search", "cursor" or "mouse") (optional)
| weechat | layout | list of layouts | - | -
| weechat | nicklist | nicks in nicklist for a buffer | buffer pointer | nick_xxx or group_xxx to get only nick/group xxx (optional)
| weechat | option | list of options | - | option name (can start or end with "*" as wildcard) (optional)

View File

@ -619,6 +619,41 @@
'last_gui_key_mouse' +
'last_gui_key_search'
| weechat | layout | disposition |
'name' (string) +
'layout_buffers' (pointer, hdata: "layout_buffer") +
'last_layout_buffer' (pointer, hdata: "layout_buffer") +
'layout_windows' (pointer, hdata: "layout_window") +
'internal_id' (integer) +
'internal_id_current_window' (integer) +
'prev_layout' (pointer, hdata: "layout") +
'next_layout' (pointer, hdata: "layout") |
|
'gui_layout_current' +
'gui_layouts' +
'last_gui_layout'
| weechat | layout_buffer | disposition de tampon |
'plugin_name' (string) +
'buffer_name' (string) +
'number' (integer) +
'prev_layout' (pointer, hdata: "layout_buffer") +
'next_layout' (pointer, hdata: "layout_buffer") |
|
-
| weechat | layout_window | disposition de fenêtre |
'internal_id' (integer) +
'parent_node' (pointer, hdata: "layout_window") +
'split_pct' (integer) +
'split_horiz' (integer) +
'child1' (pointer, hdata: "layout_window") +
'child2' (pointer, hdata: "layout_window") +
'plugin_name' (string) +
'buffer_name' (string) |
|
-
| weechat | line | structure avec une ligne |
'data' (pointer, hdata: "line_data") +
'prev_line' (pointer, hdata: "line") +

View File

@ -54,6 +54,8 @@
| weechat | key | liste des associations de touches | - | contexte ("default", "search", "cursor" ou "mouse") (optionnel)
| weechat | layout | liste des dispositions | - | -
| weechat | nicklist | pseudos dans la liste des pseudos pour un tampon | pointeur vers le tampon | nick_xxx ou group_xxx pour avoir seulement le pseudo/groupe xxx (optionnel)
| weechat | option | liste des options | - | nom d'option (peut démarrer ou se terminer par "*" comme joker) (optionnel)

View File

@ -619,6 +619,41 @@
'last_gui_key_mouse' +
'last_gui_key_search'
| weechat | layout | layout |
'name' (string) +
'layout_buffers' (pointer, hdata: "layout_buffer") +
'last_layout_buffer' (pointer, hdata: "layout_buffer") +
'layout_windows' (pointer, hdata: "layout_window") +
'internal_id' (integer) +
'internal_id_current_window' (integer) +
'prev_layout' (pointer, hdata: "layout") +
'next_layout' (pointer, hdata: "layout") |
|
'gui_layout_current' +
'gui_layouts' +
'last_gui_layout'
| weechat | layout_buffer | buffer layout |
'plugin_name' (string) +
'buffer_name' (string) +
'number' (integer) +
'prev_layout' (pointer, hdata: "layout_buffer") +
'next_layout' (pointer, hdata: "layout_buffer") |
|
-
| weechat | layout_window | window layout |
'internal_id' (integer) +
'parent_node' (pointer, hdata: "layout_window") +
'split_pct' (integer) +
'split_horiz' (integer) +
'child1' (pointer, hdata: "layout_window") +
'child2' (pointer, hdata: "layout_window") +
'plugin_name' (string) +
'buffer_name' (string) |
|
-
| weechat | line | struttura con una sola riga |
'data' (pointer, hdata: "line_data") +
'prev_line' (pointer, hdata: "line") +

View File

@ -54,6 +54,8 @@
| weechat | key | elenco di tasti associati | - | contesto ("default", "search", "cursor" o "mouse") (opzionale)
| weechat | layout | list of layouts | - | -
| weechat | nicklist | nick nella lista nick per un buffer | puntatore al buffer | nick_xxx o group_xxx per ottenere solo xxx di nick/group (opzionale)
| weechat | option | elenco delle opzioni | - | nome opzione (può iniziare o terminare con "*" come carattere jolly) (opzionale)

View File

@ -619,6 +619,41 @@
'last_gui_key_mouse' +
'last_gui_key_search'
| weechat | layout | layout |
'name' (string) +
'layout_buffers' (pointer, hdata: "layout_buffer") +
'last_layout_buffer' (pointer, hdata: "layout_buffer") +
'layout_windows' (pointer, hdata: "layout_window") +
'internal_id' (integer) +
'internal_id_current_window' (integer) +
'prev_layout' (pointer, hdata: "layout") +
'next_layout' (pointer, hdata: "layout") |
|
'gui_layout_current' +
'gui_layouts' +
'last_gui_layout'
| weechat | layout_buffer | buffer layout |
'plugin_name' (string) +
'buffer_name' (string) +
'number' (integer) +
'prev_layout' (pointer, hdata: "layout_buffer") +
'next_layout' (pointer, hdata: "layout_buffer") |
|
-
| weechat | layout_window | window layout |
'internal_id' (integer) +
'parent_node' (pointer, hdata: "layout_window") +
'split_pct' (integer) +
'split_horiz' (integer) +
'child1' (pointer, hdata: "layout_window") +
'child2' (pointer, hdata: "layout_window") +
'plugin_name' (string) +
'buffer_name' (string) |
|
-
| weechat | line | 1 行の構造 |
'data' (pointer, hdata: "line_data") +
'prev_line' (pointer, hdata: "line") +

View File

@ -54,6 +54,8 @@
| weechat | key | キー割り当てのリスト | - | コンテキスト ("default"、"search"、"cursor"、"mouse") (オプション)
| weechat | layout | list of layouts | - | -
| weechat | nicklist | バッファのニックネームリスト内のニックネーム | バッファポインタ | ニックネーム/グループ xxx のみについて取得するには nick_xxx または group_xxx を使う (オプション)
| weechat | option | オプションリスト | - | オプション名 (ワイルドカードとして "*" で始めるか終われる) (オプション)

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7507,6 +7507,10 @@ msgstr "seznam napojení kláves"
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
#, fuzzy
msgid "list of layouts"
msgstr "jména polí"
msgid "nicks in nicklist for a buffer"
msgstr "přezdívky v seznamu přezdívek bufferu"
@ -7598,6 +7602,18 @@ msgstr "funkce pro příkazovou řádku"
msgid "a key (keyboard shortcut)"
msgstr ""
#, fuzzy
msgid "layout"
msgstr "Uložené rozložení bufferů:"
#, fuzzy
msgid "buffer layout"
msgstr "ukazatel bufferu"
#, fuzzy
msgid "window layout"
msgstr "spravuje okna"
msgid "structure with lines"
msgstr ""

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
@ -8217,6 +8217,10 @@ msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
"Kontext (\"default\", \"search\", \"cursor\" oder \"mouse\") (optional)"
#, fuzzy
msgid "list of layouts"
msgstr "Namen der Layouts"
msgid "nicks in nicklist for a buffer"
msgstr "Nicks in Nickliste für einen Buffer"
@ -8298,6 +8302,18 @@ msgstr "Struktur der Rücknahmen für die Befehlszeile"
msgid "a key (keyboard shortcut)"
msgstr "Tastenbelegung (Tastaturkurzbefehl)"
#, fuzzy
msgid "layout"
msgstr "gespeicherte Layouts:"
#, fuzzy
msgid "buffer layout"
msgstr "Buffer Pointer"
#, fuzzy
msgid "window layout"
msgstr "Fenster"
msgid "structure with lines"
msgstr "Struktur mit Zeilen"

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7772,6 +7772,10 @@ msgstr "lista de atajos de teclas"
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr "contexto (\"default\", \"search\", \"cursor\" o \"mouse\") (opcional)"
#, fuzzy
msgid "list of layouts"
msgstr "nombres de barras"
msgid "nicks in nicklist for a buffer"
msgstr "apodos en la lista de apodos de un buffer"
@ -7851,6 +7855,18 @@ msgstr "estructura con deshacer para la línea de entrada"
msgid "a key (keyboard shortcut)"
msgstr "una tecla (atajo de teclado)"
#, fuzzy
msgid "layout"
msgstr "Esquema de buffers guardado:"
#, fuzzy
msgid "buffer layout"
msgstr "puntero del buffer"
#, fuzzy
msgid "window layout"
msgstr "ventana"
msgid "structure with lines"
msgstr "estructura con líneas"

View File

@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-21 22:35+0200\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@ -7984,6 +7984,9 @@ msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
"contexte (\"default\", \"search\", \"cursor\" ou \"mouse\") (optionnel)"
msgid "list of layouts"
msgstr "liste des dispositions"
msgid "nicks in nicklist for a buffer"
msgstr "pseudos dans la liste des pseudos pour un tampon"
@ -8064,6 +8067,15 @@ msgstr "structure avec le \"undo\" pour la ligne de commande"
msgid "a key (keyboard shortcut)"
msgstr "une touche (un raccourci clavier)"
msgid "layout"
msgstr "disposition"
msgid "buffer layout"
msgstr "disposition de tampon"
msgid "window layout"
msgstr "disposition de fenêtre"
msgid "structure with lines"
msgstr "structure avec des lignes"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6994,6 +6994,10 @@ msgstr "Mellőzések listája:\n"
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
#, fuzzy
msgid "list of layouts"
msgstr "Aliaszok listája:\n"
#, fuzzy
msgid "nicks in nicklist for a buffer"
msgstr "érvénytelen pufferhossz"
@ -7084,6 +7088,18 @@ msgstr "szöveg beillesztése a parancssorba"
msgid "a key (keyboard shortcut)"
msgstr ""
#, fuzzy
msgid "layout"
msgstr "a pufferek időbélyege"
#, fuzzy
msgid "buffer layout"
msgstr "szöveg keresése a puffertörténetben"
#, fuzzy
msgid "window layout"
msgstr "ablakok kezelése"
msgid "structure with lines"
msgstr ""

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-18 22:45+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7838,6 +7838,10 @@ msgstr "elenco di tasti associati"
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr "contesto (\"default\", \"search\", \"cursor\" o \"mouse\") (opzionale)"
#, fuzzy
msgid "list of layouts"
msgstr "nomi dei layout"
msgid "nicks in nicklist for a buffer"
msgstr "nick nella lista nick per un buffer"
@ -7918,6 +7922,18 @@ msgstr "struttura con \"undo\"per la riga di input"
msgid "a key (keyboard shortcut)"
msgstr "un tasto (scorciatoia da tastiera)"
#, fuzzy
msgid "layout"
msgstr "Layout salvati:"
#, fuzzy
msgid "buffer layout"
msgstr "puntatore al buffer"
#, fuzzy
msgid "window layout"
msgstr "finestra"
msgid "structure with lines"
msgstr "struttura con più righe"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
@ -7709,6 +7709,10 @@ msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
"コンテキスト (\"default\"、\"search\"、\"cursor\"、\"mouse\") (オプション)"
#, fuzzy
msgid "list of layouts"
msgstr "レイアウトの名前"
msgid "nicks in nicklist for a buffer"
msgstr "バッファのニックネームリスト内のニックネーム"
@ -7788,6 +7792,18 @@ msgstr "入力行をアンドゥする構造"
msgid "a key (keyboard shortcut)"
msgstr "キー (キーボードショートカット)"
#, fuzzy
msgid "layout"
msgstr "保存されたレイアウト:"
#, fuzzy
msgid "buffer layout"
msgstr "バッファポインタ"
#, fuzzy
msgid "window layout"
msgstr "ウィンドウ"
msgid "structure with lines"
msgstr "行を持つ構造"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:54+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -29,7 +29,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 1.5.5\n"
#. TRANSLATORS: "%s %s" after "compiled on" is date and time
@ -7855,6 +7856,10 @@ msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
"kontekst (\"default\", \"search\", \"cursor\" lub \"mouse\") (opcjonalne)"
#, fuzzy
msgid "list of layouts"
msgstr "nazwy układów"
msgid "nicks in nicklist for a buffer"
msgstr "nicki na liście nicków bufora"
@ -7931,6 +7936,18 @@ msgstr "struktura z cofnięciem dla linii komend"
msgid "a key (keyboard shortcut)"
msgstr "klawisz (skrót klawiszowy)"
#, fuzzy
msgid "layout"
msgstr "Zapisane układy:"
#, fuzzy
msgid "buffer layout"
msgstr "wskaźnik bufora"
#, fuzzy
msgid "window layout"
msgstr "okno"
msgid "structure with lines"
msgstr "struktura z liniami"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:55+0200\n"
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7183,6 +7183,10 @@ msgstr "lista de atalhos de teclado"
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr "contexto (\"padrão\", \"busca\", \"cursor\" ou \"mouse\") (opcional)"
#, fuzzy
msgid "list of layouts"
msgstr "nomes das barras"
msgid "nicks in nicklist for a buffer"
msgstr "apelidos na lista de apelidos para um buffer"
@ -7262,6 +7266,18 @@ msgstr "estrutura com desfazer para linha de entrada"
msgid "a key (keyboard shortcut)"
msgstr "uma tecla (atalho de teclado)"
#, fuzzy
msgid "layout"
msgstr "Disposição dos buffers salva:"
#, fuzzy
msgid "buffer layout"
msgstr "pointeiro do buffer"
#, fuzzy
msgid "window layout"
msgstr "janela"
msgid "structure with lines"
msgstr "estrutura com linhas"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-11 18:28+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-05-20 16:55+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -29,7 +29,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Poedit-Bookmarks: -1,-1,608,-1,-1,-1,-1,-1,-1,-1\n"
#. TRANSLATORS: "%s %s" after "compiled on" is date and time
@ -7020,6 +7021,10 @@ msgstr "Список игнорирования:\n"
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
#, fuzzy
msgid "list of layouts"
msgstr "Список сокращений:\n"
#, fuzzy
msgid "nicks in nicklist for a buffer"
msgstr "некорректная длина буфера"
@ -7110,6 +7115,18 @@ msgstr "вставить строку в поле ввода"
msgid "a key (keyboard shortcut)"
msgstr ""
#, fuzzy
msgid "layout"
msgstr "время в буферах"
#, fuzzy
msgid "buffer layout"
msgstr "поиск текста в истории буфера"
#, fuzzy
msgid "window layout"
msgstr "управление окнами"
msgid "structure with lines"
msgstr ""

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2013-05-03 22:21+0200\n"
"POT-Creation-Date: 2013-05-21 22:34+0200\n"
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6171,6 +6171,9 @@ msgstr ""
msgid "context (\"default\", \"search\", \"cursor\" or \"mouse\") (optional)"
msgstr ""
msgid "list of layouts"
msgstr ""
msgid "nicks in nicklist for a buffer"
msgstr ""
@ -6246,6 +6249,15 @@ msgstr ""
msgid "a key (keyboard shortcut)"
msgstr ""
msgid "layout"
msgstr ""
msgid "buffer layout"
msgstr ""
msgid "window layout"
msgstr ""
msgid "structure with lines"
msgstr ""