summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-01-02 15:18:26 +0100
committerSébastien Helleu <flashcode@flashtux.org>2021-01-02 15:18:26 +0100
commitb8acaf8a14e2c5f70eda3bcc841d9d1f3e149af5 (patch)
tree64dba672133b9f8ef3a32cf0186f87f6f5540767 /po/pt_BR.po
parent470e3ef9cfd28e47e1a429d8aca351389782dbca (diff)
downloadweechat-b8acaf8a14e2c5f70eda3bcc841d9d1f3e149af5.zip
irc: fix ambiguity on translation of word "server"
This fixes the following warning: /usr/bin/xgettext: warning: msgid 'server' is used without plural and with plural. ./src/plugins/irc/irc-bar-item.c:136: Here is the occurrence without plural. ./src/plugins/irc/irc.c:154: Here is the occurrence with plural. Workaround: If the msgid is a sentence, change the wording of the sentence; otherwise, use contexts for disambiguation.
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po22
1 files changed, 15 insertions, 7 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index aced1c7f2..74a4401e6 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: 2020-12-31 18:53+0100\n"
+"POT-Creation-Date: 2021-01-02 15:16+0100\n"
"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6349,10 +6349,9 @@ msgstr "%s: script \"%s\" descarregado"
msgid "%s%s: script \"%s\" not loaded"
msgstr "%s%s: script \"%s\" não carregado"
+#, fuzzy
msgid "server"
-msgid_plural "servers"
-msgstr[0] "servidor"
-msgstr[1] "servidores"
+msgstr "servidor"
msgid "Lag"
msgstr ""
@@ -6367,11 +6366,14 @@ msgid ""
msgstr ""
#. TRANSLATORS: "%s" after "%d" is "server" or "servers"
-#. TRANSLATORS: "%s" after "%d" is "client" or "clients"
#, c-format
msgid ""
-"%s%s: disconnected from %d %s (SSL connection not supported with upgrade)"
-msgstr ""
+"%s%s: disconnected from %d server (SSL connection not supported with upgrade)"
+msgid_plural ""
+"%s%s: disconnected from %d servers (SSL connection not supported with "
+"upgrade)"
+msgstr[0] ""
+msgstr[1] ""
#, fuzzy, c-format
msgid ""
@@ -10627,6 +10629,12 @@ msgid ""
"clients connected via SSL"
msgstr ""
+#. TRANSLATORS: "%s" after "%d" is "client" or "clients"
+#, c-format
+msgid ""
+"%s%s: disconnected from %d %s (SSL connection not supported with upgrade)"
+msgstr ""
+
msgid "client"
msgid_plural "clients"
msgstr[0] ""