mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
core: update translations (issue #1923)
This commit is contained in:
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5104,12 +5104,6 @@ msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr ""
|
||||
"maximální počet navštívených bufferů uchovaných v paměti (0 = nekonečně)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sChyba: je možné spojovat pouze bufferz s formátovaným obsahem"
|
||||
@@ -7319,8 +7313,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -26,8 +26,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"PO-Revision-Date: 2023-05-03 22:54+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-14 15:29+0200\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German - Germany <weechatter@arcor.de>\n"
|
||||
"Language: de_DE\n"
|
||||
@@ -6320,14 +6320,6 @@ msgstr "%sEin Buffer mit dem selben Namen (%s) existiert bereits"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sMaximale Anzahl an Buffern erreicht (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
"%sBuffereigenschaft \"%s\" kann nicht deaktiviert werden, wenn der Buffer "
|
||||
"Zeilen enthält (Buffer: %s)"
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sEs ist nur möglich Buffer mit formatiertem Inhalt zusammenzufügen"
|
||||
@@ -9185,6 +9177,35 @@ msgstr "Aushandlung der Clientfähigkeit"
|
||||
msgid "ls || list || req|ack [<capability> [<capability>...]] || end"
|
||||
msgstr "ls || list || req|ack [<capability> [<capability>...]] || end"
|
||||
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| " ls: list the capabilities supported by the server\n"
|
||||
#| " list: list the capabilities currently enabled\n"
|
||||
#| " req: request a new capability or remove a capability (if starting with "
|
||||
#| "\"-\", for example: \"-multi-prefix\")\n"
|
||||
#| " ack: acknowledge capabilities which require client-side "
|
||||
#| "acknowledgement\n"
|
||||
#| " end: end the capability negotiation\n"
|
||||
#| "\n"
|
||||
#| "Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
#| "\n"
|
||||
#| "Capabilities supported by WeeChat are: account-notify, away-notify, "
|
||||
#| "batch, cap-notify, chghost, extended-join, invite-notify, message-tags, "
|
||||
#| "multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
#| "\n"
|
||||
#| "The capabilities to automatically enable on servers can be set in option "
|
||||
#| "irc.server_default.capabilities (or by server in option irc.server.xxx."
|
||||
#| "capabilities).\n"
|
||||
#| "\n"
|
||||
#| "Examples:\n"
|
||||
#| " display supported and enabled capabilities:\n"
|
||||
#| " /cap\n"
|
||||
#| " request capabilities multi-prefix and away-notify:\n"
|
||||
#| " /cap req multi-prefix away-notify\n"
|
||||
#| " request capability extended-join, remove capability multi-prefix:\n"
|
||||
#| " /cap req extended-join -multi-prefix\n"
|
||||
#| " remove capability away-notify:\n"
|
||||
#| " /cap req -away-notify"
|
||||
msgid ""
|
||||
" ls: list the capabilities supported by the server\n"
|
||||
" list: list the capabilities currently enabled\n"
|
||||
@@ -9196,8 +9217,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Santiago Forero <santiago@forero.xyz>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5717,12 +5717,6 @@ msgstr "%sError: un buffer con el mismo nombre (%s) ya existe"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "número máximo de buffers visitados en memoria"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr ""
|
||||
@@ -7958,8 +7952,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"PO-Revision-Date: 2023-05-03 22:11+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-14 15:29+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -6186,14 +6186,6 @@ msgstr "%sUn tampon avec le même nom (%s) existe déjà"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sLe nombre maximum de tampons est atteint (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
"%sLa propriété de tampon \"%s\" ne peut pas être désactivée si le tampon "
|
||||
"contient des lignes (tampon : %s)"
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr ""
|
||||
@@ -9025,8 +9017,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
@@ -9053,8 +9045,8 @@ msgstr ""
|
||||
"Sans paramètre, \"ls\" et \"list\" sont envoyés.\n"
|
||||
"\n"
|
||||
"Les capacités supportées par WeeChat sont : account-notify, away-notify, "
|
||||
"batch, cap-notify, chghost, extended-join, invite-notify, message-tags, "
|
||||
"multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"batch, cap-notify, chghost, draft/multiline, extended-join, invite-notify, "
|
||||
"message-tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"Les capacités à activer automatiquement sur les serveurs peuvent être "
|
||||
"définies dans l'option irc.server_default.capabilities (ou par serveur dans "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4640,12 +4640,6 @@ msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr ""
|
||||
"felhasználói parancsok maximális száma az előzményekben (0 = korlátlan)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr ""
|
||||
@@ -6769,8 +6763,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5383,12 +5383,6 @@ msgstr "%sErrore: un buffer con lo stesso nome (%s) esiste già"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "numero massimo di buffer visitati da memorizzare"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sErrore: è possibile solo unire i buffer con il contenuto formattato"
|
||||
@@ -7658,8 +7652,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
|
||||
@@ -5989,12 +5989,6 @@ msgstr "%sエラー: 同じ名前 (%s) のバッファがあります"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sエラー: バッファ数の最大値に達しました (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sエラー: 書式ありバッファ以外はマージできません"
|
||||
@@ -8675,8 +8669,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -6451,12 +6451,6 @@ msgstr "%sIstnieje już bufor o nazwie (%s)"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sOsiągnięto maksymalną ilość buforów (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sMożliwe jest tylko połączenie buforów z sformatowaną zawartością"
|
||||
@@ -9525,8 +9519,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
|
||||
"Language-Team: Portuguese <>\n"
|
||||
@@ -6035,12 +6035,6 @@ msgstr "%sErro: já existe um buffer com o mesmo nome (%s)"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sErro: o número máximo de buffers foi atingido (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sErro: só é possível unir buffers com conteúdo formatado"
|
||||
@@ -8423,8 +8417,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
+3
-9
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5349,12 +5349,6 @@ msgstr "%sErro: um buffer com o mesmo nome (%s) já existe"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "número máximo de buffers visitados a serem mantidos em memória"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sErro: só é possível mesclar buffers com conteúdo formatado"
|
||||
@@ -7496,8 +7490,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4678,12 +4678,6 @@ msgstr ""
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "максимальное количество команд в истории (0 = не ограничено)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr ""
|
||||
@@ -6811,8 +6805,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -20,8 +20,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"PO-Revision-Date: 2023-05-02 10:48+0400\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-14 15:29+0200\n"
|
||||
"Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: sr\n"
|
||||
@@ -6029,14 +6029,6 @@ msgstr "%sВећ постоји бафер са истим именом (%s)"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sДостигнут је максималан број бафера (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
"%sОсобина бафера „%s” не може да се искључи ако бафер садржи линије (бафер: "
|
||||
"%s)"
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sСпајање је могуће само за бафере са форматираним садржајем"
|
||||
@@ -8816,8 +8808,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+0200\n"
|
||||
"PO-Revision-Date: 2023-05-01 20:23+0200\n"
|
||||
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6076,12 +6076,6 @@ msgstr "%sAynı adlı başka bir arabellek (%s) halihazırda var"
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr "%sEn çok arabellek sayısına ulaşıldı (%d)"
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr "%sYalnızca biçimlendirilmiş içeriğe iye arabellekler birleştirilebilir"
|
||||
@@ -9116,8 +9110,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
+3
-9
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2023-05-03 22:10+0200\n"
|
||||
"POT-Creation-Date: 2023-05-14 14:33+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"
|
||||
@@ -4258,12 +4258,6 @@ msgstr ""
|
||||
msgid "%sMaximum number of buffers is reached (%d)"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%sBuffer property \"%s\" can not be disabled if buffer contains lines "
|
||||
"(buffer: %s)"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
msgid "%sIt is only possible to merge buffers with formatted content"
|
||||
msgstr ""
|
||||
@@ -6249,8 +6243,8 @@ msgid ""
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: account-notify, away-notify, batch, "
|
||||
"cap-notify, chghost, extended-join, invite-notify, message-tags, multi-"
|
||||
"prefix, server-time, setname, userhost-in-names.\n"
|
||||
"cap-notify, chghost, draft/multiline, extended-join, invite-notify, message-"
|
||||
"tags, multi-prefix, server-time, setname, userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set in option irc."
|
||||
"server_default.capabilities (or by server in option irc.server.xxx."
|
||||
|
||||
Reference in New Issue
Block a user