core: rename option "add" to "store" in command /layout
This commit is contained in:
parent
c16dd6dcde
commit
45ae0c1d67
@ -22,7 +22,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
|||||||
* core: use "+" separator to make a logical "and" between tags in command
|
* core: use "+" separator to make a logical "and" between tags in command
|
||||||
/filter, option weechat.look.highlight_tags and buffer property
|
/filter, option weechat.look.highlight_tags and buffer property
|
||||||
"highlight_tags"
|
"highlight_tags"
|
||||||
* core: rename options save/reset to add/del in command /layout
|
* core: rename options save/reset to store/del in command /layout
|
||||||
* core: add options weechat.look.buffer_auto_renumber and
|
* core: add options weechat.look.buffer_auto_renumber and
|
||||||
weechat.look.buffer_position, add option "renumber" in command /buffer, add
|
weechat.look.buffer_position, add option "renumber" in command /buffer, add
|
||||||
bar item "buffer_last_number" (task #12766)
|
bar item "buffer_last_number" (task #12766)
|
||||||
|
@ -476,23 +476,23 @@ Beispiele:
|
|||||||
[command]*`layout`* Verwaltet Buffer/Fenster Layouts::
|
[command]*`layout`* Verwaltet Buffer/Fenster Layouts::
|
||||||
|
|
||||||
----
|
----
|
||||||
/layout add [<name>] [buffers|windows]
|
/layout store [<name>] [buffers|windows]
|
||||||
apply [<name>] [buffers|windows]
|
apply [<name>] [buffers|windows]
|
||||||
leave
|
leave
|
||||||
del [<name>] [buffers|windows]
|
del [<name>] [buffers|windows]
|
||||||
rename <name> <new_name>
|
rename <name> <new_name>
|
||||||
|
|
||||||
add: erstellt ein Layout der zur Zeit verwendeten Buffer/Fenster
|
store: store current buffers/windows in a layout
|
||||||
apply: das gespeicherte Layout anwenden
|
apply: apply saved layout
|
||||||
leave: belässt das aktuelle Layout (es wird kein Layout aktualisiert)
|
leave: leave current layout (does not update any layout)
|
||||||
del: entfernt Buffer und/oder Fenster eines gesicherten Layouts
|
del: delete buffers and/or windows in a saved layout
|
||||||
(falls weder "buffers" noch "windows" angegeben wird, dann wird das Layout entfernt)
|
(if neither "buffers" nor "windows" is given after the name, the layout is deleted)
|
||||||
rename: ein Layout umbenennen
|
rename: rename a layout
|
||||||
name: Name unter welchem das Layout gesichert werden soll (Standardlayout lautet "default")
|
name: name for saved layout (default is "default")
|
||||||
buffers: speichert bzw. verwendet nur Buffer (Reihenfolge der Buffer)
|
buffers: save/apply only buffers (order of buffers)
|
||||||
windows: speichert bzw. verwendet nur Fenster (Buffer welche im jeweiligen Fenster dargestellt werden)
|
windows: save/apply only windows (buffer displayed by each window)
|
||||||
|
|
||||||
Wird der Befehl ohne Argumente aufgerufen wird das gespeicherte Layout dargestellt.
|
Without argument, this command displays saved layouts.
|
||||||
----
|
----
|
||||||
|
|
||||||
[[command_weechat_mouse]]
|
[[command_weechat_mouse]]
|
||||||
|
@ -476,13 +476,13 @@ Examples:
|
|||||||
[command]*`layout`* manage buffers/windows layouts::
|
[command]*`layout`* manage buffers/windows layouts::
|
||||||
|
|
||||||
----
|
----
|
||||||
/layout add [<name>] [buffers|windows]
|
/layout store [<name>] [buffers|windows]
|
||||||
apply [<name>] [buffers|windows]
|
apply [<name>] [buffers|windows]
|
||||||
leave
|
leave
|
||||||
del [<name>] [buffers|windows]
|
del [<name>] [buffers|windows]
|
||||||
rename <name> <new_name>
|
rename <name> <new_name>
|
||||||
|
|
||||||
add: create a layout using the current buffers/windows
|
store: store current buffers/windows in a layout
|
||||||
apply: apply saved layout
|
apply: apply saved layout
|
||||||
leave: leave current layout (does not update any layout)
|
leave: leave current layout (does not update any layout)
|
||||||
del: delete buffers and/or windows in a saved layout
|
del: delete buffers and/or windows in a saved layout
|
||||||
|
@ -476,13 +476,13 @@ Exemples:
|
|||||||
[command]*`layout`* gestion des dispositions de tampons/fenêtres::
|
[command]*`layout`* gestion des dispositions de tampons/fenêtres::
|
||||||
|
|
||||||
----
|
----
|
||||||
/layout add [<nom>] [buffers|windows]
|
/layout store [<nom>] [buffers|windows]
|
||||||
apply [<nom>] [buffers|windows]
|
apply [<nom>] [buffers|windows]
|
||||||
leave
|
leave
|
||||||
del [<nom>] [buffers|windows]
|
del [<nom>] [buffers|windows]
|
||||||
rename <nom> <nouveau_nom>
|
rename <nom> <nouveau_nom>
|
||||||
|
|
||||||
add: créer une disposition avec les tampons/fenêtres courants
|
store: stocker les tampons/fenêtres courants dans une disposition
|
||||||
apply: appliquer une disposition sauvegardée
|
apply: appliquer une disposition sauvegardée
|
||||||
leave: quitter la disposition courante (ne met à jour aucune disposition)
|
leave: quitter la disposition courante (ne met à jour aucune disposition)
|
||||||
del: supprimer les tampons et/ou fenêtres dans une disposition sauvegardée
|
del: supprimer les tampons et/ou fenêtres dans une disposition sauvegardée
|
||||||
|
@ -476,13 +476,13 @@ Esempi:
|
|||||||
[command]*`layout`* manage buffers/windows layouts::
|
[command]*`layout`* manage buffers/windows layouts::
|
||||||
|
|
||||||
----
|
----
|
||||||
/layout add [<name>] [buffers|windows]
|
/layout store [<name>] [buffers|windows]
|
||||||
apply [<name>] [buffers|windows]
|
apply [<name>] [buffers|windows]
|
||||||
leave
|
leave
|
||||||
del [<name>] [buffers|windows]
|
del [<name>] [buffers|windows]
|
||||||
rename <name> <new_name>
|
rename <name> <new_name>
|
||||||
|
|
||||||
add: create a layout using the current buffers/windows
|
store: store current buffers/windows in a layout
|
||||||
apply: apply saved layout
|
apply: apply saved layout
|
||||||
leave: leave current layout (does not update any layout)
|
leave: leave current layout (does not update any layout)
|
||||||
del: delete buffers and/or windows in a saved layout
|
del: delete buffers and/or windows in a saved layout
|
||||||
|
@ -476,13 +476,13 @@ listdefault: デフォルトキーをリストアップ
|
|||||||
[command]*`layout`* manage buffers/windows layouts::
|
[command]*`layout`* manage buffers/windows layouts::
|
||||||
|
|
||||||
----
|
----
|
||||||
/layout add [<name>] [buffers|windows]
|
/layout store [<name>] [buffers|windows]
|
||||||
apply [<name>] [buffers|windows]
|
apply [<name>] [buffers|windows]
|
||||||
leave
|
leave
|
||||||
del [<name>] [buffers|windows]
|
del [<name>] [buffers|windows]
|
||||||
rename <name> <new_name>
|
rename <name> <new_name>
|
||||||
|
|
||||||
add: create a layout using the current buffers/windows
|
store: store current buffers/windows in a layout
|
||||||
apply: apply saved layout
|
apply: apply saved layout
|
||||||
leave: leave current layout (does not update any layout)
|
leave: leave current layout (does not update any layout)
|
||||||
del: delete buffers and/or windows in a saved layout
|
del: delete buffers and/or windows in a saved layout
|
||||||
|
@ -476,22 +476,23 @@ Przykłady:
|
|||||||
[command]*`layout`* zarządzaj układami buforów/okien::
|
[command]*`layout`* zarządzaj układami buforów/okien::
|
||||||
|
|
||||||
----
|
----
|
||||||
/layout add [<nazwa>] [buffers|windows]
|
/layout store [<name>] [buffers|windows]
|
||||||
apply [<nazwa>] [buffers|windows]|| leave
|
apply [<name>] [buffers|windows]
|
||||||
reset [<nazwa>] [buffers|windows]
|
leave
|
||||||
rename <nazwa> <nowa_nazwa>
|
del [<name>] [buffers|windows]
|
||||||
|
rename <name> <new_name>
|
||||||
|
|
||||||
add: tworzy układ używając obecnych buforów/okien
|
store: store current buffers/windows in a layout
|
||||||
apply: stosuje zapisany układ
|
apply: apply saved layout
|
||||||
leave: opuszcza obecny układ (nie aktualizuje żadnego układu)
|
leave: leave current layout (does not update any layout)
|
||||||
reset: resetuje bufory i/lub okna w zapisanym układzie
|
del: delete buffers and/or windows in a saved layout
|
||||||
(jeśli zarówno bufory jak i okna zostaną zresetowane, układ jest kasowany)
|
(if neither "buffers" nor "windows" is given after the name, the layout is deleted)
|
||||||
rename: zmienia nazwę układu
|
rename: rename a layout
|
||||||
nazwa: nazwa zapisanego układu (domyślnie "default")
|
name: name for saved layout (default is "default")
|
||||||
buffers: zapisuje/stosuje tylko bufory (kolejność buforów)
|
buffers: save/apply only buffers (order of buffers)
|
||||||
windows: zapisuje/stosuje tylko okna (bufory wyświetlane w każdym oknie)
|
windows: save/apply only windows (buffer displayed by each window)
|
||||||
|
|
||||||
Komenda wywołana bez argumentów wyświetli zapisane układy.
|
Without argument, this command displays saved layouts.
|
||||||
----
|
----
|
||||||
|
|
||||||
[[command_weechat_mouse]]
|
[[command_weechat_mouse]]
|
||||||
|
8
po/cs.po
8
po/cs.po
@ -20,7 +20,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
||||||
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
|
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1728,14 +1728,14 @@ msgstr "řídit buffery"
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"save [buffers|windows] || apply [buffers|windows] || reset [buffers|windows]"
|
"save [buffers|windows] || apply [buffers|windows] || reset [buffers|windows]"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
10
po/de.po
10
po/de.po
@ -22,7 +22,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat 0.4.3-dev\n"
|
"Project-Id-Version: WeeChat 0.4.3-dev\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-21 16:44+0100\n"
|
"PO-Revision-Date: 2013-12-21 16:44+0100\n"
|
||||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||||
"Language-Team: German <weechatter@arcor.de>\n"
|
"Language-Team: German <weechatter@arcor.de>\n"
|
||||||
@ -1934,15 +1934,17 @@ msgstr ""
|
|||||||
msgid "manage buffers/windows layouts"
|
msgid "manage buffers/windows layouts"
|
||||||
msgstr "Verwaltet Buffer/Fenster Layouts"
|
msgstr "Verwaltet Buffer/Fenster Layouts"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
8
po/es.po
8
po/es.po
@ -22,7 +22,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
||||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1816,14 +1816,14 @@ msgstr "gestionar los buffers"
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"save [buffers|windows] || apply [buffers|windows] || reset [buffers|windows]"
|
"save [buffers|windows] || apply [buffers|windows] || reset [buffers|windows]"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
16
po/fr.po
16
po/fr.po
@ -21,8 +21,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-24 00:04+0100\n"
|
"PO-Revision-Date: 2013-12-30 14:59+0100\n"
|
||||||
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
|
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
@ -1888,14 +1888,14 @@ msgid "manage buffers/windows layouts"
|
|||||||
msgstr "gestion des dispositions de tampons/fenêtres"
|
msgstr "gestion des dispositions de tampons/fenêtres"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"add [<nom>] [buffers|windows] || apply [<nom>] [buffers|windows] || leave || "
|
"store [<nom>] [buffers|windows] || apply [<nom>] [buffers|windows] || leave "
|
||||||
"del [<nom>] [buffers|windows] || rename <nom> <nouveau_nom>"
|
"|| del [<nom>] [buffers|windows] || rename <nom> <nouveau_nom>"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
@ -1908,7 +1908,7 @@ msgid ""
|
|||||||
"\n"
|
"\n"
|
||||||
"Without argument, this command displays saved layouts."
|
"Without argument, this command displays saved layouts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
" add: créer une disposition avec les tampons/fenêtres courants\n"
|
" store: stocker les tampons/fenêtres courants dans une disposition\n"
|
||||||
" apply: appliquer une disposition sauvegardée\n"
|
" apply: appliquer une disposition sauvegardée\n"
|
||||||
" leave: quitter la disposition courante (ne met à jour aucune disposition)\n"
|
" leave: quitter la disposition courante (ne met à jour aucune disposition)\n"
|
||||||
" del: supprimer les tampons et/ou fenêtres dans une disposition "
|
" del: supprimer les tampons et/ou fenêtres dans une disposition "
|
||||||
|
8
po/hu.po
8
po/hu.po
@ -20,7 +20,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
||||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1535,12 +1535,12 @@ msgid "manage buffers/windows layouts"
|
|||||||
msgstr "pufferek kezelése"
|
msgstr "pufferek kezelése"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
8
po/it.po
8
po/it.po
@ -20,7 +20,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
||||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1849,15 +1849,15 @@ msgstr "gestione dei buffer"
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"save [<nome>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"save [<nome>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
||||||
"|| reset [<nome>] [buffers|windows] || rename <nome> <nuovo_nome>"
|
"|| reset [<nome>] [buffers|windows] || rename <nome> <nuovo_nome>"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
8
po/ja.po
8
po/ja.po
@ -20,7 +20,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:39+0100\n"
|
||||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||||
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
|
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
|
||||||
@ -1830,15 +1830,15 @@ msgstr "バッファの管理"
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"save [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"save [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
||||||
"|| reset [<name>] [buffers|windows] || rename <name> <new_name>"
|
"|| reset [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
10
po/pl.po
10
po/pl.po
@ -21,7 +21,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-23 18:53+0100\n"
|
"PO-Revision-Date: 2013-12-23 18:53+0100\n"
|
||||||
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
|
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1880,15 +1880,17 @@ msgstr ""
|
|||||||
msgid "manage buffers/windows layouts"
|
msgid "manage buffers/windows layouts"
|
||||||
msgstr "zarządzaj układami buforów/okien"
|
msgstr "zarządzaj układami buforów/okien"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"add [<nazwa>] [buffers|windows] || apply [<nazwa>] [buffers|windows]|| leave "
|
"add [<nazwa>] [buffers|windows] || apply [<nazwa>] [buffers|windows]|| leave "
|
||||||
"|| reset [<nazwa>] [buffers|windows] || rename <nazwa> <nowa_nazwa>"
|
"|| reset [<nazwa>] [buffers|windows] || rename <nazwa> <nowa_nazwa>"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
@ -21,7 +21,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:40+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:40+0100\n"
|
||||||
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
|
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1792,15 +1792,15 @@ msgstr "gerenciar buffers"
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"save [<nome>] [buffers|windows] || apply [<nome>] [buffers|windows] || leave "
|
"save [<nome>] [buffers|windows] || apply [<nome>] [buffers|windows] || leave "
|
||||||
"|| reset [<nome>] [buffers|windows] || rename <nome> <novo_nome>"
|
"|| reset [<nome>] [buffers|windows] || rename <nome> <novo_nome>"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
8
po/ru.po
8
po/ru.po
@ -21,7 +21,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-12-15 14:40+0100\n"
|
"PO-Revision-Date: 2013-12-15 14:40+0100\n"
|
||||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1558,12 +1558,12 @@ msgid "manage buffers/windows layouts"
|
|||||||
msgstr "управление буферами"
|
msgstr "управление буферами"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
8
po/tr.po
8
po/tr.po
@ -20,7 +20,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat\n"
|
"Project-Id-Version: WeeChat\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-11-09 10:13+0100\n"
|
"PO-Revision-Date: 2013-11-09 10:13+0100\n"
|
||||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1383,14 +1383,14 @@ msgstr ""
|
|||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"save [<isim>] [buffers|windows] || apply [<isim>] [buffers|windows] || leave "
|
"save [<isim>] [buffers|windows] || apply [<isim>] [buffers|windows] || leave "
|
||||||
"|| reset [<isim>] [buffers|windows] || rename <isim> <yeni_isim>"
|
"|| reset [<isim>] [buffers|windows] || rename <isim> <yeni_isim>"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
@ -21,7 +21,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: WeeChat 0.4.1-dev\n"
|
"Project-Id-Version: WeeChat 0.4.1-dev\n"
|
||||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||||
"POT-Creation-Date: 2013-12-24 00:03+0100\n"
|
"POT-Creation-Date: 2013-12-30 14:58+0100\n"
|
||||||
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
|
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||||
@ -1388,12 +1388,12 @@ msgid "manage buffers/windows layouts"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"add [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || leave "
|
"store [<name>] [buffers|windows] || apply [<name>] [buffers|windows] || "
|
||||||
"|| del [<name>] [buffers|windows] || rename <name> <new_name>"
|
"leave || del [<name>] [buffers|windows] || rename <name> <new_name>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
" add: create a layout using the current buffers/windows\n"
|
" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
|
@ -3350,7 +3350,7 @@ command_layout_display_tree (struct t_gui_layout_window *layout_window,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Gets arguments for /layout command (if option is add/apply/del).
|
* Gets arguments for /layout command (if option is store/apply/del).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void
|
void
|
||||||
@ -3438,8 +3438,8 @@ COMMAND_CALLBACK(layout)
|
|||||||
return WEECHAT_RC_OK;
|
return WEECHAT_RC_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* add a layout */
|
/* store in a layout */
|
||||||
if (string_strcasecmp (argv[1], "add") == 0)
|
if (string_strcasecmp (argv[1], "store") == 0)
|
||||||
{
|
{
|
||||||
command_layout_get_arguments (argc, argv, &layout_name, &ptr_layout,
|
command_layout_get_arguments (argc, argv, &layout_name, &ptr_layout,
|
||||||
&flag_buffers, &flag_windows);
|
&flag_buffers, &flag_windows);
|
||||||
@ -6835,12 +6835,12 @@ command_init ()
|
|||||||
&command_key, NULL);
|
&command_key, NULL);
|
||||||
hook_command (NULL, "layout",
|
hook_command (NULL, "layout",
|
||||||
N_("manage buffers/windows layouts"),
|
N_("manage buffers/windows layouts"),
|
||||||
N_("add [<name>] [buffers|windows]"
|
N_("store [<name>] [buffers|windows]"
|
||||||
" || apply [<name>] [buffers|windows]"
|
" || apply [<name>] [buffers|windows]"
|
||||||
" || leave"
|
" || leave"
|
||||||
" || del [<name>] [buffers|windows]"
|
" || del [<name>] [buffers|windows]"
|
||||||
" || rename <name> <new_name>"),
|
" || rename <name> <new_name>"),
|
||||||
N_(" add: create a layout using the current buffers/windows\n"
|
N_(" store: store current buffers/windows in a layout\n"
|
||||||
" apply: apply saved layout\n"
|
" apply: apply saved layout\n"
|
||||||
" leave: leave current layout (does not update any layout)\n"
|
" leave: leave current layout (does not update any layout)\n"
|
||||||
" del: delete buffers and/or windows in a saved layout\n"
|
" del: delete buffers and/or windows in a saved layout\n"
|
||||||
@ -6852,7 +6852,7 @@ command_init ()
|
|||||||
"windows: save/apply only windows (buffer displayed by "
|
"windows: save/apply only windows (buffer displayed by "
|
||||||
"each window)\n\n"
|
"each window)\n\n"
|
||||||
"Without argument, this command displays saved layouts."),
|
"Without argument, this command displays saved layouts."),
|
||||||
"add %(layouts_names)|buffers|windows buffers|windows"
|
"store %(layouts_names)|buffers|windows buffers|windows"
|
||||||
" || apply %(layouts_names)|buffers|windows buffers|windows"
|
" || apply %(layouts_names)|buffers|windows buffers|windows"
|
||||||
" || leave"
|
" || leave"
|
||||||
" || del %(layouts_names)|buffers|windows buffers|windows"
|
" || del %(layouts_names)|buffers|windows buffers|windows"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user