]> jfr.im git - irc/weechat/weechat.git/commitdiff
core: update translations (issue #194, issue #2032)
authorSébastien Helleu <redacted>
Thu, 19 Oct 2023 21:59:15 +0000 (23:59 +0200)
committerSébastien Helleu <redacted>
Thu, 19 Oct 2023 21:59:15 +0000 (23:59 +0200)
14 files changed:
po/cs.po
po/de.po
po/es.po
po/fr.po
po/hu.po
po/it.po
po/ja.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ru.po
po/sr.po
po/tr.po
po/weechat.pot

index 6577c0b78a3403cfd150608585745b1258155cd0..0874578a1b4fca3ae19034f84d2ea70c76eb33dc 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10722,17 +10722,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "IRC host (jako `:nick!name@server.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "přezdívka"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index dfd93b09e6edb6b96d565eeae569e764ba1cc9ed..be0342307654e2c813dd786835164bf3831dcedf 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -26,7 +26,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WeeChat\n"
 "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-10-11 07:51+0200\n"
 "Last-Translator: Nils Görs <weechatter@arcor.de>\n"
 "Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -11795,28 +11795,20 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "IRC host (in der Form `:nick!name@server.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
-"Hole den Farbcode des Nicks, Groß- und Kleinschreibung wird ignoriert (dies "
-"ruft die Funktion„nick_color_name_ignore_case“ mit entsprechendem Bereich "
-"auf, dabei wird der Wert des CASEMAPPING auf dem Serverberücksichtigt, "
-"standardmäßig wird auf „rfc1459“ zurückgegriffen, wenn derServer nicht "
-"angegeben wurde)"
+
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "Nick"
 
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
-"Hole den Farbnamen des Nicks, Groß- und Kleinschreibung wird ignoriert (dies "
-"ruft die Funktion„nick_color_name_ignore_case“ mit entsprechendem Bereich "
-"auf, dabei wird der Wert des CASEMAPPING auf dem Serverberücksichtigt, "
-"standardmäßig wird auf „rfc1459“ zurückgegriffen, wenn derServer nicht "
-"angegeben wurde)"
 
 msgid "get buffer pointer for an IRC server/channel/nick"
 msgstr "holt Buffer Pointer für einen IRC Server/Kanal/Nick"
@@ -16951,6 +16943,30 @@ msgid "%s%s: unable to connect: unexpected error (%d)"
 msgstr ""
 "%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)"
 
+#~ msgid ""
+#~ "get nick color code, ignoring case (this calls the info "
+#~ "\"nick_color_ignore_case\" with appropriate range, according to the value "
+#~ "of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is "
+#~ "not given)"
+#~ msgstr ""
+#~ "Hole den Farbcode des Nicks, Groß- und Kleinschreibung wird ignoriert "
+#~ "(dies ruft die Funktion„nick_color_name_ignore_case“ mit entsprechendem "
+#~ "Bereich auf, dabei wird der Wert des CASEMAPPING auf dem "
+#~ "Serverberücksichtigt, standardmäßig wird auf „rfc1459“ zurückgegriffen, "
+#~ "wenn derServer nicht angegeben wurde)"
+
+#~ msgid ""
+#~ "get nick color name, ignoring case (this calls the info "
+#~ "\"nick_color_name_ignore_case\" with appropriate range, according to the "
+#~ "value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the "
+#~ "server is not given)"
+#~ msgstr ""
+#~ "Hole den Farbnamen des Nicks, Groß- und Kleinschreibung wird ignoriert "
+#~ "(dies ruft die Funktion„nick_color_name_ignore_case“ mit entsprechendem "
+#~ "Bereich auf, dabei wird der Wert des CASEMAPPING auf dem "
+#~ "Serverberücksichtigt, standardmäßig wird auf „rfc1459“ zurückgegriffen, "
+#~ "wenn derServer nicht angegeben wurde)"
+
 #, fuzzy
 #~| msgid "Mouse enabled"
 #~ msgid "  /spell enable"
index 20062fe07caebf50a3ca75c7c4b25cca6cdc7c52..24a9f9a3550bca67e6a515e61b422ab49df6fa7f 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Santiago Forero <santiago@forero.xyz>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10996,17 +10996,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "IRC host (como `:apodo!nombre@servidor.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "apodo"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index 100fcc77caad791eb5929ce3fa113dcc5f52c3c3..7f3559626f120c99b13a7792805de023ed0fae41 100644 (file)
--- 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-10-17 14:44+0200\n"
-"PO-Revision-Date: 2023-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
+"PO-Revision-Date: 2023-10-19 23:59+0200\n"
 "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
 "Language: fr\n"
@@ -11722,26 +11722,21 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "host IRC (comme `:pseudo!nom@serveur.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
-"retourne le code couleur du pseudo, en ignorant la casse (cela appelle "
-"l'info \"nick_color_ignore_case\" avec l'intervalle approprié, selon la "
-"valeur de CASEMAPPING sur le serveur, par défaut \"rfc1459\" si le serveur "
-"n'est pas fourni)"
+"retourne le code couleur du pseudo (*obsolète* depuis la version 1.5, "
+"remplacé par \"nick_color\")"
+
+msgid "nickname"
+msgstr "pseudo"
 
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
-"retourne le nom de la couleur du pseudo, en ignorant la casse (cela appelle "
-"l'info \"nick_color_name_ignore_case\" avec l'intervalle approprié, selon la "
-"valeur de CASEMAPPING sur le serveur, par défaut \"rfc1459\" si le serveur "
-"n'est pas fourni)"
+"retourne le nom de la couleur du pseudo (*obsolète* depuis la version 1.5, "
+"remplacé par \"nick_color_name\")"
 
 msgid "get buffer pointer for an IRC server/channel/nick"
 msgstr "retourne le pointeur vers le tampon pour un serveur/canal/pseudo IRC"
@@ -16835,3 +16830,25 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s"
 #, c-format
 msgid "%s%s: unable to connect: unexpected error (%d)"
 msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)"
+
+#~ msgid ""
+#~ "get nick color code, ignoring case (this calls the info "
+#~ "\"nick_color_ignore_case\" with appropriate range, according to the value "
+#~ "of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is "
+#~ "not given)"
+#~ msgstr ""
+#~ "retourne le code couleur du pseudo, en ignorant la casse (cela appelle "
+#~ "l'info \"nick_color_ignore_case\" avec l'intervalle approprié, selon la "
+#~ "valeur de CASEMAPPING sur le serveur, par défaut \"rfc1459\" si le "
+#~ "serveur n'est pas fourni)"
+
+#~ msgid ""
+#~ "get nick color name, ignoring case (this calls the info "
+#~ "\"nick_color_name_ignore_case\" with appropriate range, according to the "
+#~ "value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the "
+#~ "server is not given)"
+#~ msgstr ""
+#~ "retourne le nom de la couleur du pseudo, en ignorant la casse (cela "
+#~ "appelle l'info \"nick_color_name_ignore_case\" avec l'intervalle "
+#~ "approprié, selon la valeur de CASEMAPPING sur le serveur, par défaut "
+#~ "\"rfc1459\" si le serveur n'est pas fourni)"
index df2c7ea648171f551adfa77d1b6cd70c6fb5d281..c08d947843376eb3f5e58083c4450767b085d337 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10300,17 +10300,17 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr ""
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+msgid "nickname"
+msgstr "név"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 #, fuzzy
index 63762b576d1096439ede0c345ab9b594fb9e1085..6581f4852ed618de37e0119cd506ee0e4dfe6fef 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11016,17 +11016,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "host IRC (come `:nick!nome@server.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "nick"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index 73cbf2626c968d2c7863bf365e0eec5ab1efb4a6..7c7ba97aac885ded6ca68cb32e8deb1469eede90 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
 "Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -11374,17 +11374,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "IRC ホスト (例: `:nick!name@server.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "ニックネーム"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index 8d639efdb76551ab50508f6daa31bceed1cf4a31..8c50890646ca3d1b74d1d3757c7b0b97d6a05f01 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
 "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -11664,17 +11664,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "Host IRC (jak `:nick!nazwa@serwer.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "nick"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index 30ae6f1b83dceedd9bb9260bf1cdd81314dec04d..6ac0976d08ab455b21303265468e856e6cd06628 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
 "Language-Team: Portuguese <>\n"
@@ -11343,17 +11343,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "host de IRC (tal como `:nick!nome@servidor.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "nick"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index c8c8a27e633a171c63cedcaec07afa36d973ef1c..043ecfcf7a19605659ba20ba85ddf23c9c5d67b0 100644 (file)
@@ -21,7 +21,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WeeChat\n"
 "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10582,17 +10582,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "host IRC (exemplo: `:apelido!nome@servidor.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "apelido"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index a75c8c11063f5e0680d9ed731968555fe27e17a1..d5ba2281dbcaa484552630e5106ca8709961207a 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10345,17 +10345,17 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr ""
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+msgid "nickname"
+msgstr "ник"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 #, fuzzy
index f3f56f7d3ecbaa8abddbfbec7fd952bd900a6e57..37ab9f0d5a96b56d4f2b609098315138446256d5 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WeeChat\n"
 "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11418,26 +11418,20 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "IRC хост (као `:надимак!име@сервер.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
-"враћа код боје надимка, без разликовања величине слова (ово позива инфо "
-"„nick_color_ignore_case” са одговарајућим опсегом, у сагласности са "
-"вредношћу CASEMAPPING на серверу, узимајући подразумевану вредност „rfc1459” "
-"ако се сервер не наведе)"
+
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "надимак"
 
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
-"враћа име боје надимка, без разликовања величине слова (ово позива инфо "
-"„nick_color_name_ignore_case” са одговарајућим опсегом, у сагласности са "
-"вредношћу CASEMAPPING на серверу, узимајући подразумевану вредност „rfc1459” "
-"ако се сервер не наведе)"
 
 msgid "get buffer pointer for an IRC server/channel/nick"
 msgstr "враћа показивач на бафер за IRC сервер/канал/надимак"
@@ -16426,6 +16420,28 @@ msgstr "%s%s: тајмаут за „%s” са %s"
 msgid "%s%s: unable to connect: unexpected error (%d)"
 msgstr "%s%s: повезивање није успело: неочекивана грешка (%d)"
 
+#~ msgid ""
+#~ "get nick color code, ignoring case (this calls the info "
+#~ "\"nick_color_ignore_case\" with appropriate range, according to the value "
+#~ "of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is "
+#~ "not given)"
+#~ msgstr ""
+#~ "враћа код боје надимка, без разликовања величине слова (ово позива инфо "
+#~ "„nick_color_ignore_case” са одговарајућим опсегом, у сагласности са "
+#~ "вредношћу CASEMAPPING на серверу, узимајући подразумевану вредност "
+#~ "„rfc1459” ако се сервер не наведе)"
+
+#~ msgid ""
+#~ "get nick color name, ignoring case (this calls the info "
+#~ "\"nick_color_name_ignore_case\" with appropriate range, according to the "
+#~ "value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the "
+#~ "server is not given)"
+#~ msgstr ""
+#~ "враћа име боје надимка, без разликовања величине слова (ово позива инфо "
+#~ "„nick_color_name_ignore_case” са одговарајућим опсегом, у сагласности са "
+#~ "вредношћу CASEMAPPING на серверу, узимајући подразумевану вредност "
+#~ "„rfc1459” ако се сервер не наведе)"
+
 #, fuzzy
 #~| msgid "Mouse enabled"
 #~ msgid "  /spell enable"
index 5cd468421085fc1fc6d518a641871ce49fe02c9e..929ad6163d3c8399494bcf9ee986ce26b327e71a 100644 (file)
--- 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-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+0200\n"
 "PO-Revision-Date: 2023-09-06 19:13+0200\n"
 "Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
 "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11509,17 +11509,19 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr "IRC makinesi (örneğin: `:nick!name@server.com`)"
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
 msgstr ""
 
+#, fuzzy
+#| msgid "nick"
+#| msgid_plural "nicks"
+msgid "nickname"
+msgstr "takma ad"
+
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"
index 0922a3c89ea4df5f075b5745859c82ccc0c1be63..a3c5ddf80a74b9f05170517cc203bfa2302d7870 100644 (file)
@@ -21,7 +21,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WeeChat\n"
 "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2023-10-17 14:44+0200\n"
+"POT-Creation-Date: 2023-10-19 23:57+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"
@@ -9349,17 +9349,16 @@ msgid "IRC host (like `:nick!name@server.com`)"
 msgstr ""
 
 msgid ""
-"get nick color code, ignoring case (this calls the info "
-"\"nick_color_ignore_case\" with appropriate range, according to the value of "
-"CASEMAPPING on the server, defaulting to \"rfc1459\" if the server is not "
-"given)"
+"get nick color code (*deprecated* since version 1.5, replaced by "
+"\"nick_color\")"
+msgstr ""
+
+msgid "nickname"
 msgstr ""
 
 msgid ""
-"get nick color name, ignoring case (this calls the info "
-"\"nick_color_name_ignore_case\" with appropriate range, according to the "
-"value of CASEMAPPING on the server, defaulting to \"rfc1459\" if the server "
-"is not given)"
+"get nick color name (*deprecated* since version 1.5, replaced by "
+"\"nick_color_name\")"
 msgstr ""
 
 msgid "get buffer pointer for an IRC server/channel/nick"