diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-06-18 10:40:04 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-06-18 10:40:04 +0200 |
commit | 21ca625f10728d69ab63318887f8bd79d68a8312 (patch) | |
tree | a90dba5adfebbb3640ead6cf22c0a959eaae6297 /po | |
parent | 9644df21ad845bbfbdeb83f618239d1e17f750c9 (diff) | |
download | weechat-21ca625f10728d69ab63318887f8bd79d68a8312.zip |
irc: update translations
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 9 | ||||
-rw-r--r-- | po/de.po | 118 | ||||
-rw-r--r-- | po/es.po | 9 | ||||
-rw-r--r-- | po/fr.po | 18 | ||||
-rw-r--r-- | po/hu.po | 9 | ||||
-rw-r--r-- | po/it.po | 9 | ||||
-rw-r--r-- | po/ja.po | 9 | ||||
-rw-r--r-- | po/pl.po | 9 | ||||
-rw-r--r-- | po/pt.po | 9 | ||||
-rw-r--r-- | po/pt_BR.po | 9 | ||||
-rw-r--r-- | po/ru.po | 9 | ||||
-rw-r--r-- | po/sr.po | 36 | ||||
-rw-r--r-- | po/tr.po | 36 | ||||
-rw-r--r-- | po/weechat.pot | 9 |
14 files changed, 183 insertions, 115 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:19+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6902,7 +6902,7 @@ msgstr "konfigurační nastavení" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -6915,17 +6915,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-05-30 10:06+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -593,62 +593,51 @@ msgstr "" msgid "Buffer command history:" msgstr "Befehlsverlauf des Buffers:" -#| msgid "List of bar items:" msgid "Custom bar items:" msgstr "Benutzerdefinierte Bar-Items:" #, c-format -#| msgid "options %s%s%s" msgid " conditions: %s\"%s%s%s\"%s" msgstr " Bedingungen: %s\"%s%s%s\"%s" #, c-format -#| msgid "%s error: %s%s%s%s" msgid " content: %s\"%s%s%s\"%s" msgstr " Inhalt: %s\"%s%s%s\"%s" -#| msgid "No bar item defined" msgid "No custom bar item defined" msgstr "Es wurde kein benutzerdefiniertes Bar-Item festgelegt" #, c-format -#| msgid "Bar \"%s\" updated" msgid "Custom bar item \"%s\" updated" msgstr "benutzerdefiniertes Bar-Item\"%s\" aktualisiert" #, c-format -#| msgid "bar item \"%s\"" msgid "Custom bar item \"%s\" added" msgstr "benutzerdefiniertes Bar-Item \"%s\" hinzugefügt" #, c-format -#| msgid "%sUnable to scroll bar \"%s\"" msgid "%sUnable to add custom bar item \"%s\"" msgstr "" "%sbenutzerdefiniertes Bar-Item, \"%s\", konnten nicht hinzugefügt werden" #, c-format -#| msgid "%sContext \"%s\" not found" msgid "%sCustom bar item \"%s\" not found" msgstr "%sbenutzerdefiniertes Bar-Item\"%s\" nicht gefunden" #, c-format -#| msgid "Filter \"%s\" renamed to \"%s\"" msgid "Custom bar item \"%s\" renamed to \"%s\"" msgstr "" -"beutzerdefiniertes Bar-Item\"%s\" wurde umbenannt. Der neue Name lautet \"%s\"" +"beutzerdefiniertes Bar-Item\"%s\" wurde umbenannt. Der neue Name lautet " +"\"%s\"" #, c-format -#| msgid "%sUnable to rename filter \"%s\" to \"%s\"" msgid "%sUnable to rename custom bar item \"%s\" to \"%s\"" msgstr "%sUmbenennung des Bar-Items von \"%s\" in \"%s\" nicht möglich" -#| msgid "All bars have been deleted" msgid "All custom bar items have been deleted" msgstr "Alle Bar-Items wurden entfernt" #, c-format -#| msgid "Bar \"%s\" deleted" msgid "Custom bar item \"%s\" deleted" msgstr "benutzerdefiniertes Bar-Item \"%s\" gelöscht" @@ -2342,14 +2331,9 @@ msgstr "" "Dieser Befehl wird sinnvollerweise mittels Tastenbelegungen oder " "Erweiterungen genutzt." -#| msgid "list of bar items" msgid "manage custom bar items" msgstr "Verwalten von benutzerdefinierten Bar-Items" -#| msgid "" -#| "list || enable|disable|toggle [<name>|@] || add|addreplace <name> " -#| "<buffer>[,<buffer>...] <tags> <regex> || rename <name> <new_name> || " -#| "recreate <name> || del <name>|-all [<name>...]" msgid "" "list || add|addreplace <name> \"<conditions>\" \"<content>\" || rename " "<name> <new_name> || refresh <name> [<name>...] || recreate <name> || del " @@ -2404,40 +2388,37 @@ msgid "" msgstr "" " list: zeigt eine Liste aller benutzerdefinierten Bar-Items\n" " add: fügt ein benutzerdefiniertes Bar-Item hinzu\n" -"addreplace: erzeugt neues Bar-Item oder ersetzt ein schon existierendes" -" Bar-Item\n" +"addreplace: erzeugt neues Bar-Item oder ersetzt ein schon existierendes Bar-" +"Item\n" " name: benutzerdefinierter Name des Bar-Items\n" -"conditions: evaluierte Bedingungen um ein Bar-Item anzuzeigen (zum Beispiel" -" um ein Bar-Item nur in einem bestimmten Buffer anzuzeigen)\n" +"conditions: evaluierte Bedingungen um ein Bar-Item anzuzeigen (zum Beispiel " +"um ein Bar-Item nur in einem bestimmten Buffer anzuzeigen)\n" " content: Inhalt (evaluiert, siehe /help eval)\n" " rename: Umbenennen eines benutzerdefinierten Bar-Items\n" -" refresh: aktualisiert den Inhalt des Items in allen Bars, in denen das" -" Item angezeigt wird; " -"jedes Item kann aktualisiert werden: standard/Erweiterung/benutzerdefiniertes" -" Bar-Item\n" -" recreate: kopiert den Befehl in die Eingabezeile um das benutzerdefinierte" -" Bar-Item zu editieren\n" +" refresh: aktualisiert den Inhalt des Items in allen Bars, in denen das " +"Item angezeigt wird; jedes Item kann aktualisiert werden: standard/" +"Erweiterung/benutzerdefiniertes Bar-Item\n" +" recreate: kopiert den Befehl in die Eingabezeile um das benutzerdefinierte " +"Bar-Item zu editieren\n" " del: entfernt ein benutzerdefiniertes Bar-Item\n" " -all: entfernt alle benutzerdefinierten Bar-Items\n" "\n" "Beispiele:\n" -" Item welches die Terminalgröße anzeigt wird hinzugefügt, aber nur in" -" Buffern mit Nummer angezeigt = 1:\n" +" Item welches die Terminalgröße anzeigt wird hinzugefügt, aber nur in " +"Buffern mit Nummer angezeigt = 1:\n" " /item add terminfo \"${buffer.number} == 1\" \"term:${info:term_width}" "x${info:term_height}\"\n" " fügt ein Item hinzu, welches Informationen über den Buffer anzeigt:\n" " /item add bufinfo \"\" \"${buffer.number}:${buffer.name}${if:${buffer." "zoomed}?(Z)}\"\n" -" fügt ein Item mit Datum/Uhrzeit hinzu, dabei wird das Format \"Dec 25," -" 12:34 +0100\" verwendet, aktualisiert, " -"jede Minute:\n" +" fügt ein Item mit Datum/Uhrzeit hinzu, dabei wird das Format \"Dec 25, " +"12:34 +0100\" verwendet, aktualisiert, jede Minute:\n" " /item add datetime \"\" \"${date:%b %d, %H:%M %z}\"\n" " /trigger add datetime_refresh timer \"60000;60\" \"\" \"\" \"/item " "refresh datetime\"\n" -" fügt ein Item mit der Anzahl der Zeilen in dem Buffer hinzu" -" (sichtbar/total), jeweils aktualisiert" -"wenn eine neue Zeile dargestellt wird oder wenn sich der Status der" -" gefilterten Zeilen geändert hat:\n" +" fügt ein Item mit der Anzahl der Zeilen in dem Buffer hinzu (sichtbar/" +"total), jeweils aktualisiertwenn eine neue Zeile dargestellt wird oder wenn " +"sich der Status der gefilterten Zeilen geändert hat:\n" " /item add lines_count \"\" \"${calc:${buffer.lines.lines_count}-${buffer." "lines.lines_hidden}}/${buffer.lines.lines_count} lines\"\n" " /trigger add lines_count_refresh_print print \"\" \"\" \"\" \"/item " @@ -2447,8 +2428,8 @@ msgstr "" "lines_count\"\n" " erzwingt die Aktualisierung des Items \"lines_count\":\n" " /item refresh lines_count\n" -" erstellt das Item \"lines_count\", mit anderen Bedingungen oder Inhalten," -" neu:\n" +" erstellt das Item \"lines_count\", mit anderen Bedingungen oder Inhalten, " +"neu:\n" " /item recreate lines_count\n" " entfernt das Item \"lines_count\":\n" " /item del lines_count" @@ -3785,11 +3766,9 @@ msgstr "" msgid "names of bars" msgstr "Namen der Infobars" -#| msgid "names of bars" msgid "names of custom bar items" msgstr "Namen der benutzerdefinierten Bar-Items" -#| msgid "functions for command line" msgid "conditions for custom bar item" msgstr "Bedingungen für benutzerdefinierte Bar-Items" @@ -3800,9 +3779,8 @@ msgid "" "arguments for command that adds a custom bar item: item name, conditions, " "content" msgstr "" -"Argumente für den Befehl, der ein benutzerdefiniertes Bar-Item hinzufügt:" -" Elementname, Bedingungen," -"Inhalt" +"Argumente für den Befehl, der ein benutzerdefiniertes Bar-Item hinzufügt: " +"Elementname, Bedingungen,Inhalt" msgid "values for a configuration option" msgstr "Werte für eine Konfigurationsoption" @@ -6032,13 +6010,9 @@ msgstr "%s-MEHR(%d)-" msgid "away" msgstr "abwesend" -#| msgid "" -#| "filename; optional argument: default path (evaluated, see /help eval)" msgid "condition(s) to display the bar item (evaluated, see /help eval)" msgstr "Bedingung(en) um das Bar-Item anzuzeigen (evaluiert, siehe /help eval)" -#| msgid "" -#| "filename; optional argument: default path (evaluated, see /help eval)" msgid "content of bar item (evaluated, see /help eval)" msgstr "Inhalt des Bar-Items (evaluiert, siehe /help eval)" @@ -8710,13 +8684,40 @@ msgstr "" msgid "configure the \"autojoin\" server option" msgstr "Konfigurieren der Serveroption \"autojoin\"" +#, fuzzy +#| msgid "" +#| "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " +#| "[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " "[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +#, fuzzy +#| msgid "" +#| " add: add current channel or a list of channels (with optional keys) " +#| "to the autojoin option; if you are on the channel and the key is not " +#| "provided, the key is read in the channel\n" +#| " addraw: use the IRC raw format (same as /join command): all channels " +#| "separated by commas, optional keys separated by commas\n" +#| " del: delete current channel or a list of channels from the autojoin " +#| "option\n" +#| "channel: channel name\n" +#| " key: key for the channel\n" +#| " save: save currently joined channels in the autojoin option\n" +#| " sort: sort alphabetically channels in the autojoin option\n" +#| "\n" +#| "Examples:\n" +#| " /autojoin add\n" +#| " /autojoin add #test\n" +#| " /autojoin add #chan1 #chan2\n" +#| " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" +#| " /autojoin del\n" +#| " /autojoin del #chan1\n" +#| " /autojoin save\n" +#| " /autojoin sort" msgid "" " add: add current channel or a list of channels (with optional keys) to " "the autojoin option; if you are on the channel and the key is not provided, " @@ -8727,17 +8728,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" " add: Hinzufügen des aktuellen Kanals oder einer Liste von Kanälen (mit " @@ -15346,8 +15348,7 @@ msgstr "verwaltet Trigger, das Schweizer Armeemesser für WeeChat" msgid "" "list|listfull|listdefault || add|addoff|addreplace <name> <hook> " -"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<" -"return_code>\" [\"<post_action>\"]]]]]] " +"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<return_code>\" [\"<post_action>\"]]]]]] " "|| addinput [<hook>] || input|output|recreate <name> || set <name> <option> " "<value> || rename|copy <name> <new_name> || enable|disable|toggle [<name>|-" "all [<name>...]] || restart <name>|-all [<name>...] || show <name> || del " @@ -15355,8 +15356,7 @@ msgid "" "monitor [<filter>]" msgstr "" "list|listfull|listdefault || add|addoff|addreplace <name> <hook> " -"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<" -"return_code>\" [\"<post_action>\"]]]]]] " +"[\"<arguments>\" [\"<conditions>\" [\"<regex>\" [\"<command>\" [\"<return_code>\" [\"<post_action>\"]]]]]] " "|| addinput [<hook>] || input|output|recreate <name> || set <name> <option> " "<value> || rename|copy <name> <new_name> || enable|disable|toggle [<name>|-" "all [<name>...]] || restart <name>|-all [<name>...] || show <name> || del " @@ -15602,9 +15602,9 @@ msgid "" "arguments, hook conditions, hook regex, hook command, hook return code, post " "actions" msgstr "" -"Argumente für den Befehl, der einen Trigger hinzufügt: Name des Triggers," -" Hooks, Hook-Argumente, Hook-Bedingungen, Hook-Regex, Hook-Befehl," -" Hook-Rückgabecode, nachfolgende Aktionen" +"Argumente für den Befehl, der einen Trigger hinzufügt: Name des Triggers, " +"Hooks, Hook-Argumente, Hook-Bedingungen, Hook-Regex, Hook-Befehl, Hook-" +"Rückgabecode, nachfolgende Aktionen" #, c-format msgid "" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:19+0200\n" "Last-Translator: Santiago Forero <santiago@forero.xyz>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7478,7 +7478,7 @@ msgstr "opciones de configuración" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -7491,17 +7491,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" -"PO-Revision-Date: 2022-05-27 22:47+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" +"PO-Revision-Date: 2022-06-18 10:08+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -8515,10 +8515,10 @@ msgstr "configurer l'option serveur \"autojoin\"" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" "add [<canal1> [<canal2>...]] || addraw <canal1>[,<canal2>...] [<clé1>[," -"<clé2>...]] || del [<canal1> [<canal2>...]] || save || sort" +"<clé2>...]] || del [<canal1> [<canal2>...]] || apply || sort" msgid "" " add: add current channel or a list of channels (with optional keys) to " @@ -8530,17 +8530,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" " add : ajouter le canal courant ou une liste de canaux (avec clés " @@ -8553,17 +8554,18 @@ msgstr "" "autojoin\n" "channel : nom du canal\n" " key : clé pour le canal\n" -" save : sauver les canaux actuellement joints dans l'option autojoin\n" +" apply : définir les canaux actuellement joints dans l'option autojoin\n" " sort : trier les canaux de l'option autojoin par ordre alphabétique\n" "\n" "Exemples :\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgid "ban nicks or hosts" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6416,7 +6416,7 @@ msgstr "Nem található az opció\n" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -6429,17 +6429,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7251,7 +7251,7 @@ msgstr "opzioni di configurazione" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -7264,17 +7264,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -8086,7 +8086,7 @@ msgstr "設定オプション" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -8099,17 +8099,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -8450,7 +8450,7 @@ msgstr "opcje konfiguracyjne" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -8463,17 +8463,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -7851,7 +7851,7 @@ msgstr "opções de configuração" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -7864,17 +7864,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index e4b29594b..901faf261 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: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7092,7 +7092,7 @@ msgstr "opções de configuração" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -7105,17 +7105,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6458,7 +6458,7 @@ msgstr "Не найден параметр\n" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -6471,17 +6471,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8426,13 +8426,40 @@ msgstr "" msgid "configure the \"autojoin\" server option" msgstr "конфигурисање „autojoin” (аутоприступ) серверске опције" +#, fuzzy +#| msgid "" +#| "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " +#| "[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" "add [<канал1> [<канал2>...]] || addraw <канал1>[,<канал2>...] [<кључ1>[," "<кључ2>...]] || del [<кључ1> [<кључ2>...]] || save || sort" +#, fuzzy +#| msgid "" +#| " add: add current channel or a list of channels (with optional keys) " +#| "to the autojoin option; if you are on the channel and the key is not " +#| "provided, the key is read in the channel\n" +#| " addraw: use the IRC raw format (same as /join command): all channels " +#| "separated by commas, optional keys separated by commas\n" +#| " del: delete current channel or a list of channels from the autojoin " +#| "option\n" +#| "channel: channel name\n" +#| " key: key for the channel\n" +#| " save: save currently joined channels in the autojoin option\n" +#| " sort: sort alphabetically channels in the autojoin option\n" +#| "\n" +#| "Examples:\n" +#| " /autojoin add\n" +#| " /autojoin add #test\n" +#| " /autojoin add #chan1 #chan2\n" +#| " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" +#| " /autojoin del\n" +#| " /autojoin del #chan1\n" +#| " /autojoin save\n" +#| " /autojoin sort" msgid "" " add: add current channel or a list of channels (with optional keys) to " "the autojoin option; if you are on the channel and the key is not provided, " @@ -8443,17 +8470,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" " add: додаје текући канал или листу канала ( са необавезним кључевима) у " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+0200\n" "PO-Revision-Date: 2022-04-24 10:20+0200\n" "Last-Translator: Emir SARI <emir_sari@icloud.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8294,13 +8294,40 @@ msgstr "" msgid "configure the \"autojoin\" server option" msgstr "\"autojoin\" sunucu seçeneğini yapılandır" +#, fuzzy +#| msgid "" +#| "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " +#| "[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" "add [<kanal1> [<kanal2>...]] || addraw <kanal1>[,<kanal2>...] [<anahtar1>[," "<anahtar2>...]] || del [<kanal1> [<kanal2>...]] || save || sort" +#, fuzzy +#| msgid "" +#| " add: add current channel or a list of channels (with optional keys) " +#| "to the autojoin option; if you are on the channel and the key is not " +#| "provided, the key is read in the channel\n" +#| " addraw: use the IRC raw format (same as /join command): all channels " +#| "separated by commas, optional keys separated by commas\n" +#| " del: delete current channel or a list of channels from the autojoin " +#| "option\n" +#| "channel: channel name\n" +#| " key: key for the channel\n" +#| " save: save currently joined channels in the autojoin option\n" +#| " sort: sort alphabetically channels in the autojoin option\n" +#| "\n" +#| "Examples:\n" +#| " /autojoin add\n" +#| " /autojoin add #test\n" +#| " /autojoin add #chan1 #chan2\n" +#| " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" +#| " /autojoin del\n" +#| " /autojoin del #chan1\n" +#| " /autojoin save\n" +#| " /autojoin sort" msgid "" " add: add current channel or a list of channels (with optional keys) to " "the autojoin option; if you are on the channel and the key is not provided, " @@ -8311,17 +8338,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" " add: geçerli kanalı veya bir kanal listesini (isteğe bağlı anahtarlarla) " diff --git a/po/weechat.pot b/po/weechat.pot index c0003520f..2e35eb43e 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: 2022-05-27 22:21+0200\n" +"POT-Creation-Date: 2022-06-18 10:06+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" @@ -5909,7 +5909,7 @@ msgstr "" msgid "" "add [<channel1> [<channel2>...]] || addraw <channel1>[,<channel2>...] " -"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || save || sort" +"[<key1>[,<key2>...]] || del [<channel1> [<channel2>...]] || apply || sort" msgstr "" msgid "" @@ -5922,17 +5922,18 @@ msgid "" "option\n" "channel: channel name\n" " key: key for the channel\n" -" save: save currently joined channels in the autojoin option\n" +" apply: set currently joined channels in the autojoin option\n" " sort: sort alphabetically channels in the autojoin option\n" "\n" "Examples:\n" " /autojoin add\n" " /autojoin add #test\n" " /autojoin add #chan1 #chan2\n" +" /allchan /autojoin add\n" " /autojoin addraw #chan1,#chan2,#chan3 key1,key2\n" " /autojoin del\n" " /autojoin del #chan1\n" -" /autojoin save\n" +" /autojoin apply\n" " /autojoin sort" msgstr "" |