summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-08-26 18:57:21 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-08-26 18:57:21 +0200
commitdd0c20f6b6e3c500fff7da78123f55bd871dc0fd (patch)
treea5e7e081f078e64adfd2ebc4d186f8217936ed0c /po/de.po
parent42c925b67287f59d1b8962aa34c2ee9313382049 (diff)
downloadweechat-dd0c20f6b6e3c500fff7da78123f55bd871dc0fd.zip
irc: add count for all nick modes in output of `/names` (closes #97)
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po20
1 files changed, 11 insertions, 9 deletions
diff --git a/po/de.po b/po/de.po
index 20b444565..9994aafe0 100644
--- 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-08-25 13:26+0200\n"
+"POT-Creation-Date: 2023-08-26 15:27+0200\n"
"PO-Revision-Date: 2023-08-24 13:36+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -12779,9 +12779,14 @@ msgstr ""
msgid "%sNicks %s%s%s: %s[%s%s%s]"
msgstr "%sNicks %s%s%s: %s[%s%s%s]"
-#, c-format
-msgid "%sNicks %s%s%s: %s[%s%s]"
-msgstr "%sNicks %s%s%s: %s[%s%s]"
+#. TRANSLATORS: number of "regular" nicks on a channel (ie not op/halfop/voiced), for example: "56 regular"
+#, fuzzy
+#| msgid "%s%s%d%s regular"
+#| msgid_plural "%s%s%d%s regular"
+msgid "regular"
+msgid_plural "regular"
+msgstr[0] "%s%s%d%s regulär"
+msgstr[1] "%s%s%d%s reguläre"
msgid "op"
msgid_plural "ops"
@@ -12798,12 +12803,9 @@ msgid_plural "voiced"
msgstr[0] "Stimme"
msgstr[1] "Stimmen"
-#. TRANSLATORS: number of "regular" nicks on a channel (ie not op/halfop/voiced), for example: "56 regular"
#, c-format
-msgid "%s%s%d%s regular"
-msgid_plural "%s%s%d%s regular"
-msgstr[0] "%s%s%d%s regulär"
-msgstr[1] "%s%s%d%s reguläre"
+msgid "%sNicks %s%s%s: %s[%s%s]"
+msgstr "%sNicks %s%s%s: %s[%s%s]"
#, c-format
msgid "%sChannel %s%s%s: %s%d%s %s %s(%s%s)"