1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 11:43:13 +02:00

core: update translations (issue #1171)

This commit is contained in:
Sébastien Helleu
2018-03-31 13:56:49 +02:00
parent 4306613536
commit 11b4186f54
20 changed files with 156 additions and 20 deletions
+6
View File
@@ -158,6 +158,12 @@
** Werte: beliebige Zeichenkette
** Standardwert: `+""+`
* [[option_xfer.network.send_ack]] *xfer.network.send_ack*
** Beschreibung: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender]
** Typ: boolesch
** Werte: on, off
** Standardwert: `+on+`
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** Beschreibung: pass:none[Begrenzt die Übertragungsgeschwindigkeit beim Versenden, in Kilobytes pro Sekunde (0 = keine Begrenzung)]
** Typ: integer
+6
View File
@@ -158,6 +158,12 @@
** values: any string
** default value: `+""+`
* [[option_xfer.network.send_ack]] *xfer.network.send_ack*
** description: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender]
** type: boolean
** values: on, off
** default value: `+on+`
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** description: pass:none[speed limit for sending files, in kilo-bytes by second (0 means no limit)]
** type: integer
+6
View File
@@ -158,6 +158,12 @@
** valeurs: toute chaîne
** valeur par défaut: `+""+`
* [[option_xfer.network.send_ack]] *xfer.network.send_ack*
** description: pass:none[envoyer des acks lors de la réception de fichiers ; si désactivé, le transfert peut échouer si l'envoyeur attend des acks (par exemple un WeeChat qui envoie le fichier avec l'option xfer.network.fast_send à off) ; d'un autre côté, désactiver l'envoi des acks peut éviter un gel si les acks ne sont pas envoyés immédiatement à l'envoyeur]
** type: booléen
** valeurs: on, off
** valeur par défaut: `+on+`
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** description: pass:none[limitation de vitesse pour l'envoi des fichiers, en kilo-octets par seconde (0 signifie pas de limite)]
** type: entier
+6
View File
@@ -158,6 +158,12 @@
** valori: qualsiasi stringa
** valore predefinito: `+""+`
* [[option_xfer.network.send_ack]] *xfer.network.send_ack*
** descrizione: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender]
** tipo: bool
** valori: on, off
** valore predefinito: `+on+`
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** descrizione: pass:none[limite di velocità per l'invio dei file, in kb per secondo (0 vuol dire senza limite)]
** tipo: intero
+6
View File
@@ -158,6 +158,12 @@
** 値: 未制約文字列
** デフォルト値: `+""+`
* [[option_xfer.network.send_ack]] *xfer.network.send_ack*
** 説明: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender]
** タイプ: ブール
** 値: on, off
** デフォルト値: `+on+`
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** 説明: pass:none[ファイル送信の速度制限、1 秒あたりのキロバイトで指定 (0 は制限無し)]
** タイプ: 整数
+6
View File
@@ -158,6 +158,12 @@
** wartości: dowolny ciąg
** domyślna wartość: `+""+`
* [[option_xfer.network.send_ack]] *xfer.network.send_ack*
** opis: pass:none[send acks when receiving files; if disabled, the transfer may freeze if the sender is waiting for acks (for example a WeeChat sending a file with option xfer.network.fast_send set to off); on the other hand, disabling send of acks may prevent a freeze if the acks are not sent immediately to the sender]
** typ: bool
** wartości: on, off
** domyślna wartość: `+on+`
* [[option_xfer.network.speed_limit]] *xfer.network.speed_limit*
** opis: pass:none[limit prędkości wysyłania plików, w kilobajtach na sekundę (0 oznacza brak limitu)]
** typ: liczba
+8 -1
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-02-05 21:30+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -12389,6 +12389,13 @@ msgstr ""
"používat porty větší než 1024, protože porty pod 1024 může používat pouze "
"root)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-03-27 21:49+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -14441,6 +14441,13 @@ msgstr ""
"zu nutzen die über 1024 liegen. Denn nur der User \"root\" kann auf den Port-"
"Bereich unter 1024 zugreifen)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-02-05 21:30+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -12671,6 +12671,13 @@ msgstr ""
"recomendado usar puertos mayores que 1024 porque solo root puede usar los "
"puertos menores que 1024)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+20 -4
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"PO-Revision-Date: 2018-03-25 10:21+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-03-31 13:45+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -9160,11 +9160,15 @@ msgid "nicks and hostnames of current IRC channel"
msgstr "pseudos et noms d'hôtes du canal IRC courant"
msgid "modelist masks of current IRC channel; required argument: modelist mode"
msgstr "masques de la liste de modes du canal IRC courant ; argument obligatoire : mode de la liste de modes"
msgstr ""
"masques de la liste de modes du canal IRC courant ; argument obligatoire : "
"mode de la liste de modes"
msgid ""
"modelist numbers of current IRC channel; required argument: modelist mode"
msgstr "nombres de la liste de modes du canal IRC courant ; argument obligatoire : mode de la liste de modes"
msgstr ""
"nombres de la liste de modes du canal IRC courant ; argument obligatoire : "
"mode de la liste de modes"
msgid "topic of current IRC channel"
msgstr "titre du canal IRC courant"
@@ -14143,6 +14147,18 @@ msgstr ""
"ports supérieurs à 1024, car seul root peut utiliser les ports en dessous de "
"1024)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
"envoyer des acks lors de la réception de fichiers ; si désactivé, le "
"transfert peut échouer si l'envoyeur attend des acks (par exemple un WeeChat "
"qui envoie le fichier avec l'option xfer.network.fast_send à off) ; d'un "
"autre côté, désactiver l'envoi des acks peut éviter un gel si les acks ne "
"sont pas envoyés immédiatement à l'envoyeur"
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-01-06 13:50+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11685,6 +11685,13 @@ msgstr ""
"használja (NAT esetén hasznos) (szintaxis: egyetlen port, pl. 5000 vagy egy "
"port intervallum, pl. 5000-5015, üresen hagyva tetszőleges port)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-02-05 21:30+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -12885,6 +12885,13 @@ msgstr ""
"usare porte maggiori di 1024, perché l'uso di porte inferiori è possibile "
"solo per root)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-03-30 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -13618,6 +13618,13 @@ msgstr ""
"5000-5015 等、空は任意のポートを意味する、1024 以下のポート番号は root 以外使"
"えないため、1024 以上のポート番号を使うことを推奨)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr "ファイル送信の速度制限、1 秒あたりのキロバイトで指定 (0 は制限無し)"
+8 -1
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-03-17 18:00+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <>\n"
@@ -13846,6 +13846,13 @@ msgstr ""
"stosowanie portów powyżej 1024, ponieważ niższe porty mogą być użyte tylko "
"przez roota)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-02-05 21:30+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -13531,6 +13531,13 @@ msgstr ""
"se que use portas maiores que 1024, porque só o root pode usar portas "
"menores que 1024)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-02-05 21:30+0100\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -12143,6 +12143,13 @@ msgstr ""
"qualquer porta, é recomendado utilizar portas superiores a 1024, pois "
"somente o root pode utilizar portas inferiores a 1024)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2018-01-06 13:50+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11718,6 +11718,13 @@ msgstr ""
"(полезно для NAT) (синтаксис: определённый порт, например 5000, или интервал "
"портов, например 5000-5015, пустое значение означает любой порт)"
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+0200\n"
"PO-Revision-Date: 2017-06-26 23:33+0200\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10674,6 +10674,13 @@ msgid ""
"because only root can use ports below 1024)"
msgstr ""
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+8 -1
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2018-03-25 10:15+0200\n"
"POT-Creation-Date: 2018-03-31 13:44+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"
@@ -10523,6 +10523,13 @@ msgid ""
"because only root can use ports below 1024)"
msgstr ""
msgid ""
"send acks when receiving files; if disabled, the transfer may freeze if the "
"sender is waiting for acks (for example a WeeChat sending a file with option "
"xfer.network.fast_send set to off); on the other hand, disabling send of "
"acks may prevent a freeze if the acks are not sent immediately to the sender"
msgstr ""
msgid ""
"speed limit for sending files, in kilo-bytes by second (0 means no limit)"
msgstr ""
+4 -4
View File
@@ -288,10 +288,10 @@ xfer_config_init ()
xfer_config_file, ptr_section,
"send_ack", "boolean",
N_("send acks when receiving files; if disabled, the transfer may "
"freeze if the sender is waiting for acks (for example a weechat "
"sender with option xfer.network.fast_send set to off); on the "
"other hand, disabling send of acks may prevent a freeze if the "
"acks are not sent immediately to the sender"),
"freeze if the sender is waiting for acks (for example a WeeChat "
"sending a file with option xfer.network.fast_send set to off); "
"on the other hand, disabling send of acks may prevent a freeze if "
"the acks are not sent immediately to the sender"),
NULL, 0, 0, "on", NULL, 0,
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
xfer_config_network_speed_limit = weechat_config_new_option (