summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/cs.po12
-rw-r--r--po/de.po45
-rw-r--r--po/es.po12
-rw-r--r--po/fr.po20
-rw-r--r--po/hu.po12
-rw-r--r--po/it.po12
-rw-r--r--po/ja.po12
-rw-r--r--po/pl.po12
-rw-r--r--po/pt.po12
-rw-r--r--po/pt_BR.po12
-rw-r--r--po/ru.po12
-rw-r--r--po/sr.po16
-rw-r--r--po/tr.po12
-rw-r--r--po/weechat.pot12
14 files changed, 76 insertions, 137 deletions
diff --git a/po/cs.po b/po/cs.po
index 09419b62e..131b27d34 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -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."
diff --git a/po/de.po b/po/de.po
index 254c295d3..ccb13fe42 100644
--- a/po/de.po
+++ b/po/de.po
@@ -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"
@@ -6321,14 +6321,6 @@ 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."
diff --git a/po/es.po b/po/es.po
index 68a13258a..11c3c28b9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -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."
diff --git a/po/fr.po b/po/fr.po
index e37759261..ad3ef89da 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -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"
@@ -6187,14 +6187,6 @@ 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 ""
"%sIl est possible de mélanger seulement des tampons avec du contenu formaté"
@@ -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 "
diff --git a/po/hu.po b/po/hu.po
index 083ce2204..2decbdcb6 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -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"
@@ -4641,12 +4641,6 @@ 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."
diff --git a/po/it.po b/po/it.po
index ba7960c7a..59ab29d37 100644
--- a/po/it.po
+++ b/po/it.po
@@ -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."
diff --git a/po/ja.po b/po/ja.po
index 7d4a70ea0..f7b5e7b78 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -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."
diff --git a/po/pl.po b/po/pl.po
index 28e0d4aac..50ef6d532 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -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"
@@ -6452,12 +6452,6 @@ 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."
diff --git a/po/pt.po b/po/pt.po
index b32ea84c4..f46aa9d0d 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -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."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index a332c04aa..c513c2070 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: 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."
diff --git a/po/ru.po b/po/ru.po
index 3b767254a..a30c0516c 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -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"
@@ -4679,12 +4679,6 @@ 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."
diff --git a/po/sr.po b/po/sr.po
index 270595f06..61b7de6e5 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -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"
@@ -6030,14 +6030,6 @@ 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."
diff --git a/po/tr.po b/po/tr.po
index 20507637b..759ce4953 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -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"
@@ -6077,12 +6077,6 @@ 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."
diff --git a/po/weechat.pot b/po/weechat.pot
index da776f345..1575de58c 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: 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"
@@ -4259,12 +4259,6 @@ 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."