mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Update translations from Crowdin (#1493)
This commit is contained in:
committed by
Alexey Sokolov
parent
2f3cc23e1a
commit
9791d2c18e
+11
-11
@@ -24,46 +24,46 @@ msgstr "<file|syslog|both> [Pfad]"
|
||||
msgid "Set the logging target"
|
||||
msgstr "Das Log-Ziel setzen"
|
||||
|
||||
#: adminlog.cpp:144
|
||||
#: adminlog.cpp:142
|
||||
msgid "Access denied"
|
||||
msgstr "Zutritt verweigert"
|
||||
|
||||
#: adminlog.cpp:158
|
||||
#: adminlog.cpp:156
|
||||
msgid "Now logging to file"
|
||||
msgstr "Es wird jetzt ein Datei-Protokoll geschrieben"
|
||||
|
||||
#: adminlog.cpp:162
|
||||
#: adminlog.cpp:160
|
||||
msgid "Now only logging to syslog"
|
||||
msgstr "Es wird nun ins Syslog geschrieben"
|
||||
|
||||
#: adminlog.cpp:166
|
||||
#: adminlog.cpp:164
|
||||
msgid "Now logging to syslog and file"
|
||||
msgstr "Es wird nun ins Syslog und eine Protokoll-Datei geschrieben"
|
||||
|
||||
#: adminlog.cpp:170
|
||||
#: adminlog.cpp:168
|
||||
msgid "Usage: Target <file|syslog|both> [path]"
|
||||
msgstr "Verwendung: Target <file|syslog|both> [Pfad]"
|
||||
|
||||
#: adminlog.cpp:172
|
||||
#: adminlog.cpp:170
|
||||
msgid "Unknown target"
|
||||
msgstr "Unbekanntes Ziel"
|
||||
|
||||
#: adminlog.cpp:194
|
||||
#: adminlog.cpp:192
|
||||
msgid "Logging is enabled for file"
|
||||
msgstr "Es wird ein Datei-Protokoll geschrieben"
|
||||
|
||||
#: adminlog.cpp:197
|
||||
#: adminlog.cpp:195
|
||||
msgid "Logging is enabled for syslog"
|
||||
msgstr "Es wird ins Syslog geschrieben"
|
||||
|
||||
#: adminlog.cpp:200
|
||||
#: adminlog.cpp:198
|
||||
msgid "Logging is enabled for both, file and syslog"
|
||||
msgstr "Es wird sowohl eine Protokoll-Datei als auch ins Syslog geschrieben"
|
||||
|
||||
#: adminlog.cpp:206
|
||||
#: adminlog.cpp:204
|
||||
msgid "Log file will be written to {1}"
|
||||
msgstr "Datei-Protokoll wird nach {1} geschrieben"
|
||||
|
||||
#: adminlog.cpp:224
|
||||
#: adminlog.cpp:222
|
||||
msgid "Log ZNC events to file and/or syslog."
|
||||
msgstr "Protokolliere ZNC-Ereignisse in eine Datei und/order ins Syslog."
|
||||
|
||||
+11
-11
@@ -15,46 +15,46 @@ msgstr ""
|
||||
msgid "Set the logging target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:144
|
||||
#: adminlog.cpp:142
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:158
|
||||
#: adminlog.cpp:156
|
||||
msgid "Now logging to file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:162
|
||||
#: adminlog.cpp:160
|
||||
msgid "Now only logging to syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:166
|
||||
#: adminlog.cpp:164
|
||||
msgid "Now logging to syslog and file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:170
|
||||
#: adminlog.cpp:168
|
||||
msgid "Usage: Target <file|syslog|both> [path]"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:172
|
||||
#: adminlog.cpp:170
|
||||
msgid "Unknown target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:194
|
||||
#: adminlog.cpp:192
|
||||
msgid "Logging is enabled for file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:197
|
||||
#: adminlog.cpp:195
|
||||
msgid "Logging is enabled for syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:200
|
||||
#: adminlog.cpp:198
|
||||
msgid "Logging is enabled for both, file and syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:206
|
||||
#: adminlog.cpp:204
|
||||
msgid "Log file will be written to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:224
|
||||
#: adminlog.cpp:222
|
||||
msgid "Log ZNC events to file and/or syslog."
|
||||
msgstr ""
|
||||
|
||||
+14
-13
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -25,46 +26,46 @@ msgstr ""
|
||||
msgid "Set the logging target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:144
|
||||
#: adminlog.cpp:142
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:158
|
||||
#: adminlog.cpp:156
|
||||
msgid "Now logging to file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:162
|
||||
#: adminlog.cpp:160
|
||||
msgid "Now only logging to syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:166
|
||||
#: adminlog.cpp:164
|
||||
msgid "Now logging to syslog and file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:170
|
||||
#: adminlog.cpp:168
|
||||
msgid "Usage: Target <file|syslog|both> [path]"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:172
|
||||
#: adminlog.cpp:170
|
||||
msgid "Unknown target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:194
|
||||
#: adminlog.cpp:192
|
||||
msgid "Logging is enabled for file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:197
|
||||
#: adminlog.cpp:195
|
||||
msgid "Logging is enabled for syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:200
|
||||
#: adminlog.cpp:198
|
||||
msgid "Logging is enabled for both, file and syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:206
|
||||
#: adminlog.cpp:204
|
||||
msgid "Log file will be written to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:224
|
||||
#: adminlog.cpp:222
|
||||
msgid "Log ZNC events to file and/or syslog."
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -26,10 +26,10 @@ msgstr ""
|
||||
msgid "You are not connected to an IRC Server."
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:60
|
||||
#: block_motd.cpp:58
|
||||
msgid "MOTD blocked by ZNC"
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:106
|
||||
#: block_motd.cpp:104
|
||||
msgid "Block the MOTD from IRC so it's not sent to your client(s)."
|
||||
msgstr ""
|
||||
|
||||
@@ -17,10 +17,10 @@ msgstr ""
|
||||
msgid "You are not connected to an IRC Server."
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:60
|
||||
#: block_motd.cpp:58
|
||||
msgid "MOTD blocked by ZNC"
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:106
|
||||
#: block_motd.cpp:104
|
||||
msgid "Block the MOTD from IRC so it's not sent to your client(s)."
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -27,10 +28,10 @@ msgstr ""
|
||||
msgid "You are not connected to an IRC Server."
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:60
|
||||
#: block_motd.cpp:58
|
||||
msgid "MOTD blocked by ZNC"
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:106
|
||||
#: block_motd.cpp:104
|
||||
msgid "Block the MOTD from IRC so it's not sent to your client(s)."
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -45,6 +46,7 @@ msgid_plural ""
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -171,6 +172,7 @@ msgid_plural "Channels {1} are deleted from network {2} of user {3}"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: controlpanel.cpp:740
|
||||
msgid "Usage: GetChan <variable> <username> <network> <chan>"
|
||||
|
||||
+22
-22
@@ -52,92 +52,92 @@ msgstr ""
|
||||
msgid "Set the nick prefix, with no argument it's disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:282
|
||||
#: crypt.cpp:270
|
||||
msgid "Received DH1080 public key from {1}, sending mine..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:287 crypt.cpp:308
|
||||
#: crypt.cpp:275 crypt.cpp:296
|
||||
msgid "Key for {1} successfully set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:290 crypt.cpp:311
|
||||
#: crypt.cpp:278 crypt.cpp:299
|
||||
msgid "Error in {1} with {2}: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:292 crypt.cpp:313
|
||||
#: crypt.cpp:280 crypt.cpp:301
|
||||
msgid "no secret key computed"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:427
|
||||
#: crypt.cpp:395
|
||||
msgid "Target [{1}] deleted"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:429
|
||||
#: crypt.cpp:397
|
||||
msgid "Target [{1}] not found"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:432
|
||||
#: crypt.cpp:400
|
||||
msgid "Usage DelKey <#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:447
|
||||
#: crypt.cpp:415
|
||||
msgid "Set encryption key for [{1}] to [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:449
|
||||
#: crypt.cpp:417
|
||||
msgid "Usage: SetKey <#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:460
|
||||
#: crypt.cpp:428
|
||||
msgid "Sent my DH1080 public key to {1}, waiting for reply ..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:462
|
||||
#: crypt.cpp:430
|
||||
msgid "Error generating our keys, nothing sent."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:465
|
||||
#: crypt.cpp:433
|
||||
msgid "Usage: KeyX <Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:472
|
||||
#: crypt.cpp:440
|
||||
msgid "Nick Prefix disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:474
|
||||
#: crypt.cpp:442
|
||||
msgid "Nick Prefix: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:483
|
||||
#: crypt.cpp:451
|
||||
msgid "You cannot use :, even followed by other symbols, as Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:492
|
||||
#: crypt.cpp:460
|
||||
msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:497
|
||||
#: crypt.cpp:465
|
||||
msgid "Disabling Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:499
|
||||
#: crypt.cpp:467
|
||||
msgid "Setting Nick Prefix to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:506 crypt.cpp:512
|
||||
#: crypt.cpp:474 crypt.cpp:480
|
||||
msgctxt "listkeys"
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:507 crypt.cpp:513
|
||||
#: crypt.cpp:475 crypt.cpp:481
|
||||
msgctxt "listkeys"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:517
|
||||
#: crypt.cpp:485
|
||||
msgid "You have no encryption keys set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:539
|
||||
#: crypt.cpp:507
|
||||
msgid "Encryption for channel/private messages"
|
||||
msgstr ""
|
||||
|
||||
+22
-22
@@ -43,92 +43,92 @@ msgstr ""
|
||||
msgid "Set the nick prefix, with no argument it's disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:282
|
||||
#: crypt.cpp:270
|
||||
msgid "Received DH1080 public key from {1}, sending mine..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:287 crypt.cpp:308
|
||||
#: crypt.cpp:275 crypt.cpp:296
|
||||
msgid "Key for {1} successfully set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:290 crypt.cpp:311
|
||||
#: crypt.cpp:278 crypt.cpp:299
|
||||
msgid "Error in {1} with {2}: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:292 crypt.cpp:313
|
||||
#: crypt.cpp:280 crypt.cpp:301
|
||||
msgid "no secret key computed"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:427
|
||||
#: crypt.cpp:395
|
||||
msgid "Target [{1}] deleted"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:429
|
||||
#: crypt.cpp:397
|
||||
msgid "Target [{1}] not found"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:432
|
||||
#: crypt.cpp:400
|
||||
msgid "Usage DelKey <#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:447
|
||||
#: crypt.cpp:415
|
||||
msgid "Set encryption key for [{1}] to [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:449
|
||||
#: crypt.cpp:417
|
||||
msgid "Usage: SetKey <#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:460
|
||||
#: crypt.cpp:428
|
||||
msgid "Sent my DH1080 public key to {1}, waiting for reply ..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:462
|
||||
#: crypt.cpp:430
|
||||
msgid "Error generating our keys, nothing sent."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:465
|
||||
#: crypt.cpp:433
|
||||
msgid "Usage: KeyX <Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:472
|
||||
#: crypt.cpp:440
|
||||
msgid "Nick Prefix disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:474
|
||||
#: crypt.cpp:442
|
||||
msgid "Nick Prefix: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:483
|
||||
#: crypt.cpp:451
|
||||
msgid "You cannot use :, even followed by other symbols, as Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:492
|
||||
#: crypt.cpp:460
|
||||
msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:497
|
||||
#: crypt.cpp:465
|
||||
msgid "Disabling Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:499
|
||||
#: crypt.cpp:467
|
||||
msgid "Setting Nick Prefix to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:506 crypt.cpp:512
|
||||
#: crypt.cpp:474 crypt.cpp:480
|
||||
msgctxt "listkeys"
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:507 crypt.cpp:513
|
||||
#: crypt.cpp:475 crypt.cpp:481
|
||||
msgctxt "listkeys"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:517
|
||||
#: crypt.cpp:485
|
||||
msgid "You have no encryption keys set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:539
|
||||
#: crypt.cpp:507
|
||||
msgid "Encryption for channel/private messages"
|
||||
msgstr ""
|
||||
|
||||
+25
-24
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -53,92 +54,92 @@ msgstr ""
|
||||
msgid "Set the nick prefix, with no argument it's disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:282
|
||||
#: crypt.cpp:270
|
||||
msgid "Received DH1080 public key from {1}, sending mine..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:287 crypt.cpp:308
|
||||
#: crypt.cpp:275 crypt.cpp:296
|
||||
msgid "Key for {1} successfully set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:290 crypt.cpp:311
|
||||
#: crypt.cpp:278 crypt.cpp:299
|
||||
msgid "Error in {1} with {2}: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:292 crypt.cpp:313
|
||||
#: crypt.cpp:280 crypt.cpp:301
|
||||
msgid "no secret key computed"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:427
|
||||
#: crypt.cpp:395
|
||||
msgid "Target [{1}] deleted"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:429
|
||||
#: crypt.cpp:397
|
||||
msgid "Target [{1}] not found"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:432
|
||||
#: crypt.cpp:400
|
||||
msgid "Usage DelKey <#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:447
|
||||
#: crypt.cpp:415
|
||||
msgid "Set encryption key for [{1}] to [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:449
|
||||
#: crypt.cpp:417
|
||||
msgid "Usage: SetKey <#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:460
|
||||
#: crypt.cpp:428
|
||||
msgid "Sent my DH1080 public key to {1}, waiting for reply ..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:462
|
||||
#: crypt.cpp:430
|
||||
msgid "Error generating our keys, nothing sent."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:465
|
||||
#: crypt.cpp:433
|
||||
msgid "Usage: KeyX <Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:472
|
||||
#: crypt.cpp:440
|
||||
msgid "Nick Prefix disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:474
|
||||
#: crypt.cpp:442
|
||||
msgid "Nick Prefix: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:483
|
||||
#: crypt.cpp:451
|
||||
msgid "You cannot use :, even followed by other symbols, as Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:492
|
||||
#: crypt.cpp:460
|
||||
msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:497
|
||||
#: crypt.cpp:465
|
||||
msgid "Disabling Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:499
|
||||
#: crypt.cpp:467
|
||||
msgid "Setting Nick Prefix to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:506 crypt.cpp:512
|
||||
#: crypt.cpp:474 crypt.cpp:480
|
||||
msgctxt "listkeys"
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:507 crypt.cpp:513
|
||||
#: crypt.cpp:475 crypt.cpp:481
|
||||
msgctxt "listkeys"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:517
|
||||
#: crypt.cpp:485
|
||||
msgid "You have no encryption keys set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:539
|
||||
#: crypt.cpp:507
|
||||
msgid "Encryption for channel/private messages"
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -47,6 +48,7 @@ msgid_plural "{1} CTCP messages"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: ctcpflood.cpp:127
|
||||
msgid "every second"
|
||||
@@ -54,6 +56,7 @@ msgid_plural "every {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: ctcpflood.cpp:129
|
||||
msgid "Current limit is {1} {2}"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -47,6 +48,7 @@ msgid_plural "{1} lines"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: flooddetach.cpp:185
|
||||
msgid "every second"
|
||||
@@ -54,6 +56,7 @@ msgid_plural "every {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: flooddetach.cpp:187
|
||||
msgid "Current limit is {1} {2}"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -16,7 +16,7 @@ msgstr ""
|
||||
msgid "Try to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:42 keepnick.cpp:198
|
||||
#: keepnick.cpp:42 keepnick.cpp:196
|
||||
msgid "No longer trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
@@ -24,30 +24,30 @@ msgstr ""
|
||||
msgid "Show the current state"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:160
|
||||
#: keepnick.cpp:158
|
||||
msgid "ZNC is already trying to get this nickname"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:175
|
||||
#: keepnick.cpp:173
|
||||
msgid "Unable to obtain nick {1}: {2}, {3}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:183
|
||||
#: keepnick.cpp:181
|
||||
msgid "Unable to obtain nick {1}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:193
|
||||
#: keepnick.cpp:191
|
||||
msgid "Trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:203
|
||||
#: keepnick.cpp:201
|
||||
msgid "Currently trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:205
|
||||
#: keepnick.cpp:203
|
||||
msgid "Currently disabled, try 'enable'"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:226
|
||||
#: keepnick.cpp:224
|
||||
msgid "Keeps trying for your primary nick"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgstr ""
|
||||
msgid "Try to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:42 keepnick.cpp:198
|
||||
#: keepnick.cpp:42 keepnick.cpp:196
|
||||
msgid "No longer trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
@@ -15,30 +15,30 @@ msgstr ""
|
||||
msgid "Show the current state"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:160
|
||||
#: keepnick.cpp:158
|
||||
msgid "ZNC is already trying to get this nickname"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:175
|
||||
#: keepnick.cpp:173
|
||||
msgid "Unable to obtain nick {1}: {2}, {3}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:183
|
||||
#: keepnick.cpp:181
|
||||
msgid "Unable to obtain nick {1}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:193
|
||||
#: keepnick.cpp:191
|
||||
msgid "Trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:203
|
||||
#: keepnick.cpp:201
|
||||
msgid "Currently trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:205
|
||||
#: keepnick.cpp:203
|
||||
msgid "Currently disabled, try 'enable'"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:226
|
||||
#: keepnick.cpp:224
|
||||
msgid "Keeps trying for your primary nick"
|
||||
msgstr ""
|
||||
|
||||
+11
-10
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -17,7 +18,7 @@ msgstr ""
|
||||
msgid "Try to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:42 keepnick.cpp:198
|
||||
#: keepnick.cpp:42 keepnick.cpp:196
|
||||
msgid "No longer trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
@@ -25,30 +26,30 @@ msgstr ""
|
||||
msgid "Show the current state"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:160
|
||||
#: keepnick.cpp:158
|
||||
msgid "ZNC is already trying to get this nickname"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:175
|
||||
#: keepnick.cpp:173
|
||||
msgid "Unable to obtain nick {1}: {2}, {3}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:183
|
||||
#: keepnick.cpp:181
|
||||
msgid "Unable to obtain nick {1}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:193
|
||||
#: keepnick.cpp:191
|
||||
msgid "Trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:203
|
||||
#: keepnick.cpp:201
|
||||
msgid "Currently trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:205
|
||||
#: keepnick.cpp:203
|
||||
msgid "Currently disabled, try 'enable'"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:226
|
||||
#: keepnick.cpp:224
|
||||
msgid "Keeps trying for your primary nick"
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -39,6 +40,7 @@ msgid_plural "Rejoin delay set to {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: kickrejoin.cpp:101
|
||||
msgid "Rejoin delay disabled"
|
||||
@@ -50,6 +52,7 @@ msgid_plural "Rejoin delay is set to {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: kickrejoin.cpp:109
|
||||
msgid "Rejoin delay is disabled"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -59,6 +60,7 @@ msgid_plural "{1} rules removed: {2}"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: log.cpp:168 log.cpp:173
|
||||
msgctxt "listrules"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -28,12 +28,12 @@ msgstr ""
|
||||
msgid "List all open channels"
|
||||
msgstr ""
|
||||
|
||||
#: partyline.cpp:735
|
||||
#: partyline.cpp:733
|
||||
msgid ""
|
||||
"You may enter a list of channels the user joins, when entering the internal "
|
||||
"partyline."
|
||||
msgstr ""
|
||||
|
||||
#: partyline.cpp:741
|
||||
#: partyline.cpp:739
|
||||
msgid "Internal channels and queries for users connected to ZNC"
|
||||
msgstr ""
|
||||
|
||||
@@ -19,12 +19,12 @@ msgstr ""
|
||||
msgid "List all open channels"
|
||||
msgstr ""
|
||||
|
||||
#: partyline.cpp:735
|
||||
#: partyline.cpp:733
|
||||
msgid ""
|
||||
"You may enter a list of channels the user joins, when entering the internal "
|
||||
"partyline."
|
||||
msgstr ""
|
||||
|
||||
#: partyline.cpp:741
|
||||
#: partyline.cpp:739
|
||||
msgid "Internal channels and queries for users connected to ZNC"
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -29,12 +30,12 @@ msgstr ""
|
||||
msgid "List all open channels"
|
||||
msgstr ""
|
||||
|
||||
#: partyline.cpp:735
|
||||
#: partyline.cpp:733
|
||||
msgid ""
|
||||
"You may enter a list of channels the user joins, when entering the internal "
|
||||
"partyline."
|
||||
msgstr ""
|
||||
|
||||
#: partyline.cpp:741
|
||||
#: partyline.cpp:739
|
||||
msgid "Internal channels and queries for users connected to ZNC"
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
+3
-2
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -79,6 +80,7 @@ msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: sample.cpp:177
|
||||
msgid "Attempting to join {1}"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -79,13 +79,13 @@ msgstr ""
|
||||
msgid "MinClients set to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: simple_away.cpp:253
|
||||
#: simple_away.cpp:248
|
||||
msgid ""
|
||||
"You might enter up to 3 arguments, like -notimer awaymessage or -timer 5 "
|
||||
"awaymessage."
|
||||
msgstr ""
|
||||
|
||||
#: simple_away.cpp:258
|
||||
#: simple_away.cpp:253
|
||||
msgid ""
|
||||
"This module will automatically set you away on IRC while you are "
|
||||
"disconnected from the bouncer."
|
||||
|
||||
@@ -70,13 +70,13 @@ msgstr ""
|
||||
msgid "MinClients set to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: simple_away.cpp:253
|
||||
#: simple_away.cpp:248
|
||||
msgid ""
|
||||
"You might enter up to 3 arguments, like -notimer awaymessage or -timer 5 "
|
||||
"awaymessage."
|
||||
msgstr ""
|
||||
|
||||
#: simple_away.cpp:258
|
||||
#: simple_away.cpp:253
|
||||
msgid ""
|
||||
"This module will automatically set you away on IRC while you are "
|
||||
"disconnected from the bouncer."
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -62,6 +63,7 @@ msgid_plural "Current timer setting: {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: simple_away.cpp:153 simple_away.cpp:161
|
||||
msgid "Timer disabled"
|
||||
@@ -73,6 +75,7 @@ msgid_plural "Timer set to: {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: simple_away.cpp:166
|
||||
msgid "Current MinClients setting: {1}"
|
||||
@@ -82,13 +85,13 @@ msgstr ""
|
||||
msgid "MinClients set to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: simple_away.cpp:253
|
||||
#: simple_away.cpp:248
|
||||
msgid ""
|
||||
"You might enter up to 3 arguments, like -notimer awaymessage or -timer 5 "
|
||||
"awaymessage."
|
||||
msgstr ""
|
||||
|
||||
#: simple_away.cpp:258
|
||||
#: simple_away.cpp:253
|
||||
msgid ""
|
||||
"This module will automatically set you away on IRC while you are "
|
||||
"disconnected from the bouncer."
|
||||
|
||||
@@ -88,15 +88,15 @@ msgstr ""
|
||||
msgid "Channel stopped being sticky!"
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:211
|
||||
#: stickychan.cpp:209
|
||||
msgid ""
|
||||
"Channel {1} cannot be joined, it is an illegal channel name. Unsticking."
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:248
|
||||
#: stickychan.cpp:246
|
||||
msgid "List of channels, separated by comma."
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:253
|
||||
#: stickychan.cpp:251
|
||||
msgid "configless sticky chans, keeps you there very stickily even"
|
||||
msgstr ""
|
||||
|
||||
@@ -79,15 +79,15 @@ msgstr ""
|
||||
msgid "Channel stopped being sticky!"
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:211
|
||||
#: stickychan.cpp:209
|
||||
msgid ""
|
||||
"Channel {1} cannot be joined, it is an illegal channel name. Unsticking."
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:248
|
||||
#: stickychan.cpp:246
|
||||
msgid "List of channels, separated by comma."
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:253
|
||||
#: stickychan.cpp:251
|
||||
msgid "configless sticky chans, keeps you there very stickily even"
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
@@ -89,15 +90,15 @@ msgstr ""
|
||||
msgid "Channel stopped being sticky!"
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:211
|
||||
#: stickychan.cpp:209
|
||||
msgid ""
|
||||
"Channel {1} cannot be joined, it is an illegal channel name. Unsticking."
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:248
|
||||
#: stickychan.cpp:246
|
||||
msgid "List of channels, separated by comma."
|
||||
msgstr ""
|
||||
|
||||
#: stickychan.cpp:253
|
||||
#: stickychan.cpp:251
|
||||
msgid "configless sticky chans, keeps you there very stickily even"
|
||||
msgstr ""
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
+3
-2
@@ -2,8 +2,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
||||
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
||||
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
|
||||
Reference in New Issue
Block a user