diff --git a/TRANSLATORS.md b/TRANSLATORS.md index 6d75d100..74f0da3c 100644 --- a/TRANSLATORS.md +++ b/TRANSLATORS.md @@ -9,17 +9,20 @@ These people helped translating ZNC to various languages: * ChaosEngine (Andrzej Pauli) * cirinho (Ciro Moniz) * CJSStryker +* Danit * DarthGandalf * dgw * Dreiundachzig * Dremski * eggoez (Baguz Ach) +* eleanorsilly (ellie is not coding in the slightest) * freonesuka (Андрей Вальтер) * gremax * hypech * JakaMedia (Jaka Media Teknologi) * Jay2k1 * kloun (Victor Kukshiev) +* kumanoff * leon-th (Leon T.) * LiteHell * lorenzosu diff --git a/modules/po/admindebug.pl_PL.po b/modules/po/admindebug.pl_PL.po index deeb655e..39142533 100644 --- a/modules/po/admindebug.pl_PL.po +++ b/modules/po/admindebug.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/admindebug.ro_RO.po b/modules/po/admindebug.ro_RO.po index 53a0f882..07004848 100644 --- a/modules/po/admindebug.ro_RO.po +++ b/modules/po/admindebug.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/adminlog.bg_BG.po b/modules/po/adminlog.bg_BG.po index 2789ba3a..cf4283ca 100644 --- a/modules/po/adminlog.bg_BG.po +++ b/modules/po/adminlog.bg_BG.po @@ -14,7 +14,7 @@ msgstr "" #: adminlog.cpp:29 msgid "Show the logging target" -msgstr "" +msgstr "Показване на целта за логване" #: adminlog.cpp:31 msgid " [path]" @@ -22,7 +22,7 @@ msgstr "<Файл| Системни Логове |Двете> [директор #: adminlog.cpp:32 msgid "Set the logging target" -msgstr "" +msgstr "Задаване на целта за логване" #: adminlog.cpp:142 msgid "Access denied" @@ -30,40 +30,41 @@ msgstr "Достъпът е отказан" #: adminlog.cpp:156 msgid "Now logging to file" -msgstr "" +msgstr "Сега се записва към файл" #: adminlog.cpp:160 msgid "Now only logging to syslog" -msgstr "" +msgstr "Сега се записва само в syslog" #: adminlog.cpp:164 msgid "Now logging to syslog and file" -msgstr "" +msgstr "Сега се записва в syslog и във файл" #: adminlog.cpp:168 msgid "Usage: Target [path]" -msgstr "" +msgstr "Употреба: Цел [path]" #: adminlog.cpp:170 msgid "Unknown target" -msgstr "" +msgstr "Незнайна цел" #: adminlog.cpp:192 msgid "Logging is enabled for file" -msgstr "" +msgstr "Записването е пуснато за файл" #: adminlog.cpp:195 msgid "Logging is enabled for syslog" -msgstr "" +msgstr "Записването е пуснато за syslog" #: adminlog.cpp:198 msgid "Logging is enabled for both, file and syslog" -msgstr "" +msgstr "Записването е пуснат и за файл, и за syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" -msgstr "" +msgstr "Лог файла ще бъде записан в {1}" #: adminlog.cpp:222 msgid "Log ZNC events to file and/or syslog." -msgstr "" +msgstr "Записване на ZNC информация към файл и/или syslog." diff --git a/modules/po/adminlog.da_DK.po b/modules/po/adminlog.da_DK.po index cfd24c4e..f334ca5d 100644 --- a/modules/po/adminlog.da_DK.po +++ b/modules/po/adminlog.da_DK.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "" diff --git a/modules/po/adminlog.de_DE.po b/modules/po/adminlog.de_DE.po index a66d41c4..8adba2e6 100644 --- a/modules/po/adminlog.de_DE.po +++ b/modules/po/adminlog.de_DE.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Es wird sowohl eine Protokoll-Datei als auch ins Syslog geschrieben" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "Datei-Protokoll wird nach {1} geschrieben" diff --git a/modules/po/adminlog.el_GR.po b/modules/po/adminlog.el_GR.po index f6f1c1ea..14fdcb59 100644 --- a/modules/po/adminlog.el_GR.po +++ b/modules/po/adminlog.el_GR.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "" diff --git a/modules/po/adminlog.es_ES.po b/modules/po/adminlog.es_ES.po index 5a0a8d71..ec28a9b9 100644 --- a/modules/po/adminlog.es_ES.po +++ b/modules/po/adminlog.es_ES.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Activado registro a fichero y syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "El fichero de registro será escrito en {1}" diff --git a/modules/po/adminlog.fr_FR.po b/modules/po/adminlog.fr_FR.po index 88de15e1..3b0190ee 100644 --- a/modules/po/adminlog.fr_FR.po +++ b/modules/po/adminlog.fr_FR.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "La journalisation est activée pour syslog et un fichier" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "Le journal sera sauvegardé dans {1}" diff --git a/modules/po/adminlog.id_ID.po b/modules/po/adminlog.id_ID.po index 21d6adc1..74a0b542 100644 --- a/modules/po/adminlog.id_ID.po +++ b/modules/po/adminlog.id_ID.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Log diaktifkan untuk both, file dan syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "Log akan di tulis ke {1}" diff --git a/modules/po/adminlog.it_IT.po b/modules/po/adminlog.it_IT.po index d32db1d5..7cb3c4ce 100644 --- a/modules/po/adminlog.it_IT.po +++ b/modules/po/adminlog.it_IT.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Il logging è abilitato per entrambi, file e syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "I file di Log verranno scritti in {1}" diff --git a/modules/po/adminlog.nl_NL.po b/modules/po/adminlog.nl_NL.po index f7082677..78ea13ea 100644 --- a/modules/po/adminlog.nl_NL.po +++ b/modules/po/adminlog.nl_NL.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Logboek is ingesteld voor schrijven naar bestand en syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "Logboek zal geschreven worden naar {1}" diff --git a/modules/po/adminlog.pl_PL.po b/modules/po/adminlog.pl_PL.po index ecab9310..2e05aecb 100644 --- a/modules/po/adminlog.pl_PL.po +++ b/modules/po/adminlog.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -63,6 +63,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Dziennik jest ustawiony do zapisu do obu: do pliku i syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "Plik dziennika zostanie zapisany w {1}" diff --git a/modules/po/adminlog.pot b/modules/po/adminlog.pot index d4db22eb..3ec22591 100644 --- a/modules/po/adminlog.pot +++ b/modules/po/adminlog.pot @@ -52,6 +52,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "" diff --git a/modules/po/adminlog.pt_BR.po b/modules/po/adminlog.pt_BR.po index 4aa3d5ea..78104044 100644 --- a/modules/po/adminlog.pt_BR.po +++ b/modules/po/adminlog.pt_BR.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "" diff --git a/modules/po/adminlog.pt_PT.po b/modules/po/adminlog.pt_PT.po index 3ee70579..fbbca35f 100644 --- a/modules/po/adminlog.pt_PT.po +++ b/modules/po/adminlog.pt_PT.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "O registo está ativado para ambos, ficheiro e syslog" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "O ficheiro de registo vai ser escrito para {1}" diff --git a/modules/po/adminlog.ro_RO.po b/modules/po/adminlog.ro_RO.po index ee017ebc..9ba77073 100644 --- a/modules/po/adminlog.ro_RO.po +++ b/modules/po/adminlog.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -62,6 +62,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "" diff --git a/modules/po/adminlog.ru_RU.po b/modules/po/adminlog.ru_RU.po index b82e7cf3..b8742c02 100644 --- a/modules/po/adminlog.ru_RU.po +++ b/modules/po/adminlog.ru_RU.po @@ -63,6 +63,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "" diff --git a/modules/po/adminlog.tr_TR.po b/modules/po/adminlog.tr_TR.po index a73f400c..12570709 100644 --- a/modules/po/adminlog.tr_TR.po +++ b/modules/po/adminlog.tr_TR.po @@ -61,6 +61,7 @@ msgid "Logging is enabled for both, file and syslog" msgstr "Günlük kaydı hem dosya hem de sistem günlüğü için etkinleştirildi" #: adminlog.cpp:204 +#, c++-format msgid "Log file will be written to {1}" msgstr "Günlük dosyası {1}'e yazılacak" diff --git a/modules/po/alias.bg_BG.po b/modules/po/alias.bg_BG.po index 37f44d2e..40070f84 100644 --- a/modules/po/alias.bg_BG.po +++ b/modules/po/alias.bg_BG.po @@ -13,111 +13,119 @@ msgstr "" "Language: bg_BG\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" -msgstr "" +msgstr "липсва необходимия параметър: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" -msgstr "" +msgstr "Прякорът {1} е създаден" #: alias.cpp:203 msgid "Alias already exists." -msgstr "" +msgstr "Прякорът вече съществува." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" -msgstr "" +msgstr "Прякорът {1} е изтрит" #: alias.cpp:213 alias.cpp:224 alias.cpp:246 alias.cpp:265 alias.cpp:276 #: alias.cpp:333 msgid "Alias does not exist." -msgstr "" +msgstr "Прякорът не съществува." #: alias.cpp:222 alias.cpp:244 alias.cpp:263 alias.cpp:274 msgid "Modified alias." -msgstr "" +msgstr "Модифициран прякор." #: alias.cpp:236 alias.cpp:256 msgid "Invalid index." -msgstr "" +msgstr "Невалиден индекс." #: alias.cpp:282 alias.cpp:298 msgid "There are no aliases." -msgstr "" +msgstr "Няма прякори." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" -msgstr "" +msgstr "Следните прякори съществуват: {1}" #: alias.cpp:290 msgctxt "list|separator" msgid ", " -msgstr "" +msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" -msgstr "" +msgstr "Действия за прякор {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." -msgstr "" +msgstr "Край на действията за прякор {1}." #: alias.cpp:338 alias.cpp:341 alias.cpp:352 alias.cpp:357 msgid "" -msgstr "" +msgstr "" #: alias.cpp:339 msgid "Creates a new, blank alias called name." -msgstr "" +msgstr "Създаване на нов, празен прякор кръстен \"име\"." #: alias.cpp:341 msgid "Deletes an existing alias." -msgstr "" +msgstr "Изтрива съществуващ прякор." #: alias.cpp:343 msgid " " -msgstr "" +msgstr " " #: alias.cpp:344 msgid "Adds a line to an existing alias." -msgstr "" +msgstr "Добавя нов ред към същестуващ прякор." #: alias.cpp:346 msgid " " -msgstr "" +msgstr " " #: alias.cpp:347 msgid "Inserts a line into an existing alias." -msgstr "" +msgstr "Вмъква нов ред към съществуващ ред." #: alias.cpp:349 msgid " " -msgstr "" +msgstr " " #: alias.cpp:350 msgid "Removes a line from an existing alias." -msgstr "" +msgstr "Премахва ред от съществуващ прякор." #: alias.cpp:353 msgid "Removes all lines from an existing alias." -msgstr "" +msgstr "Премахва всички редове от съществуващ прякор." #: alias.cpp:355 msgid "Lists all aliases by name." -msgstr "" +msgstr "Изброява всички прякори по име." #: alias.cpp:358 msgid "Reports the actions performed by an alias." -msgstr "" +msgstr "Докладва действията извършени от прякор." #: alias.cpp:362 msgid "Generate a list of commands to copy your alias config." msgstr "" +"Генериране на списък от команди за да копирате вашата конфигурация свързана " +"с прякор." #: alias.cpp:374 msgid "Clearing all of them!" -msgstr "" +msgstr "Изчистване на всички прякори!" #: alias.cpp:409 msgid "Provides bouncer-side command alias support." -msgstr "" +msgstr "Осигурява bouncer-side поддръжка на прякор." diff --git a/modules/po/alias.da_DK.po b/modules/po/alias.da_DK.po index 52af2d4e..8fc9429a 100644 --- a/modules/po/alias.da_DK.po +++ b/modules/po/alias.da_DK.po @@ -13,10 +13,12 @@ msgstr "" "Language: da_DK\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -55,10 +59,12 @@ msgid ", " msgstr "" #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.de_DE.po b/modules/po/alias.de_DE.po index 0e6011cf..2b4160d6 100644 --- a/modules/po/alias.de_DE.po +++ b/modules/po/alias.de_DE.po @@ -13,10 +13,12 @@ msgstr "" "Language: de_DE\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "Fehlendes erforderliches Argument: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Alias angelegt: {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "Alias existiert bereits." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Alias gelöscht: {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "Es gibt keine Aliase." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "Der folgende Alias existiert: {1}" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Aktionen für Alias {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Ende der Aktionen für Alias {1}." diff --git a/modules/po/alias.el_GR.po b/modules/po/alias.el_GR.po index 401df47e..93c6838b 100644 --- a/modules/po/alias.el_GR.po +++ b/modules/po/alias.el_GR.po @@ -13,10 +13,12 @@ msgstr "" "Language: el_GR\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -55,10 +59,12 @@ msgid ", " msgstr "" #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.es_ES.po b/modules/po/alias.es_ES.po index dd794c14..bc73978f 100644 --- a/modules/po/alias.es_ES.po +++ b/modules/po/alias.es_ES.po @@ -13,10 +13,12 @@ msgstr "" "Language: es_ES\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "falta un parámetro: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Alias creado: {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "El alias ya existe." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Allias borrado: {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "No hay aliases." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "El siguiente alias ya existe: {1}" @@ -55,10 +59,12 @@ msgid ", " msgstr "[lista | separador] ," #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Acciones para el alias {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Fin de acciones para el alias {1}." diff --git a/modules/po/alias.fr_FR.po b/modules/po/alias.fr_FR.po index e7a0398f..3f82856c 100644 --- a/modules/po/alias.fr_FR.po +++ b/modules/po/alias.fr_FR.po @@ -13,10 +13,12 @@ msgstr "" "Language: fr_FR\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "paramètre requis absent : {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Alias créé : {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "L'alias existe déjà." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Alias supprimé : {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "Il n'existe aucun alias." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "L'alias {1} n'existe pas" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Actions pour l'alias {1} :" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Fin des actions pour l'alias {1}." diff --git a/modules/po/alias.id_ID.po b/modules/po/alias.id_ID.po index 1163083f..c0986114 100644 --- a/modules/po/alias.id_ID.po +++ b/modules/po/alias.id_ID.po @@ -13,10 +13,12 @@ msgstr "" "Language: id_ID\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -55,10 +59,12 @@ msgid ", " msgstr "" #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.it_IT.po b/modules/po/alias.it_IT.po index dadd614c..1b20f3b2 100644 --- a/modules/po/alias.it_IT.po +++ b/modules/po/alias.it_IT.po @@ -13,10 +13,12 @@ msgstr "" "Language: it_IT\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "manca il parametro obbligatorio: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Alias creato: {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "Alias già esistente." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Alias eliminato: {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "Non ci sono alias." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "Esistono i seguenti alias: {1}" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Azioni per l'alias {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Fine delle azioni per l'alias {1}." diff --git a/modules/po/alias.nl_NL.po b/modules/po/alias.nl_NL.po index 8f81ed4f..994d48d1 100644 --- a/modules/po/alias.nl_NL.po +++ b/modules/po/alias.nl_NL.po @@ -13,10 +13,12 @@ msgstr "" "Language: nl_NL\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "verplichte parameter ontbreekt: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Alias aangemaakt: {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "Alias bestaat al." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Alias verwijderd: {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "Er zijn geen aliassen." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "De volgende aliassen bestaan: {1}" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Acties voor alias {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Einde van acties voor alias {1}." diff --git a/modules/po/alias.pl_PL.po b/modules/po/alias.pl_PL.po index 819c6b63..71771f31 100644 --- a/modules/po/alias.pl_PL.po +++ b/modules/po/alias.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -15,10 +15,12 @@ msgstr "" "Language: pl_PL\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "brakuje wymaganego parametru: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Utworzono alias: {1}" @@ -27,6 +29,7 @@ msgid "Alias already exists." msgstr "Alias już istnieje." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Usunięto alias: {1}" @@ -48,6 +51,7 @@ msgid "There are no aliases." msgstr "Nie ma aliasów." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "Istnieją poniższe aliasy: {1}" @@ -57,10 +61,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Akcje dla aliasu {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Koniec akcji dla aliasu {1}." diff --git a/modules/po/alias.pot b/modules/po/alias.pot index 9b7624c6..61b84933 100644 --- a/modules/po/alias.pot +++ b/modules/po/alias.pot @@ -4,10 +4,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "" @@ -16,6 +18,7 @@ msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -37,6 +40,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -46,10 +50,12 @@ msgid ", " msgstr "" #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.pt_BR.po b/modules/po/alias.pt_BR.po index 79de7028..b5bdbb7a 100644 --- a/modules/po/alias.pt_BR.po +++ b/modules/po/alias.pt_BR.po @@ -13,18 +13,21 @@ msgstr "" "Language: pt_BR\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "parâmetro requirido faltando: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" -msgstr "" +msgstr "Alias criado: {1}" #: alias.cpp:203 msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.pt_PT.po b/modules/po/alias.pt_PT.po index 2fe7d95c..61cbd01a 100644 --- a/modules/po/alias.pt_PT.po +++ b/modules/po/alias.pt_PT.po @@ -13,10 +13,12 @@ msgstr "" "Language: pt_PT\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "parâmetro requerido em falta: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Alias criado: {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "O alias já existe." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Alias eliminado: {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "Não há nenhum alias." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "Os seguintes aliases existem: {1}" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "Ações para o alias {1}:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "Fim das ações para o alias {1}." diff --git a/modules/po/alias.ro_RO.po b/modules/po/alias.ro_RO.po index 24b09398..18c11f8a 100644 --- a/modules/po/alias.ro_RO.po +++ b/modules/po/alias.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -14,10 +14,12 @@ msgstr "" "Language: ro_RO\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "" @@ -26,6 +28,7 @@ msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -47,6 +50,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -56,10 +60,12 @@ msgid ", " msgstr "" #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.ru_RU.po b/modules/po/alias.ru_RU.po index 477b29c9..c5b1c36a 100644 --- a/modules/po/alias.ru_RU.po +++ b/modules/po/alias.ru_RU.po @@ -15,10 +15,12 @@ msgstr "" "Language: ru_RU\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "" @@ -27,6 +29,7 @@ msgid "Alias already exists." msgstr "" #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "" @@ -48,6 +51,7 @@ msgid "There are no aliases." msgstr "" #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "" @@ -57,10 +61,12 @@ msgid ", " msgstr "" #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "" diff --git a/modules/po/alias.tr_TR.po b/modules/po/alias.tr_TR.po index aa697e93..c9040d16 100644 --- a/modules/po/alias.tr_TR.po +++ b/modules/po/alias.tr_TR.po @@ -13,10 +13,12 @@ msgstr "" "Language: tr_TR\n" #: alias.cpp:141 +#, c++-format msgid "missing required parameter: {1}" msgstr "gerekli parametre eksik: {1}" #: alias.cpp:201 +#, c++-format msgid "Created alias: {1}" msgstr "Takma ad oluşturuldu: {1}" @@ -25,6 +27,7 @@ msgid "Alias already exists." msgstr "Takma ad zaten mevcut." #: alias.cpp:210 +#, c++-format msgid "Deleted alias: {1}" msgstr "Silinen takma ad: {1}" @@ -46,6 +49,7 @@ msgid "There are no aliases." msgstr "Takma ad yok." #: alias.cpp:289 +#, c++-format msgid "The following aliases exist: {1}" msgstr "Aşağıdaki takma adlar mevcuttur: {1}" @@ -55,10 +59,12 @@ msgid ", " msgstr ", " #: alias.cpp:324 +#, c++-format msgid "Actions for alias {1}:" msgstr "{1} takma adına ilişkin işlemler:" #: alias.cpp:331 +#, c++-format msgid "End of actions for alias {1}." msgstr "{1} takma adına ilişkin işlemlerin sonu." diff --git a/modules/po/autoattach.bg_BG.po b/modules/po/autoattach.bg_BG.po index 25ace178..0525eea7 100644 --- a/modules/po/autoattach.bg_BG.po +++ b/modules/po/autoattach.bg_BG.po @@ -14,72 +14,75 @@ msgstr "" #: autoattach.cpp:94 msgid "Added to list" -msgstr "" +msgstr "Добавено към списъка" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" -msgstr "" +msgstr "{1} е вече добавено" #: autoattach.cpp:100 msgid "Usage: Add [!]<#chan> " -msgstr "" +msgstr "Употреба: Add [!]<#chan> " #: autoattach.cpp:101 msgid "Wildcards are allowed" -msgstr "" +msgstr "Wildcards са позволени" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" -msgstr "" +msgstr "{1} е премахнат от списъка" #: autoattach.cpp:115 msgid "Usage: Del [!]<#chan> " -msgstr "" +msgstr "Употреба: Del [!]<#chan> " #: autoattach.cpp:121 autoattach.cpp:129 msgid "Neg" -msgstr "" +msgstr "Neg" #: autoattach.cpp:122 autoattach.cpp:130 msgid "Chan" -msgstr "" +msgstr "Канал" #: autoattach.cpp:123 autoattach.cpp:131 msgid "Search" -msgstr "" +msgstr "Търсене" #: autoattach.cpp:124 autoattach.cpp:132 msgid "Host" -msgstr "" +msgstr "Хост" #: autoattach.cpp:138 msgid "You have no entries." -msgstr "" +msgstr "Нямате записи." #: autoattach.cpp:146 autoattach.cpp:149 msgid "[!]<#chan> " -msgstr "" +msgstr "[!]<#chan> " #: autoattach.cpp:147 msgid "Add an entry, use !#chan to negate and * for wildcards" -msgstr "" +msgstr "Добавяне на запис, използвайте !#chan, за отказ и * за wildcards" #: autoattach.cpp:150 msgid "Remove an entry, needs to be an exact match" -msgstr "" +msgstr "Премахване на запис, трябва да е точно същият" #: autoattach.cpp:152 msgid "List all entries" -msgstr "" +msgstr "Показване на всички записи" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" -msgstr "" +msgstr "[{1}] не може да бъде добавен" #: autoattach.cpp:283 msgid "List of channel masks and channel masks with ! before them." -msgstr "" +msgstr "Списък на канали с маски и канали с маски с ! преди тях." #: autoattach.cpp:286 msgid "Reattaches you to channels on activity." -msgstr "" +msgstr "Отново ви включва в канали при активност." diff --git a/modules/po/autoattach.da_DK.po b/modules/po/autoattach.da_DK.po index dfd6bd05..ec4266a0 100644 --- a/modules/po/autoattach.da_DK.po +++ b/modules/po/autoattach.da_DK.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "" diff --git a/modules/po/autoattach.de_DE.po b/modules/po/autoattach.de_DE.po index e4329fd0..ab6ebb5a 100644 --- a/modules/po/autoattach.de_DE.po +++ b/modules/po/autoattach.de_DE.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Zur Liste hinzugefügt" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} ist schon hinzugefügt" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Wildcards sind erlaubt" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "{1} aus der Liste entfernt" @@ -74,6 +76,7 @@ msgid "List all entries" msgstr "Liste alle Einträge auf" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Kann [{1}] nicht hinzufügen" diff --git a/modules/po/autoattach.el_GR.po b/modules/po/autoattach.el_GR.po index d4601af7..2d3c4f56 100644 --- a/modules/po/autoattach.el_GR.po +++ b/modules/po/autoattach.el_GR.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "" diff --git a/modules/po/autoattach.es_ES.po b/modules/po/autoattach.es_ES.po index 0322e367..57688f32 100644 --- a/modules/po/autoattach.es_ES.po +++ b/modules/po/autoattach.es_ES.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Añadido a la lista" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} ya está añadido" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Comodines permitidos" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "Borrado {1} de la lista" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "Muestra todas las entradas" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Imposible añadir [{1}]" diff --git a/modules/po/autoattach.fr_FR.po b/modules/po/autoattach.fr_FR.po index 8a305229..0976bd01 100644 --- a/modules/po/autoattach.fr_FR.po +++ b/modules/po/autoattach.fr_FR.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Ajouté à la liste" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} est déjà présent" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Les jokers sont autorisés" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "{1} retiré de la liste" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "Liste toutes les entrées" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Impossible d'ajouter [{1}]" diff --git a/modules/po/autoattach.id_ID.po b/modules/po/autoattach.id_ID.po index ac5b5567..129a1f92 100644 --- a/modules/po/autoattach.id_ID.po +++ b/modules/po/autoattach.id_ID.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "" diff --git a/modules/po/autoattach.it_IT.po b/modules/po/autoattach.it_IT.po index d9a05ae5..a60f970c 100644 --- a/modules/po/autoattach.it_IT.po +++ b/modules/po/autoattach.it_IT.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Aggiunto alla lista" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} è già stato aggiunto" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Sono ammesse wildcards (caratteri jolly)" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "Rimosso {1} dalla lista" @@ -75,6 +77,7 @@ msgid "List all entries" msgstr "Elenca tutte le voci" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Impossibile aggiungere [{1}]" diff --git a/modules/po/autoattach.nl_NL.po b/modules/po/autoattach.nl_NL.po index bfb4ac41..1dec2dce 100644 --- a/modules/po/autoattach.nl_NL.po +++ b/modules/po/autoattach.nl_NL.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Toegevoegd aan lijst" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} is al toegevoegd" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Jokers zijn toegestaan" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "{1} van lijst verwijderd" @@ -75,6 +77,7 @@ msgid "List all entries" msgstr "Laat alle kanalen zien" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Kan [{1}] niet toevoegen" diff --git a/modules/po/autoattach.pl_PL.po b/modules/po/autoattach.pl_PL.po index d99c14d8..36c3967c 100644 --- a/modules/po/autoattach.pl_PL.po +++ b/modules/po/autoattach.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -19,6 +19,7 @@ msgid "Added to list" msgstr "Dodano do listy" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} już jest dodany" @@ -31,6 +32,7 @@ msgid "Wildcards are allowed" msgstr "Wieloznaczniki są dozwolone" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "Usunięto {1} z listy" @@ -75,6 +77,7 @@ msgid "List all entries" msgstr "Lista wszystkich wpisów" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Nie można dodać [{1}]" diff --git a/modules/po/autoattach.pot b/modules/po/autoattach.pot index e324fdde..000c2d0e 100644 --- a/modules/po/autoattach.pot +++ b/modules/po/autoattach.pot @@ -8,6 +8,7 @@ msgid "Added to list" msgstr "" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "" @@ -20,6 +21,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "" @@ -64,6 +66,7 @@ msgid "List all entries" msgstr "" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "" diff --git a/modules/po/autoattach.pt_BR.po b/modules/po/autoattach.pt_BR.po index d2d049b6..2ce639dd 100644 --- a/modules/po/autoattach.pt_BR.po +++ b/modules/po/autoattach.pt_BR.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Adicionado à lista" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "O canal {1} já foi adicionado" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "O canal {1} foi removido da lista" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "Lista todas as entradas" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Não foi possível adicionar [{1}]" diff --git a/modules/po/autoattach.pt_PT.po b/modules/po/autoattach.pt_PT.po index 92da939a..74f25383 100644 --- a/modules/po/autoattach.pt_PT.po +++ b/modules/po/autoattach.pt_PT.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Adicionado à lista" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} já estava adicionado" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Asteriscos são permitidos" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "{1} removido da lista" @@ -73,6 +75,7 @@ msgid "List all entries" msgstr "Lista todas as entradas" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "Não foi possível adicionar [{1}]" diff --git a/modules/po/autoattach.ro_RO.po b/modules/po/autoattach.ro_RO.po index a8b14b83..b2dc6a2d 100644 --- a/modules/po/autoattach.ro_RO.po +++ b/modules/po/autoattach.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -18,6 +18,7 @@ msgid "Added to list" msgstr "" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "" @@ -30,6 +31,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "" @@ -74,6 +76,7 @@ msgid "List all entries" msgstr "" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "" diff --git a/modules/po/autoattach.ru_RU.po b/modules/po/autoattach.ru_RU.po index f813d55f..c88c3797 100644 --- a/modules/po/autoattach.ru_RU.po +++ b/modules/po/autoattach.ru_RU.po @@ -19,6 +19,7 @@ msgid "Added to list" msgstr "" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "" @@ -31,6 +32,7 @@ msgid "Wildcards are allowed" msgstr "" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "" @@ -75,6 +77,7 @@ msgid "List all entries" msgstr "" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "" diff --git a/modules/po/autoattach.tr_TR.po b/modules/po/autoattach.tr_TR.po index a1a8fac6..12908d20 100644 --- a/modules/po/autoattach.tr_TR.po +++ b/modules/po/autoattach.tr_TR.po @@ -17,6 +17,7 @@ msgid "Added to list" msgstr "Listeye eklendi" #: autoattach.cpp:96 +#, c++-format msgid "{1} is already added" msgstr "{1} zaten eklendi" @@ -29,6 +30,7 @@ msgid "Wildcards are allowed" msgstr "Joker karakterlere izin verilir" #: autoattach.cpp:113 +#, c++-format msgid "Removed {1} from list" msgstr "{1} listeden kaldırıldı" @@ -74,6 +76,7 @@ msgid "List all entries" msgstr "Tüm girişleri listele" #: autoattach.cpp:171 +#, c++-format msgid "Unable to add [{1}]" msgstr "[{1}] eklenemiyor" diff --git a/modules/po/autocycle.bg_BG.po b/modules/po/autocycle.bg_BG.po index 46519376..11f726df 100644 --- a/modules/po/autocycle.bg_BG.po +++ b/modules/po/autocycle.bg_BG.po @@ -14,56 +14,62 @@ msgstr "" #: autocycle.cpp:27 autocycle.cpp:30 msgid "[!]<#chan>" -msgstr "" +msgstr "[!]<#chan>" #: autocycle.cpp:28 msgid "Add an entry, use !#chan to negate and * for wildcards" -msgstr "" +msgstr "Добавяне на запис, използвайте !#chan, за отказ и * за wildcards" #: autocycle.cpp:31 msgid "Remove an entry, needs to be an exact match" -msgstr "" +msgstr "Премахване на запис, трябва да е точно същият" #: autocycle.cpp:33 msgid "List all entries" -msgstr "" +msgstr "Показване на всички записи" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" -msgstr "" +msgstr "[{1}] не може да бъде добавен" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" -msgstr "" +msgstr "{1} е вече добавен" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" -msgstr "" +msgstr "{1} е добавено в списъка" #: autocycle.cpp:70 msgid "Usage: Add [!]<#chan>" -msgstr "" +msgstr "Употреба: Add [!]<#chan>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" -msgstr "" +msgstr "{1} е премахнат от списъка" #: autocycle.cpp:80 msgid "Usage: Del [!]<#chan>" -msgstr "" +msgstr "Употреба: Del [!]<#chan>" #: autocycle.cpp:85 autocycle.cpp:90 autocycle.cpp:95 msgid "Channel" -msgstr "" +msgstr "Канал" #: autocycle.cpp:101 msgid "You have no entries." -msgstr "" +msgstr "Вие нямате записи." #: autocycle.cpp:230 msgid "List of channel masks and channel masks with ! before them." -msgstr "" +msgstr "Списък на канали с маски и канали с маски с ! преди тях." #: autocycle.cpp:235 msgid "Rejoins channels to gain Op if you're the only user left" msgstr "" +"Повторно присъединяване в канали за да получите Op, ако сте единственият " +"потребител останал" diff --git a/modules/po/autocycle.da_DK.po b/modules/po/autocycle.da_DK.po index a392aef6..86c9fb8a 100644 --- a/modules/po/autocycle.da_DK.po +++ b/modules/po/autocycle.da_DK.po @@ -29,14 +29,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -45,6 +48,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.de_DE.po b/modules/po/autocycle.de_DE.po index fdfa3165..3eeb06c2 100644 --- a/modules/po/autocycle.de_DE.po +++ b/modules/po/autocycle.de_DE.po @@ -30,14 +30,17 @@ msgid "List all entries" msgstr "Liste alle Einträge auf" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Kann {1} nicht hinzufügen" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} ist schon hinzugefügt" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "{1} zur Liste hinzugefügt" @@ -46,6 +49,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Verwendung: Add [!]<#Kanal>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "{1} aus der Liste entfernt" diff --git a/modules/po/autocycle.el_GR.po b/modules/po/autocycle.el_GR.po index cfb4fcc8..aae92254 100644 --- a/modules/po/autocycle.el_GR.po +++ b/modules/po/autocycle.el_GR.po @@ -29,14 +29,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -45,6 +48,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.es_ES.po b/modules/po/autocycle.es_ES.po index 39465e04..d9515353 100644 --- a/modules/po/autocycle.es_ES.po +++ b/modules/po/autocycle.es_ES.po @@ -29,14 +29,17 @@ msgid "List all entries" msgstr "Mostrar todas las entradas" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Imposible de añadir {1}" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} ya está añadido" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "Añadido {1} a la lista" @@ -45,6 +48,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Uso: Add [!]<#canal>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "Borrado {1} de la lista" diff --git a/modules/po/autocycle.fr_FR.po b/modules/po/autocycle.fr_FR.po index 91c5c7bb..a09f8b31 100644 --- a/modules/po/autocycle.fr_FR.po +++ b/modules/po/autocycle.fr_FR.po @@ -29,14 +29,17 @@ msgid "List all entries" msgstr "Liste toutes les entrées" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Impossible d'ajouter {1}" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} est déjà présent" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "{1} ajouté à la liste" @@ -45,6 +48,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Usage: Add [!]<#salon>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "{1} retiré de la liste" diff --git a/modules/po/autocycle.id_ID.po b/modules/po/autocycle.id_ID.po index e7284e38..21cead14 100644 --- a/modules/po/autocycle.id_ID.po +++ b/modules/po/autocycle.id_ID.po @@ -29,14 +29,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -45,6 +48,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.it_IT.po b/modules/po/autocycle.it_IT.po index 89a755c2..b1f6b00d 100644 --- a/modules/po/autocycle.it_IT.po +++ b/modules/po/autocycle.it_IT.po @@ -31,14 +31,17 @@ msgid "List all entries" msgstr "Elenca tutte le voci inserite" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Impossibile aggiungere {1}" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} è già aggiunto" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "Aggiunto {1} alla lista" @@ -47,6 +50,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Usa: Add [!]<#canale>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "Rimosso {1} dalla lista" diff --git a/modules/po/autocycle.nl_NL.po b/modules/po/autocycle.nl_NL.po index e01421df..72da3186 100644 --- a/modules/po/autocycle.nl_NL.po +++ b/modules/po/autocycle.nl_NL.po @@ -31,14 +31,17 @@ msgid "List all entries" msgstr "Laat alle kanalen zien" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Kan {1} niet toevoegen" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} bestaat al" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "{1} toegevoegd aan lijst" @@ -47,6 +50,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Gebruik: Add [!]<#kanaal>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "{1} verwijderd van lijst" diff --git a/modules/po/autocycle.pl_PL.po b/modules/po/autocycle.pl_PL.po index 736c5915..f3e2351c 100644 --- a/modules/po/autocycle.pl_PL.po +++ b/modules/po/autocycle.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -31,14 +31,17 @@ msgid "List all entries" msgstr "Lista wszystkich wpisów" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Nie można dodać {1}" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} już jest dodany" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "Dodano {1} do listy" @@ -47,6 +50,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Użycie: Add [!]<#kanał>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "Usunięto {1} z listy" diff --git a/modules/po/autocycle.pot b/modules/po/autocycle.pot index 01b6bf8b..bc18acdd 100644 --- a/modules/po/autocycle.pot +++ b/modules/po/autocycle.pot @@ -20,14 +20,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -36,6 +39,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.pt_BR.po b/modules/po/autocycle.pt_BR.po index f73272bf..abd1fda8 100644 --- a/modules/po/autocycle.pt_BR.po +++ b/modules/po/autocycle.pt_BR.po @@ -29,14 +29,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -45,6 +48,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Sintaxe: Add [!]<#canal>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.pt_PT.po b/modules/po/autocycle.pt_PT.po index e55c2f01..43cd289f 100644 --- a/modules/po/autocycle.pt_PT.po +++ b/modules/po/autocycle.pt_PT.po @@ -30,14 +30,17 @@ msgid "List all entries" msgstr "Lista todas as entradas" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "Não foi possível adicionar {1}" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} já está adicionada" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "{1} adicionada para a lista" @@ -46,6 +49,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Utilização: Add [!]<#canal>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "{1} removida da lista" diff --git a/modules/po/autocycle.ro_RO.po b/modules/po/autocycle.ro_RO.po index 97667f90..b269840f 100644 --- a/modules/po/autocycle.ro_RO.po +++ b/modules/po/autocycle.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -30,14 +30,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -46,6 +49,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.ru_RU.po b/modules/po/autocycle.ru_RU.po index 7f5e0d1e..b0a8b5a7 100644 --- a/modules/po/autocycle.ru_RU.po +++ b/modules/po/autocycle.ru_RU.po @@ -31,14 +31,17 @@ msgid "List all entries" msgstr "" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "" @@ -47,6 +50,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "" diff --git a/modules/po/autocycle.tr_TR.po b/modules/po/autocycle.tr_TR.po index cfba8e17..f6dafafb 100644 --- a/modules/po/autocycle.tr_TR.po +++ b/modules/po/autocycle.tr_TR.po @@ -31,14 +31,17 @@ msgid "List all entries" msgstr "Tüm girişleri listele" #: autocycle.cpp:46 +#, c++-format msgid "Unable to add {1}" msgstr "{1} eklenemiyor" #: autocycle.cpp:66 +#, c++-format msgid "{1} is already added" msgstr "{1} zaten eklendi" #: autocycle.cpp:68 +#, c++-format msgid "Added {1} to list" msgstr "{1} listeye eklendi" @@ -47,6 +50,7 @@ msgid "Usage: Add [!]<#chan>" msgstr "Kullanımı: Add [!]<#kanal>" #: autocycle.cpp:78 +#, c++-format msgid "Removed {1} from list" msgstr "{1} listeden kaldırıldı" diff --git a/modules/po/autoop.bg_BG.po b/modules/po/autoop.bg_BG.po index 87c5b117..2d8cb3ee 100644 --- a/modules/po/autoop.bg_BG.po +++ b/modules/po/autoop.bg_BG.po @@ -14,155 +14,176 @@ msgstr "" #: autoop.cpp:155 msgid "List all users" -msgstr "" +msgstr "Показване на всички потребители" #: autoop.cpp:157 autoop.cpp:160 msgid " [channel] ..." -msgstr "" +msgstr " [канал] ......." #: autoop.cpp:158 msgid "Adds channels to a user" -msgstr "" +msgstr "Добавя канали към потребител" #: autoop.cpp:161 msgid "Removes channels from a user" -msgstr "" +msgstr "Премахва канали от потребител" #: autoop.cpp:163 autoop.cpp:166 msgid " ,[mask] ..." -msgstr "" +msgstr ", [маска] ..." #: autoop.cpp:164 msgid "Adds masks to a user" -msgstr "" +msgstr "Добавя маски към потребител" #: autoop.cpp:167 msgid "Removes masks from a user" -msgstr "" +msgstr "Премахва маски от потребител" #: autoop.cpp:170 msgid " [,...] [channels]" -msgstr "" +msgstr " [,...] [канали]" #: autoop.cpp:171 msgid "Adds a user" -msgstr "" +msgstr "Добавя потребител" #: autoop.cpp:173 msgid "" -msgstr "" +msgstr "" #: autoop.cpp:173 msgid "Removes a user" -msgstr "" +msgstr "Премахва потребител" #: autoop.cpp:276 msgid "Usage: AddUser [,...] [channels]" -msgstr "" +msgstr "Употреба: AddUser [,...] [канали]" #: autoop.cpp:292 msgid "Usage: DelUser " -msgstr "" +msgstr "Употреба: DelUser " #: autoop.cpp:301 msgid "There are no users defined" -msgstr "" +msgstr "Няма избрани потребители" #: autoop.cpp:307 autoop.cpp:318 autoop.cpp:322 autoop.cpp:324 msgid "User" -msgstr "" +msgstr "Потребител" #: autoop.cpp:308 autoop.cpp:326 msgid "Hostmasks" -msgstr "" +msgstr "Hostmasks" #: autoop.cpp:309 autoop.cpp:319 msgid "Key" -msgstr "" +msgstr "Ключ" #: autoop.cpp:310 autoop.cpp:320 msgid "Channels" -msgstr "" +msgstr "Канали" #: autoop.cpp:338 msgid "Usage: AddChans [channel] ..." -msgstr "" +msgstr "Употреба: AddChans [канал] ..." #: autoop.cpp:345 autoop.cpp:366 autoop.cpp:388 autoop.cpp:409 autoop.cpp:473 msgid "No such user" -msgstr "" +msgstr "Няма такъв потребител" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" -msgstr "" +msgstr "Канал(и) добавени към потребител {1}" #: autoop.cpp:359 msgid "Usage: DelChans [channel] ..." -msgstr "" +msgstr "Употреба: DelChans [channel] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" -msgstr "" +msgstr "Канал(и) премахнати от потребител {1}" #: autoop.cpp:381 msgid "Usage: AddMasks ,[mask] ..." -msgstr "" +msgstr "Употреба: AddMasks ,[маска] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" -msgstr "" +msgstr "Hostmasks(s) добавени към потребител {1}" #: autoop.cpp:402 msgid "Usage: DelMasks ,[mask] ..." -msgstr "" +msgstr "Употреба: DelMasks ,[маска] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" -msgstr "" +msgstr "Потребителят {1} е премахнат с ключ {2} и канали {3}" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" -msgstr "" +msgstr "Hostmasks(s) премахнати от потребител {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" -msgstr "" +msgstr "Потребителят {1} е премахнат" #: autoop.cpp:485 msgid "That user already exists" -msgstr "" +msgstr "Този потребител вече съществува" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" -msgstr "" +msgstr "Потребителят {1} е добавен с hostmask(s) {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" +"[{1}] ни изпрати предизвикателство, но те не са оператори в никакви " +"определени канали." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" +"[{1}] ни изпрати предизвикателство, но то не съвпада с определен потребител." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." -msgstr "" +msgstr "ВНИМАНИЕ! [{1}] ни изпрати грешно предизвикателство." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" +"[{1}] ни изпрати отговор без предизвикателство. Това може да е поради лаг." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" +"ВНИМАНИЕ! [{1}] изпрати лош отговор. Моля потвърдете че имате правилната им " +"парола." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" +"ВНИМАНИЕ! [{1}] изпрати отговор, но той не съвпада с никакви определени " +"потребители." #: autoop.cpp:645 msgid "Auto op the good people" -msgstr "" +msgstr "Автоматичен Op за добрите хора" diff --git a/modules/po/autoop.da_DK.po b/modules/po/autoop.da_DK.po index e41ad71d..3fa29fdb 100644 --- a/modules/po/autoop.da_DK.po +++ b/modules/po/autoop.da_DK.po @@ -93,6 +93,7 @@ msgid "No such user" msgstr "" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -101,6 +102,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" @@ -109,6 +111,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "" #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "" @@ -117,14 +120,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "" #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "" @@ -133,33 +139,40 @@ msgid "That user already exists" msgstr "" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "" #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" diff --git a/modules/po/autoop.de_DE.po b/modules/po/autoop.de_DE.po index 3101a711..d89aa680 100644 --- a/modules/po/autoop.de_DE.po +++ b/modules/po/autoop.de_DE.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "Kein solcher Benutzer" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kanal/Kanäle zu Benutzer {1} hinzugefügt" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Verwendung: DelChans [Kanal] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kanal/Kanäle von Benutzer {1} entfernt" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Verwendung: AddMasks ,[Maske] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Hostmaske(n) zu Benutzer {1} hinzugefügt" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Verwendung: DelMasks ,[Maske] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Benutzer {1} mit Schlüssel {2} und Kanälen {3} entfernt" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Hostmaske(n) von Benutzer {1} entfernt" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Benutzer {1} entfernt" @@ -135,10 +141,12 @@ msgid "That user already exists" msgstr "Dieser Benutzer ist bereits vorhanden" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Benutzer {1} mit Hostmaske(n) {2} hinzugefügt" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -146,21 +154,25 @@ msgstr "" "Kanäle geopt." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] hat uns eine Challenge gesendet, aber entspricht keinem definierten " "Benutzer." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "WARNUNG! [{1}] hat eine ungültige Challenge gesendet." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] hat eine unangeforderte Antwort gesendet. Dies könnte an Lag liegen." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -169,6 +181,7 @@ msgstr "" "deren korrektes Passwort hast." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "WARNUNG! [{1}] hat eine Antwort gesendet, aber entspricht keinem definierten " diff --git a/modules/po/autoop.el_GR.po b/modules/po/autoop.el_GR.po index 6e06019b..ddfdee5b 100644 --- a/modules/po/autoop.el_GR.po +++ b/modules/po/autoop.el_GR.po @@ -93,6 +93,7 @@ msgid "No such user" msgstr "" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -101,6 +102,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" @@ -109,6 +111,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "" #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "" @@ -117,14 +120,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "" #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "" @@ -133,33 +139,40 @@ msgid "That user already exists" msgstr "" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "" #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" diff --git a/modules/po/autoop.es_ES.po b/modules/po/autoop.es_ES.po index 858703d6..5eeb22c4 100644 --- a/modules/po/autoop.es_ES.po +++ b/modules/po/autoop.es_ES.po @@ -93,6 +93,7 @@ msgid "No such user" msgstr "No existe el usuario" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canal(es) añadido(s) al usuario {1}" @@ -101,6 +102,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Uso: DelChans [canal] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canal(es) borrado(s) del usuario {1}" @@ -109,6 +111,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Uso: AddMasks ,[máscara] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Máscara(s) añadida(s) al usuario {1}" @@ -117,14 +120,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Uso: DelMasks ,[máscara] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Borrado usuario {1} con clave {2} y canales {3}" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Máscara(s) borrada(s) del usuario {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Usuario {1} eliminado" @@ -133,27 +139,33 @@ msgid "That user already exists" msgstr "Ese usuario ya existe" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Usuario {1} añadido con la(s) máscara(s) {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "[{1}] nos ha enviado un reto pero no tiene op en ningún canal." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "[{1}] nos ha enviado un reto pero no coincide con ningún usuario." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "¡ATENCIÓN! [{1}] ha enviado un reto no válido." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "[{1}] ha enviado una respuesta sin reto. Esto podría deberse a lag." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -162,6 +174,7 @@ msgstr "" "tienes su contraseña correcta." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "¡ATENCIÓN! [{1}] ha respondido pero no coincide con ningún usuario" diff --git a/modules/po/autoop.fr_FR.po b/modules/po/autoop.fr_FR.po index 808619cc..25e61999 100644 --- a/modules/po/autoop.fr_FR.po +++ b/modules/po/autoop.fr_FR.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "Utilisateur inconnu" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Salon(s) ajouté(s) à l'utilisateur {1}" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Utilisation : DelChans [channel] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Salons(s) supprimés de l'utilisateur {1}" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Utilisation : AddMasks ,[mask] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Masques(s) ajouté(s) à l'utilisateur {1}" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Utilisation : DelMasks ,[mask] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Utilisateur {1} avec la clé {2} et les salons {3} supprimé" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Masques(s) supprimé(s) de l'utilisateur {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Utilisateur {1} supprimé" @@ -135,10 +141,12 @@ msgid "That user already exists" msgstr "Cet utilisateur existe déjà" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Utilisateur {1} ajouté avec le(s) masque(s) {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -146,22 +154,26 @@ msgstr "" "aucun des salons définis." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] nous ont envoyé une sollicitation mais ils ne correspondent à aucun " "utilisateur défini." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "ATTENTION ! [{1}] a envoyé une sollicitation erronée." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] a envoyé une réponse non sollicitée. Cela peut être dû à une mauvaise " "connexion." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -170,6 +182,7 @@ msgstr "" "avez le bon mot de passe." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "ATTENTION ! [{1}] a envoyé une réponse mais ne correspond à aucun des " diff --git a/modules/po/autoop.id_ID.po b/modules/po/autoop.id_ID.po index 6bfebfff..ee6c6972 100644 --- a/modules/po/autoop.id_ID.po +++ b/modules/po/autoop.id_ID.po @@ -93,6 +93,7 @@ msgid "No such user" msgstr "" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -101,6 +102,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" @@ -109,6 +111,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "" #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "" @@ -117,14 +120,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "" #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "" @@ -133,33 +139,40 @@ msgid "That user already exists" msgstr "" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "" #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" diff --git a/modules/po/autoop.it_IT.po b/modules/po/autoop.it_IT.po index 29663253..9119b3b1 100644 --- a/modules/po/autoop.it_IT.po +++ b/modules/po/autoop.it_IT.po @@ -93,6 +93,7 @@ msgid "No such user" msgstr "Utente inesistente" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canali aggiunti all'utente {1}" @@ -101,6 +102,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Utilizzo: DelChans [channel] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canali rimossi dall'utente {1}" @@ -109,6 +111,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Usa: AddMasks ,[mask] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Hostmasks(s) Aggiunta all'utente {1}" @@ -117,14 +120,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Usa: DelMasks ,[mask] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Utente rimosso {1} con chiave {2} e canali {3}" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Hostmasks(s) Rimossa dall'utente {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Rimosso l'utente {1}" @@ -133,10 +139,12 @@ msgid "That user already exists" msgstr "Questo utente esiste già" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "L'utente {1} viene aggiunto con la hostmask(s) {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -144,22 +152,26 @@ msgstr "" "canali definiti." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] ci ha inviato una challenge ma loro non corrispondono a nessuno degli " "utenti definiti." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "ATTENZIONE! [{1}] ha inviato una challenge non valida." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] ha inviato una risposta in contrastante. Questo potrebbe essere " "dovuto ad un ritardo (lag)." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -168,6 +180,7 @@ msgstr "" "la loro password corretta." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "ATTENZIONE! [{1}] ha inviato una risposta, ma non corrisponde ad alcun " diff --git a/modules/po/autoop.nl_NL.po b/modules/po/autoop.nl_NL.po index e3a1386a..69095abf 100644 --- a/modules/po/autoop.nl_NL.po +++ b/modules/po/autoop.nl_NL.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "Gebruiker onbekend" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kana(a)l(en) toegevoegd aan gebruiker {1}" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Gebruik: DelChans [kanaal] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kana(a)l(en) verwijderd van gebruiker {1}" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Gebruik: AddMasks ,[masker] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Hostmasker(s) toegevoegd aan gebruiker {1}" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Gebruik: DelMasks ,[masker] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Gebruiker {1} met sleutel {2} en kanalen {3} verwijderd" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Hostmasker(s) verwijderd van gebruiker {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Gebruiker {1} verwijderd" @@ -135,10 +141,12 @@ msgid "That user already exists" msgstr "Die gebruiker bestaat al" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Gebruiker {1} toegevoegd met hostmasker(s) {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -146,21 +154,25 @@ msgstr "" "gedefinieerde kanalen." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] heeft ons een uitdaging gestuurd maar past niet bij een gedefinieerde " "gebruiker." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "WAARSCHUWING! [{1}] heeft een ongeldige uitdaging gestuurd." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] heeft een ongeldige uitdaging gestuurd. Dit kan door vertraging komen." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -169,6 +181,7 @@ msgstr "" "hun juiste wachtwoord hebt." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "WAARSCHUWING! [{1}] heeft een antwoord verstuurd maar past niet bij een " diff --git a/modules/po/autoop.pl_PL.po b/modules/po/autoop.pl_PL.po index e75bdd25..e137f997 100644 --- a/modules/po/autoop.pl_PL.po +++ b/modules/po/autoop.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -97,6 +97,7 @@ msgid "No such user" msgstr "Nie ma takiego użytkownika" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kanał(y) został(y) dodane/y do użytkownika {1}" @@ -105,6 +106,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Użycie: DelChans [kanał] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kanał(y) został(y) usunięte/y od użytkownika {1}" @@ -113,6 +115,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Użycie: AddMasks ,[maska] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Dodano maskę/i hosta do użytkownika {1}" @@ -121,14 +124,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Użycie: DelMasks ,[maska] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Usunięto użytkownika {1} z kluczem {2} i kanałami {3}" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Usunięto maski hosta użytkownikowi {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Użytkownik {1} usunięty" @@ -137,10 +143,12 @@ msgid "That user already exists" msgstr "Ten użytkownik już istnieje" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Użytkownik {1} został dodany z maską/maskami {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -148,21 +156,25 @@ msgstr "" "kanałach." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] wysłał nam wyzwanie, ale nie pasuje do zdefiniowanego użytkownika." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "OSTRZEŻENIE! [{1}] wysłał nieprawidłowe wyzwanie." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] wysłał nieprawidłową odpowiedź na wyzwanie. Może to być spowodowane " "opóźnieniem." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -171,6 +183,7 @@ msgstr "" "hasło." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "OSTRZEŻENIE! [{1}] wysłał odpowiedź, ale nie pasował do żadnego " diff --git a/modules/po/autoop.pot b/modules/po/autoop.pot index 9e9e00dd..c73d51d0 100644 --- a/modules/po/autoop.pot +++ b/modules/po/autoop.pot @@ -84,6 +84,7 @@ msgid "No such user" msgstr "" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -92,6 +93,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" @@ -100,6 +102,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "" #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "" @@ -108,14 +111,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "" #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "" @@ -124,33 +130,40 @@ msgid "That user already exists" msgstr "" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "" #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" diff --git a/modules/po/autoop.pt_BR.po b/modules/po/autoop.pt_BR.po index 3360e402..8173cfe3 100644 --- a/modules/po/autoop.pt_BR.po +++ b/modules/po/autoop.pt_BR.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "Nenhum usuário encontrado" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canal(ais) adicionado(s) ao usuário {1}" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Sintaxe: DelChans [canal] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canal(ais) removido(s) do usuário {1}" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Sintaxe: AddMasks ,[máscara] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Máscara(s) de host adicionada(s) ao usuário {1}" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Sintaxe: DelMasks ,[máscara] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Usuário {1} com chave {2} e {3} canais foi removido" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Máscara(s) de host removida(s) do usuário {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Usuário {1} removido" @@ -135,10 +141,12 @@ msgid "That user already exists" msgstr "Esse usuário já existe" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Usuário {1} adicionado com a(s) máscara(s) de host {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -146,20 +154,24 @@ msgstr "" "definido." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] enviou um desafio, mas não corresponde a qualquer usuário definido." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "AVISO! [{1}] enviou um desafio inválido." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] enviou uma resposta sem desafio. Isso pode ocorrer devido a um lag." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -168,6 +180,7 @@ msgstr "" "senha correta." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "WARNING! [{1}] enviou uma resposta mas não corresponde a qualquer usuário " diff --git a/modules/po/autoop.pt_PT.po b/modules/po/autoop.pt_PT.po index c8f1e6aa..7bba37e9 100644 --- a/modules/po/autoop.pt_PT.po +++ b/modules/po/autoop.pt_PT.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "Não existe esse utilizador" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canal(is) adicionado(s) ao utilizador {1}" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Utilização: DelChans [canal] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canal(is) eliminado(s) do utilizador {1}" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Utilizador: AddMasks ,[máscara] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Máscara(s) de host adicionada(s) ao utilizador {1}" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Utilização: DelMasks ,[máscara] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "Utilizador {1} removido com chave {2} e canais {3}" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Máscara(s) de host removida(s) do utilizador {1}" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "Utilizador {1} removido" @@ -135,10 +141,12 @@ msgid "That user already exists" msgstr "Esse utilizador já existe" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "Utilizador {1} adicionado com a másca(s) de host {2}" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -146,19 +154,23 @@ msgstr "" "definidos." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] enviou-nos um desafio mas não coincidem com um utilizador definido." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "AVISO! [{1}] enviou um desafio inválido." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "[{1}] enviou uma resposta sem desafio. Isto pode dever-se a atraso." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -167,6 +179,7 @@ msgstr "" "a palavra-passe correta deles." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "AVISO! [{1}] enviou uma resposta mas não coincide com quaisquer utilizadores " diff --git a/modules/po/autoop.ro_RO.po b/modules/po/autoop.ro_RO.po index 16bdc0f6..154d80be 100644 --- a/modules/po/autoop.ro_RO.po +++ b/modules/po/autoop.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -94,6 +94,7 @@ msgid "No such user" msgstr "" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -102,6 +103,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" @@ -110,6 +112,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "" #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "" @@ -118,14 +121,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "" #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "" @@ -134,33 +140,40 @@ msgid "That user already exists" msgstr "" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "" #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" diff --git a/modules/po/autoop.ru_RU.po b/modules/po/autoop.ru_RU.po index d64d56dd..76846a2e 100644 --- a/modules/po/autoop.ru_RU.po +++ b/modules/po/autoop.ru_RU.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "" #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "" #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "" @@ -135,33 +141,40 @@ msgid "That user already exists" msgstr "" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "" #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." msgstr "" #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" diff --git a/modules/po/autoop.tr_TR.po b/modules/po/autoop.tr_TR.po index 11551e78..c0fb216b 100644 --- a/modules/po/autoop.tr_TR.po +++ b/modules/po/autoop.tr_TR.po @@ -95,6 +95,7 @@ msgid "No such user" msgstr "Böyle bir kullanıcı yok" #: autoop.cpp:350 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kanal(lar) {1} kullanıcısına eklendi" @@ -103,6 +104,7 @@ msgid "Usage: DelChans [channel] ..." msgstr "Kullanımı: DelChans [kanal] ..." #: autoop.cpp:372 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kanal(lar) {1} kullanıcısından silindi" @@ -111,6 +113,7 @@ msgid "Usage: AddMasks ,[mask] ..." msgstr "Kullanımı: AddMasks ,[maske] ..." #: autoop.cpp:393 +#, c++-format msgid "Hostmasks(s) added to user {1}" msgstr "Host maske(ler) {1} kullanıcısına eklendi" @@ -119,14 +122,17 @@ msgid "Usage: DelMasks ,[mask] ..." msgstr "Kullanımı: DelMasks ,[maske] ..." #: autoop.cpp:414 +#, c++-format msgid "Removed user {1} with key {2} and channels {3}" msgstr "{2} anahtarı ve {3} kanal(lar)ı olan {1} kullanıcısı kaldırıldı" #: autoop.cpp:420 +#, c++-format msgid "Hostmasks(s) Removed from user {1}" msgstr "Host maske(ler) {1} kullanıcısından kaldırıldı" #: autoop.cpp:479 +#, c++-format msgid "User {1} removed" msgstr "{1} kullanıcısı kaldırıldı" @@ -135,10 +141,12 @@ msgid "That user already exists" msgstr "Bu kullanıcı zaten mevcut" #: autoop.cpp:491 +#, c++-format msgid "User {1} added with hostmask(s) {2}" msgstr "{1} kullanıcısı {2} host maskeleriyle eklendi" #: autoop.cpp:533 +#, c++-format msgid "" "[{1}] sent us a challenge but they are not opped in any defined channels." msgstr "" @@ -146,21 +154,25 @@ msgstr "" "değiller." #: autoop.cpp:537 +#, c++-format msgid "[{1}] sent us a challenge but they do not match a defined user." msgstr "" "[{1}] bize bir challenge gönderiyor ancak tanımlı bir kullanıcıyla " "eşleşmiyor." #: autoop.cpp:545 +#, c++-format msgid "WARNING! [{1}] sent an invalid challenge." msgstr "UYARI! [{1}] geçersiz bir meydan okuma gönderiyor." #: autoop.cpp:561 +#, c++-format msgid "[{1}] sent an unchallenged response. This could be due to lag." msgstr "" "[{1}] bize unchallenge bir yanıt gönderdi. Bunun nedeni gecikme olabilir." #: autoop.cpp:578 +#, c++-format msgid "" "WARNING! [{1}] sent a bad response. Please verify that you have their " "correct password." @@ -169,6 +181,7 @@ msgstr "" "olduğunuzu doğrulayın." #: autoop.cpp:587 +#, c++-format msgid "WARNING! [{1}] sent a response but did not match any defined users." msgstr "" "UYARI! [{1}] bir yanıt gönderdi ancak tanımlanmış hiçbir kullanıcıyla " diff --git a/modules/po/autoreply.bg_BG.po b/modules/po/autoreply.bg_BG.po index 600376e2..e81f0383 100644 --- a/modules/po/autoreply.bg_BG.po +++ b/modules/po/autoreply.bg_BG.po @@ -14,30 +14,34 @@ msgstr "" #: autoreply.cpp:25 msgid "" -msgstr "" +msgstr "" #: autoreply.cpp:25 msgid "Sets a new reply" -msgstr "" +msgstr "Задава нов отговор" #: autoreply.cpp:27 msgid "Displays the current query reply" -msgstr "" +msgstr "Показва сегашната заявка за отговор" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" -msgstr "" +msgstr "Сегашният отговор е: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" -msgstr "" +msgstr "Новият отговор е: {1} ({2})" #: autoreply.cpp:94 msgid "" "You might specify a reply text. It is used when automatically answering " "queries, if you are not connected to ZNC." msgstr "" +"Може да не задавате отговор. Той се използва за автоматичното отговаряне на " +"заявки, ако не сте свързани към ZNC." #: autoreply.cpp:98 msgid "Reply to queries when you are away" -msgstr "" +msgstr "Отговаря на заявки, когато отсъствате" diff --git a/modules/po/autoreply.da_DK.po b/modules/po/autoreply.da_DK.po index 0dad3197..b1c21664 100644 --- a/modules/po/autoreply.da_DK.po +++ b/modules/po/autoreply.da_DK.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "" diff --git a/modules/po/autoreply.de_DE.po b/modules/po/autoreply.de_DE.po index 5109d300..189153c2 100644 --- a/modules/po/autoreply.de_DE.po +++ b/modules/po/autoreply.de_DE.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Zeigt die aktuelle Query-Antwort an" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "Aktuelle Antwort ist: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Neue Antwort gesetzt auf: {1} ({2})" diff --git a/modules/po/autoreply.el_GR.po b/modules/po/autoreply.el_GR.po index cbf1b549..4f99a836 100644 --- a/modules/po/autoreply.el_GR.po +++ b/modules/po/autoreply.el_GR.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "" diff --git a/modules/po/autoreply.es_ES.po b/modules/po/autoreply.es_ES.po index e68e7959..2a8a1e9b 100644 --- a/modules/po/autoreply.es_ES.po +++ b/modules/po/autoreply.es_ES.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Muestra la respuesta configurada" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "La respuesta actual es: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nueva respuesta configurada: {1} ({2})" diff --git a/modules/po/autoreply.fr_FR.po b/modules/po/autoreply.fr_FR.po index eb17b522..0870d2e8 100644 --- a/modules/po/autoreply.fr_FR.po +++ b/modules/po/autoreply.fr_FR.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Afficher les réponses aux requêtes actuelles" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "La réponse actuelle est : {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nouvelle réponse réglée comme : {1} ({2})" diff --git a/modules/po/autoreply.id_ID.po b/modules/po/autoreply.id_ID.po index ee887851..c683b0a6 100644 --- a/modules/po/autoreply.id_ID.po +++ b/modules/po/autoreply.id_ID.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "" diff --git a/modules/po/autoreply.it_IT.po b/modules/po/autoreply.it_IT.po index 9c1802b7..70da899f 100644 --- a/modules/po/autoreply.it_IT.po +++ b/modules/po/autoreply.it_IT.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Mostra l'attuale risposta alle query" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "La risposta attuale è: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nuova risposta impostata: {1} ({2})" diff --git a/modules/po/autoreply.nl_NL.po b/modules/po/autoreply.nl_NL.po index 9255ce18..dadd0d22 100644 --- a/modules/po/autoreply.nl_NL.po +++ b/modules/po/autoreply.nl_NL.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Laat het huidige antwoord zien" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "Huidige antwoord is: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nieuw antwoord is ingesteld op: {1} ({2})" diff --git a/modules/po/autoreply.pl_PL.po b/modules/po/autoreply.pl_PL.po index 178542c1..12d8e2eb 100644 --- a/modules/po/autoreply.pl_PL.po +++ b/modules/po/autoreply.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -27,10 +27,12 @@ msgid "Displays the current query reply" msgstr "Wyświetla bieżącą odpowiedź rozmowy" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "Bieżąca odpowiedź to: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nowa odpowiedź ustawiona na:{1} ({2})" diff --git a/modules/po/autoreply.pot b/modules/po/autoreply.pot index 90adf7d6..98b7cfbf 100644 --- a/modules/po/autoreply.pot +++ b/modules/po/autoreply.pot @@ -16,10 +16,12 @@ msgid "Displays the current query reply" msgstr "" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "" diff --git a/modules/po/autoreply.pt_BR.po b/modules/po/autoreply.pt_BR.po index f3860a4a..b3e0ce1e 100644 --- a/modules/po/autoreply.pt_BR.po +++ b/modules/po/autoreply.pt_BR.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Mostra a atual resposta de query" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "A resposta atual é: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nova resposta definida como: {1} ({2})" diff --git a/modules/po/autoreply.pt_PT.po b/modules/po/autoreply.pt_PT.po index 2f589b63..dd1a63d7 100644 --- a/modules/po/autoreply.pt_PT.po +++ b/modules/po/autoreply.pt_PT.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Mostra a resposta atual da mensagem privada" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "A resposta atual é: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Nova resposta definida para: {1} ({2})" diff --git a/modules/po/autoreply.ro_RO.po b/modules/po/autoreply.ro_RO.po index c7dc91a9..6691713a 100644 --- a/modules/po/autoreply.ro_RO.po +++ b/modules/po/autoreply.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -26,10 +26,12 @@ msgid "Displays the current query reply" msgstr "" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "" diff --git a/modules/po/autoreply.ru_RU.po b/modules/po/autoreply.ru_RU.po index f9629877..9547f218 100644 --- a/modules/po/autoreply.ru_RU.po +++ b/modules/po/autoreply.ru_RU.po @@ -27,10 +27,12 @@ msgid "Displays the current query reply" msgstr "" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "" diff --git a/modules/po/autoreply.tr_TR.po b/modules/po/autoreply.tr_TR.po index 35efbb79..207d4056 100644 --- a/modules/po/autoreply.tr_TR.po +++ b/modules/po/autoreply.tr_TR.po @@ -25,10 +25,12 @@ msgid "Displays the current query reply" msgstr "Geçerli sorgu yanıtını görüntüler" #: autoreply.cpp:75 +#, c++-format msgid "Current reply is: {1} ({2})" msgstr "Geçerli yanıt: {1} ({2})" #: autoreply.cpp:81 +#, c++-format msgid "New reply set to: {1} ({2})" msgstr "Yeni yanıt şu şekilde ayarlandı: {1} ({2})" diff --git a/modules/po/autovoice.bg_BG.po b/modules/po/autovoice.bg_BG.po index 68662eba..67001518 100644 --- a/modules/po/autovoice.bg_BG.po +++ b/modules/po/autovoice.bg_BG.po @@ -14,98 +14,104 @@ msgstr "" #: autovoice.cpp:120 msgid "List all users" -msgstr "" +msgstr "Изброява на всички потребители" #: autovoice.cpp:122 autovoice.cpp:125 msgid " [channel] ..." -msgstr "" +msgstr " [канал] ..." #: autovoice.cpp:123 msgid "Adds channels to a user" -msgstr "" +msgstr "Добавя канали към потребител" #: autovoice.cpp:126 msgid "Removes channels from a user" -msgstr "" +msgstr "Премахва канали към потребител" #: autovoice.cpp:128 msgid " [channels]" -msgstr "" +msgstr " [канали]" #: autovoice.cpp:129 msgid "Adds a user" -msgstr "" +msgstr "Добавя потребител" #: autovoice.cpp:131 msgid "" -msgstr "" +msgstr "" #: autovoice.cpp:131 msgid "Removes a user" -msgstr "" +msgstr "Премахва потребител" #: autovoice.cpp:215 msgid "Usage: AddUser [channels]" -msgstr "" +msgstr "Употреба: AddUser <потребител> <хостмаск> [канали]" #: autovoice.cpp:229 msgid "Usage: DelUser " -msgstr "" +msgstr "Употреба: DelUser <потребител>" #: autovoice.cpp:238 msgid "There are no users defined" -msgstr "" +msgstr "Няма дефинирани потребители" #: autovoice.cpp:244 autovoice.cpp:250 msgid "User" -msgstr "" +msgstr "Потребител" #: autovoice.cpp:245 autovoice.cpp:251 msgid "Hostmask" -msgstr "" +msgstr "Хостмаск" #: autovoice.cpp:246 autovoice.cpp:252 msgid "Channels" -msgstr "" +msgstr "Канали" #: autovoice.cpp:263 msgid "Usage: AddChans [channel] ..." -msgstr "" +msgstr "Употреба: AddChans <потребител> <канал> [канал] ..." #: autovoice.cpp:270 autovoice.cpp:292 autovoice.cpp:329 msgid "No such user" -msgstr "" +msgstr "Няма такъв потребител" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" -msgstr "" +msgstr "Добавен(и) канал(и) към потребител {1}" #: autovoice.cpp:285 msgid "Usage: DelChans [channel] ..." -msgstr "" +msgstr "Употреба: DelChans <потребител> <канал> [канал]" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" -msgstr "" +msgstr "Премахнат(и) канал(и) от потребител {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" -msgstr "" +msgstr "Потребителят {1} е премахнат" #: autovoice.cpp:341 msgid "That user already exists" -msgstr "" +msgstr "Този потребител вече съществува" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" -msgstr "" +msgstr "Потребителят {1} е добавен с хостмаск {2}" #: autovoice.cpp:360 msgid "" "Each argument is either a channel you want autovoice for (which can include " "wildcards) or, if it starts with !, it is an exception for autovoice." msgstr "" +"Всеки аргумент е или канал за който искате autovoice (който може да съдържа " +"wildcards) или, ако започва с ! е изключение за autovoice." #: autovoice.cpp:365 msgid "Auto voice the good people" -msgstr "" +msgstr "Автоматичен voice за добрите хора" diff --git a/modules/po/autovoice.da_DK.po b/modules/po/autovoice.da_DK.po index 226fc4eb..da686c18 100644 --- a/modules/po/autovoice.da_DK.po +++ b/modules/po/autovoice.da_DK.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "" diff --git a/modules/po/autovoice.de_DE.po b/modules/po/autovoice.de_DE.po index 1ecb7793..1aeeccc1 100644 --- a/modules/po/autovoice.de_DE.po +++ b/modules/po/autovoice.de_DE.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "Kein solcher Benutzer" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kanal/Kanäle zu Benutzer {1} hinzugefügt" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Verwendung: DelChans [Kanal] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kanal/Kanäle von Benutzer {1} entfernt" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "Benutzer {1} entfernt" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Dieser Benutzer ist bereits vorhanden" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "Benutzer {1} mit Hostmaske {2} hinzugefügt" diff --git a/modules/po/autovoice.el_GR.po b/modules/po/autovoice.el_GR.po index 37a49821..06cefa41 100644 --- a/modules/po/autovoice.el_GR.po +++ b/modules/po/autovoice.el_GR.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "" diff --git a/modules/po/autovoice.es_ES.po b/modules/po/autovoice.es_ES.po index 58ac549c..0cf73e27 100644 --- a/modules/po/autovoice.es_ES.po +++ b/modules/po/autovoice.es_ES.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "No existe el usuario" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canal(es) añadido(s) al usuario {1}" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Uso: DelChans [canal] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canal(es) borrado(s) del usuario {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "Usuario {1} eliminado" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Ese usuario ya existe" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "Usuario {1} añadido con la(s) máscara(s) {2}" diff --git a/modules/po/autovoice.fr_FR.po b/modules/po/autovoice.fr_FR.po index 099505f8..7c80cc11 100644 --- a/modules/po/autovoice.fr_FR.po +++ b/modules/po/autovoice.fr_FR.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "Utilisateur inconnu" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Salon(s) ajouté(s) à l'utilisateur {1}" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Usage : DelChans [channel]..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Salons(s) supprimés de l'utilisateur {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "Utilisateur {1} supprimé" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Cet utilisateur existe déjà" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "Utilisateur {1} ajouté avec le masque {2}" diff --git a/modules/po/autovoice.id_ID.po b/modules/po/autovoice.id_ID.po index e151d90e..84e42508 100644 --- a/modules/po/autovoice.id_ID.po +++ b/modules/po/autovoice.id_ID.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "" diff --git a/modules/po/autovoice.it_IT.po b/modules/po/autovoice.it_IT.po index fd0c5911..1305b015 100644 --- a/modules/po/autovoice.it_IT.po +++ b/modules/po/autovoice.it_IT.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "Utente inesistente" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canale(i) aggiunti all'utente {1}" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Usa: DelChans [canale] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canale(i) rimossi dall'utente {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "L'utente {1} è stato rimosso" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Questo utente già esiste" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "L'utente {1} è stato aggiunto con la seguente hostmask {2}" diff --git a/modules/po/autovoice.nl_NL.po b/modules/po/autovoice.nl_NL.po index 064b54de..0d889ccb 100644 --- a/modules/po/autovoice.nl_NL.po +++ b/modules/po/autovoice.nl_NL.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "Deze gebruiker bestaat niet" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kana(a)l(en) toegevoegd aan gebruiker {1}" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Gebruik: DelChans [kanaal] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kana(a)l(en) verwijderd van gebruiker {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "Gebruiker {1} verwijderd" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Die gebruiker bestaat al" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "Gebruiker {1} toegevoegd met hostmasker {2}" diff --git a/modules/po/autovoice.pl_PL.po b/modules/po/autovoice.pl_PL.po index a491a907..a7322d9d 100644 --- a/modules/po/autovoice.pl_PL.po +++ b/modules/po/autovoice.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -79,6 +79,7 @@ msgid "No such user" msgstr "Nie ma takiego użytkownika" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kanał(y) został(y) dodane/y do użytkownika {1}" @@ -87,10 +88,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Użycie: DelChans [kanał] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kanał(y) został(y) usunięte/y od użytkownika {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "Użytkownik {1} usunięty" @@ -99,6 +102,7 @@ msgid "That user already exists" msgstr "Ten użytkownik już istnieje" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "Użytkownik {1} został dodany z maską {2}" diff --git a/modules/po/autovoice.pot b/modules/po/autovoice.pot index 8257a762..86c03709 100644 --- a/modules/po/autovoice.pot +++ b/modules/po/autovoice.pot @@ -68,6 +68,7 @@ msgid "No such user" msgstr "" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -76,10 +77,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "" @@ -88,6 +91,7 @@ msgid "That user already exists" msgstr "" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "" diff --git a/modules/po/autovoice.pt_BR.po b/modules/po/autovoice.pt_BR.po index f4fdf11c..9ffc8fa6 100644 --- a/modules/po/autovoice.pt_BR.po +++ b/modules/po/autovoice.pt_BR.po @@ -54,7 +54,7 @@ msgstr "Sintaxe: DelUser " #: autovoice.cpp:238 msgid "There are no users defined" -msgstr "" +msgstr "Não há usuários definidos" #: autovoice.cpp:244 autovoice.cpp:250 msgid "User" @@ -77,6 +77,7 @@ msgid "No such user" msgstr "O usuário não existe" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Sintaxe: DelChans [canal] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "O usuário {1} foi removido" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Este usuário já existe" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "O usuário {1} foi adicionado com a máscara de host {2}" diff --git a/modules/po/autovoice.pt_PT.po b/modules/po/autovoice.pt_PT.po index 22f61f45..f70c935a 100644 --- a/modules/po/autovoice.pt_PT.po +++ b/modules/po/autovoice.pt_PT.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "Não existe esse utilizador" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Canal(is) adicionado(s) ao utilizador {1}" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Utilização: DelChans [canal] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Canal(is) removido(s) do utilizador {1}" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "Utilizador {1} removido" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Esse utilizador já existe" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "Utilizador {1} adicionado com a máscara de host {2}" diff --git a/modules/po/autovoice.ro_RO.po b/modules/po/autovoice.ro_RO.po index c0db307b..9cc179da 100644 --- a/modules/po/autovoice.ro_RO.po +++ b/modules/po/autovoice.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -78,6 +78,7 @@ msgid "No such user" msgstr "" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -86,10 +87,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "" @@ -98,6 +101,7 @@ msgid "That user already exists" msgstr "" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "" diff --git a/modules/po/autovoice.ru_RU.po b/modules/po/autovoice.ru_RU.po index 09bb7cbb..50e2bf3c 100644 --- a/modules/po/autovoice.ru_RU.po +++ b/modules/po/autovoice.ru_RU.po @@ -79,6 +79,7 @@ msgid "No such user" msgstr "" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "" @@ -87,10 +88,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "" #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "" @@ -99,6 +102,7 @@ msgid "That user already exists" msgstr "" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "" diff --git a/modules/po/autovoice.tr_TR.po b/modules/po/autovoice.tr_TR.po index 9951084b..a45747b1 100644 --- a/modules/po/autovoice.tr_TR.po +++ b/modules/po/autovoice.tr_TR.po @@ -77,6 +77,7 @@ msgid "No such user" msgstr "Böyle bir kullanıcı yok" #: autovoice.cpp:275 +#, c++-format msgid "Channel(s) added to user {1}" msgstr "Kanal(lar) {1} kullanıcısına eklendi" @@ -85,10 +86,12 @@ msgid "Usage: DelChans [channel] ..." msgstr "Kullanımı: DelChans [kanal] ..." #: autovoice.cpp:298 +#, c++-format msgid "Channel(s) Removed from user {1}" msgstr "Kanal(lar) {1} kullanıcısından silindi" #: autovoice.cpp:335 +#, c++-format msgid "User {1} removed" msgstr "{1} kullanıcısı kaldırıldı" @@ -97,6 +100,7 @@ msgid "That user already exists" msgstr "Bu kullanıcı zaten mevcut" #: autovoice.cpp:347 +#, c++-format msgid "User {1} added with hostmask {2}" msgstr "{1} kullanıcısı {2} host maskeleriyle eklendi" diff --git a/modules/po/awaystore.bg_BG.po b/modules/po/awaystore.bg_BG.po index 7b38ecab..59e20502 100644 --- a/modules/po/awaystore.bg_BG.po +++ b/modules/po/awaystore.bg_BG.po @@ -14,97 +14,111 @@ msgstr "" #: awaystore.cpp:67 msgid "You have been marked as away" -msgstr "" +msgstr "Вие сте отбелязани като отсъстващ" #: awaystore.cpp:78 awaystore.cpp:385 awaystore.cpp:388 msgid "Welcome back!" -msgstr "" +msgstr "Добре дошли отново!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" -msgstr "" +msgstr "Изтрити са {1} съобщения" #: awaystore.cpp:104 msgid "USAGE: delete " -msgstr "" +msgstr "УПОТРЕБА: delete " #: awaystore.cpp:109 msgid "Illegal message # requested" -msgstr "" +msgstr "Заявен е нелегален # на съобщение" #: awaystore.cpp:113 msgid "Message erased" -msgstr "" +msgstr "Съобщението е изтрито" #: awaystore.cpp:122 msgid "Messages saved to disk" -msgstr "" +msgstr "Съобщението е запазено в диска" #: awaystore.cpp:124 msgid "There are no messages to save" -msgstr "" +msgstr "Няма съобщения за запаметяване" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" -msgstr "" +msgstr "Паролата е актуализирана на [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" -msgstr "" +msgstr "Повредено съобщение! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" -msgstr "" +msgstr "Повреден времеви печат! [{1}]" #: awaystore.cpp:178 msgid "#--- End of messages" -msgstr "" +msgstr "#-- Край на съобщенията" #: awaystore.cpp:183 msgid "Timer set to 300 seconds" -msgstr "" +msgstr "Таймерът е зададен на 300 секунди" #: awaystore.cpp:188 awaystore.cpp:197 msgid "Timer disabled" -msgstr "" +msgstr "Таймерът е изключен" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" -msgstr "" +msgstr "Таймерът е зададен на {1} секунди" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" -msgstr "" +msgstr "Текуща настройка за таймер: {1} секунди" #: awaystore.cpp:278 msgid "This module needs as an argument a keyphrase used for encryption" msgstr "" +"Този модул се нуждае от аргумент като ключова фраза, използвана за криптиране" #: awaystore.cpp:285 msgid "" "Failed to decrypt your saved messages - Did you give the right encryption " "key as an argument to this module?" msgstr "" +"Неуспешно дешифриране на вашите запазени съобщения - Дадохте ли правилния " +"ключ за криптиране като аргумент на този модул?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" -msgstr "" +msgstr "Имате {1} съобщения!" #: awaystore.cpp:456 msgid "Unable to find buffer" -msgstr "" +msgstr "Не може да се намери буфера" #: awaystore.cpp:469 msgid "Unable to decode encrypted messages" -msgstr "" +msgstr "Не може да се дешифрират шифрованите съобщения" #: awaystore.cpp:516 msgid "" "[ -notimer | -timer N ] [-chans] passw0rd . N is number of seconds, 600 by " "default." msgstr "" +"[ -notimer | -timer N ] [-chans] passw0rd . N е номер от секунди, 600 по " +"подразбиране." #: awaystore.cpp:521 msgid "" "Adds auto-away with logging, useful when you use ZNC from different locations" msgstr "" +"Добавя автоматично маркиране като отсъстващ, полезано когато използвате ZNC " +"от различни места" diff --git a/modules/po/awaystore.da_DK.po b/modules/po/awaystore.da_DK.po index eeeb09b2..61db5bc2 100644 --- a/modules/po/awaystore.da_DK.po +++ b/modules/po/awaystore.da_DK.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -87,6 +93,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "" diff --git a/modules/po/awaystore.de_DE.po b/modules/po/awaystore.de_DE.po index 36591f5f..c3c50ba3 100644 --- a/modules/po/awaystore.de_DE.po +++ b/modules/po/awaystore.de_DE.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Willkommen zurück!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "{1} Nachrichten gelöscht" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "Es gibt keine Nachrichten zu speichern" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Password geändert auf [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Unbrauchbare Nachricht! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Unbrauchbarer Zeitstempel! [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Timer deaktiviert" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Timer auf {1} Sekunden gesetzt" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Aktuelle Timereinstellung: {1} Sekunden" @@ -90,6 +96,7 @@ msgstr "" "richtigen Verschlüsselungsschlüssel als Modulargument angegeben?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Du hast {1} Nachrichten!" diff --git a/modules/po/awaystore.el_GR.po b/modules/po/awaystore.el_GR.po index f89b2472..fcb33ccb 100644 --- a/modules/po/awaystore.el_GR.po +++ b/modules/po/awaystore.el_GR.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -87,6 +93,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "" diff --git a/modules/po/awaystore.es_ES.po b/modules/po/awaystore.es_ES.po index 3b2fefaa..f43af2a1 100644 --- a/modules/po/awaystore.es_ES.po +++ b/modules/po/awaystore.es_ES.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "¡Bienvenido de vuelta!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "Borrado(s) {1} mensaje(s)" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "No hay mensajes a guardar" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Contraseña actualizada a [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Mensaje corrupto [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Marca de tiempo corrupta [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Temporizador desactivado" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Temporizador configurado a {1} segundos" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Temporizador configurado a: {1} segundos" @@ -90,6 +96,7 @@ msgstr "" "cifrado correcta como argumento de este módulo?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "¡Tienes {1} mensaje(s)!" diff --git a/modules/po/awaystore.fr_FR.po b/modules/po/awaystore.fr_FR.po index c49d6791..84f97a25 100644 --- a/modules/po/awaystore.fr_FR.po +++ b/modules/po/awaystore.fr_FR.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Content de te revoir !" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "Supprimé {1} messages" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "Il n'y a pas de message à sauvegarder" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Mot de passe mise à jour à [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Message endommagé ! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Données de temps endommagée ! [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Timer désactivé" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Timer réglé à {1} secondes" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Réglage du timer actuel à : {1} secondes" @@ -89,6 +95,7 @@ msgstr "" "de passe comme argument du module ?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Vous avez {1} messages !" diff --git a/modules/po/awaystore.id_ID.po b/modules/po/awaystore.id_ID.po index c7d4027e..a93d9e03 100644 --- a/modules/po/awaystore.id_ID.po +++ b/modules/po/awaystore.id_ID.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -87,6 +93,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "" diff --git a/modules/po/awaystore.it_IT.po b/modules/po/awaystore.it_IT.po index cee1de25..7ead3552 100644 --- a/modules/po/awaystore.it_IT.po +++ b/modules/po/awaystore.it_IT.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Bentornato!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "Eliminato {1} messaggi" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "Non sono presenti messaggi da salvare" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Password aggiornata a [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Messaggio corrotto! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Time stamp corrotto! [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Timer disabilitato" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Timer impostato a {1} secondi" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Impostazioni del timer corrente: {1} secondi" @@ -91,6 +97,7 @@ msgstr "" "crittografia giusta come argomento per questo modulo?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Hai {1} messaggi!" diff --git a/modules/po/awaystore.nl_NL.po b/modules/po/awaystore.nl_NL.po index a53fb814..94407b6c 100644 --- a/modules/po/awaystore.nl_NL.po +++ b/modules/po/awaystore.nl_NL.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Welkom terug!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "{1} bericht(en) verwijderd" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "Er zijn geen berichten om op te slaan" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Wachtwoord bijgewerkt naar [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Corrupt bericht! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Corrupte tijdstempel! [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Timer uitgeschakeld" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Timer ingesteld op {1} second(en)" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Huidige timer instelling: {1} second(en)" @@ -90,6 +96,7 @@ msgstr "" "wachtwoord als argument voor deze module ingevoerd?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Je hebt {1} bericht(en)!" diff --git a/modules/po/awaystore.pl_PL.po b/modules/po/awaystore.pl_PL.po index 4298dd2f..bd6b04d5 100644 --- a/modules/po/awaystore.pl_PL.po +++ b/modules/po/awaystore.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -23,6 +23,7 @@ msgid "Welcome back!" msgstr "Witamy ponownie!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "Usunięto {1} wiadomości" @@ -47,14 +48,17 @@ msgid "There are no messages to save" msgstr "Brak wiadomości do zapisania" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Hasło zaktualizowano do [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Uszkodzona wiadomość! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Uszkodzony znacznik czasu! [{1}]" @@ -71,10 +75,12 @@ msgid "Timer disabled" msgstr "Odliczarka wyłączona" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Odliczarka ustawiona na {1} sekund" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Bieżące ustawienie odliczarki: {1} sekund" @@ -91,6 +97,7 @@ msgstr "" "klucz szyfrowania jako argument dla tego modułu?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Masz {1} wiadomość/(ści)!" diff --git a/modules/po/awaystore.pot b/modules/po/awaystore.pot index f4f23b9f..06ff7059 100644 --- a/modules/po/awaystore.pot +++ b/modules/po/awaystore.pot @@ -12,6 +12,7 @@ msgid "Welcome back!" msgstr "" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "" @@ -36,14 +37,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -60,10 +64,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -78,6 +84,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "" diff --git a/modules/po/awaystore.pt_BR.po b/modules/po/awaystore.pt_BR.po index 6c7cd26b..bcbf03c8 100644 --- a/modules/po/awaystore.pt_BR.po +++ b/modules/po/awaystore.pt_BR.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Bem-vindo novamente!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "{1} mensagens foram excluídas" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Senha atualizada para [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Mensagem corrupta! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -87,6 +93,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Você tem {1} nova{s} mensagem(ns)!" diff --git a/modules/po/awaystore.pt_PT.po b/modules/po/awaystore.pt_PT.po index 2c904882..3835db09 100644 --- a/modules/po/awaystore.pt_PT.po +++ b/modules/po/awaystore.pt_PT.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Bem-vindo(a) de volta!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "{1} mensagens eliminadas" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "Não existem mensagens para guardar" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Palavra-passe atualizada para [{1}]" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Mensagem corrompida! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Registo de tempo corrompido! [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Temporizador desativado" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Temporizador definido para {1} segundos" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Definição atual do temporizador: {1} segundos" @@ -91,6 +97,7 @@ msgstr "" "encriptação correta com argumento para este módulo?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "Tem {1} mensagem(ns)!" diff --git a/modules/po/awaystore.ro_RO.po b/modules/po/awaystore.ro_RO.po index 5de2d021..ecb5f719 100644 --- a/modules/po/awaystore.ro_RO.po +++ b/modules/po/awaystore.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -22,6 +22,7 @@ msgid "Welcome back!" msgstr "" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "" @@ -46,14 +47,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -70,10 +74,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -88,6 +94,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "" diff --git a/modules/po/awaystore.ru_RU.po b/modules/po/awaystore.ru_RU.po index 87764c59..b3f0d7d0 100644 --- a/modules/po/awaystore.ru_RU.po +++ b/modules/po/awaystore.ru_RU.po @@ -23,6 +23,7 @@ msgid "Welcome back!" msgstr "" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "" @@ -47,14 +48,17 @@ msgid "There are no messages to save" msgstr "" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "" @@ -71,10 +75,12 @@ msgid "Timer disabled" msgstr "" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "" @@ -89,6 +95,7 @@ msgid "" msgstr "" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "" diff --git a/modules/po/awaystore.tr_TR.po b/modules/po/awaystore.tr_TR.po index 7e222801..421c409a 100644 --- a/modules/po/awaystore.tr_TR.po +++ b/modules/po/awaystore.tr_TR.po @@ -21,6 +21,7 @@ msgid "Welcome back!" msgstr "Tekrar hoşgeldiniz!" #: awaystore.cpp:100 +#, c++-format msgid "Deleted {1} messages" msgstr "{1} mesaj silindi" @@ -45,14 +46,17 @@ msgid "There are no messages to save" msgstr "Kaydedilecek mesaj yok" #: awaystore.cpp:135 +#, c++-format msgid "Password updated to [{1}]" msgstr "Şifre [{1}] olarak güncellendi" #: awaystore.cpp:147 +#, c++-format msgid "Corrupt message! [{1}]" msgstr "Bozuk mesaj! [{1}]" #: awaystore.cpp:159 +#, c++-format msgid "Corrupt time stamp! [{1}]" msgstr "Bozuk zaman damgası! [{1}]" @@ -69,10 +73,12 @@ msgid "Timer disabled" msgstr "Zamanlayıcı devre dışı" #: awaystore.cpp:199 +#, c++-format msgid "Timer set to {1} seconds" msgstr "Zamanlayıcı {1} saniyeye ayarlandı" #: awaystore.cpp:203 +#, c++-format msgid "Current timer setting: {1} seconds" msgstr "Geçerli zamanlayıcı ayarı: {1} saniye" @@ -91,6 +97,7 @@ msgstr "" "doğru şifreleme anahtarını verdiniz mi?" #: awaystore.cpp:386 awaystore.cpp:389 +#, c++-format msgid "You have {1} messages!" msgstr "{1} mesajınız var!" diff --git a/modules/po/block_motd.bg_BG.po b/modules/po/block_motd.bg_BG.po index d6e04e0e..aaf51309 100644 --- a/modules/po/block_motd.bg_BG.po +++ b/modules/po/block_motd.bg_BG.po @@ -14,22 +14,24 @@ msgstr "" #: block_motd.cpp:26 msgid "[]" -msgstr "" +msgstr "[]" #: block_motd.cpp:27 msgid "" "Override the block with this command. Can optionally specify which server to " "query." msgstr "" +"Замяна на блока с тази команда. По желание може да посочи към кой сървър да " +"се направи заявка." #: block_motd.cpp:36 msgid "You are not connected to an IRC Server." -msgstr "" +msgstr "Не сте свързани към IRC сървър." #: block_motd.cpp:58 msgid "MOTD blocked by ZNC" -msgstr "" +msgstr "MOTD е блокирано от ZNC" #: block_motd.cpp:104 msgid "Block the MOTD from IRC so it's not sent to your client(s)." -msgstr "" +msgstr "Блокира MOTD от IRC за да не се изпраща към клиентите ви." diff --git a/modules/po/block_motd.pl_PL.po b/modules/po/block_motd.pl_PL.po index 8fe27c2c..c7e9e54e 100644 --- a/modules/po/block_motd.pl_PL.po +++ b/modules/po/block_motd.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/block_motd.ro_RO.po b/modules/po/block_motd.ro_RO.po index b4f2e2c9..b7d6bc42 100644 --- a/modules/po/block_motd.ro_RO.po +++ b/modules/po/block_motd.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/blockuser.bg_BG.po b/modules/po/blockuser.bg_BG.po index b567dabb..872c8885 100644 --- a/modules/po/blockuser.bg_BG.po +++ b/modules/po/blockuser.bg_BG.po @@ -14,84 +14,90 @@ msgstr "" #: modules/po/../data/blockuser/tmpl/blockuser_WebadminUser.tmpl:9 msgid "Account is blocked" -msgstr "" +msgstr "Акаунтът е блокиран" #: blockuser.cpp:23 msgid "Your account has been disabled. Contact your administrator." -msgstr "" +msgstr "Вашият акаунт е деактивиран. Свържете се с администратора." #: blockuser.cpp:29 msgid "List blocked users" -msgstr "" +msgstr "Показване на блокираните потребители" #: blockuser.cpp:31 blockuser.cpp:33 msgid "" -msgstr "" +msgstr "" #: blockuser.cpp:31 msgid "Block a user" -msgstr "" +msgstr "Блокирай потребител" #: blockuser.cpp:33 msgid "Unblock a user" -msgstr "" +msgstr "Отблокирай потребител" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" -msgstr "" +msgstr "Не може да се блокира {1}" #: blockuser.cpp:76 msgid "Access denied" -msgstr "" +msgstr "Достъпът е отказан" #: blockuser.cpp:85 msgid "No users are blocked" -msgstr "" +msgstr "Няма блокирани потребители" #: blockuser.cpp:88 msgid "Blocked users:" -msgstr "" +msgstr "Блокирани потребители:" #: blockuser.cpp:100 msgid "Usage: Block " -msgstr "" +msgstr "Употреба: Block " #: blockuser.cpp:105 blockuser.cpp:147 msgid "You can't block yourself" -msgstr "" +msgstr "Не може да се блокирате" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" -msgstr "" +msgstr "{1} е блокиран" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" -msgstr "" +msgstr "Не може да се блокира {1} (правописна грешка?)" #: blockuser.cpp:120 msgid "Usage: Unblock " -msgstr "" +msgstr "Употреба: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" -msgstr "" +msgstr "{1} е отблокиран" #: blockuser.cpp:127 msgid "This user is not blocked" -msgstr "" +msgstr "Този потребител не е блокиран" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" -msgstr "" +msgstr "Не може да се блокира {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" -msgstr "" +msgstr "Потребителят {1} не е блокиран" #: blockuser.cpp:216 msgid "Enter one or more user names. Separate them by spaces." -msgstr "" +msgstr "Въведете едно или повече потребителски имена. Отделете ги с интервал." #: blockuser.cpp:219 msgid "Block certain users from logging in." -msgstr "" +msgstr "Блокирайте входът на определени потребители." diff --git a/modules/po/blockuser.da_DK.po b/modules/po/blockuser.da_DK.po index 0c91d9f0..5a54dd78 100644 --- a/modules/po/blockuser.da_DK.po +++ b/modules/po/blockuser.da_DK.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "" #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "" diff --git a/modules/po/blockuser.de_DE.po b/modules/po/blockuser.de_DE.po index 34d6aeb0..90c658e5 100644 --- a/modules/po/blockuser.de_DE.po +++ b/modules/po/blockuser.de_DE.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Entsperre einen Benutzer" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "Konnte {1} nicht sperren" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "Du kannst dich nicht selbst blockieren" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "{1} gesperrt" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "Konnte {1} nicht blockieren (falsch geschrieben?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Verwendung: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "{1} entsperrt" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Dieser Benutzer ist nicht blockiert" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Konnte {1} nicht sperren" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "Benutzer {1} ist nicht blockiert" diff --git a/modules/po/blockuser.el_GR.po b/modules/po/blockuser.el_GR.po index 751b53ba..60e9c2fa 100644 --- a/modules/po/blockuser.el_GR.po +++ b/modules/po/blockuser.el_GR.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "" #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "" diff --git a/modules/po/blockuser.es_ES.po b/modules/po/blockuser.es_ES.po index 5f9a00b8..b0f47ccb 100644 --- a/modules/po/blockuser.es_ES.po +++ b/modules/po/blockuser.es_ES.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Desbloquea un usuario" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "No se pudo bloquear a {1}" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "No puedes bloquearte a ti mismo" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "{1} bloqueado" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "No se pudo bloquear a {1} (¿mal escrito?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Uso: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "{1} desbloqueado" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Este usuario no está bloqueado" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "No se ha podido bloquear a {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "El usuario {1} no está bloqueado" diff --git a/modules/po/blockuser.fr_FR.po b/modules/po/blockuser.fr_FR.po index 18f25b48..549f984d 100644 --- a/modules/po/blockuser.fr_FR.po +++ b/modules/po/blockuser.fr_FR.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Débloquer un utilisateur" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "Impossible de bloquer {1}" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "Vous ne pouvez pas vous bloquer vous-même" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "Bloqué {1}" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "Impossible de bloquer {1} (Erreur de frappe ?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Utilisation : Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "Débloqué {1}" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Cet utilisateur n'est pas bloqué" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Impossible de bloquer {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "L'utilisateur {1} n'est pas bloqué" diff --git a/modules/po/blockuser.id_ID.po b/modules/po/blockuser.id_ID.po index 17ec98bf..144d20e4 100644 --- a/modules/po/blockuser.id_ID.po +++ b/modules/po/blockuser.id_ID.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "" #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "" diff --git a/modules/po/blockuser.it_IT.po b/modules/po/blockuser.it_IT.po index 9ca49f4b..32295b45 100644 --- a/modules/po/blockuser.it_IT.po +++ b/modules/po/blockuser.it_IT.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Sblocca un utente" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "Impossibile bloccare {1}" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "Non puoi bloccare te stesso" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "Bloccato {1}" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "Impossibile bloccare {1} (errore di ortografia?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Utilizzo: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "Sbloccato {1}" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Questo utente non è bloccato" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Impossibile bloccare {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "L'utente {1} non è bloccato" diff --git a/modules/po/blockuser.nl_NL.po b/modules/po/blockuser.nl_NL.po index 0f901d7f..95e1fa2f 100644 --- a/modules/po/blockuser.nl_NL.po +++ b/modules/po/blockuser.nl_NL.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Gebruiker deblokkeren" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "Kon {1} niet blokkeren" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "Je kan jezelf niet blokkeren" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "{1} geblokkeerd" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "Kon {1} niet blokkeren (onjuist gespeld?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Gebruik: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "{1} gedeblokkeerd" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Deze gebruiker is niet geblokkeerd" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Kon {1} niet blokkeren" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "Gebruiker {1} is niet geblokkeerd" diff --git a/modules/po/blockuser.pl_PL.po b/modules/po/blockuser.pl_PL.po index 4060fb3e..5d280b0a 100644 --- a/modules/po/blockuser.pl_PL.po +++ b/modules/po/blockuser.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -40,6 +40,7 @@ msgid "Unblock a user" msgstr "Odblokowuje użytkownika" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "Nie można zablokować {1}" @@ -64,10 +65,12 @@ msgid "You can't block yourself" msgstr "Nie możesz zablokować samego siebie" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "Zablokowano {1}" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "Nie można zablokować {1} (błędnie napisano?)" @@ -76,6 +79,7 @@ msgid "Usage: Unblock " msgstr "Użycie: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "Odblokowano {1}" @@ -84,10 +88,12 @@ msgid "This user is not blocked" msgstr "Ten użytkownik nie jest zablokowany" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Nie można zablokować {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "Użytkownik {1} nie jest zablokowany" diff --git a/modules/po/blockuser.pot b/modules/po/blockuser.pot index 6c262453..a8d051f6 100644 --- a/modules/po/blockuser.pot +++ b/modules/po/blockuser.pot @@ -28,6 +28,7 @@ msgid "Unblock a user" msgstr "" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -52,10 +53,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -64,6 +67,7 @@ msgid "Usage: Unblock " msgstr "" #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "" @@ -72,10 +76,12 @@ msgid "This user is not blocked" msgstr "" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "" diff --git a/modules/po/blockuser.pt_BR.po b/modules/po/blockuser.pt_BR.po index ffe36563..64af5897 100644 --- a/modules/po/blockuser.pt_BR.po +++ b/modules/po/blockuser.pt_BR.po @@ -39,6 +39,7 @@ msgid "Unblock a user" msgstr "Desbloquear usuário" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -63,10 +64,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "O usuário {1} foi bloqueado" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -75,6 +78,7 @@ msgid "Usage: Unblock " msgstr "Sintaxe: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "O usuário {1} foi desbloqueado" @@ -83,10 +87,12 @@ msgid "This user is not blocked" msgstr "Este usuário não está bloqueado" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Falha ao bloquear o usuário {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "O usuário {1} não está bloqueado" diff --git a/modules/po/blockuser.pt_PT.po b/modules/po/blockuser.pt_PT.po index 00ab5854..4edec3a1 100644 --- a/modules/po/blockuser.pt_PT.po +++ b/modules/po/blockuser.pt_PT.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Desbloqueia um utilizador" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "Não foi possível bloquear {1}" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "Não se pode bloquear a si próprio(a)" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "{1} bloqueado" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "Não foi possível bloquear {1} (mal escrito?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Utilização: Unblock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "{1} desbloqueado" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Este utilizador não está bloqueado" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "Não foi possível bloquear {1}" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "Utilizador {1} não está bloqueado" diff --git a/modules/po/blockuser.ro_RO.po b/modules/po/blockuser.ro_RO.po index 96d42583..e809de11 100644 --- a/modules/po/blockuser.ro_RO.po +++ b/modules/po/blockuser.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -38,6 +38,7 @@ msgid "Unblock a user" msgstr "" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -62,10 +63,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -74,6 +77,7 @@ msgid "Usage: Unblock " msgstr "" #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "" @@ -82,10 +86,12 @@ msgid "This user is not blocked" msgstr "" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "" diff --git a/modules/po/blockuser.ru_RU.po b/modules/po/blockuser.ru_RU.po index 02b696cb..08d868d3 100644 --- a/modules/po/blockuser.ru_RU.po +++ b/modules/po/blockuser.ru_RU.po @@ -39,6 +39,7 @@ msgid "Unblock a user" msgstr "" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "" @@ -63,10 +64,12 @@ msgid "You can't block yourself" msgstr "" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "" @@ -75,6 +78,7 @@ msgid "Usage: Unblock " msgstr "" #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "" @@ -83,10 +87,12 @@ msgid "This user is not blocked" msgstr "" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "" diff --git a/modules/po/blockuser.tr_TR.po b/modules/po/blockuser.tr_TR.po index ed7e59e1..c3c78ba5 100644 --- a/modules/po/blockuser.tr_TR.po +++ b/modules/po/blockuser.tr_TR.po @@ -37,6 +37,7 @@ msgid "Unblock a user" msgstr "Bir kullanıcının blokesini kaldır" #: blockuser.cpp:55 +#, c++-format msgid "Could not block {1}" msgstr "{1} bloke edilemedi" @@ -61,10 +62,12 @@ msgid "You can't block yourself" msgstr "Kendinizi kendinizi bloke edemezsiniz" #: blockuser.cpp:110 blockuser.cpp:152 +#, c++-format msgid "Blocked {1}" msgstr "{1} bloke edildi" #: blockuser.cpp:112 +#, c++-format msgid "Could not block {1} (misspelled?)" msgstr "{1} bloke edilemedi (yanlış mı yazılmış?)" @@ -73,6 +76,7 @@ msgid "Usage: Unblock " msgstr "Kullanımı: UnBlock " #: blockuser.cpp:125 blockuser.cpp:161 +#, c++-format msgid "Unblocked {1}" msgstr "{1} blokesi kaldırıldı" @@ -81,10 +85,12 @@ msgid "This user is not blocked" msgstr "Bu kullanıcı bloke edilmedi" #: blockuser.cpp:155 +#, c++-format msgid "Couldn't block {1}" msgstr "{1} bloke edilemedi" #: blockuser.cpp:164 +#, c++-format msgid "User {1} is not blocked" msgstr "{1} kullanıcısı bloke edilmedi" diff --git a/modules/po/bouncedcc.bg_BG.po b/modules/po/bouncedcc.bg_BG.po index 171c2d06..55ce18e0 100644 --- a/modules/po/bouncedcc.bg_BG.po +++ b/modules/po/bouncedcc.bg_BG.po @@ -15,117 +15,130 @@ msgstr "" #: bouncedcc.cpp:101 bouncedcc.cpp:119 bouncedcc.cpp:121 msgctxt "list" msgid "Type" -msgstr "" +msgstr "Вид" #: bouncedcc.cpp:102 bouncedcc.cpp:132 msgctxt "list" msgid "State" -msgstr "" +msgstr "Състояние" #: bouncedcc.cpp:103 msgctxt "list" msgid "Speed" -msgstr "" +msgstr "Скорост" #: bouncedcc.cpp:104 bouncedcc.cpp:115 msgctxt "list" msgid "Nick" -msgstr "" +msgstr "Псевдоним" #: bouncedcc.cpp:105 bouncedcc.cpp:116 msgctxt "list" msgid "IP" -msgstr "" +msgstr "IP" #: bouncedcc.cpp:106 bouncedcc.cpp:122 msgctxt "list" msgid "File" -msgstr "" +msgstr "Файл" #: bouncedcc.cpp:119 msgctxt "list" msgid "Chat" -msgstr "" +msgstr "Чат" #: bouncedcc.cpp:121 msgctxt "list" msgid "Xfer" -msgstr "" +msgstr "Xfer" #: bouncedcc.cpp:125 msgid "Waiting" -msgstr "" +msgstr "Изчакване" #: bouncedcc.cpp:127 msgid "Halfway" -msgstr "" +msgstr "Наполовина" #: bouncedcc.cpp:129 msgid "Connected" -msgstr "" +msgstr "Свързан" #: bouncedcc.cpp:137 msgid "You have no active DCCs." -msgstr "" +msgstr "Нямате активни DCC-та." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" -msgstr "" +msgstr "Изполване на клиентско IP: {1}" #: bouncedcc.cpp:153 msgid "List all active DCCs" -msgstr "" +msgstr "Показване на всички активни DCC-та" #: bouncedcc.cpp:156 msgid "Change the option to use IP of client" -msgstr "" +msgstr "Промяна на опцията за употребата на IP на клиент" #: bouncedcc.cpp:383 bouncedcc.cpp:412 bouncedcc.cpp:436 bouncedcc.cpp:451 msgctxt "type" msgid "Chat" -msgstr "" +msgstr "Чат" #: bouncedcc.cpp:383 bouncedcc.cpp:412 bouncedcc.cpp:436 bouncedcc.cpp:451 msgctxt "type" msgid "Xfer" -msgstr "" +msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" -msgstr "" +msgstr "DCC {1} Отскок ({2}): Твърде дълъг ред получен" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" -msgstr "" +msgstr "DCC {1} Отскок ({2}): Времето изтече докато се свързваше към {3} {4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." -msgstr "" +msgstr "DCC {1} Отскок ({2}): Времето изтече." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" +"DCC {1} Отскок ({2}): Времето изтече при изчакване на входяща връзка на {3} " +"{4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" -msgstr "" +msgstr "DCC {1} Отскок ({2}): Връзката е отказана при свързване с {3} {4}" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." -msgstr "" +msgstr "DCC {1} Отскок ({2}): Връзката е отказана по време на свързване." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" -msgstr "" +msgstr "DCC {1} Отскок ({2}): Сокет грешка на {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" -msgstr "" +msgstr "DCC {1} Отскок ({2}): Сокет грешка: {3}" #: bouncedcc.cpp:547 msgid "" "Bounces DCC transfers through ZNC instead of sending them directly to the " "user. " msgstr "" +"Отскачане на DCC трансфери чрез ZNC, вместо да се изпращат директно към " +"потребителя. " diff --git a/modules/po/bouncedcc.da_DK.po b/modules/po/bouncedcc.da_DK.po index 13db32fd..c3eb3cae 100644 --- a/modules/po/bouncedcc.da_DK.po +++ b/modules/po/bouncedcc.da_DK.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -91,36 +92,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.de_DE.po b/modules/po/bouncedcc.de_DE.po index ada3e6e6..ab67b73d 100644 --- a/modules/po/bouncedcc.de_DE.po +++ b/modules/po/bouncedcc.de_DE.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "Du hast keine aktiven DCCs." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Benutze Client-IP: {1}" @@ -91,18 +92,22 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Bounce ({2}): Empfangene Zeile ist zu lang" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}): Zeitüberschreitung beim Verbinden mit {3} {4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Bounce ({2}): Zeitüberschreitung beim Verbindungsaufbau." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -111,18 +116,22 @@ msgstr "" "Verbindung von {3} {4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}): Verbindungsversuch zu {3} {4} zurückgewiesen" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Bounce ({2}): Verbindungsversuch abgewiesen." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Bounce ({2}): Socketfehler bei {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Bounce ({2}): Sockefehler: {3}" diff --git a/modules/po/bouncedcc.el_GR.po b/modules/po/bouncedcc.el_GR.po index cf9a60c1..c615b513 100644 --- a/modules/po/bouncedcc.el_GR.po +++ b/modules/po/bouncedcc.el_GR.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -91,36 +92,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.es_ES.po b/modules/po/bouncedcc.es_ES.po index 11d3c221..ba739a99 100644 --- a/modules/po/bouncedcc.es_ES.po +++ b/modules/po/bouncedcc.es_ES.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "No tienes ningún DCC activo." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Usa IP cliente: {1}" @@ -91,18 +92,22 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Bounce ({2}): línea demasiado larga recibida" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}): tiempo de espera agotado al conectar a {3} {4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Bounce ({2}): tiempo de espera agotado conectando." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -111,19 +116,23 @@ msgstr "" "{4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" "DCC {1} Bounce ({2}): conexión rechazada mientras se conectaba a {3} {4}" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Bounce ({2}): conexión rechazada mientras se conectaba." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Bounce ({2}): error de socket en {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Bounce ({2}): error de socket: {3}" diff --git a/modules/po/bouncedcc.fr_FR.po b/modules/po/bouncedcc.fr_FR.po index a32523cd..b08f0ac6 100644 --- a/modules/po/bouncedcc.fr_FR.po +++ b/modules/po/bouncedcc.fr_FR.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "Vous n'avez aucun DCC actif." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Utiliser l'IP du client : {1}" @@ -91,19 +92,23 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Bounce ({2}) : Ligne trop longue pour être reçue" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" "DCC {1} Bounce ({2}) : Temps d'attente dépassé en se connectant à {3} {4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Bounce ({2}) : Temps d'attente dépassé en se connectant." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -112,18 +117,22 @@ msgstr "" "sur {3} {4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}) : Connexion refusée en se connectant à {3} {4}" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Bounce ({2}) : Connexion refusée durant la connexion." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Bounce ({2}) : Erreur de socket sur {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Bounce ({2}) : Erreur de socket : {3}" diff --git a/modules/po/bouncedcc.id_ID.po b/modules/po/bouncedcc.id_ID.po index 7714d3a5..32cf8c4a 100644 --- a/modules/po/bouncedcc.id_ID.po +++ b/modules/po/bouncedcc.id_ID.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -91,36 +92,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.it_IT.po b/modules/po/bouncedcc.it_IT.po index 7eddbb02..1f7efffa 100644 --- a/modules/po/bouncedcc.it_IT.po +++ b/modules/po/bouncedcc.it_IT.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "Non hai DCCs attive." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Usa client IP: {1}" @@ -91,20 +92,24 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Bounce ({2}): Linea ricevuta troppo lunga" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" "DCC {1} Bounce ({2}): (Timeout) Tempo scaduto durante la connessione a {3} " "{4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Bounce ({2}): (Timeout) Tempo scaduto durante la connessione." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -113,19 +118,23 @@ msgstr "" "arrivo {3} {4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" "DCC {1} Bounce ({2}): Connessione rifiutata durante la connessione a {3} {4}" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Bounce ({2}): Connessione rifiutata durante la connessione." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Bounce ({2}): Errore di socket su {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Bounce ({2}): Errore socket: {3}" diff --git a/modules/po/bouncedcc.nl_NL.po b/modules/po/bouncedcc.nl_NL.po index 9168eedd..3125f207 100644 --- a/modules/po/bouncedcc.nl_NL.po +++ b/modules/po/bouncedcc.nl_NL.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "Je hebt geen actieve DCCs." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Gebruik client IP: {1}" @@ -91,18 +92,22 @@ msgid "Xfer" msgstr "Overdracht" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Bounce ({2}): Te lange regel ontvangen" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}): Time-out tijdens verbinden naar {3} {4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Bounce ({2}): Time-out tijdens verbinden." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -111,19 +116,23 @@ msgstr "" "{3} {4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" "DCC {1} Bounce ({2}): Verbinding geweigerd tijdens verbinden naar {3} {4}" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Bounce ({2}): Verbinding gewijgerd tijdens verbinden." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Bounce ({2}): Socket foutmelding op {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Bounce ({2}): Socket foutmelding: {3}" diff --git a/modules/po/bouncedcc.pl_PL.po b/modules/po/bouncedcc.pl_PL.po index 96665129..765e2aee 100644 --- a/modules/po/bouncedcc.pl_PL.po +++ b/modules/po/bouncedcc.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -71,6 +71,7 @@ msgid "You have no active DCCs." msgstr "Nie masz aktywnych DCC." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Użyj IP klienta: {1}" @@ -93,36 +94,44 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.pot b/modules/po/bouncedcc.pot index eb6ba98d..379eee65 100644 --- a/modules/po/bouncedcc.pot +++ b/modules/po/bouncedcc.pot @@ -60,6 +60,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -82,36 +83,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.pt_BR.po b/modules/po/bouncedcc.pt_BR.po index f6d178e1..3d20e2b3 100644 --- a/modules/po/bouncedcc.pt_BR.po +++ b/modules/po/bouncedcc.pt_BR.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -91,36 +92,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.pt_PT.po b/modules/po/bouncedcc.pt_PT.po index 11162f1d..f9a47afc 100644 --- a/modules/po/bouncedcc.pt_PT.po +++ b/modules/po/bouncedcc.pt_PT.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "Não tem DCCs ativos." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "Usa cliente IP: {1}" @@ -91,18 +92,22 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Bounce ({2}): Linha demasiado longa recebida" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}): O tempo expirou ao ligar a {3} {4}" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Bounce ({2}): O tempo expirou ao ligar." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -111,18 +116,22 @@ msgstr "" "receber em {3} {4}" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "DCC {1} Bounce ({2}): Ligação recusada enquanto ligava a {3} {4}" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Bounce ({2}): Ligação recusada enquanto ligava." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Bounce ({2}): Erro de socket error em {3} {4}: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Bounce ({2}): Erro de socket: {3}" diff --git a/modules/po/bouncedcc.ro_RO.po b/modules/po/bouncedcc.ro_RO.po index c30699f3..d19f56b4 100644 --- a/modules/po/bouncedcc.ro_RO.po +++ b/modules/po/bouncedcc.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -70,6 +70,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -92,36 +93,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.ru_RU.po b/modules/po/bouncedcc.ru_RU.po index f81e92d6..fd6b5257 100644 --- a/modules/po/bouncedcc.ru_RU.po +++ b/modules/po/bouncedcc.ru_RU.po @@ -71,6 +71,7 @@ msgid "You have no active DCCs." msgstr "" #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "" @@ -93,36 +94,44 @@ msgid "Xfer" msgstr "" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "" #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" msgstr "" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "" #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "" diff --git a/modules/po/bouncedcc.tr_TR.po b/modules/po/bouncedcc.tr_TR.po index 0b6d104a..aba38ccc 100644 --- a/modules/po/bouncedcc.tr_TR.po +++ b/modules/po/bouncedcc.tr_TR.po @@ -69,6 +69,7 @@ msgid "You have no active DCCs." msgstr "Aktif DCCniz bulunmamaktadır." #: bouncedcc.cpp:148 +#, c++-format msgid "Use client IP: {1}" msgstr "İstemci IP'sini kullan: {1}" @@ -91,18 +92,22 @@ msgid "Xfer" msgstr "Xfer" #: bouncedcc.cpp:385 +#, c++-format msgid "DCC {1} Bounce ({2}): Too long line received" msgstr "DCC {1} Geri Dönme ({2}): Çok uzun satır alındı" #: bouncedcc.cpp:418 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}" msgstr "DCC {1} Geri Dönme ({2}): {3} {4}'e bağlanırken zaman aşımı" #: bouncedcc.cpp:422 +#, c++-format msgid "DCC {1} Bounce ({2}): Timeout while connecting." msgstr "DCC {1} Geri Dönme ({2}): Bağlantı sırasında zaman aşımı." #: bouncedcc.cpp:427 +#, c++-format msgid "" "DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} " "{4}" @@ -111,18 +116,22 @@ msgstr "" "aşımı" #: bouncedcc.cpp:440 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}" msgstr "DCC {1} Geri Döndü ({2}): {3} {4}'e bağlanırken bağlantı reddedildi" #: bouncedcc.cpp:444 +#, c++-format msgid "DCC {1} Bounce ({2}): Connection refused while connecting." msgstr "DCC {1} Geri Dönme ({2}): Bağlanırken bağlantı reddedildi." #: bouncedcc.cpp:457 bouncedcc.cpp:465 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}" msgstr "DCC {1} Geri Dönme ({2}): {3} {4} üzerinde soket hatası: {5}" #: bouncedcc.cpp:460 +#, c++-format msgid "DCC {1} Bounce ({2}): Socket error: {3}" msgstr "DCC {1} Geri Dönme ({2}): Soket hatası: {3}" diff --git a/modules/po/buffextras.bg_BG.po b/modules/po/buffextras.bg_BG.po index a5ce8985..fc3a5be3 100644 --- a/modules/po/buffextras.bg_BG.po +++ b/modules/po/buffextras.bg_BG.po @@ -14,36 +14,43 @@ msgstr "" #: buffextras.cpp:45 msgid "Server" -msgstr "" +msgstr "Сървър" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" -msgstr "" +msgstr "{1} задава режим: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" -msgstr "" +msgstr "{1} кикна {2} с причина: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" -msgstr "" +msgstr "{1} се тръгна: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" -msgstr "" +msgstr "{1} се присъедини" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" -msgstr "" +msgstr "{1} си тръгна: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" -msgstr "" +msgstr "{1} е сега познат като {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" -msgstr "" +msgstr "{1} смени темата на: {2}" #: buffextras.cpp:115 msgid "Adds joins, parts etc. to the playback buffer" -msgstr "" +msgstr "Добавя идвания, отивания и т.н към буфера за възпроизвеждане" diff --git a/modules/po/buffextras.da_DK.po b/modules/po/buffextras.da_DK.po index 2b181202..f38e8fd1 100644 --- a/modules/po/buffextras.da_DK.po +++ b/modules/po/buffextras.da_DK.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "" diff --git a/modules/po/buffextras.de_DE.po b/modules/po/buffextras.de_DE.po index 3126bf44..2518c0f0 100644 --- a/modules/po/buffextras.de_DE.po +++ b/modules/po/buffextras.de_DE.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Server" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} hat Modus gesetzt: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} hat {2} mit folgendem Grund gekickt: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} hat sich getrennt: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} ist beigetreten" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} hat verlassen: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} ist jetzt als {2} bekannt" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} änderte das Thema zu: {2}" diff --git a/modules/po/buffextras.el_GR.po b/modules/po/buffextras.el_GR.po index 167a0d49..e906e133 100644 --- a/modules/po/buffextras.el_GR.po +++ b/modules/po/buffextras.el_GR.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "" diff --git a/modules/po/buffextras.es_ES.po b/modules/po/buffextras.es_ES.po index 3a07500d..0145d3e6 100644 --- a/modules/po/buffextras.es_ES.po +++ b/modules/po/buffextras.es_ES.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Servidor" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} cambia modo: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} ha expulsado a {2} por: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} cierra: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} entra" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} sale: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} es ahora {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} ha cambiado el topic a: {2}" diff --git a/modules/po/buffextras.fr_FR.po b/modules/po/buffextras.fr_FR.po index ce892742..95bd1c63 100644 --- a/modules/po/buffextras.fr_FR.po +++ b/modules/po/buffextras.fr_FR.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Serveur" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} mode défini : {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} kické {2} avec comme raison : {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} quit: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} a rejoint" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} est parti de : {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} est maintenant connu comme {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} a changé le topic en : {2}" diff --git a/modules/po/buffextras.id_ID.po b/modules/po/buffextras.id_ID.po index 6430a66b..2cc6419b 100644 --- a/modules/po/buffextras.id_ID.po +++ b/modules/po/buffextras.id_ID.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "" diff --git a/modules/po/buffextras.it_IT.po b/modules/po/buffextras.it_IT.po index a4e7fc26..0b3995e1 100644 --- a/modules/po/buffextras.it_IT.po +++ b/modules/po/buffextras.it_IT.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Server" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} imposta i mode: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} kicked {2} per questo motivo: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} lascia: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} è entrato" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} esce da: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} è ora conosciuto come {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} ha cambiato il topic in: {2}" diff --git a/modules/po/buffextras.nl_NL.po b/modules/po/buffextras.nl_NL.po index 11e10962..a90a8ab3 100644 --- a/modules/po/buffextras.nl_NL.po +++ b/modules/po/buffextras.nl_NL.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Server" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} steld modus in: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} schopt {2} met reden: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} stopt: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} komt binnen" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} verlaat: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} staat nu bekend als {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} veranderd het onderwerp naar: {2}" diff --git a/modules/po/buffextras.pl_PL.po b/modules/po/buffextras.pl_PL.po index 47d6166d..36f778cc 100644 --- a/modules/po/buffextras.pl_PL.po +++ b/modules/po/buffextras.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -19,30 +19,37 @@ msgid "Server" msgstr "Serwer" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} ustawił(a) tryb: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} wyrzucony {2} z powodu: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} opuścił(a) protokół IRC: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} dołączył(a)" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} wyszedł/ła z kanału: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} jest znany teraz jako {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} zmienił(a) temat na: {2}" diff --git a/modules/po/buffextras.pot b/modules/po/buffextras.pot index a80ceb46..40441613 100644 --- a/modules/po/buffextras.pot +++ b/modules/po/buffextras.pot @@ -8,30 +8,37 @@ msgid "Server" msgstr "" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "" diff --git a/modules/po/buffextras.pt_BR.po b/modules/po/buffextras.pt_BR.po index a12ecbfb..bfd0037a 100644 --- a/modules/po/buffextras.pt_BR.po +++ b/modules/po/buffextras.pt_BR.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Servidor" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} definiu o(s) modo(s): {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} expulsou {2}: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} saiu: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} entrou" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} saiu do canal: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} trocou de apelido: {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} mudou o tópico pra: {2}" diff --git a/modules/po/buffextras.pt_PT.po b/modules/po/buffextras.pt_PT.po index 08bf3831..71bd0a69 100644 --- a/modules/po/buffextras.pt_PT.po +++ b/modules/po/buffextras.pt_PT.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Servidor" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} definiu o modo: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1} chutou {2} com a razão: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} saiu: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} entrou" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} saiu do canal: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} é agora conhecido como {2}" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} alterou o tópico para: {2}" diff --git a/modules/po/buffextras.ro_RO.po b/modules/po/buffextras.ro_RO.po index a60e90f1..a69ec755 100644 --- a/modules/po/buffextras.ro_RO.po +++ b/modules/po/buffextras.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -18,30 +18,37 @@ msgid "Server" msgstr "" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "" diff --git a/modules/po/buffextras.ru_RU.po b/modules/po/buffextras.ru_RU.po index 9c64f24a..6a00ca9c 100644 --- a/modules/po/buffextras.ru_RU.po +++ b/modules/po/buffextras.ru_RU.po @@ -19,30 +19,37 @@ msgid "Server" msgstr "" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "" diff --git a/modules/po/buffextras.tr_TR.po b/modules/po/buffextras.tr_TR.po index 6bb1332f..73c9beeb 100644 --- a/modules/po/buffextras.tr_TR.po +++ b/modules/po/buffextras.tr_TR.po @@ -17,30 +17,37 @@ msgid "Server" msgstr "Sunucu" #: buffextras.cpp:47 +#, c++-format msgid "{1} set mode: {2} {3}" msgstr "{1} modu ayarladı: {2} {3}" #: buffextras.cpp:55 +#, c++-format msgid "{1} kicked {2} with reason: {3}" msgstr "{1}, {2}'yi şu nedenle attı: {3}" #: buffextras.cpp:64 +#, c++-format msgid "{1} quit: {2}" msgstr "{1} çıkış: {2}" #: buffextras.cpp:73 +#, c++-format msgid "{1} joined" msgstr "{1} katıldı" #: buffextras.cpp:81 +#, c++-format msgid "{1} parted: {2}" msgstr "{1} ayrıldı: {2}" #: buffextras.cpp:90 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} artık {2} olarak biliniyor" #: buffextras.cpp:100 +#, c++-format msgid "{1} changed the topic to: {2}" msgstr "{1} başlığı şu şekilde değiştirdi: {2}" diff --git a/modules/po/cert.bg_BG.po b/modules/po/cert.bg_BG.po index 51c098b9..817f0f48 100644 --- a/modules/po/cert.bg_BG.po +++ b/modules/po/cert.bg_BG.po @@ -15,7 +15,7 @@ msgstr "" # this text is inserted into `click here` in the other string #: modules/po/../data/cert/tmpl/index.tmpl:5 msgid "here" -msgstr "" +msgstr "тук" # {1} is `here`, translateable in the other string #: modules/po/../data/cert/tmpl/index.tmpl:6 @@ -23,53 +23,59 @@ msgid "" "You already have a certificate set, use the form below to overwrite the " "current certificate. Alternatively click {1} to delete your certificate." msgstr "" +"Вече имате зададен сертификат, използвайте полето отдолу за да презапишете " +"текущият сертификат. Като друга опция, натиснете {1} за да изтриете вашия " +"сертификат." #: modules/po/../data/cert/tmpl/index.tmpl:8 msgid "You do not have a certificate yet." -msgstr "" +msgstr "Нямате сертификат." #: modules/po/../data/cert/tmpl/index.tmpl:14 cert.cpp:72 msgid "Certificate" -msgstr "" +msgstr "Сертификат" #: modules/po/../data/cert/tmpl/index.tmpl:18 msgid "PEM File:" -msgstr "" +msgstr "PEM файл:" #: modules/po/../data/cert/tmpl/index.tmpl:22 msgid "Update" -msgstr "" +msgstr "Актуализация" #: cert.cpp:28 msgid "Pem file deleted" -msgstr "" +msgstr "Pem файла е изтрит" #: cert.cpp:31 msgid "The pem file doesn't exist or there was a error deleting the pem file." -msgstr "" +msgstr "Pem файлът не съществува или има грешка в изтриването му." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" -msgstr "" +msgstr "Имате сертификат в {1}" #: cert.cpp:41 msgid "" "You do not have a certificate. Please use the web interface to add a " "certificate" msgstr "" +"Нямате сертификат. Използвайте уеб интерфейса за да добавите сертификат" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" -msgstr "" +msgstr "Вместо това, може да сложите сертификат в {1}" #: cert.cpp:52 msgid "Delete the current certificate" -msgstr "" +msgstr "Изтриване на текущия сертификат" #: cert.cpp:54 msgid "Show the current certificate" -msgstr "" +msgstr "Показва текущият сертификат" #: cert.cpp:105 msgid "Use a ssl certificate to connect to a server" -msgstr "" +msgstr "Използване на SSL сертификат за да се свържите към сървър" diff --git a/modules/po/cert.da_DK.po b/modules/po/cert.da_DK.po index 3452bcdd..38e6348d 100644 --- a/modules/po/cert.da_DK.po +++ b/modules/po/cert.da_DK.po @@ -49,6 +49,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "" #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "" @@ -59,6 +60,7 @@ msgid "" msgstr "" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "" diff --git a/modules/po/cert.de_DE.po b/modules/po/cert.de_DE.po index def02ce7..393d8f05 100644 --- a/modules/po/cert.de_DE.po +++ b/modules/po/cert.de_DE.po @@ -52,6 +52,7 @@ msgstr "" "Die PEM-Datei existiert nicht oder es trat ein Fehler beim Löschen auf." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Dein Zertifikat ist in {1}" @@ -64,6 +65,7 @@ msgstr "" "hinzuzufügen" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "Alternativ kannst du eines in {1} platzieren" diff --git a/modules/po/cert.el_GR.po b/modules/po/cert.el_GR.po index 85819878..26d76d23 100644 --- a/modules/po/cert.el_GR.po +++ b/modules/po/cert.el_GR.po @@ -49,6 +49,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "" #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "" @@ -59,6 +60,7 @@ msgid "" msgstr "" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "" diff --git a/modules/po/cert.es_ES.po b/modules/po/cert.es_ES.po index 55f18fc6..55b5669f 100644 --- a/modules/po/cert.es_ES.po +++ b/modules/po/cert.es_ES.po @@ -51,6 +51,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "El fichero pem no existe o hay un error al eliminarlo." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Tienes un certificado en {1}" @@ -61,6 +62,7 @@ msgid "" msgstr "No tienes ningún certificado. Usa la interfaz web para añadir uno" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "También puedes colocar uno en {1}" diff --git a/modules/po/cert.fr_FR.po b/modules/po/cert.fr_FR.po index d457aa64..8d76a358 100644 --- a/modules/po/cert.fr_FR.po +++ b/modules/po/cert.fr_FR.po @@ -54,6 +54,7 @@ msgstr "" "le fichier PEM." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Vous avez un certificat dans {1}" @@ -66,6 +67,7 @@ msgstr "" "certificat" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "Alternativement, vous pouvez en placer un à {1}" diff --git a/modules/po/cert.id_ID.po b/modules/po/cert.id_ID.po index 3b4dadf8..df6914a2 100644 --- a/modules/po/cert.id_ID.po +++ b/modules/po/cert.id_ID.po @@ -49,6 +49,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "" #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "" @@ -59,6 +60,7 @@ msgid "" msgstr "" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "" diff --git a/modules/po/cert.it_IT.po b/modules/po/cert.it_IT.po index 64e2675c..ba834df5 100644 --- a/modules/po/cert.it_IT.po +++ b/modules/po/cert.it_IT.po @@ -54,6 +54,7 @@ msgstr "" "del file pem." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Hai un certificato in {1}" @@ -66,6 +67,7 @@ msgstr "" "certificato" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "In alternativa puoi metterne uno a {1}" diff --git a/modules/po/cert.nl_NL.po b/modules/po/cert.nl_NL.po index 542b853e..dc1ba84e 100644 --- a/modules/po/cert.nl_NL.po +++ b/modules/po/cert.nl_NL.po @@ -53,6 +53,7 @@ msgstr "" "verwijderen van het PEM bestand." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Je hebt een certificaat in {1}" @@ -65,6 +66,7 @@ msgstr "" "voegen" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "In plaats daarvan kan je deze ook plaatsen in {1}" diff --git a/modules/po/cert.pl_PL.po b/modules/po/cert.pl_PL.po index c23d3192..dfebd195 100644 --- a/modules/po/cert.pl_PL.po +++ b/modules/po/cert.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -53,6 +53,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "Plik PEM nie istnieje lub wystąpił błąd podczas usuwania pliku PEM." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Masz certyfikat w {1}" @@ -63,6 +64,7 @@ msgid "" msgstr "Nie masz certyfikatu. Użyj interfejsu WWW, aby dodać certyfikat" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "Alternatywnie możesz również umieścić go w {1}" diff --git a/modules/po/cert.pot b/modules/po/cert.pot index bcf2a85d..50a69529 100644 --- a/modules/po/cert.pot +++ b/modules/po/cert.pot @@ -40,6 +40,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "" #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "" msgstr "" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "" diff --git a/modules/po/cert.pt_BR.po b/modules/po/cert.pt_BR.po index 3dbb3fb5..daafec59 100644 --- a/modules/po/cert.pt_BR.po +++ b/modules/po/cert.pt_BR.po @@ -49,6 +49,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "" #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Você possui um certificado em {1}" @@ -57,8 +58,11 @@ msgid "" "You do not have a certificate. Please use the web interface to add a " "certificate" msgstr "" +"Você não possui um certificado. Por favor, utilize a interface web para " +"adicionar um certificado" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "" diff --git a/modules/po/cert.pt_PT.po b/modules/po/cert.pt_PT.po index b373671c..559566e7 100644 --- a/modules/po/cert.pt_PT.po +++ b/modules/po/cert.pt_PT.po @@ -53,6 +53,7 @@ msgstr "" "O ficheiro pem não existe ou houve algum erro ao eliminar o ficheiro pem." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Tem um ceritifcado em {1}" @@ -65,6 +66,7 @@ msgstr "" "certificado" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "Em alternativa, pode colocar um em {1}" diff --git a/modules/po/cert.ro_RO.po b/modules/po/cert.ro_RO.po index ad8e220b..2671fedf 100644 --- a/modules/po/cert.ro_RO.po +++ b/modules/po/cert.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -50,6 +50,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "" #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "" @@ -60,6 +61,7 @@ msgid "" msgstr "" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "" diff --git a/modules/po/cert.ru_RU.po b/modules/po/cert.ru_RU.po index 80bec2e1..9fcd90ce 100644 --- a/modules/po/cert.ru_RU.po +++ b/modules/po/cert.ru_RU.po @@ -53,6 +53,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "Файл Pem не существовал, или произошла ошибка при его удалении." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "Ваш сертификат лежит в {1}" @@ -63,6 +64,7 @@ msgid "" msgstr "У вас нет сертификата. Пожалуйста, добавьте его через веб-интерфейс." #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "Либо вы можете положить его в {1}" diff --git a/modules/po/cert.tr_TR.po b/modules/po/cert.tr_TR.po index 68f1d560..1dbad5de 100644 --- a/modules/po/cert.tr_TR.po +++ b/modules/po/cert.tr_TR.po @@ -52,6 +52,7 @@ msgid "The pem file doesn't exist or there was a error deleting the pem file." msgstr "PEM dosyası mevcut değil veya PEM dosyası silinirken bir hata oluştu." #: cert.cpp:38 +#, c++-format msgid "You have a certificate in {1}" msgstr "{1} alanında bir sertifikanız var" @@ -62,6 +63,7 @@ msgid "" msgstr "Sertifikanız yok. Sertifika eklemek için lütfen web arayüzünü kullanın" #: cert.cpp:44 +#, c++-format msgid "Alternatively you can either place one at {1}" msgstr "Alternatif olarak {1}'e de bir tane yerleştirebilirsiniz" diff --git a/modules/po/certauth.bg_BG.po b/modules/po/certauth.bg_BG.po index de8a48de..3eb89d17 100644 --- a/modules/po/certauth.bg_BG.po +++ b/modules/po/certauth.bg_BG.po @@ -14,95 +14,101 @@ msgstr "" #: modules/po/../data/certauth/tmpl/index.tmpl:7 msgid "Add a key" -msgstr "" +msgstr "Добавяне на ключ" #: modules/po/../data/certauth/tmpl/index.tmpl:11 msgid "Key:" -msgstr "" +msgstr "Ключ:" #: modules/po/../data/certauth/tmpl/index.tmpl:15 msgid "Add Key" -msgstr "" +msgstr "Добавяне на ключ" #: modules/po/../data/certauth/tmpl/index.tmpl:23 msgid "You have no keys." -msgstr "" +msgstr "Нямате ключове." #: modules/po/../data/certauth/tmpl/index.tmpl:30 msgctxt "web" msgid "Key" -msgstr "" +msgstr "Ключ" #: modules/po/../data/certauth/tmpl/index.tmpl:36 msgid "del" -msgstr "" +msgstr "дел" #: certauth.cpp:31 msgid "[pubkey]" -msgstr "" +msgstr "[pubkey]" #: certauth.cpp:32 msgid "Add a public key. If key is not provided will use the current key" msgstr "" +"Добавяне на публичен ключ. Ако ключ не е предоставен, ще се използва " +"текущият ключ" #: certauth.cpp:35 msgid "id" -msgstr "" +msgstr "id" #: certauth.cpp:35 msgid "Delete a key by its number in List" -msgstr "" +msgstr "Изтрива ключ по номера му в списъка" #: certauth.cpp:37 msgid "List your public keys" -msgstr "" +msgstr "Показва вашите публични ключове" #: certauth.cpp:39 msgid "Print your current key" -msgstr "" +msgstr "Изкарва вашият текущ ключ" #: certauth.cpp:142 msgid "You are not connected with any valid public key" -msgstr "" +msgstr "Не сте свързани с никакъв валиден публичен ключ" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" -msgstr "" +msgstr "Вашият публичен ключ: {1}" #: certauth.cpp:157 msgid "You did not supply a public key or connect with one." -msgstr "" +msgstr "Вие не сте определили публичен ключ, или не сте се свързали с такъв." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." -msgstr "" +msgstr "Ключ '{1}' е добавен." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." -msgstr "" +msgstr "Ключът '{1}' е вече добавен." #: certauth.cpp:170 certauth.cpp:183 msgctxt "list" msgid "Id" -msgstr "" +msgstr "Id" #: certauth.cpp:171 certauth.cpp:184 msgctxt "list" msgid "Key" -msgstr "" +msgstr "Ключ" #: certauth.cpp:176 certauth.cpp:190 certauth.cpp:199 msgid "No keys set for your user" -msgstr "" +msgstr "Няма ключове зададени за вашият потребител" #: certauth.cpp:204 msgid "Invalid #, check \"list\"" -msgstr "" +msgstr "Невалиден #, проверете 'list'" #: certauth.cpp:216 msgid "Removed" -msgstr "" +msgstr "Премахнат" #: certauth.cpp:291 msgid "Allows users to authenticate via SSL client certificates." msgstr "" +"Позволява на потребителите да се удостоверят с клиентски SSL сертификати." diff --git a/modules/po/certauth.da_DK.po b/modules/po/certauth.da_DK.po index 1296d1de..da5320ca 100644 --- a/modules/po/certauth.da_DK.po +++ b/modules/po/certauth.da_DK.po @@ -66,6 +66,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "" @@ -74,10 +75,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "" #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.de_DE.po b/modules/po/certauth.de_DE.po index f9554caa..7a857cd5 100644 --- a/modules/po/certauth.de_DE.po +++ b/modules/po/certauth.de_DE.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "Du bist nicht mit einem gültigen öffentlichen Schlüssel verbunden" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "Dein aktuelle öffentlicher Schlüssel ist: {1}" @@ -77,10 +78,12 @@ msgstr "" "Es wurde kein öffentlicher Schlüssel angegeben oder zum Verbinden verwendet." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Schlüssel '{1}' hinzugefügt." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "Der Schlüssel '{1}' wurde bereits hinzugefügt." diff --git a/modules/po/certauth.el_GR.po b/modules/po/certauth.el_GR.po index b14a185d..5188db42 100644 --- a/modules/po/certauth.el_GR.po +++ b/modules/po/certauth.el_GR.po @@ -66,6 +66,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "" @@ -74,10 +75,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "" #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.es_ES.po b/modules/po/certauth.es_ES.po index 6d4b999c..cfd2a4c2 100644 --- a/modules/po/certauth.es_ES.po +++ b/modules/po/certauth.es_ES.po @@ -67,6 +67,7 @@ msgid "You are not connected with any valid public key" msgstr "No estás conectado con ninguna clave pública válida" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "Tu clave pública actual es: {1}" @@ -75,10 +76,12 @@ msgid "You did not supply a public key or connect with one." msgstr "No has proporcionado una clave pública." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Clave '{1}' añadida." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "La clave '{1}' ya está añadida." diff --git a/modules/po/certauth.fr_FR.po b/modules/po/certauth.fr_FR.po index 599f6457..ed750556 100644 --- a/modules/po/certauth.fr_FR.po +++ b/modules/po/certauth.fr_FR.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "Vous n'êtes pas connecté(e) avec une clé publique valide" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "Votre clé publique actuelle est : {1}" @@ -77,10 +78,12 @@ msgstr "" "Vous n'avez pas fourni de clé publique ou ne vous êtes pas connecté avec." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Clé '{1}' ajoutée." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "La clé '{1}' a déjà été ajoutée." diff --git a/modules/po/certauth.id_ID.po b/modules/po/certauth.id_ID.po index 744260c1..e9d00f83 100644 --- a/modules/po/certauth.id_ID.po +++ b/modules/po/certauth.id_ID.po @@ -66,6 +66,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "" @@ -74,10 +75,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "" #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.it_IT.po b/modules/po/certauth.it_IT.po index c9fd432b..e00b8c47 100644 --- a/modules/po/certauth.it_IT.po +++ b/modules/po/certauth.it_IT.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "Non sei connesso con una chiave pubblica valida" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "La tua chiave pubblica corrente è: {1}" @@ -76,10 +77,12 @@ msgid "You did not supply a public key or connect with one." msgstr "Non hai fornito una chiave pubblica o ti sei connesso con uno." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Chiave '{1}' aggiunta." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "La chiave '{1}' è già stata aggiunta." diff --git a/modules/po/certauth.nl_NL.po b/modules/po/certauth.nl_NL.po index 2f9064b7..b7cf500c 100644 --- a/modules/po/certauth.nl_NL.po +++ b/modules/po/certauth.nl_NL.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "Je bent niet verbonden met een geldige publieke sleutel" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "Je huidige publieke slutel is: {1}" @@ -76,10 +77,12 @@ msgid "You did not supply a public key or connect with one." msgstr "Je hebt geen publieke sleutel ingevoerd of verbonden hiermee." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Sleutel '{1}' toegevoegd." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "De sleutel '{1}' is al toegevoegd." diff --git a/modules/po/certauth.pl_PL.po b/modules/po/certauth.pl_PL.po index 84307e1c..7e191ce9 100644 --- a/modules/po/certauth.pl_PL.po +++ b/modules/po/certauth.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -70,6 +70,7 @@ msgid "You are not connected with any valid public key" msgstr "Nie masz połączenia z żadnym ważnym kluczem publicznym" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "Twój bieżący klucz publiczny to: {1}" @@ -78,10 +79,12 @@ msgid "You did not supply a public key or connect with one." msgstr "Nie podałeś klucza publicznego ani nie łączyłeś się z nim." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Klucz '{1}' dodany." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "Klucz '{1}' został już dodany." diff --git a/modules/po/certauth.pot b/modules/po/certauth.pot index 9ef6cf54..e176cc81 100644 --- a/modules/po/certauth.pot +++ b/modules/po/certauth.pot @@ -57,6 +57,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "" @@ -65,10 +66,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "" #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.pt_BR.po b/modules/po/certauth.pt_BR.po index 354c9f79..0f8711c3 100644 --- a/modules/po/certauth.pt_BR.po +++ b/modules/po/certauth.pt_BR.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "A sua chave pública atual é: {1}" @@ -76,10 +77,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Chave \"{1}\" adicionada." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.pt_PT.po b/modules/po/certauth.pt_PT.po index d895ad7f..d8b3628d 100644 --- a/modules/po/certauth.pt_PT.po +++ b/modules/po/certauth.pt_PT.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "Não está ligado com qualquer chave pública válida" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "A sua chave pública atual é: {1}" @@ -76,10 +77,12 @@ msgid "You did not supply a public key or connect with one." msgstr "Não forneceu uma chave pública ou se ligou com uma." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "Chave '{1}' adicionada." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "A chave '{1}' já está adicionada." diff --git a/modules/po/certauth.ro_RO.po b/modules/po/certauth.ro_RO.po index 09c022e9..98f3c687 100644 --- a/modules/po/certauth.ro_RO.po +++ b/modules/po/certauth.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -67,6 +67,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "" @@ -75,10 +76,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "" #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.ru_RU.po b/modules/po/certauth.ru_RU.po index 848f8774..f1d2166c 100644 --- a/modules/po/certauth.ru_RU.po +++ b/modules/po/certauth.ru_RU.po @@ -68,6 +68,7 @@ msgid "You are not connected with any valid public key" msgstr "" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "" @@ -76,10 +77,12 @@ msgid "You did not supply a public key or connect with one." msgstr "" #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "" #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "" diff --git a/modules/po/certauth.tr_TR.po b/modules/po/certauth.tr_TR.po index e54d7863..a988b00c 100644 --- a/modules/po/certauth.tr_TR.po +++ b/modules/po/certauth.tr_TR.po @@ -67,6 +67,7 @@ msgid "You are not connected with any valid public key" msgstr "Herhangi bir geçerli genel anahtara bağlı değilsiniz" #: certauth.cpp:144 +#, c++-format msgid "Your current public key is: {1}" msgstr "Mevcut genel anahtarınız: {1}" @@ -75,10 +76,12 @@ msgid "You did not supply a public key or connect with one." msgstr "Bir ortak anahtar sağlamadınız veya bir ortak anahtara bağlanmadınız." #: certauth.cpp:160 +#, c++-format msgid "Key '{1}' added." msgstr "'{1}' anahtarı eklendi." #: certauth.cpp:162 +#, c++-format msgid "The key '{1}' is already added." msgstr "'{1}' anahtarı zaten eklenmiş." diff --git a/modules/po/chansaver.bg_BG.po b/modules/po/chansaver.bg_BG.po index ae1fe9ae..10658781 100644 --- a/modules/po/chansaver.bg_BG.po +++ b/modules/po/chansaver.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: chansaver.cpp:91 msgid "Keeps config up-to-date when user joins/parts." -msgstr "" +msgstr "Пази конфигурационния файл актуален когато потребител влезе/излезе." diff --git a/modules/po/chansaver.pl_PL.po b/modules/po/chansaver.pl_PL.po index c8926e8c..6abe508a 100644 --- a/modules/po/chansaver.pl_PL.po +++ b/modules/po/chansaver.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/chansaver.ro_RO.po b/modules/po/chansaver.ro_RO.po index af339541..fbf4fcfa 100644 --- a/modules/po/chansaver.ro_RO.po +++ b/modules/po/chansaver.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/clearbufferonmsg.bg_BG.po b/modules/po/clearbufferonmsg.bg_BG.po index 2ecaefed..c4dcec52 100644 --- a/modules/po/clearbufferonmsg.bg_BG.po +++ b/modules/po/clearbufferonmsg.bg_BG.po @@ -15,3 +15,4 @@ msgstr "" #: clearbufferonmsg.cpp:160 msgid "Clears all channel and query buffers whenever the user does something" msgstr "" +"Изчиства всички буфери за канали и заявки, когато потребителят направи нещо" diff --git a/modules/po/clearbufferonmsg.pl_PL.po b/modules/po/clearbufferonmsg.pl_PL.po index 0678eff5..ff849a57 100644 --- a/modules/po/clearbufferonmsg.pl_PL.po +++ b/modules/po/clearbufferonmsg.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/clearbufferonmsg.ro_RO.po b/modules/po/clearbufferonmsg.ro_RO.po index 006272fb..b4b236ee 100644 --- a/modules/po/clearbufferonmsg.ro_RO.po +++ b/modules/po/clearbufferonmsg.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/clientnotify.bg_BG.po b/modules/po/clientnotify.bg_BG.po index bfcbe95a..7bbd7af6 100644 --- a/modules/po/clientnotify.bg_BG.po +++ b/modules/po/clientnotify.bg_BG.po @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -82,6 +83,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.da_DK.po b/modules/po/clientnotify.da_DK.po index e9684e79..099e0ab6 100644 --- a/modules/po/clientnotify.da_DK.po +++ b/modules/po/clientnotify.da_DK.po @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -82,6 +83,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.de_DE.po b/modules/po/clientnotify.de_DE.po index f63f2459..cd5099cb 100644 --- a/modules/po/clientnotify.de_DE.po +++ b/modules/po/clientnotify.de_DE.po @@ -53,6 +53,7 @@ msgid "Shows the current settings" msgstr "Zeigt die aktuellen Einstellungen an" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -88,6 +89,7 @@ msgid "Usage: OnDisconnect " msgstr "Verwendung: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.el_GR.po b/modules/po/clientnotify.el_GR.po index 231f3753..91679447 100644 --- a/modules/po/clientnotify.el_GR.po +++ b/modules/po/clientnotify.el_GR.po @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -82,6 +83,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.es_ES.po b/modules/po/clientnotify.es_ES.po index 4ab0074a..135353b7 100644 --- a/modules/po/clientnotify.es_ES.po +++ b/modules/po/clientnotify.es_ES.po @@ -50,6 +50,7 @@ msgid "Shows the current settings" msgstr "Muestra los ajustes actuales" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -85,6 +86,7 @@ msgid "Usage: OnDisconnect " msgstr "Uso: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.fr_FR.po b/modules/po/clientnotify.fr_FR.po index 1d3cd8f5..7c566747 100644 --- a/modules/po/clientnotify.fr_FR.po +++ b/modules/po/clientnotify.fr_FR.po @@ -27,7 +27,7 @@ msgstr "" #: clientnotify.cpp:57 msgid "Turns notifications for unseen connections on or off" -msgstr "" +msgstr "Active ou désactive les notifications pour les connections non vues" #: clientnotify.cpp:60 msgid "" @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -82,6 +83,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.id_ID.po b/modules/po/clientnotify.id_ID.po index 4f1ed51e..6a384681 100644 --- a/modules/po/clientnotify.id_ID.po +++ b/modules/po/clientnotify.id_ID.po @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -81,6 +82,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.it_IT.po b/modules/po/clientnotify.it_IT.po index 9c0a2572..fa1f42b8 100644 --- a/modules/po/clientnotify.it_IT.po +++ b/modules/po/clientnotify.it_IT.po @@ -50,6 +50,7 @@ msgid "Shows the current settings" msgstr "Mostra le impostazioni correnti" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -85,6 +86,7 @@ msgid "Usage: OnDisconnect " msgstr "Usa: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.nl_NL.po b/modules/po/clientnotify.nl_NL.po index d43b32ae..5ddb50e8 100644 --- a/modules/po/clientnotify.nl_NL.po +++ b/modules/po/clientnotify.nl_NL.po @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "Laat de huidige instellingen zien" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -84,6 +85,7 @@ msgid "Usage: OnDisconnect " msgstr "Gebruik: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.pl_PL.po b/modules/po/clientnotify.pl_PL.po index 9c37bfbf..34397300 100644 --- a/modules/po/clientnotify.pl_PL.po +++ b/modules/po/clientnotify.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -51,6 +51,7 @@ msgid "Shows the current settings" msgstr "Pokazuje bieżące ustawienia" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -92,6 +93,7 @@ msgid "Usage: OnDisconnect " msgstr "Użycie: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.pot b/modules/po/clientnotify.pot index 816dd9ad..4be4bd56 100644 --- a/modules/po/clientnotify.pot +++ b/modules/po/clientnotify.pot @@ -40,6 +40,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -73,6 +74,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.pt_BR.po b/modules/po/clientnotify.pt_BR.po index 01fb8912..8afde2d7 100644 --- a/modules/po/clientnotify.pt_BR.po +++ b/modules/po/clientnotify.pt_BR.po @@ -49,6 +49,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -82,6 +83,7 @@ msgid "Usage: OnDisconnect " msgstr "Sintaxe: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.pt_PT.po b/modules/po/clientnotify.pt_PT.po index ebd4ac0c..6f9e3861 100644 --- a/modules/po/clientnotify.pt_PT.po +++ b/modules/po/clientnotify.pt_PT.po @@ -53,6 +53,7 @@ msgid "Shows the current settings" msgstr "Mostra as definições atuais" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -88,6 +89,7 @@ msgid "Usage: OnDisconnect " msgstr "Utilização: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.ro_RO.po b/modules/po/clientnotify.ro_RO.po index c7678add..292a85ed 100644 --- a/modules/po/clientnotify.ro_RO.po +++ b/modules/po/clientnotify.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -50,6 +50,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -84,6 +85,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.ru_RU.po b/modules/po/clientnotify.ru_RU.po index cbb62981..4bfed041 100644 --- a/modules/po/clientnotify.ru_RU.po +++ b/modules/po/clientnotify.ru_RU.po @@ -51,6 +51,7 @@ msgid "Shows the current settings" msgstr "" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -86,6 +87,7 @@ msgid "Usage: OnDisconnect " msgstr "" #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/clientnotify.tr_TR.po b/modules/po/clientnotify.tr_TR.po index 0001e68c..817b0a9d 100644 --- a/modules/po/clientnotify.tr_TR.po +++ b/modules/po/clientnotify.tr_TR.po @@ -53,6 +53,7 @@ msgid "Shows the current settings" msgstr "Geçerli ayarları gösterir" #: clientnotify.cpp:104 clientnotify.cpp:134 +#, c++-format msgid "" msgid_plural "" "Another client ({1}) authenticated as your user. Use the 'ListClients' " @@ -88,6 +89,7 @@ msgid "Usage: OnDisconnect " msgstr "Kullanımı: OnDisconnect " #: clientnotify.cpp:210 +#, c++-format msgid "" "Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: " "{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}" diff --git a/modules/po/controlpanel.bg_BG.po b/modules/po/controlpanel.bg_BG.po index f03e8b8c..ba8b39c2 100644 --- a/modules/po/controlpanel.bg_BG.po +++ b/modules/po/controlpanel.bg_BG.po @@ -61,6 +61,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -73,6 +74,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -106,6 +108,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -122,6 +125,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -150,14 +154,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -167,10 +174,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -181,6 +190,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -240,14 +250,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -268,6 +281,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -276,6 +290,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -290,14 +305,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -306,14 +324,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -351,10 +372,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -363,10 +386,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -375,6 +400,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -383,6 +409,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -397,10 +424,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -418,10 +447,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -430,10 +461,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -444,22 +477,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -472,14 +510,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -502,18 +543,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.da_DK.po b/modules/po/controlpanel.da_DK.po index c22b3f80..7518ebb5 100644 --- a/modules/po/controlpanel.da_DK.po +++ b/modules/po/controlpanel.da_DK.po @@ -61,6 +61,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -73,6 +74,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -106,6 +108,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -122,6 +125,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -150,14 +154,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -167,10 +174,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -181,6 +190,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -240,14 +250,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -268,6 +281,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -276,6 +290,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -290,14 +305,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -306,14 +324,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -351,10 +372,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -363,10 +386,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -375,6 +400,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -383,6 +409,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -397,10 +424,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -418,10 +447,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -430,10 +461,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -444,22 +477,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -472,14 +510,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -502,18 +543,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.de_DE.po b/modules/po/controlpanel.de_DE.po index 0416efab..17735a72 100644 --- a/modules/po/controlpanel.de_DE.po +++ b/modules/po/controlpanel.de_DE.po @@ -66,6 +66,7 @@ msgstr "" "und $network verwendet werden." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Fehler: Benutzer [{1}] existiert nicht!" @@ -80,6 +81,7 @@ msgstr "" "bearbeiten!" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Fehler: Benutzer {1} hat kein Netzwerk namens [{2}]." @@ -113,6 +115,7 @@ msgid "This bind host is already set!" msgstr "Dieser Bind Host ist bereits gesetzt!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Setzen fehlgeschlagen, da das Limit für die Puffergröße {1} ist" @@ -129,6 +132,7 @@ msgid "That would be a bad idea!" msgstr "Das wäre eine schlechte Idee!" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Unterstützte Sprachen: {1}" @@ -159,14 +163,17 @@ msgid "Usage: AddChan " msgstr "Verwendung: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Fehler: Benutzer {1} hat bereits einen Kanal namens {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "Kanal {1} für User {2} zum Netzwerk {3} hinzugefügt." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -178,11 +185,13 @@ msgid "Usage: DelChan " msgstr "Verwendung: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Fehler: Benutzer {1} hat keinen Kanal in Netzwerk {3}, der auf [{2}] passt" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "Kanal {1} wurde von Netzwerk {2} von Nutzer {3} entfernt" @@ -193,6 +202,7 @@ msgid "Usage: GetChan " msgstr "Verwendung: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Fehler: Keine auf [{1}] passende Kanäle gefunden." @@ -253,14 +263,17 @@ msgid "Usage: AddUser " msgstr "Verwendung: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Fehler: Benutzer {1} existiert bereits!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Fehler: Benutzer nicht hinzugefügt: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "Benutzer {1} hinzugefügt!" @@ -281,6 +294,7 @@ msgid "Error: Internal error!" msgstr "Fehler: Interner Fehler!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "Benutzer {1} gelöscht!" @@ -289,6 +303,7 @@ msgid "Usage: CloneUser " msgstr "Verwendung: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Fehler: Klonen fehlgeschlagen: {1}" @@ -306,14 +321,17 @@ msgstr "" "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Fehler: Benutzer {1} hat schon ein Netzwerk namens {2}" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "Netzwerk {1} zu Benutzer {2} hinzugefügt." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" "Fehler: Netzwerk [{1}] konnte nicht zu Benutzer {2} hinzugefügt werden: {3}" @@ -323,14 +341,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Verwendung: DelNetwork [Benutzer] Netzwerk" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "Das derzeit aktive Netzwerk can mit {1}status gelöscht werden" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "Netzwerk {1} von Benutzer {2} gelöscht." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Fehler: Netzwerk {1} von Benutzer {2} konnte nicht gelöscht werden." @@ -369,10 +390,12 @@ msgstr "" "Verwendung: AddServer [[+]Port] [Passwort]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "IRC-Server {1} zu Netzwerk {2} von Benutzer {3} hinzugefügt." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" "Fehler: Konnte IRC-Server {1} nicht zu Netzwerk {2} von Benutzer {3} " @@ -384,10 +407,12 @@ msgstr "" "Verwendung: DelServer [[+]Port] [Passwort]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "IRC-Server {1} von Netzwerk {2} von User {3} gelöscht." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" "Fehler: Konnte IRC-Server {1} von Netzwerk {2} von User {3} nicht löschen." @@ -397,6 +422,7 @@ msgid "Usage: Reconnect " msgstr "Verwendung: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "Netzwerk {1} von Benutzer {2} für eine Neu-Verbindung eingereiht." @@ -405,6 +431,7 @@ msgid "Usage: Disconnect " msgstr "Verwendung: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "IRC-Verbindung von Netzwerk {1} von Benutzer {2} geschlossen." @@ -419,10 +446,12 @@ msgid "Reply" msgstr "Antwort" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "Keine CTCP-Antworten für Benutzer {1} konfiguriert" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "CTCP-Antworten für Benutzer {1}:" @@ -442,10 +471,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "Eine leere Antwort blockiert die CTCP-Anfrage." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "CTCP-Anfragen {1} an Benutzer {2} werden nun blockiert." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "CTCP-Anfragen {1} an Benutzer {2} werden nun beantwortet mit: {3}" @@ -454,10 +485,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Verwendung: DelCTCP [Benutzer] [Anfrage]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "CTCP-Anfragen {1} an Benutzer {2} werden nun an IRC-Clients gesendet" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -470,22 +503,27 @@ msgid "Loading modules has been disabled." msgstr "Das Laden von Modulen wurde deaktiviert." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Fehler: Konnte Modul {1} nicht laden: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Modul {1} geladen" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Fehler: Konnte Modul {1} nicht neu laden: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Module {1} neu geladen" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Fehler: Modul {1} kann nicht geladen werden, da es bereits geladen ist" @@ -499,14 +537,17 @@ msgstr "" "Verwendung: LoadNetModule [Argumente]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Bitte verwende /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Fehler: Konnte Modul {1} nicht entladen: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Modul {1} entladen" @@ -529,18 +570,22 @@ msgid "Arguments" msgstr "Argumente" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "Benutzer {1} hat keine Module geladen." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Für Benutzer {1} geladene Module:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "Netzwerk {1} des Benutzers {2} hat keine Module geladen." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "Für Netzwerk {1} von Benutzer {2} geladene Module:" diff --git a/modules/po/controlpanel.el_GR.po b/modules/po/controlpanel.el_GR.po index ac115f26..26a3eb80 100644 --- a/modules/po/controlpanel.el_GR.po +++ b/modules/po/controlpanel.el_GR.po @@ -61,6 +61,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -73,6 +74,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -106,6 +108,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -122,6 +125,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -150,14 +154,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -167,10 +174,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -181,6 +190,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -240,14 +250,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -268,6 +281,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -276,6 +290,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -290,14 +305,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -306,14 +324,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -351,10 +372,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -363,10 +386,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -375,6 +400,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -383,6 +409,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -397,10 +424,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -418,10 +447,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -430,10 +461,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -444,22 +477,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -472,14 +510,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -502,18 +543,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.es_ES.po b/modules/po/controlpanel.es_ES.po index cd65056e..02554c75 100644 --- a/modules/po/controlpanel.es_ES.po +++ b/modules/po/controlpanel.es_ES.po @@ -69,6 +69,7 @@ msgstr "" "para modificar tu propio usuario y red." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Error: el usuario [{1}] no existe" @@ -83,6 +84,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "Error: no puedes usar $network para modificar otros usuarios" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Error: el usuario {1} no tiene una red llamada [{2}]." @@ -116,6 +118,7 @@ msgid "This bind host is already set!" msgstr "Este bind host ya está definido" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Ajuste fallido, el límite para el tamaño de búfer es {1}" @@ -132,6 +135,7 @@ msgid "That would be a bad idea!" msgstr "Eso sería una mala idea" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Idiomas soportados: {1}" @@ -161,14 +165,17 @@ msgid "Usage: AddChan " msgstr "Uso: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Error: el usuario {1} ya tiene un canal llamado {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "El canal {1} para el usuario {2} se ha añadido a la red {3}." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -180,12 +187,14 @@ msgid "Usage: DelChan " msgstr "Uso: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Error: el usuario {1} no tiene ningún canal que coincida con [{2}] en la red " "{3}" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "Borrado canal {1} de la red {2} del usuario {3}" @@ -196,6 +205,7 @@ msgid "Usage: GetChan " msgstr "Uso: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Error: no hay ningún canal que coincida con [{1}]." @@ -256,14 +266,17 @@ msgid "Usage: AddUser " msgstr "Uso: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Error: el usuario {1} ya existe" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Error: usuario no añadido: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "¡Usuario {1} añadido!" @@ -285,6 +298,7 @@ msgid "Error: Internal error!" msgstr "Error: error interno" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "Usuario {1} eliminado" @@ -293,6 +307,7 @@ msgid "Usage: CloneUser " msgstr "Uso: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Error: clonación fallida: {1}" @@ -309,14 +324,17 @@ msgstr "" "límite, o elimina redes innecesarias usando /znc DelNetwork " #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Error: el usuario {1} ya tiene una red llamada {2}" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "Red {1} añadida al usuario {2}." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "Error: la red [{1}] no se ha podido añadir al usuario {2}: {3}" @@ -325,14 +343,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Uso: DelNetwork [usuario] red" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "La red activa actual puede ser eliminada vía {1}status" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "Red {1} eliminada al usuario {2}." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Error: la red {1} no se ha podido eliminar al usuario {2}." @@ -370,10 +391,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "Uso: AddServer [[+]puerto] [contraseña]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "Añadido servidor IRC {1} a la red {2} al usuario {3}." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" "Error: no se ha podido añadir el servidor IRC {1} a la red {2} del usuario " @@ -384,10 +407,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "Uso: DelServer [[+]puerto] [contraseña]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "Eliminado servidor IRC {1} de la red {2} al usuario {3}." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" "Error: no se ha podido eliminar el servidor IRC {1} de la red {2} al usuario " @@ -398,6 +423,7 @@ msgid "Usage: Reconnect " msgstr "Uso: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "Red {1} del usuario {2} puesta en cola para reconectar." @@ -406,6 +432,7 @@ msgid "Usage: Disconnect " msgstr "Uso: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "Cerrada la conexión IRC de la red {1} al usuario {2}." @@ -420,10 +447,12 @@ msgid "Reply" msgstr "Respuesta" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "No hay respuestas CTCP configuradas para el usuario {1}" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "Respuestas CTCP del usuario {1}:" @@ -442,10 +471,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "Una respuesta vacía hará que la solicitud CTCP sea bloqueada." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "Las solicitudes CTCP {1} del usuario {2} serán bloqueadas." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "Las solicitudes CTCP {1} del usuario {2} se responderán con: {3}" @@ -454,10 +485,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Uso: DelCTCP [usuario] [solicitud]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "Las solicitudes CTCP {1} del usuario {2} serán enviadas a los clientes" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -470,22 +503,27 @@ msgid "Loading modules has been disabled." msgstr "La carga de módulos ha sido deshabilitada." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Error: no se ha podido cargar el módulo {1}: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Cargado módulo {1}" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Error: no se ha podido recargar el módulo {1}: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Recargado módulo {1}" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Error: no se ha podido cargar el módulo {1} porque ya está cargado" @@ -498,14 +536,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "Uso: LoadNetModule [args]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Por favor, ejecuta /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Error: no se ha podido descargar el módulo {1}: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Descargado módulo {1}" @@ -528,18 +569,22 @@ msgid "Arguments" msgstr "Parámetros" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "El usuario {1} no tiene módulos cargados." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Módulos cargados para el usuario {1}:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "La red {1} del usuario {2} no tiene módulos cargados." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "Módulos cargados para la red {1} del usuario {2}:" diff --git a/modules/po/controlpanel.fr_FR.po b/modules/po/controlpanel.fr_FR.po index 5d64e34e..c5194f2f 100644 --- a/modules/po/controlpanel.fr_FR.po +++ b/modules/po/controlpanel.fr_FR.po @@ -68,6 +68,7 @@ msgstr "" "réseau pour modifier votre propre utilisateur et réseau." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Erreur : l'utilisateur [{1}] n'existe pas !" @@ -84,6 +85,7 @@ msgstr "" "utilisateurs !" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Erreur : l'utilisateur {1} n'a pas de réseau nommé [{2}]." @@ -117,6 +119,7 @@ msgid "This bind host is already set!" msgstr "Cet hôte lié est déjà configuré !" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Configuration impossible, la limite de la taille du cache est de {1}" @@ -133,6 +136,7 @@ msgid "That would be a bad idea!" msgstr "Ce serait une mauvaise idée !" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Langues supportées : {1}" @@ -164,14 +168,17 @@ msgid "Usage: AddChan " msgstr "Utilisation : AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Erreur : l'utilisateur {1} a déjà un salon nommé {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "Salon {1} pour l'utilisateur {2} ajouté au réseau {3}." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -183,12 +190,14 @@ msgid "Usage: DelChan " msgstr "Utilisation : DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Erreur : l'utilisateur {1} n'a aucun salon correspondant à [{2}] dans le " "réseau {3}" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "Le salon {1} est supprimé du réseau {2} de l'utilisateur {3}" @@ -199,6 +208,7 @@ msgid "Usage: GetChan " msgstr "Utilisation : GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Erreur : aucun salon correspondant à [{1}] trouvé." @@ -262,20 +272,25 @@ msgid "Usage: AddUser " msgstr "Utilisation : AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" -msgstr "" +msgstr "Erreur : l'utilisateur {1} existe déjà !" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" -msgstr "" +msgstr "Erreur : utilisateur non ajouté : {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" -msgstr "" +msgstr "Utilisateur {1} ajouté !" #: controlpanel.cpp:1034 msgid "Error: You need to have admin rights to delete users!" msgstr "" +"Erreur : vous avez besoin des droits administrateurs pour supprimer d'autres " +"utilisateurs !" #: controlpanel.cpp:1040 msgid "Usage: DelUser " @@ -290,6 +305,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -298,6 +314,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -312,14 +329,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -328,14 +348,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -373,10 +396,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -385,10 +410,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -397,6 +424,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -405,6 +433,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -419,10 +448,12 @@ msgid "Reply" msgstr "Répondre" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -440,10 +471,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -452,10 +485,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -466,22 +501,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Erreur : Impossible de recharger le module {1} : {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Module {1} rechargé" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Erreur : Impossible de charger le module {1} car il est déjà chargé" @@ -496,14 +536,17 @@ msgstr "" "[args]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Veuillez utiliser /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Erreur : Impossible de décharger le module {1} : {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Module {1} déchargé" @@ -527,18 +570,22 @@ msgid "Arguments" msgstr "Arguments" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "L'utilisateur {1} n'a chargé aucun module." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Modules chargés pour l'utilisateur {1} :" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.id_ID.po b/modules/po/controlpanel.id_ID.po index 0544d835..9a55ea6b 100644 --- a/modules/po/controlpanel.id_ID.po +++ b/modules/po/controlpanel.id_ID.po @@ -61,6 +61,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -73,6 +74,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -106,6 +108,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -122,6 +125,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -150,14 +154,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -167,10 +174,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -180,6 +189,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -239,14 +249,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -267,6 +280,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -275,6 +289,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -289,14 +304,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -305,14 +323,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -350,10 +371,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -362,10 +385,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -374,6 +399,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -382,6 +408,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -396,10 +423,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -417,10 +446,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -429,10 +460,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -443,22 +476,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -471,14 +509,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -501,18 +542,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.it_IT.po b/modules/po/controlpanel.it_IT.po index 186cd2e7..3662ea33 100644 --- a/modules/po/controlpanel.it_IT.po +++ b/modules/po/controlpanel.it_IT.po @@ -68,6 +68,7 @@ msgstr "" "modificare il tuo nome utente e network." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Errore: L'utente [{1}] non esiste!" @@ -81,6 +82,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "Errore: Non puoi usare $network per modificare altri utenti!" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Errore: L'utente {1} non ha un nome network [{2}]." @@ -114,6 +116,7 @@ msgid "This bind host is already set!" msgstr "Questo bind host è già impostato!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Impostazione fallita, il limite per la dimensione del buffer è {1}" @@ -130,6 +133,7 @@ msgid "That would be a bad idea!" msgstr "Questa sarebbe una cattiva idea!" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Lingue supportate: {1}" @@ -160,14 +164,17 @@ msgid "Usage: AddChan " msgstr "Utilizzo: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Errore: L'utente {1} ha già un canale di nome {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "Il canale {1} per l'utente {2} è stato aggiunto al network {3}." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -179,12 +186,14 @@ msgid "Usage: DelChan " msgstr "Utilizzo: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Errore: L'utente {1} non ha nessun canale corrispondente a [{2}] nel network " "{3}" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "Il canale {1} è eliminato dal network {2} dell'utente {3}" @@ -195,6 +204,7 @@ msgid "Usage: GetChan " msgstr "Utilizzo: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Errore: Nessun canale corrispondente a [{1}] è stato trovato." @@ -256,14 +266,17 @@ msgid "Usage: AddUser " msgstr "Utilizzo: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Errore: L'utente {1} è già esistente!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Errore: Utente non aggiunto: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "L'utente {1} è aggiunto!" @@ -285,6 +298,7 @@ msgid "Error: Internal error!" msgstr "Errore: Errore interno!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "Utente {1} eliminato!" @@ -295,6 +309,7 @@ msgstr "" "Utilizzo: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Errore: Clonazione fallita: {1}" @@ -312,14 +327,17 @@ msgstr "" "DelNetwork " #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Errore: L'utente {1} ha già un network con il nome {2}" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "Il network {1} è stato aggiunto all'utente {2}." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "Errore: Il network [{1}] non può essere aggiunto per l'utente {2}: {3}" @@ -328,15 +346,18 @@ msgid "Usage: DelNetwork [user] network" msgstr "Utilizzo: DelNetwork [utente] network" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" "Il network attualmente attivo può essere eliminato tramite lo stato {1}" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "Il network {1} è stato eliminato per l'utente {2}." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Errore: Il network {1} non può essere eliminato per l'utente {2}." @@ -375,10 +396,12 @@ msgstr "" "Utilizzo: AddServer [[+]porta] [password]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "Aggiunto il Server IRC {1} al network {2} per l'utente {3}." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" "Errore: Impossibile aggiungere il server IRC {1} al network {2} per l'utente " @@ -390,10 +413,12 @@ msgstr "" "Utilizzo: DelServer [[+]porta] [password]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "Eliminato il Server IRC {1} del network {2} per l'utente {3}." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" "Errore: Impossibile eliminare il server IRC {1} dal network {2} per l'utente " @@ -404,6 +429,7 @@ msgid "Usage: Reconnect " msgstr "Utilizzo: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "Il network {1} dell'utente {2} è in coda per una riconnessione." @@ -412,6 +438,7 @@ msgid "Usage: Disconnect " msgstr "Utilizzo: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "Chiusa la connessione IRC al network {1} dell'utente {2}." @@ -426,10 +453,12 @@ msgid "Reply" msgstr "Rispondi" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "Nessuna risposta CTCP per l'utente {1} è stata configurata" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "Risposte CTCP per l'utente {1}:" @@ -448,10 +477,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "Una risposta vuota causerà il blocco della richiesta CTCP." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "Le richieste CTCP {1} all'utente {2} verranno ora bloccate." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "Le richieste CTCP {1} all'utente {2} ora avranno risposta: {3}" @@ -460,11 +491,13 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Utilizzo: DelCTCP [utente] [richiesta]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" "Le richieste CTCP {1} all'utente {2} verranno ora inviate al client IRC" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -477,22 +510,27 @@ msgid "Loading modules has been disabled." msgstr "Il caricamento dei moduli è stato disabilitato." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Errore: Impossibile caricare il modulo {1}: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Modulo caricato: {1}" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Errore: Impossibile ricaricare il modulo {1}: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Modulo ricaricato: {1}" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Errore: Impossibile caricare il modulo {1} perché è già stato caricato" @@ -506,14 +544,17 @@ msgstr "" "Utilizzo: LoadNetModule [argomenti]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Per favore usa il comando /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Errore: Impossibile rimuovere il modulo {1}: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Rimosso il modulo: {1}" @@ -536,18 +577,22 @@ msgid "Arguments" msgstr "Argomenti" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "L'utente {1} non ha moduli caricati." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Moduli caricati per l'utente {1}:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "Il network {1} dell'utente {2} non ha moduli caricati." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "Moduli caricati per il network {1} dell'utente {2}:" diff --git a/modules/po/controlpanel.nl_NL.po b/modules/po/controlpanel.nl_NL.po index 53eac792..95baaaa1 100644 --- a/modules/po/controlpanel.nl_NL.po +++ b/modules/po/controlpanel.nl_NL.po @@ -69,6 +69,7 @@ msgstr "" "aanpassen van je eigen gebruiker en network." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Fout: Gebruiker [{1}] bestaat niet!" @@ -82,6 +83,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "Fout: Je kan $network niet gebruiken om andere gebruiks aan te passen!" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Fout: Gebruiker {1} heeft geen netwerk genaamd [{2}]." @@ -115,6 +117,7 @@ msgid "This bind host is already set!" msgstr "Deze bindhost is al ingesteld!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Configuratie gefaald, limiet van buffer grootte is {1}" @@ -131,6 +134,7 @@ msgid "That would be a bad idea!" msgstr "Dat zou een slecht idee zijn!" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Ondersteunde talen: {1}" @@ -161,14 +165,17 @@ msgid "Usage: AddChan " msgstr "Gebruik: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Fout: Gebruiker {1} heeft al een kanaal genaamd {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "Kanaal {1} voor gebruiker {2} toegevoegd aan netwerk {3}." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -180,12 +187,14 @@ msgid "Usage: DelChan " msgstr "Gebruik: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Fout: Gebruiker {1} heeft geen kanaal die overeen komt met [{2}] in netwerk " "{3}" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "Kanaal {1} is verwijderd van netwerk {2} van gebruiker {3}" @@ -196,6 +205,7 @@ msgid "Usage: GetChan " msgstr "Gebruik: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Fout: Geen overeenkomst met kanalen gevonden: [{1}]." @@ -256,14 +266,17 @@ msgid "Usage: AddUser " msgstr "Gebruik: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Fout: Gebruiker {1} bestaat al!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Fout: Gebruiker niet toegevoegd: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "Gebruiker {1} toegevoegd!" @@ -284,6 +297,7 @@ msgid "Error: Internal error!" msgstr "Fout: Interne fout!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "Gebruiker {1} verwijderd!" @@ -292,6 +306,7 @@ msgid "Usage: CloneUser " msgstr "Gebruik: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Fout: Kloon mislukt: {1}" @@ -309,14 +324,17 @@ msgstr "" "DelNetwork " #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Fout: Gebruiker {1} heeft al een netwerk met de naam {2}" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "Netwerk {1} aan gebruiker {2} toegevoegd." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "Fout: Netwerk [{1}] kon niet toegevoegd worden voor gebruiker {2}: {3}" @@ -325,14 +343,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Gebruik: DelNetwork [gebruiker] netwerk" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "Het huidige actieve netwerk kan worden verwijderd via {1}status" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "Netwerk {1} verwijderd voor gebruiker {2}." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Fout: Netwerk [{1}] kon niet verwijderd worden voor gebruiker {2}." @@ -372,10 +393,12 @@ msgstr "" "[wachtwoord]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "IRC Server {1} toegevegd aan netwerk {2} van gebruiker {3}." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" "Fout: kon IRC server {1} niet aan netwerk {2} van gebruiker {3} toevoegen." @@ -387,10 +410,12 @@ msgstr "" "[wachtwoord]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "IRC Server {1} verwijderd van netwerk {2} van gebruiker {3}." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" "Fout: kon IRC server {1} niet van netwerk {2} van gebruiker {3} verwijderen." @@ -400,6 +425,7 @@ msgid "Usage: Reconnect " msgstr "Gebruik: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "Netwerk {1} van gebruiker {2} toegevoegd om opnieuw te verbinden." @@ -408,6 +434,7 @@ msgid "Usage: Disconnect " msgstr "Gebruik: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "IRC verbinding afgesloten voor netwerk {1} van gebruiker {2}." @@ -422,10 +449,12 @@ msgid "Reply" msgstr "Antwoord" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "Geen CTCP antwoorden voor gebruiker {1} zijn ingesteld" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "CTCP antwoorden voor gebruiker {1}:" @@ -447,10 +476,12 @@ msgstr "" "worden." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "CTCP aanvraag {1} naar gebruiker {2} zal nu worden geblokkeerd." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "CTCP aanvraag {1} naar gebruiker {2} zal nu als antwoord krijgen: {3}" @@ -459,10 +490,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Gebruik: DelCTCP [gebruikersnaam] [aanvraag]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "CTCP aanvraag {1} naar gebruiker {2} zal nu doorgestuurd worden" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -475,22 +508,27 @@ msgid "Loading modules has been disabled." msgstr "Het laden van modulen is uit gezet." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Fout: Niet mogelijk om module te laden, {1}: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Module {1} geladen" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Fout: Niet mogelijk om module te herladen, {1}: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Module {1} opnieuw geladen" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Fout: Niet mogelijk om module {1} te laden, deze is al geladen" @@ -504,14 +542,17 @@ msgstr "" "Gebruik: LoadNetModule [argumenten]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Gebruik a.u.b. /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Fout: Niet mogelijk om module to stoppen, {1}: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Module {1} gestopt" @@ -534,18 +575,22 @@ msgid "Arguments" msgstr "Argumenten" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "Gebruiker {1} heeft geen modulen geladen." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Modulen geladen voor gebruiker {1}:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "Netwerk {1} van gebruiker {2} heeft geen modulen geladen." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "Modulen geladen voor netwerk {1} van gebruiker {2}:" diff --git a/modules/po/controlpanel.pl_PL.po b/modules/po/controlpanel.pl_PL.po index 81f412b1..d45207d9 100644 --- a/modules/po/controlpanel.pl_PL.po +++ b/modules/po/controlpanel.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -69,6 +69,7 @@ msgstr "" "własnego użytkownika i sieci." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Błąd: Użytkownik [{1}] nie istnieje!" @@ -83,6 +84,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "Błąd: Nie możesz użyć $network do modyfikacji innych użytkowników!" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Błąd: Użytkownik {1} nie ma sieci o nazwie [{2}]." @@ -116,6 +118,7 @@ msgid "This bind host is already set!" msgstr "Host przypięcia już jest ustawiony!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Ustawienie nie powiodło się, limit rozmiaru bufora wynosi {1}" @@ -132,6 +135,7 @@ msgid "That would be a bad idea!" msgstr "To byłby zły pomysł!" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Wspierane języki: {1}" @@ -161,14 +165,17 @@ msgid "Usage: AddChan " msgstr "Użycie: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Błąd: użytkownik {1} ma już kanał o nazwie {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "Kanał {1} dla użytkownika {2} został dodany do sieci {3}." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -180,11 +187,13 @@ msgid "Usage: DelChan " msgstr "Użycie: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Błąd: użytkownik {1} nie ma żadnego kanału pasującego do [{2}] w sieci {3}" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "Kanał {1} został usunięty z sieci {2} użytkownika {3}" @@ -197,6 +206,7 @@ msgid "Usage: GetChan " msgstr "Użycie: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Błąd: Nie znaleziono kanałów pasujących do [{1}]." @@ -258,14 +268,17 @@ msgid "Usage: AddUser " msgstr "Użycie: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Błąd: Użytkownik {1} już istnieje!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Błąd: Użytkownik nie został dodany: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "Użytkownik {1} dodany!" @@ -286,6 +299,7 @@ msgid "Error: Internal error!" msgstr "Błąd: Wewnętrzny błąd!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "Użytkownik {1} skasowany!" @@ -294,6 +308,7 @@ msgid "Usage: CloneUser " msgstr "Użycie: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Błąd: Klonowanie nie powiodło się: {1}" @@ -311,14 +326,17 @@ msgstr "" "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Błąd: użytkownik {1} ma już sieć o nazwie {2}" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "Sieć {1} dodana do użytkownika {2}." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "Błąd: Nie można dodać sieci [{1}] dla użytkownika {2}: {3}" @@ -327,14 +345,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Użycie: DelNetwork [użytkownik] sieć" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "Aktualnie aktywną sieć można usunąć za pomocą {1}status" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "Sieć {1} usunięta dla użytkownika {2}." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Błąd: Sieć {1} nie może zostać usunięta dla użytkownika {2}." @@ -372,10 +393,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "Usage: AddServer [[+]port] [hasło]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "Dodano serwer IRC {1} do sieci {2} dla użytkownika {3}." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" "Błąd: Nie można dodać serwera IRC {1} do sieci {2} dla użytkownika {3}." @@ -386,10 +409,12 @@ msgstr "" "Użycie: DelServer [[+]port] [hasło]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "Usunięto serwer IRC {1} z sieci {2} dla użytkownika {3}." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" "Błąd: Nie można usunąć serwera IRC {1} z sieci {2} dla użytkownika {3}." @@ -399,6 +424,7 @@ msgid "Usage: Reconnect " msgstr "Użycie: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "Kolejkowana sieć {1} użytkownika {2} w celu ponownego połączenia." @@ -407,6 +433,7 @@ msgid "Usage: Disconnect " msgstr "Użycie: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "Zamknięte połączenie IRC dla sieci {1} użytkownika {2}." @@ -421,10 +448,12 @@ msgid "Reply" msgstr "Odpowiedz" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "Żadne odpowiedzi CTCP dla użytkownika {1} nie są skonfigurowane" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "Odpowiedzi CTCP dla użytkownika {1}:" @@ -442,10 +471,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "Pusta odpowiedź spowoduje zablokowanie zapytań CTCP." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "Zapytanie CTCP {1} dla użytkownika {2} zostanie teraz zablokowane." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "Zapytanie CTCP {1} dla użytkownika {2} otrzyma teraz odpowiedź: {3}" @@ -454,11 +485,13 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Użycie: DelCTCP [użytkownik] [zapytanie]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" "Zapytania CTCP {1} do użytkownika {2} będą teraz wysyłane do klientów IRC" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -471,22 +504,27 @@ msgid "Loading modules has been disabled." msgstr "Ładowanie modułów zostało wyłączone." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Błąd: Nie można załadować modułu {1}: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Załadowano moduł {1}" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Błąd: Nie można przeładować modułu {1}: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Przeładowano moduł {1}" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Błąd: Nie można załadować modułu {1}, ponieważ jest już załadowany" @@ -500,14 +538,17 @@ msgstr "" "Użycie: LoadNetModule [argumenty]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Użyj /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Błąd: Nie można wyładować modułu {1}: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Wyładowano moduł {1}" @@ -530,18 +571,22 @@ msgid "Arguments" msgstr "Argumenty" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "Użytkownik {1} nie ma załadowanych modułów." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Załadowane moduły użytkownika {1}:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "Sieć {1} użytkownika {2} nie ma załadowanych modułów." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "Moduły załadowane dla sieci {1} użytkownika {2}:" diff --git a/modules/po/controlpanel.pot b/modules/po/controlpanel.pot index 052e858c..0578eed2 100644 --- a/modules/po/controlpanel.pot +++ b/modules/po/controlpanel.pot @@ -52,6 +52,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -64,6 +65,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -97,6 +99,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -113,6 +116,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -141,14 +145,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -158,10 +165,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -172,6 +181,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -231,14 +241,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -259,6 +272,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -267,6 +281,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -281,14 +296,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -297,14 +315,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -342,10 +363,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -354,10 +377,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -366,6 +391,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -374,6 +400,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -388,10 +415,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -409,10 +438,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -421,10 +452,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -435,22 +468,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -463,14 +501,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -493,18 +534,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.pt_BR.po b/modules/po/controlpanel.pt_BR.po index 55bc2fab..61b9f123 100644 --- a/modules/po/controlpanel.pt_BR.po +++ b/modules/po/controlpanel.pt_BR.po @@ -61,6 +61,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -73,6 +74,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -106,6 +108,7 @@ msgid "This bind host is already set!" msgstr "Este host já está vinculado!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -122,6 +125,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Idiomas suportados: {1}" @@ -150,14 +154,17 @@ msgid "Usage: AddChan " msgstr "Sintaxe: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Erro: O usuário {1} já possui o canal {2}" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -167,10 +174,12 @@ msgid "Usage: DelChan " msgstr "Sintaxe: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -181,6 +190,7 @@ msgid "Usage: GetChan " msgstr "Sintaxe: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -240,14 +250,17 @@ msgid "Usage: AddUser " msgstr "Sintaxe: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Erro: o usuário {1} já existe!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Erro: o usuário não foi adicionado: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "O usuário {1} foi adicionado!" @@ -268,6 +281,7 @@ msgid "Error: Internal error!" msgstr "Erro: Erro interno!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "O usuário {1} foi excluído" @@ -276,6 +290,7 @@ msgid "Usage: CloneUser " msgstr "Sintaxe: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -290,14 +305,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -306,14 +324,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Sintaxe: DelNetwork [usuário] " #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -351,10 +372,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "Sintaxe: AddServer [[+]porta] [senha]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "O servidor {1} foi adicionado à rede {2} para o usuário {3}" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -363,10 +386,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "Sintaxe: DelServer [[+]porta] [senha]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -375,6 +400,7 @@ msgid "Usage: Reconnect " msgstr "Sintaxe: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -383,6 +409,7 @@ msgid "Usage: Disconnect " msgstr "Sintaxe: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -397,10 +424,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -418,10 +447,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -430,10 +461,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Sintaxe: DelCTCP [usuário] [pedido]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -444,22 +477,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Módulo {1} carregado" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -472,14 +510,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "Sintaxe: LoadModule [parâmetros]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -502,18 +543,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "O usuário {1} não possui módulos carregados." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Módulos carregados para o usuário {1}:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.pt_PT.po b/modules/po/controlpanel.pt_PT.po index 63947b49..7d9aeb88 100644 --- a/modules/po/controlpanel.pt_PT.po +++ b/modules/po/controlpanel.pt_PT.po @@ -68,6 +68,7 @@ msgstr "" "para modificar o seu próprio utilizador e rede." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Erro: Utilizador [{1}] não existe!" @@ -82,6 +83,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "Erro: Não pode utilizar $network para modificar outros utilizadores!" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Erro: Utilizador {1} não tem uma rede chamada [{2}]." @@ -115,6 +117,7 @@ msgid "This bind host is already set!" msgstr "Este bind host já está definido!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "A definição falhou, o limite para o tamanho do buffer é {1}" @@ -131,6 +134,7 @@ msgid "That would be a bad idea!" msgstr "Isso seria uma má ideia!" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Idiomas suportados: {1}" @@ -161,14 +165,17 @@ msgid "Usage: AddChan " msgstr "Utilização: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Erro: Utilizador {1} já tem um canal chamado {2}." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "Canal {1} para o utilizador {2} adicionado para a rede {3}." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -180,12 +187,14 @@ msgid "Usage: DelChan " msgstr "Utilização: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Erro: O utilizador {1} não tem qualquer canal que coincide com [{2}] na rede " "{3}" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "O canal {1} foi eliminado da rede {2} do utilizador {3}" @@ -196,6 +205,7 @@ msgid "Usage: GetChan " msgstr "Utilização: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Erro: Nenhum canal encontrado coincidindo com [{1}]." @@ -258,14 +268,17 @@ msgid "Usage: AddUser " msgstr "Utilização: AddUser " #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Erro: O utilizador {1} já existe!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Erro: Utilizador não adicionado: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "O utilizador {1} foi adicionado!" @@ -287,6 +300,7 @@ msgid "Error: Internal error!" msgstr "Erro: Erro interno!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "O utilizador {1} foi eliminado!" @@ -296,6 +310,7 @@ msgstr "" "Utilização: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Erro: A clonagem falhou: {1}" @@ -313,14 +328,17 @@ msgstr "" "DelNetwork " #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Erro: O utilizador {1} já tem uma rede com o nome {2}" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "A rede {1} foi adicionada ao utilizador {2}." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "Erro: A rede [{1}] não pôde ser adicionada para o utilizador {2}: {3}" @@ -329,14 +347,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Utilização: DelNetwork [utilizador] rede" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "A rede atualmente ativa pode ser eliminada via {1}status" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "A rede {1} foi eliminada para o utilizador {2}." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Erro: A rede {1} não pôde ser eliminada do utilizador {2}." @@ -376,11 +397,13 @@ msgstr "" "[palavra-passe]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" "O servidor de IRC {1} foi adicionado para a rede {2} do utilizador {3}." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" "Erro: Não foi possível adicionar o servidor de IRC {1} para a rede {2} do " @@ -393,10 +416,12 @@ msgstr "" "passe]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "O servidor de IRC {1} foi eliminado da rede {2} do utilizador {3}." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" "Erro: Não foi possível eliminar o servidor de IRC {1} da rede {2} do " @@ -407,6 +432,7 @@ msgid "Usage: Reconnect " msgstr "Utilização: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "A rede {1} do utilizador {2} foi posta na fila para voltar a ligar." @@ -415,6 +441,7 @@ msgid "Usage: Disconnect " msgstr "Utilização: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "A ligação de IRC {1} foi fechada para o utilizador {2}." @@ -429,10 +456,12 @@ msgid "Reply" msgstr "Reposta" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "Não respostas CTCP configuradas para o utilizador {1}" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "Respostas CTCP do utilizador {1}:" @@ -452,10 +481,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "Uma resposta vazia irá fazer com que o pedido CTCP seja bloqueado." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "Os pedidos CTCP {1} do utilizador {2} irão agora ser bloqueados." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "Os pedidos CTCP {1} do utilizador {2} irão obter agora a resposta: {3}" @@ -464,12 +495,14 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Utilização: DelCTCP [utilizador] [pedido]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" "Os pedidos CTCP {1} do utilizador {2} irão agora ser enviados para os " "clientes de IRC" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -482,22 +515,27 @@ msgid "Loading modules has been disabled." msgstr "O carregamento de módulos foi desativado." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Erro: Não foi possível carregar o módulo {1}: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "Módulo carregado {1}" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Erro: Não foi possível recarregar o módulo {1}: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "Módulo recarregado {1}" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Erro: Não foi possível carregar o módulo {1} porque já está carregado" @@ -513,14 +551,17 @@ msgstr "" "[argumentos]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Por favor utilize /znc unloadmod {1}" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Erro: Não foi possível descarregar o módulo {1}: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Módulo descarregado {1}" @@ -544,18 +585,22 @@ msgid "Arguments" msgstr "Argumentos" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "O utilizador {1} não tem módulos carregados." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "Módulos carregados para o utilizador {1}:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "A rede {1} do utilizador {2} não tem módulos carregados." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "Módulos carregados para a rede {1} do utilizador {2}:" diff --git a/modules/po/controlpanel.ro_RO.po b/modules/po/controlpanel.ro_RO.po index 8c7daaa3..81eeac25 100644 --- a/modules/po/controlpanel.ro_RO.po +++ b/modules/po/controlpanel.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -62,6 +62,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -74,6 +75,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -107,6 +109,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -123,6 +126,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -151,14 +155,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -168,10 +175,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -183,6 +192,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -242,14 +252,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -270,6 +283,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -278,6 +292,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -292,14 +307,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -308,14 +326,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -353,10 +374,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -365,10 +388,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -377,6 +402,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -385,6 +411,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -399,10 +426,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -420,10 +449,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -432,10 +463,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -446,22 +479,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -474,14 +512,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -504,18 +545,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.ru_RU.po b/modules/po/controlpanel.ru_RU.po index 9752fe86..ea58a25a 100644 --- a/modules/po/controlpanel.ru_RU.po +++ b/modules/po/controlpanel.ru_RU.po @@ -63,6 +63,7 @@ msgid "" msgstr "" #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "" @@ -75,6 +76,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "" @@ -108,6 +110,7 @@ msgid "This bind host is already set!" msgstr "" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "" @@ -124,6 +127,7 @@ msgid "That would be a bad idea!" msgstr "" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "" @@ -152,14 +156,17 @@ msgid "Usage: AddChan " msgstr "" #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "" #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "" #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -169,10 +176,12 @@ msgid "Usage: DelChan " msgstr "" #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "" @@ -185,6 +194,7 @@ msgid "Usage: GetChan " msgstr "" #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "" @@ -244,14 +254,17 @@ msgid "Usage: AddUser " msgstr "" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "" @@ -272,6 +285,7 @@ msgid "Error: Internal error!" msgstr "" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "" @@ -280,6 +294,7 @@ msgid "Usage: CloneUser " msgstr "" #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "" @@ -294,14 +309,17 @@ msgid "" msgstr "" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "" #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "" @@ -310,14 +328,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "" #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "" @@ -355,10 +376,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "" #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "" @@ -367,10 +390,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "" #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "" @@ -379,6 +404,7 @@ msgid "Usage: Reconnect " msgstr "" #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "" @@ -387,6 +413,7 @@ msgid "Usage: Disconnect " msgstr "" #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "" @@ -401,10 +428,12 @@ msgid "Reply" msgstr "" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "" @@ -422,10 +451,12 @@ msgid "An empty reply will cause the CTCP request to be blocked." msgstr "" #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "" #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "" @@ -434,10 +465,12 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -448,22 +481,27 @@ msgid "Loading modules has been disabled." msgstr "" #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "" #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "" @@ -476,14 +514,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "" @@ -506,18 +547,22 @@ msgid "Arguments" msgstr "" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "" #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "" #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "" diff --git a/modules/po/controlpanel.tr_TR.po b/modules/po/controlpanel.tr_TR.po index 721ff20f..35529f2e 100644 --- a/modules/po/controlpanel.tr_TR.po +++ b/modules/po/controlpanel.tr_TR.po @@ -66,6 +66,7 @@ msgstr "" "ve ağ adı olarak $network kullanabilirsiniz." #: controlpanel.cpp:186 controlpanel.cpp:1047 controlpanel.cpp:1084 +#, c++-format msgid "Error: User [{1}] does not exist!" msgstr "Hata: [{1}] kullanıcısı mevcut değil!" @@ -80,6 +81,7 @@ msgid "Error: You cannot use $network to modify other users!" msgstr "Hata: Diğer kullanıcıları değiştirmek için $network'ü kullanamazsınız!" #: controlpanel.cpp:209 +#, c++-format msgid "Error: User {1} does not have a network named [{2}]." msgstr "Hata: {1} kullanıcısının [{2}] adında bir ağı yok." @@ -113,6 +115,7 @@ msgid "This bind host is already set!" msgstr "This bind host is already set!" #: controlpanel.cpp:445 controlpanel.cpp:454 controlpanel.cpp:923 +#, c++-format msgid "Setting failed, limit for buffer size is {1}" msgstr "Ayar başarısız oldu, arabellek boyutu sınırı: {1}" @@ -129,6 +132,7 @@ msgid "That would be a bad idea!" msgstr "Bu kötü bir fikir olurdu!" #: controlpanel.cpp:564 +#, c++-format msgid "Supported languages: {1}" msgstr "Desteklenen diller: {1}" @@ -161,14 +165,17 @@ msgid "Usage: AddChan " msgstr "Kullanımı: AddChan " #: controlpanel.cpp:762 +#, c++-format msgid "Error: User {1} already has a channel named {2}." msgstr "Hata: {1} kullanıcısının zaten {2} adında bir kanalı var." #: controlpanel.cpp:769 +#, c++-format msgid "Channel {1} for user {2} added to network {3}." msgstr "{2} kullanıcısı için {1} kanalı, {3} ağına eklendi." #: controlpanel.cpp:773 +#, c++-format msgid "" "Could not add channel {1} for user {2} to network {3}, does it already exist?" msgstr "" @@ -180,12 +187,14 @@ msgid "Usage: DelChan " msgstr "Kullanımı: DelChan " #: controlpanel.cpp:798 +#, c++-format msgid "Error: User {1} does not have any channel matching [{2}] in network {3}" msgstr "" "Hata: {1} kullanıcısının, {3} ağında [{2}] ile eşleşen herhangi bir kanalı " "yok" #: controlpanel.cpp:811 +#, c++-format msgid "Channel {1} is deleted from network {2} of user {3}" msgid_plural "Channels {1} are deleted from network {2} of user {3}" msgstr[0] "{1} kanalı, {3} kullanıcısının {2} ağından silindi" @@ -196,6 +205,7 @@ msgid "Usage: GetChan " msgstr "Kullanımı: GetChan " #: controlpanel.cpp:840 controlpanel.cpp:904 +#, c++-format msgid "Error: No channels matching [{1}] found." msgstr "Hata: [{1}] ile eşleşen kanal bulunamadı." @@ -257,14 +267,17 @@ msgid "Usage: AddUser " msgstr "Kullanımı: AddUser <şifre>" #: controlpanel.cpp:1011 +#, c++-format msgid "Error: User {1} already exists!" msgstr "Hata: {1} kullanıcısı zaten mevcut!" #: controlpanel.cpp:1023 controlpanel.cpp:1098 +#, c++-format msgid "Error: User not added: {1}" msgstr "Hata: Kullanıcı eklenmedi: {1}" #: controlpanel.cpp:1027 controlpanel.cpp:1102 +#, c++-format msgid "User {1} added!" msgstr "{1} kullanıcısı eklendi!" @@ -286,6 +299,7 @@ msgid "Error: Internal error!" msgstr "Hata: Dahili hata!" #: controlpanel.cpp:1062 +#, c++-format msgid "User {1} deleted!" msgstr "{1} kullanıcısı silindi!" @@ -294,6 +308,7 @@ msgid "Usage: CloneUser " msgstr "Kullanımı: CloneUser " #: controlpanel.cpp:1092 +#, c++-format msgid "Error: Cloning failed: {1}" msgstr "Hata: Klonlama başarısız oldu: {1}" @@ -311,14 +326,17 @@ msgstr "" "isteyin" #: controlpanel.cpp:1140 +#, c++-format msgid "Error: User {1} already has a network with the name {2}" msgstr "Hata: {1} kullanıcısı zaten {2} adında bir ağa sahip" #: controlpanel.cpp:1147 +#, c++-format msgid "Network {1} added to user {2}." msgstr "{1} ağı, {2} kullanıcısına eklendi." #: controlpanel.cpp:1151 +#, c++-format msgid "Error: Network [{1}] could not be added for user {2}: {3}" msgstr "Hata: [{1}] ağı, {2} kullanıcısı için eklenemedi: {3}" @@ -327,14 +345,17 @@ msgid "Usage: DelNetwork [user] network" msgstr "Kullanımı: DelNetwork [kullanıcı] network" #: controlpanel.cpp:1187 +#, c++-format msgid "The currently active network can be deleted via {1}status" msgstr "Şu anda etkin olan ağ, {1} durumu aracılığıyla silinebilir" #: controlpanel.cpp:1193 +#, c++-format msgid "Network {1} deleted for user {2}." msgstr "{2} kullanıcısı için {1} ağı silindi." #: controlpanel.cpp:1197 +#, c++-format msgid "Error: Network {1} could not be deleted for user {2}." msgstr "Hata: {1} ağı, {2} kullanıcısı için silinemedi." @@ -372,10 +393,12 @@ msgid "Usage: AddServer [[+]port] [password]" msgstr "Kullanımı: AddServer [[+]port] [şifre]" #: controlpanel.cpp:1269 +#, c++-format msgid "Added IRC Server {1} to network {2} for user {3}." msgstr "{3} kullanıcısı için {2} ağına IRC Sunucusu {1} eklendi." #: controlpanel.cpp:1273 +#, c++-format msgid "Error: Could not add IRC server {1} to network {2} for user {3}." msgstr "Hata: {3} kullanıcısı için {1} IRC sunucusu {2} ağına eklenemedi." @@ -384,10 +407,12 @@ msgid "Usage: DelServer [[+]port] [password]" msgstr "Kullanımı: DelServer [[+]port] [şifre]" #: controlpanel.cpp:1306 +#, c++-format msgid "Deleted IRC Server {1} from network {2} for user {3}." msgstr "{3} kullanıcısı için {1} IRC Sunucusu {2} ağından silindi." #: controlpanel.cpp:1310 +#, c++-format msgid "Error: Could not delete IRC server {1} from network {2} for user {3}." msgstr "Hata: {3} kullanıcısı için {1} IRC sunucusu {2} ağından silinemedi." @@ -396,6 +421,7 @@ msgid "Usage: Reconnect " msgstr "Kullanımı: Reconnect " #: controlpanel.cpp:1347 +#, c++-format msgid "Queued network {1} of user {2} for a reconnect." msgstr "{2} kullanıcısının {1} ağı, yeniden bağlantı için sıraya alındı." @@ -404,6 +430,7 @@ msgid "Usage: Disconnect " msgstr "Kullanımı: Disconnect " #: controlpanel.cpp:1371 +#, c++-format msgid "Closed IRC connection for network {1} of user {2}." msgstr "{2} kullanıcısının {1} ağı için kapalı IRC bağlantısı." @@ -418,10 +445,12 @@ msgid "Reply" msgstr "Yanıt" #: controlpanel.cpp:1396 +#, c++-format msgid "No CTCP replies for user {1} are configured" msgstr "{1} kullanıcısı için CTCP yanıtı yapılandırılmadı" #: controlpanel.cpp:1399 +#, c++-format msgid "CTCP replies for user {1}:" msgstr "{1} kullanıcısı için CTCP yanıtları:" @@ -443,10 +472,12 @@ msgstr "" "olacaktır." #: controlpanel.cpp:1434 +#, c++-format msgid "CTCP requests {1} to user {2} will now be blocked." msgstr "{2} kullanıcısına yönelik {1} CTCP istekleri artık engellenecek." #: controlpanel.cpp:1438 +#, c++-format msgid "CTCP requests {1} to user {2} will now get reply: {3}" msgstr "{2} kullanıcısına yönelik CTCP istekleri {1} artık yanıt alacak: {3}" @@ -455,12 +486,14 @@ msgid "Usage: DelCTCP [user] [request]" msgstr "Kullanımı: DelCTCP [kullanıcı] [istek]" #: controlpanel.cpp:1466 +#, c++-format msgid "CTCP requests {1} to user {2} will now be sent to IRC clients" msgstr "" "{2} kullanıcısına yönelik {1} CTCP istekleri artık IRC istemcilerine " "gönderilecek" #: controlpanel.cpp:1470 +#, c++-format msgid "" "CTCP requests {1} to user {2} will be sent to IRC clients (nothing has " "changed)" @@ -473,22 +506,27 @@ msgid "Loading modules has been disabled." msgstr "Modüllerin yüklenmesi devre dışı bırakıldı." #: controlpanel.cpp:1489 +#, c++-format msgid "Error: Unable to load module {1}: {2}" msgstr "Hata: {1} modülü yüklenemiyor: {2}" #: controlpanel.cpp:1492 +#, c++-format msgid "Loaded module {1}" msgstr "{1} modülü yüklendi" #: controlpanel.cpp:1497 +#, c++-format msgid "Error: Unable to reload module {1}: {2}" msgstr "Hata: {1} modülü yeniden yüklenemiyor: {2}" #: controlpanel.cpp:1500 +#, c++-format msgid "Reloaded module {1}" msgstr "{1} modülü tekrar yüklendi." #: controlpanel.cpp:1504 +#, c++-format msgid "Error: Unable to load module {1} because it is already loaded" msgstr "Hata: {1} modülü zaten yüklü olduğundan yüklenemiyor" @@ -501,14 +539,17 @@ msgid "Usage: LoadNetModule [args]" msgstr "Kullanımı: LoadNetModule [arg.lar]" #: controlpanel.cpp:1559 +#, c++-format msgid "Please use /znc unloadmod {1}" msgstr "Lütfen '/znc unloadmod {1}' kullanın" #: controlpanel.cpp:1565 +#, c++-format msgid "Error: Unable to unload module {1}: {2}" msgstr "Hata: {1} modülü kaldırılamıyor: {2}" #: controlpanel.cpp:1568 +#, c++-format msgid "Unloaded module {1}" msgstr "Yüklenmemiş modül {1}" @@ -531,18 +572,22 @@ msgid "Arguments" msgstr "Argümanlar" #: controlpanel.cpp:1637 +#, c++-format msgid "User {1} has no modules loaded." msgstr "{1} kullanıcısının yüklü modülü yok." #: controlpanel.cpp:1641 +#, c++-format msgid "Modules loaded for user {1}:" msgstr "{1} kullanıcısı için yüklenen modüller:" #: controlpanel.cpp:1661 +#, c++-format msgid "Network {1} of user {2} has no modules loaded." msgstr "{2} kullanıcısının {1} ağında yüklü modül yok." #: controlpanel.cpp:1666 +#, c++-format msgid "Modules loaded for network {1} of user {2}:" msgstr "{2} kullanıcısının {1} ağı için yüklenen modüller:" diff --git a/modules/po/corecaps.bg_BG.po b/modules/po/corecaps.bg_BG.po index 680944c2..d8659a61 100644 --- a/modules/po/corecaps.bg_BG.po +++ b/modules/po/corecaps.bg_BG.po @@ -15,3 +15,4 @@ msgstr "" #: corecaps.cpp:75 msgid "Adds support for several IRC capabilities, extracted from ZNC core." msgstr "" +"Добавя поддръжка за няколко IRC възможности, изкарани от ядрото на ZNC." diff --git a/modules/po/corecaps.pl_PL.po b/modules/po/corecaps.pl_PL.po index ee69a59b..d982e8d9 100644 --- a/modules/po/corecaps.pl_PL.po +++ b/modules/po/corecaps.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/corecaps.ro_RO.po b/modules/po/corecaps.ro_RO.po index 60bdea81..910ec987 100644 --- a/modules/po/corecaps.ro_RO.po +++ b/modules/po/corecaps.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/corecaps.tr_TR.po b/modules/po/corecaps.tr_TR.po index ab0aad3a..5bf35738 100644 --- a/modules/po/corecaps.tr_TR.po +++ b/modules/po/corecaps.tr_TR.po @@ -14,4 +14,4 @@ msgstr "" #: corecaps.cpp:75 msgid "Adds support for several IRC capabilities, extracted from ZNC core." -msgstr "" +msgstr "ZNC çekirdeğinden çıkarılan çeşitli IRC yetenekleri için destek ekler." diff --git a/modules/po/crypt.bg_BG.po b/modules/po/crypt.bg_BG.po index 5ab68f27..18e237c3 100644 --- a/modules/po/crypt.bg_BG.po +++ b/modules/po/crypt.bg_BG.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -113,6 +121,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -121,6 +130,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.da_DK.po b/modules/po/crypt.da_DK.po index 0cb5e6ac..2c4778c7 100644 --- a/modules/po/crypt.da_DK.po +++ b/modules/po/crypt.da_DK.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -113,6 +121,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -121,6 +130,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.de_DE.po b/modules/po/crypt.de_DE.po index f1e93b8b..d8ceea2c 100644 --- a/modules/po/crypt.de_DE.po +++ b/modules/po/crypt.de_DE.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "Die Nick Präfix setzen; ohne Argument wird sie deaktiviert." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "DH1080 Public Key von {1} empfangen, sende meinen..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "Schlüssel für {1} erfolgreich gesetzt." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Fehler in {1} mit {2}: {3}" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "keinen Geheim-Schlüssel generiert" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "Ziel [{1}] gelöscht" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "Ziel [{1}] nicht gefunden" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Benutzung DelKey <#chan|Nick>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Setze Verschlüsselungs-Schlüssel für [{1}] auf [{2}]" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Benutzung SetKey <#chan|Nick> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" "Mein öffentlicher DH1080 Schlüssel wurde an {1} gesendet, warte auf " @@ -107,6 +114,7 @@ msgid "Nick Prefix disabled." msgstr "Nick Präfix deaktiviert." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Nick Präfix: {1}" @@ -117,6 +125,7 @@ msgstr "" "anderen Zeichen." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" "Überschneidung mit Status Präfix ({1}). Dieser Nick Präfix wird nicht " @@ -127,6 +136,7 @@ msgid "Disabling Nick Prefix." msgstr "Nick Präfix deaktivieren." #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Setze Nick Präfix auf {1}" diff --git a/modules/po/crypt.el_GR.po b/modules/po/crypt.el_GR.po index 649763d7..1b0a61bb 100644 --- a/modules/po/crypt.el_GR.po +++ b/modules/po/crypt.el_GR.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -113,6 +121,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -121,6 +130,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.es_ES.po b/modules/po/crypt.es_ES.po index d1c6b62e..b62dd0c3 100644 --- a/modules/po/crypt.es_ES.po +++ b/modules/po/crypt.es_ES.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "Ajusta el prefijo de nick, sin argumentos se deshabilita." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "Recibida clave pública DH1080 de {1}, enviando la mía..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "Clave para {1} ajustada correctamente." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Error en {1} con {2}: {3}" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "no hay clave secreta computada" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "Destino [{1}] eliminado" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "Destino [{1}] no encontrado" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Uso: DelKey <#canal|nick>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Ajustada clave de cifrado para [{1}] a [{2}]" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Uso: SetKey <#canal|nick> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "Enviada mi clave pública DH1080 a {1}, esperando respuesta..." @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "Prefijo de nick deshabilitado." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Prefijo de nick: {1}" @@ -114,6 +122,7 @@ msgstr "" "No puedes usar ':' como prefijo de nick, incluso seguido de otros símbolos." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" "Solapamiento con prefijo de Status ({1}), no se usará este prefijo de nick" @@ -123,6 +132,7 @@ msgid "Disabling Nick Prefix." msgstr "Deshabilitando prefijo de nick." #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Ajustando prefijo de nick a {1}" diff --git a/modules/po/crypt.fr_FR.po b/modules/po/crypt.fr_FR.po index 13ed6365..a7a85f39 100644 --- a/modules/po/crypt.fr_FR.po +++ b/modules/po/crypt.fr_FR.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -113,6 +121,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -121,6 +130,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.id_ID.po b/modules/po/crypt.id_ID.po index 60afd134..0cf853c0 100644 --- a/modules/po/crypt.id_ID.po +++ b/modules/po/crypt.id_ID.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -113,6 +121,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -121,6 +130,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.it_IT.po b/modules/po/crypt.it_IT.po index 63f2cd80..3ef01f7b 100644 --- a/modules/po/crypt.it_IT.po +++ b/modules/po/crypt.it_IT.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "Imposta il prefisso del nick, senza argomenti viene disabilitato." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "Ricevuta la chiave pubblica DH1080 da {1}, ora invio la mia..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "La chiave per {1} è stata impostata con successo." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Errore in {1} con {2}: {3}" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "nessuna chiave segreta calcolata" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "Target [{1}] eliminato" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "Target [{1}] non trovato" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Utilizzo: DelKey <#canale|Nick>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Imposta la chiave di crittografia per [{1}] a [{2}]" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Utilizzo: SetKey <#canale|Nick> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "Inviata la mia chiave pubblica DH1080 a {1}, attendo risposta ..." @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "Prefisso del nick disabilitato." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Prefisso del nick: {1}" @@ -115,6 +123,7 @@ msgstr "" "simboli." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" "Sovrapposizione con il Prefisso di Status ({1}), questo prefisso del nick " @@ -125,6 +134,7 @@ msgid "Disabling Nick Prefix." msgstr "Disabilitare il prefisso del nick." #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Prefisso del nick impostato a {1}" diff --git a/modules/po/crypt.nl_NL.po b/modules/po/crypt.nl_NL.po index 045a855a..fee3b1e3 100644 --- a/modules/po/crypt.nl_NL.po +++ b/modules/po/crypt.nl_NL.po @@ -55,14 +55,17 @@ msgstr "" "uitgeschakeld worden." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "DH1080 publieke sleutel ontvangen van {1}, nu mijne sturen..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "Sleutel voor {1} ingesteld." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Fout in {1} met {2}: {3}" @@ -71,10 +74,12 @@ msgid "no secret key computed" msgstr "Geen geheime sleutel berekend" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "Doel [{1}] verwijderd" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "Doel [{1}] niet gevonden" @@ -83,6 +88,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Gebruik: DelKey <#kanaal|Naam>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Sleutel voor versleuteling ingesteld voor [{1}] op [{2}]" @@ -91,6 +97,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Gebruik: SetKey <#kanaal|Naam> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" "Mijn DH1080 publieke sleutel verzonden naar {1}, wachten op antwoord ..." @@ -108,6 +115,7 @@ msgid "Nick Prefix disabled." msgstr "Naam voorvoegsel uit gezet." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Naam voorvoegsel: {1}" @@ -118,6 +126,7 @@ msgstr "" "Naam voorvoegsel." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" "Overlap met Status voorvoegsel ({1}), deze Naam voorvoegsel zal niet worden " @@ -128,6 +137,7 @@ msgid "Disabling Nick Prefix." msgstr "Naam voorvoegsel aan het uitzetten." #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Naam voorvoegsel naar {1} aan het zetten" diff --git a/modules/po/crypt.pl_PL.po b/modules/po/crypt.pl_PL.po index 1dac55aa..1d1f8015 100644 --- a/modules/po/crypt.pl_PL.po +++ b/modules/po/crypt.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -55,14 +55,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "Ustaw prefix nicka, bez argumentu będzie wyłączony." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "Otrzymano klucz publiczny DH1080 {1}, wysyłanie własnego..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "Klucz dla {1} pomyślnie ustawiony." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Błąd w {1} z {2}: {3}" @@ -71,10 +74,12 @@ msgid "no secret key computed" msgstr "nie obliczono tajnego klucza" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "Cel [{1}] skasowany" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "Cel [{1}] nie znaleziony" @@ -83,6 +88,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Użycie DelKey <#chan|Nick>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Ustaw klucz szyfrowania dla [{1}] do [{2}]" @@ -91,6 +97,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Użycie: SetKey <#chan|Nick> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "Ustaw mój klucz publiczny DH1080 dla {1}, oczekuję na odpowiedź ..." @@ -107,6 +114,7 @@ msgid "Nick Prefix disabled." msgstr "Prefix Nick wyłączony." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Prrefix Nicka: {1}" @@ -116,6 +124,7 @@ msgstr "" "Nie możesz użyć :, nawet poprzedzony przez inny symbol, jako prefix Nicka." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -124,6 +133,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.pot b/modules/po/crypt.pot index 5f14f276..1bc1e27d 100644 --- a/modules/po/crypt.pot +++ b/modules/po/crypt.pot @@ -44,14 +44,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -60,10 +63,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -72,6 +77,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -80,6 +86,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -96,6 +103,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -104,6 +112,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -112,6 +121,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.pt_BR.po b/modules/po/crypt.pt_BR.po index 4e419934..e13b4931 100644 --- a/modules/po/crypt.pt_BR.po +++ b/modules/po/crypt.pt_BR.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Sintaxe: SetKey <#canal|apelido> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -105,6 +112,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -113,6 +121,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -121,6 +130,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.pt_PT.po b/modules/po/crypt.pt_PT.po index 2fa1e482..0b1b4b03 100644 --- a/modules/po/crypt.pt_PT.po +++ b/modules/po/crypt.pt_PT.po @@ -53,14 +53,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "Define um prefixo de nick, sem argumentos significa desativado." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "Recebida chave pública DH1080 de {1}, a enviar a minha..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "Chave para {1} definida com sucesso." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Erro em {1} com {2}: {3}" @@ -69,10 +72,12 @@ msgid "no secret key computed" msgstr "nenhuma chave secreta computada" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "Destino [{1}] eliminado" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "Destino [{1}] não encontrado" @@ -81,6 +86,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Utilização: DelKey <#canal|Nick>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Definida chave de encriptação de [{1}] para [{2}]" @@ -89,6 +95,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Utilização: SetKey <#canal|Nick> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" "Enviei a minha chave pública DH1080 to {1}, a aguardar pela resposta..." @@ -106,6 +113,7 @@ msgid "Nick Prefix disabled." msgstr "Prefixo de nick desativado." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Prefixo nick: {1}" @@ -115,6 +123,7 @@ msgstr "" "Não pode usar :, mesmo seguido de outros símbolos, como prefixo de Nick." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" "Sobrepõe com um prefixo de estado ({1}), este prefixo de Nick não irá ser " @@ -125,6 +134,7 @@ msgid "Disabling Nick Prefix." msgstr "A desativar Prefixo de Nick." #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "A definir Prefixo de Nick para {1}" diff --git a/modules/po/crypt.ro_RO.po b/modules/po/crypt.ro_RO.po index ccf76eb9..b7fd4947 100644 --- a/modules/po/crypt.ro_RO.po +++ b/modules/po/crypt.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -54,14 +54,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -70,10 +73,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -82,6 +87,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -90,6 +96,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -106,6 +113,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -114,6 +122,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -122,6 +131,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.ru_RU.po b/modules/po/crypt.ru_RU.po index d1a6f139..ff8a9a70 100644 --- a/modules/po/crypt.ru_RU.po +++ b/modules/po/crypt.ru_RU.po @@ -55,14 +55,17 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "" #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "" #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" @@ -71,10 +74,12 @@ msgid "no secret key computed" msgstr "" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "" @@ -83,6 +88,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" @@ -91,6 +97,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "" #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" @@ -107,6 +114,7 @@ msgid "Nick Prefix disabled." msgstr "" #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "" @@ -115,6 +123,7 @@ msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" @@ -123,6 +132,7 @@ msgid "Disabling Nick Prefix." msgstr "" #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" diff --git a/modules/po/crypt.tr_TR.po b/modules/po/crypt.tr_TR.po index 48d65881..bb38c40c 100644 --- a/modules/po/crypt.tr_TR.po +++ b/modules/po/crypt.tr_TR.po @@ -53,15 +53,18 @@ msgid "Set the nick prefix, with no argument it's disabled." msgstr "Hiçbir argüman olmadan, devre dışı bırakılan nick önekini ayarlayın." #: crypt.cpp:271 +#, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" "{1} adlı kişiden DH1080 genel anahtarı alındı, benimkini gönderiyorum..." #: crypt.cpp:276 crypt.cpp:297 +#, c++-format msgid "Key for {1} successfully set." msgstr "{1} için anahtar başarıyla ayarlandı." #: crypt.cpp:279 crypt.cpp:300 +#, c++-format msgid "Error in {1} with {2}: {3}" msgstr "{1}'de {2} ile hata: {3}" @@ -70,10 +73,12 @@ msgid "no secret key computed" msgstr "hesaplanan gizli anahtar yok" #: crypt.cpp:396 +#, c++-format msgid "Target [{1}] deleted" msgstr "[{1}] hedefi silindi" #: crypt.cpp:398 +#, c++-format msgid "Target [{1}] not found" msgstr "[{1}] hedefi bulunamadı" @@ -82,6 +87,7 @@ msgid "Usage DelKey <#chan|Nick>" msgstr "Kullanımı: DelKey <#kanal|Nick>" #: crypt.cpp:416 +#, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "[{1}] için olan şifreleme anahtarını [{2}] olarak ayarlayın" @@ -90,6 +96,7 @@ msgid "Usage: SetKey <#chan|Nick> " msgstr "Kullanımı: SetKey <#kanal|Nick> " #: crypt.cpp:429 +#, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "DH1080 genel anahtarımı {1}'e gönderdim, yanıt bekliyorum..." @@ -106,6 +113,7 @@ msgid "Nick Prefix disabled." msgstr "Nick Öneki devre dışı bırakıldı." #: crypt.cpp:443 +#, c++-format msgid "Nick Prefix: {1}" msgstr "Nick Öneki: {1}" @@ -116,6 +124,7 @@ msgstr "" "kullanamazsınız." #: crypt.cpp:461 +#, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "Durum Öneki ({1}) ile örtüştüğünde, bu Nick Öneki kullanılmayacaktır!" @@ -124,6 +133,7 @@ msgid "Disabling Nick Prefix." msgstr "Nick Öneki'ni devre dışı bırakma." #: crypt.cpp:468 +#, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Nick Öneki {1} olarak ayarlanıyor" diff --git a/modules/po/ctcpflood.bg_BG.po b/modules/po/ctcpflood.bg_BG.po index 47bab0ac..bad67b84 100644 --- a/modules/po/ctcpflood.bg_BG.po +++ b/modules/po/ctcpflood.bg_BG.po @@ -14,47 +14,51 @@ msgstr "" #: ctcpflood.cpp:25 ctcpflood.cpp:27 msgid "" -msgstr "" +msgstr "" #: ctcpflood.cpp:25 msgid "Set seconds limit" -msgstr "" +msgstr "Задаване на лимит в секунди" #: ctcpflood.cpp:27 msgid "Set lines limit" -msgstr "" +msgstr "Задаване на лимит за редове" #: ctcpflood.cpp:29 msgid "Show the current limits" -msgstr "" +msgstr "Показване на текущите ограничения" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" -msgstr "" +msgstr "{1} достигна ограничението, всички CTCP се блокират" #: ctcpflood.cpp:98 msgid "Usage: Secs " -msgstr "" +msgstr "Употреба: Secs " #: ctcpflood.cpp:113 msgid "Usage: Lines " -msgstr "" +msgstr "Употреба: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "1 CTCP съобщение" +msgstr[1] "{1} CTCP съобщения" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "всяка секунда" +msgstr[1] "на всеки {1} секунди" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" -msgstr "" +msgstr "Текущото ограничение е {1} {2}" #: ctcpflood.cpp:145 msgid "" @@ -63,7 +67,11 @@ msgid "" "argument is the time (sec) to in which the number of lines is reached. The " "default setting is 4 CTCPs in 2 seconds" msgstr "" +"Този потребителски модул заема до два аргумента. Първият аргумент е номера " +"редове след което спам защита се активира. Вторият аргумент е времето (в " +"секунди) което отнема да се постигне номерът редове. Настройка по " +"подразбиране е 4 CTCP-та в 2 секунди" #: ctcpflood.cpp:151 msgid "Don't forward CTCP floods to clients" -msgstr "" +msgstr "Не предавай CTCP спам към клиенти" diff --git a/modules/po/ctcpflood.da_DK.po b/modules/po/ctcpflood.da_DK.po index a3fdd65a..3886607a 100644 --- a/modules/po/ctcpflood.da_DK.po +++ b/modules/po/ctcpflood.da_DK.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.de_DE.po b/modules/po/ctcpflood.de_DE.po index c200f448..eac8751a 100644 --- a/modules/po/ctcpflood.de_DE.po +++ b/modules/po/ctcpflood.de_DE.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "Zeige aktuelle Limits" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "Limit von {1} erreicht, blockiere alle CTCP" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Verwendung: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 CTCP-Nachricht" msgstr[1] "{1} CTCP-Nachrichten" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "jede Sekunde" msgstr[1] "alle {1} Sekunden" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Aktuelles Limit ist {1} {2}" diff --git a/modules/po/ctcpflood.el_GR.po b/modules/po/ctcpflood.el_GR.po index f9a771c4..8e59dcf6 100644 --- a/modules/po/ctcpflood.el_GR.po +++ b/modules/po/ctcpflood.el_GR.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.es_ES.po b/modules/po/ctcpflood.es_ES.po index 260e3edd..a0b01009 100644 --- a/modules/po/ctcpflood.es_ES.po +++ b/modules/po/ctcpflood.es_ES.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "Muestra los límites actuales" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "Límite alcanzado por {1}, bloqueando todos los CTCP" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Uso: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 mensaje CTCP" msgstr[1] "{1} mensajes CTCP" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "cada segundo" msgstr[1] "cada {1} segundos" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "El límite actual es {1} {2}" diff --git a/modules/po/ctcpflood.fr_FR.po b/modules/po/ctcpflood.fr_FR.po index c4a0d02e..296bc11b 100644 --- a/modules/po/ctcpflood.fr_FR.po +++ b/modules/po/ctcpflood.fr_FR.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.id_ID.po b/modules/po/ctcpflood.id_ID.po index 1662c66f..a95f55cc 100644 --- a/modules/po/ctcpflood.id_ID.po +++ b/modules/po/ctcpflood.id_ID.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -41,16 +42,19 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.it_IT.po b/modules/po/ctcpflood.it_IT.po index 268c97fe..06b96201 100644 --- a/modules/po/ctcpflood.it_IT.po +++ b/modules/po/ctcpflood.it_IT.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "Mostra i limiti correnti" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "Limite raggiunto da {1}, blocco tutti i CTCP" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Utilizzo: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 messaggio CTCP" msgstr[1] "{1} Messaggi CTCP" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "ogni secondo" msgstr[1] "ogni {1} secondi" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Il limite corrente è {1} {2}" diff --git a/modules/po/ctcpflood.nl_NL.po b/modules/po/ctcpflood.nl_NL.po index 7a69227c..1a523ca0 100644 --- a/modules/po/ctcpflood.nl_NL.po +++ b/modules/po/ctcpflood.nl_NL.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "Laat de huidige limieten zien" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "Limiet bereikt met {1}, alle CTCPs zullen worden geblokkeerd" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Gebruik: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 CTCP bericht" msgstr[1] "{1} CTCP berichten" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "Elke seconde" msgstr[1] "Elke {2} seconden" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Huidige limit is {1} {2}" diff --git a/modules/po/ctcpflood.pl_PL.po b/modules/po/ctcpflood.pl_PL.po index 1e404857..69a7d35e 100644 --- a/modules/po/ctcpflood.pl_PL.po +++ b/modules/po/ctcpflood.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -31,6 +31,7 @@ msgid "Show the current limits" msgstr "Pokaż bieżące limity" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "Limit został osiągnięty przez {1}, blokowanie wszystkich CTCP" @@ -43,6 +44,7 @@ msgid "Usage: Lines " msgstr "Użycie: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 wiadomość CTCP" @@ -51,6 +53,7 @@ msgstr[2] "{1} wiadomości CTCP" msgstr[3] "{1} wiadomości CTCP" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "na sekundę" @@ -59,6 +62,7 @@ msgstr[2] "na {1} sekund" msgstr[3] "na {1} sekundy/d" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Bieżący limit to {1} {2}" diff --git a/modules/po/ctcpflood.pot b/modules/po/ctcpflood.pot index a601d2bf..2d5fd4be 100644 --- a/modules/po/ctcpflood.pot +++ b/modules/po/ctcpflood.pot @@ -20,6 +20,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -32,18 +33,21 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.pt_BR.po b/modules/po/ctcpflood.pt_BR.po index 80ad1f1f..6d70e984 100644 --- a/modules/po/ctcpflood.pt_BR.po +++ b/modules/po/ctcpflood.pt_BR.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Sintaxe: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" msgstr[1] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "a cada {1} segundos" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.pt_PT.po b/modules/po/ctcpflood.pt_PT.po index 0a6eabaf..16b945d6 100644 --- a/modules/po/ctcpflood.pt_PT.po +++ b/modules/po/ctcpflood.pt_PT.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "Mostra os limites atuais" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "Limite excedido por {1}, a bloquear todos os CTCP" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Utilização: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 mensagem CTCP" msgstr[1] "{1} mensagens CTCP" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "cada segundo" msgstr[1] "cada {1} segundos" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "O limite atual é {1} {2}" diff --git a/modules/po/ctcpflood.ro_RO.po b/modules/po/ctcpflood.ro_RO.po index 3e9b6503..be1bc26c 100644 --- a/modules/po/ctcpflood.ro_RO.po +++ b/modules/po/ctcpflood.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -30,6 +30,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -42,6 +43,7 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" @@ -49,6 +51,7 @@ msgstr[1] "" msgstr[2] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" @@ -56,6 +59,7 @@ msgstr[1] "" msgstr[2] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.ru_RU.po b/modules/po/ctcpflood.ru_RU.po index 158f3f88..e5469f0b 100644 --- a/modules/po/ctcpflood.ru_RU.po +++ b/modules/po/ctcpflood.ru_RU.po @@ -31,6 +31,7 @@ msgid "Show the current limits" msgstr "" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "" @@ -43,6 +44,7 @@ msgid "Usage: Lines " msgstr "" #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "" @@ -51,6 +53,7 @@ msgstr[2] "" msgstr[3] "" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" @@ -59,6 +62,7 @@ msgstr[2] "" msgstr[3] "" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" diff --git a/modules/po/ctcpflood.tr_TR.po b/modules/po/ctcpflood.tr_TR.po index 1af8310b..c97b79c8 100644 --- a/modules/po/ctcpflood.tr_TR.po +++ b/modules/po/ctcpflood.tr_TR.po @@ -29,6 +29,7 @@ msgid "Show the current limits" msgstr "Mevcut sınırları göster" #: ctcpflood.cpp:76 +#, c++-format msgid "Limit reached by {1}, blocking all CTCP" msgstr "{1} tarafından sınıra ulaşıldı, tüm CTCP engelleniyor" @@ -41,18 +42,21 @@ msgid "Usage: Lines " msgstr "Kullanımı: Lines " #: ctcpflood.cpp:125 +#, c++-format msgid "1 CTCP message" msgid_plural "{1} CTCP messages" msgstr[0] "1 CTCP mesajı" msgstr[1] "{1} CTCP mesajı" #: ctcpflood.cpp:127 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "her saniye" msgstr[1] "her {1} saniye" #: ctcpflood.cpp:129 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Mevcut sınır: {1} {2}" diff --git a/modules/po/cyrusauth.bg_BG.po b/modules/po/cyrusauth.bg_BG.po index 0d4bb405..087f1f8f 100644 --- a/modules/po/cyrusauth.bg_BG.po +++ b/modules/po/cyrusauth.bg_BG.po @@ -30,6 +30,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.da_DK.po b/modules/po/cyrusauth.da_DK.po index 66af7b94..37580ee1 100644 --- a/modules/po/cyrusauth.da_DK.po +++ b/modules/po/cyrusauth.da_DK.po @@ -30,6 +30,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.de_DE.po b/modules/po/cyrusauth.de_DE.po index 621c3057..2ef68287 100644 --- a/modules/po/cyrusauth.de_DE.po +++ b/modules/po/cyrusauth.de_DE.po @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "Zugriff verweigert" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "Ignoriere ungültige SASL pwcheck-Methode: {1}" @@ -52,6 +53,7 @@ msgid "We will not create users on their first login" msgstr "Wir werden keine Benutzer bei ihrer ersten Anmeldung anlegen" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.el_GR.po b/modules/po/cyrusauth.el_GR.po index 75f2d8cc..9a792f22 100644 --- a/modules/po/cyrusauth.el_GR.po +++ b/modules/po/cyrusauth.el_GR.po @@ -30,6 +30,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.es_ES.po b/modules/po/cyrusauth.es_ES.po index d12c432b..50ab8064 100644 --- a/modules/po/cyrusauth.es_ES.po +++ b/modules/po/cyrusauth.es_ES.po @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "Acceso denegado" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "Ignorando método pwcheck SASL inválido: {1}" @@ -52,6 +53,7 @@ msgid "We will not create users on their first login" msgstr "No se crearán usuarios en su primer login" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.fr_FR.po b/modules/po/cyrusauth.fr_FR.po index 628cac37..e7465e82 100644 --- a/modules/po/cyrusauth.fr_FR.po +++ b/modules/po/cyrusauth.fr_FR.po @@ -30,6 +30,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.id_ID.po b/modules/po/cyrusauth.id_ID.po index a2cf87b3..68677149 100644 --- a/modules/po/cyrusauth.id_ID.po +++ b/modules/po/cyrusauth.id_ID.po @@ -30,6 +30,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.it_IT.po b/modules/po/cyrusauth.it_IT.po index c8de85d2..7b4b141e 100644 --- a/modules/po/cyrusauth.it_IT.po +++ b/modules/po/cyrusauth.it_IT.po @@ -31,6 +31,7 @@ msgid "Access denied" msgstr "Accesso negato" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "Ignoro il metodo non valido SASL pwcheck: {1}" @@ -51,6 +52,7 @@ msgid "We will not create users on their first login" msgstr "Non creeremo gli utenti al loro primo accesso" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.nl_NL.po b/modules/po/cyrusauth.nl_NL.po index 07156b1c..4314a53b 100644 --- a/modules/po/cyrusauth.nl_NL.po +++ b/modules/po/cyrusauth.nl_NL.po @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "Toegang geweigerd" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "Negeer ongeldige SASL wwcheck methode: {1}" @@ -52,6 +53,7 @@ msgid "We will not create users on their first login" msgstr "We zullen geen gebruikers aanmaken wanner zij voor het eerst inloggen" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.pl_PL.po b/modules/po/cyrusauth.pl_PL.po index 52de7854..57ae22b7 100644 --- a/modules/po/cyrusauth.pl_PL.po +++ b/modules/po/cyrusauth.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -52,6 +53,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.pot b/modules/po/cyrusauth.pot index 7f788249..f3fd4d66 100644 --- a/modules/po/cyrusauth.pot +++ b/modules/po/cyrusauth.pot @@ -21,6 +21,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -41,6 +42,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.pt_BR.po b/modules/po/cyrusauth.pt_BR.po index 8d2b5569..726484a6 100644 --- a/modules/po/cyrusauth.pt_BR.po +++ b/modules/po/cyrusauth.pt_BR.po @@ -30,6 +30,7 @@ msgid "Access denied" msgstr "Acesso negado" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -50,6 +51,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.pt_PT.po b/modules/po/cyrusauth.pt_PT.po index 1fd2c855..bd2400aa 100644 --- a/modules/po/cyrusauth.pt_PT.po +++ b/modules/po/cyrusauth.pt_PT.po @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "Acesso negado" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "A ignorar método SASL pwcheck inválido: {1}" @@ -52,6 +53,7 @@ msgid "We will not create users on their first login" msgstr "Não iremos criar utilizadores no primeiro inicio de sessão deles" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.ro_RO.po b/modules/po/cyrusauth.ro_RO.po index 6a731814..60e36b46 100644 --- a/modules/po/cyrusauth.ro_RO.po +++ b/modules/po/cyrusauth.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -31,6 +31,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -51,6 +52,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.ru_RU.po b/modules/po/cyrusauth.ru_RU.po index 083625bc..a147c507 100644 --- a/modules/po/cyrusauth.ru_RU.po +++ b/modules/po/cyrusauth.ru_RU.po @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "" @@ -52,6 +53,7 @@ msgid "We will not create users on their first login" msgstr "" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/cyrusauth.tr_TR.po b/modules/po/cyrusauth.tr_TR.po index 7308ed45..9a042e25 100644 --- a/modules/po/cyrusauth.tr_TR.po +++ b/modules/po/cyrusauth.tr_TR.po @@ -32,6 +32,7 @@ msgid "Access denied" msgstr "Erişim reddedildi" #: cyrusauth.cpp:70 +#, c++-format msgid "Ignoring invalid SASL pwcheck method: {1}" msgstr "Geçersiz SASL pwcheck yöntemi yoksayılıyor: {1}" @@ -53,6 +54,7 @@ msgid "We will not create users on their first login" msgstr "İlk oturum açma işleminde kullanıcılar oluşturmayacağız" #: cyrusauth.cpp:174 cyrusauth.cpp:195 +#, c++-format msgid "" "We will create users on their first login, using user [{1}] as a template" msgstr "" diff --git a/modules/po/dcc.bg_BG.po b/modules/po/dcc.bg_BG.po index 9859e06f..9d09a21a 100644 --- a/modules/po/dcc.bg_BG.po +++ b/modules/po/dcc.bg_BG.po @@ -14,7 +14,7 @@ msgstr "" #: dcc.cpp:88 msgid " " -msgstr "" +msgstr " " #: dcc.cpp:89 msgid "Send a file from ZNC to someone" @@ -22,29 +22,32 @@ msgstr "" #: dcc.cpp:91 msgid "" -msgstr "" +msgstr "" #: dcc.cpp:92 msgid "Send a file from ZNC to your client" -msgstr "" +msgstr "Изпратете файл от ZNC към клиента ви" #: dcc.cpp:94 msgid "List current transfers" -msgstr "" +msgstr "Показване на текущите трансфери" #: dcc.cpp:103 msgid "You must be admin to use the DCC module" -msgstr "" +msgstr "Трябва да сте администратор за да използвате този DCC модул" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.da_DK.po b/modules/po/dcc.da_DK.po index 3db436a9..6d5707a6 100644 --- a/modules/po/dcc.da_DK.po +++ b/modules/po/dcc.da_DK.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.de_DE.po b/modules/po/dcc.de_DE.po index c95d2e0b..e3f7ff5e 100644 --- a/modules/po/dcc.de_DE.po +++ b/modules/po/dcc.de_DE.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "Du musst Administrator sein, um das DCC Modul zu verwenden" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "Versuche [{1}] an [{2}] zu senden." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "Empfange [{1}] von [{2}]: Datei existiert bereits." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -108,6 +111,7 @@ msgid "Waiting" msgstr "Warte" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/s" @@ -116,112 +120,139 @@ msgid "You have no active DCC transfers." msgstr "Du hast keine aktiven DCC Transfers." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" "Versuche eine Wiederaufnahme von Position {1} der Datei [{2}] für [{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" "Konnte Versand von [{1}] an [{2}] nicht wiederaufnehmen: Nichts gesendet." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Fehlerhafte DCC Datei: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "Sende [{1}] an [{2}]: Datei nicht geöffnet!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "Empfange [{1}] von [{2}]: Datei nicht geöffnet!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "Sende [{1}] an [{2}]: Verbindung verweigert." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "Empfange [{1}] von [{2}]: Verbindung verweigert." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "Sende [{1}] an [{2}]: Zeitüberschreitung." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "Empfangen von [{1}] von [{2}]: Zeitüberschreitung." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "Sende [{1}] zu [{2}]: Socket Fehler {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "Empfange [{1}] von [{2}]: Socket Fehler {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "Sende [{1}] zu [{2}]: Übertragung gestartet." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "Empfang [{1}] von [{2}]: Übertragung gestartet." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "Sende [{1}] an [{2}]: Zu viele Daten!" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "Empfange [{1}] von [{2}]: Zu viele Daten!" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "Senden von [{1}] an [{2}] vervollständigt mit {3} KiB/s" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "Empfangen von [{1}] an [{2}] vervollständigt mit {3} KiB/s" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "Sende [{1}] an [{2}]: Datei vorzeitig geschlossen." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "Empfange [{1}] von [{2}]: Datei vorzeitig geschlossen." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "Sende [{1}] an [{2}]: Fehler beim Lesen der Datei." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "Empfange [{1}] von [{2}]: Fehler beim Lesen der Datei." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "Sende [{1}] an [{2}]: Kann Datei nicht öffnen." #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "Empfange [{1}] von [{2}]: Kann Datei nicht öffnen." #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "Empfange [{1}] von [{2}]: Kann Datei nicht öffnen." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "Sende [{1}] an [{2}]: Keine Datei." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "Sende [{1}] an [{2}]: Kann Datei nicht öffnen." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "Sende [{1}] an [{2}]: Datei ist zu groß (>4 GiB)." diff --git a/modules/po/dcc.el_GR.po b/modules/po/dcc.el_GR.po index fa3f99b1..b195cb24 100644 --- a/modules/po/dcc.el_GR.po +++ b/modules/po/dcc.el_GR.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.es_ES.po b/modules/po/dcc.es_ES.po index 1d9ef5f2..133ae3b8 100644 --- a/modules/po/dcc.es_ES.po +++ b/modules/po/dcc.es_ES.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "Debes ser admin para usar el módulo DCC" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "Intentando enviar [{1}] a [{2}]." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "Recibiendo [{1}] de [{2}]: ya existe el archivo." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "Intentando conectar a [{1} {2}] para descargar [{3}] desde [{4}]." @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "Esperando" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/s" @@ -115,114 +119,141 @@ msgid "You have no active DCC transfers." msgstr "No tienes ninguna transferencia DCC activa." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" "Intentando restablecer envío desde la posición {1} del archivo [{2}] para " "[{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" "No se ha podido restablecer el archivo [{1}] para [{2}]: no se está enviando " "nada." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Archivo DCC corrupto: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "Enviando [{1}] a [{2}]: archivo no abierto" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "Recibiendo [{1}] de [{2}]: archivo no abierto" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "Enviando [{1}] a [{2}]: conexión rechazada." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "Recibiendo [{1}] de [{2}]: conexión rechazada." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "Enviando [{1}] a [{2}]: tiempo de espera agotado." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "Recibiendo [{1}] de [{2}]: tiempo de espera agotado." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "Enviando [{1}] a [{2}]: error de socket {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "Recibiendo [{1}] de [{2}]: error de socket {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "Enviando [{1}] a [{2}]: transferencia iniciada." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "Recibiendo [{1}] de [{2}]: transferencia iniciada." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "Enviando [{1}] a [{2}]: demasiados datos" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "Recibiendo [{1}] de [{2}]: demasiados datos" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "Envío de [{1}] a [{2}] completado en {3} KiB/s" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "Recepción [{1}] de [{2}] completada a {3} KiB/s" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "Enviando [{1}] a [{2}]: archivo cerrado prematuramente." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "Recibiendo [{1}] de [{2}]: archivo cerrado prematuramente." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "Enviando [{1}] a [{2}]: error al leer archivo." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "Recibiendo [{1}] de [{2}]: error al leer archivo." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "Enviando [{1}] a [{2}]: no se ha podido abrir el archivo." #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "Recibiendo [{1}] de [{2}]: no se ha podido abrir el archivo." #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "Recibiendo [{1}] de [{2}]: no se ha podido abrir el archivo." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "Enviando [{1}] a [{2}]: no es un archivo." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "Enviando [{1}] a [{2}]: no se ha podido abrir el archivo." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "Enviando [{1}] a [{2}]: archivo demasiado grande (>4 GiB)." diff --git a/modules/po/dcc.fr_FR.po b/modules/po/dcc.fr_FR.po index c7d49df0..b97fb279 100644 --- a/modules/po/dcc.fr_FR.po +++ b/modules/po/dcc.fr_FR.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.id_ID.po b/modules/po/dcc.id_ID.po index a413fc54..c42997b6 100644 --- a/modules/po/dcc.id_ID.po +++ b/modules/po/dcc.id_ID.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.it_IT.po b/modules/po/dcc.it_IT.po index b42c1fcd..1a9af700 100644 --- a/modules/po/dcc.it_IT.po +++ b/modules/po/dcc.it_IT.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "Devi essere amministratore per usare il modulo DCC" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "Sto tentando di inviare [{1}] a [{2}]." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "Ricezione del file [{1}] dall'utente [{2}]: File già esistente." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "Stò tentando di connettermi a [{1} {2}] per scaricare [{3}] da [{4}]." @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "In attesa" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/s" @@ -115,118 +119,145 @@ msgid "You have no active DCC transfers." msgstr "Non hai trasferimenti DCC attivi." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" "Sto tentando di riprendere l'invio della posizione {1} del file [{2}] per " "[{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" "Impossibile riprendere il file [{1}] per [{2}]: non sto inviando nulla." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "File DCC errato (bad): {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "Invio del file [{1}] all'utente [{2}]: File non aperto!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "Ricezione del file [{1}] dall'utente [{2}]: File non aperto!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "Invio del file [{1}] all'utente [{2}] : Connessione rifiutata." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "Ricezione del file [{1}] dall'utente [{2}]: Connessione rifiutata." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "Invio del file [{1}] all'utente [{2}]: Tempo scaduto (Timeout)." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "Ricezione del file [{1}] dall'utente [{2}]: Tempo scaduto (Timeout)." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "Invio del file [{1}] all'utente [{2}]: Errore di socket {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "Ricezione del file [{1}] dall'utente [{2}]: Errore di socket {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "Invio del file [{1}] all'utente [{2}]: Trasferimento avviato." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "Ricezione del file [{1}] dall'utente [{2}]: Trasferimento avviato." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "Invio del file [{1}] all'utente [{2}]: Troppi dati!" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "Ricezione del file [{1}] dall'utente [{2}]: Troppi dati!" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "L'invio del file [{1}] all'utente [{2}] completato a {3} KiB/s" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" "La ricezione del file [{1}] inviato da [{2}] è stata completata a {3} KiB/s" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "Invio del file [{1}] all'utente [{2}]: File chiuso prematuramente." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" "Ricezione del file [{1}] dall'utente [{2}]: File chiuso prematuramente." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "Invio del file [{1}] all'utente [{2}]: Errore di lettura del file." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" "Ricezione del file [{1}] dall'utente [{2}]: Errore di lettura del file." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "Invio del file [{1}] all'utente [{2}]: Impossibile aprire il file." #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" "Ricezione del file [{1}] dall'utente [{2}]: Impossibile aprire il file." #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" "Ricezione del file [{1}] dall'utente [{2}]: Impossibile aprire il file." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "Invio del file [{1}] all'utente [{2}]: Non è un file." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "Invio del file [{1}] all'utente [{2}]: Impossibile aprire il file." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "Invio del file [{1}] all'utente [{2}]: File troppo grande (>4 GiB)." diff --git a/modules/po/dcc.nl_NL.po b/modules/po/dcc.nl_NL.po index fda4d3ac..37732283 100644 --- a/modules/po/dcc.nl_NL.po +++ b/modules/po/dcc.nl_NL.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "Je moet een beheerder zijn om de DCC module te mogen gebruiken" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "Proberen [{1}] naar [{2}] te sturen." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "Ontvangst [{1}] van [{2}]: Bestand bestaat al." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "Proberen te verbinden naar [{1} {2}] om [{3}] te downloaden van [{4}]." @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "Wachten" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/s" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "Je hebt geen actieve DCC overdrachten." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "Proberen te hervatten van positie {1} van bestand [{2}] voor [{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "Kon bestand [{1}] voor [{2}] niet hervatten: verstuurd niks." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Slecht DCC bestand: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "Versturen [{1}] naar [{2}]: Bestand niet open!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "Ontvangen [{1}] van [{2}]: Bestand niet open!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "Versturen [{1}] naar [{2}]: verbinding geweigerd." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "Ontvangen [{1}] van [{2}]: verbinding geweigerd." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "Versturen [{1}] naar [{2}]: Time-out." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "Ontvangen [{1}] van [{2}]: Time-out." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "Versturen [{1}] naar [{2}]: Socket fout {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "Ontvangen [{1}] van [{2}]: Socket fout {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "Versturen [{1}] naar [{2}]: Overdracht gestart." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "Ontvangen [{1}] van [{2}]: Overdracht gestart." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "Versturen [{1}] naar [{2}]: Te veel data!" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "Ontvangen [{1}] van [{2}]: Te veel data!" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "Versturen [{1}] naar [{2}] afgerond met {3} KiB/s" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "Ontvangen [{1}] van [{2}] afgerond met {3} KiB/s" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "Versturen [{1}] naar [{2}]: Bestand te vroeg afgesloten." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "Ontvangst [{1}] van [{2}]: Bestand te vroeg afgesloten." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "Versturen [{1}] naar [{2}]: Fout bij lezen van bestand." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "Ontvangen [{1}] van [{2}]: Fout bij lezen van bestand." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "Versturen [{1}] naar [{2}]: Kan bestand niet openen." #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "Ontvangen [{1}] van [{2}]: Kan bestand niet openen." #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "Ontvangen [{1}] van [{2}]: Kan bestand niet openen." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "Versturen [{1}] naar [{2}]: Geen bestand." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "Versturen [{1}] naar [{2}]: Kan bestand niet openen." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "Versturen [{1}] naar [{2}]: Bestand te groot (>4 GiB)." diff --git a/modules/po/dcc.pl_PL.po b/modules/po/dcc.pl_PL.po index ef5cf02e..46ed2130 100644 --- a/modules/po/dcc.pl_PL.po +++ b/modules/po/dcc.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -39,14 +39,17 @@ msgid "You must be admin to use the DCC module" msgstr "Musisz być administratorem, aby używać modułu DCC" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "Próba wysłania [{1}] do [{2}]." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "Odbieranie [{1}] od [{2}]: Plik już istnieje." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "Próbowanie połączenia się do [{1} {2}] w celu pobrania [{3}] od [{4}]." @@ -109,6 +112,7 @@ msgid "Waiting" msgstr "Oczekujący" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/s" @@ -117,110 +121,137 @@ msgid "You have no active DCC transfers." msgstr "Nie masz aktywnych transferów DCC." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "Próba wznowienia wysyłania z pozycji {1} pliku [{2}] dla [{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "Nie można wznowić pliku [{1}] dla [{2}]: nic nie zostanie wysłane." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Zły plik DCC: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "Wysyłanie [{1}] do [{2}]: Plik nie jest otwarty!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "Otrzymywanie [{1}] od [{2}]: Plik nie jest otwarty!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "Wysyłanie [{1}] do [{2}]: Połączenie odrzucone." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "Otrzymywanie [{1}] od [{2}]: Połączenie odrzucone." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "Wysyłanie [{1}] do [{2}]: Przekroczony czas oczekiwania." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "Otrzymywanie [{1}] od [{2}]: Przekroczony czas oczekiwania." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "Wysyłanie [{1}] do [{2}]: Błąd gniazda {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "Otrzymywanie [{1}] od [{2}]: Błąd gniazda {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "Wysyłanie [{1}] do [{2}]: rozpoczęto transfer." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "Otrzymywanie [{1}] od [{2}]: rozpoczęto transfer." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "Wysyłanie [{1}] do [{2}]: Za dużo danych!" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "Otrzymywanie [{1}] od [{2}]: Za dużo danych!" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "Wysyłanie [{1}] do [{2}] zakończono na średniej {3} KiB/s" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "Otrzymywanie [{1}] od [{2}] zakończono na średniej {3} KiB/s" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "Wysyłanie [{1}] do [{2}]: Plik zamknięty przedwcześnie." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "Otrzymywanie [{1}] od [{2}]: Plik zamknięty przedwcześnie." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "Wysyłanie [{1}] do [{2}]: Błąd odczytu z pliku." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "Otrzymywanie [{1}] od [{2}]: Błąd odczytu z pliku." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "Otrzymywanie [{1}] od [{2}]: Nie można otworzyć pliku." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "Wysyłanie [{1}] do [{2}]: Nie jest plikiem." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "Wysyłanie [{1}] do [{2}]: Nie można otworzyć pliku." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "Wysyłanie [{1}] do [{2}]: Plik jest zbyt duży (>4 GiB)." diff --git a/modules/po/dcc.pot b/modules/po/dcc.pot index 2a0fecb8..3c8c3200 100644 --- a/modules/po/dcc.pot +++ b/modules/po/dcc.pot @@ -28,14 +28,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -98,6 +101,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -106,110 +110,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.pt_BR.po b/modules/po/dcc.pt_BR.po index bbb1a126..2235d599 100644 --- a/modules/po/dcc.pt_BR.po +++ b/modules/po/dcc.pt_BR.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -115,110 +119,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.pt_PT.po b/modules/po/dcc.pt_PT.po index 4df06833..eedac689 100644 --- a/modules/po/dcc.pt_PT.po +++ b/modules/po/dcc.pt_PT.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "Tem de ser um administrador para utilizar o módulo DCC" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "A tentar enviar [{1}] para [{2}]." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "A receber [{1}] de [{2}]: O ficheiro já existe." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "A tentar ligar para [{1} {2}] para descarregar [{3}] de [{4}]." @@ -107,6 +110,7 @@ msgid "Waiting" msgstr "Em espera" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/s" @@ -115,112 +119,139 @@ msgid "You have no active DCC transfers." msgstr "Não tem transferências de DCC ativas." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" "A tentar retomar o envio a partir da posição {1} do ficheiro [{2}] para [{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" "Não foi possível retomar o ficheiro [{1}] para [{2}]: não está a enviar nada." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Ficheiro DCC mau: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "A enviar [{1}] para [{2}]: Ficheiro não aberto!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "A receber[{1}] para [{2}]: Ficheiro não aberto!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "A enviar [{1}] para [{2}]: Ligação recusada." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "A receber [{1}] de [{2}]: Ligação recusada." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "A enviar [{1}] para [{2}]: Tempo excedido." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "A receber [{1}] de [{2}]: Tempo excedido." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "A enviar [{1}] para [{2}]: Erro de socket {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "A receber[{1}] de [{2}]: Erro de socket {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "A enviar [{1}] para [{2}]: Transferência iniciada." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "A receber [{1}] de [{2}]: Transferência iniciada." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "A enviar [{1}] para [{2}]: Demasiados dados!" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "A receber [{1}] de [{2}]: Demasiados dados!" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "O envio de [{1}] para [{2}] terminado {3} KiB/s" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "A receção de [{1}] de [{2}] terminada em {3} KiB/s" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "A enviar [{1}] para [{2}]: Ficheiro fechado prematuramente." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "A receber [{1}] de [{2}]: Ficheiro fechado prematuramente." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "A enviar [{1}] de [{2}]: Erro ao ler do ficheiro." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "A receber [{1}] de [{2}]: Erro ao ler de ficheiro." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "A enviar [{1}] para [{2}]: Não é possível abrir o ficheiro." #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "A receber [{1}] de [{2}]: Não é possível abrir o ficheiro." #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "A receber [{1}] de [{2}]: Não foi possível abrir o ficheiro." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "A enviar [{1}] para [{2}]: Não é um ficheiro." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "A enviar [{1}] para [{2}]: Não foi possível abrir o ficheiro." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "A enviar [{1}] para [{2}]: Ficheiro demasiado grande (>4 GiB)." diff --git a/modules/po/dcc.ro_RO.po b/modules/po/dcc.ro_RO.po index 7775d7e9..a6db6c5c 100644 --- a/modules/po/dcc.ro_RO.po +++ b/modules/po/dcc.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -38,14 +38,17 @@ msgid "You must be admin to use the DCC module" msgstr "" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "" #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "" #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -108,6 +111,7 @@ msgid "Waiting" msgstr "" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "" @@ -116,110 +120,137 @@ msgid "You have no active DCC transfers." msgstr "" #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "" #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "" #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "" #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "" #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.ru_RU.po b/modules/po/dcc.ru_RU.po index 9fba1f25..507f169e 100644 --- a/modules/po/dcc.ru_RU.po +++ b/modules/po/dcc.ru_RU.po @@ -39,14 +39,17 @@ msgid "You must be admin to use the DCC module" msgstr "Вы должны быть администратором для использования модуля DCC" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "Попытка отправить [{1}] [{2}]." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "Получение [{1}] с [{2}]: файл уже существует." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "Попытка подключиться к [{1} {2}], чтобы загрузить [{3}] с [{4}]." @@ -109,6 +112,7 @@ msgid "Waiting" msgstr "Ожидание" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} Кб/сек" @@ -117,111 +121,138 @@ msgid "You have no active DCC transfers." msgstr "У вас нет активных передач DCC." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "Попытка возобновить отправку от позиции {1} файла [{2}] на [{3}]" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "" "Не удалось возобновить отправку файла [{1}] [{2}]: не отправлено ничего." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Плохой файл DCC: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "Отправка [{1}] [{2}]: файл не открыт!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "Получение [{1}] с [{2}]: файл не открыт!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "Отправка [{1}] [{2}]: Отказанное соединение." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "Получение [{1}] с [{2}]: Отказанное соединение." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "Отправка [{1}] с [{2}]: время ожидания истекло." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "Получение[{1}] с [{2}]: время ожидания истекло." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "Отправка [{1}] [{2}]: ошибка сокета {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "Получение [{1}] с [{2}]: ошибка сокета {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "" #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "" #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "" #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "" #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "" #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "" #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "" #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "" #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "" #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "" #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "" diff --git a/modules/po/dcc.tr_TR.po b/modules/po/dcc.tr_TR.po index 45bd9e76..24f8f878 100644 --- a/modules/po/dcc.tr_TR.po +++ b/modules/po/dcc.tr_TR.po @@ -37,14 +37,17 @@ msgid "You must be admin to use the DCC module" msgstr "DCC modülünü kullanmak için yönetici olmanız gerekir" #: dcc.cpp:140 +#, c++-format msgid "Attempting to send [{1}] to [{2}]." msgstr "[{1}], [{2}] adresine gönderilmeye çalışılıyor." #: dcc.cpp:149 dcc.cpp:554 +#, c++-format msgid "Receiving [{1}] from [{2}]: File already exists." msgstr "[{2}] cihazından [{1}] alınıyor: Dosya zaten mevcut." #: dcc.cpp:167 +#, c++-format msgid "" "Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]." msgstr "" @@ -109,6 +112,7 @@ msgid "Waiting" msgstr "Bekleniyor" #: dcc.cpp:244 +#, c++-format msgid "{1} KiB/s" msgstr "{1} KiB/sn" @@ -117,112 +121,139 @@ msgid "You have no active DCC transfers." msgstr "Aktif DCC transferiniz bulunmamaktadır." #: dcc.cpp:267 +#, c++-format msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]" msgstr "" "[{3}] için [{2}] dosyasının {1}. konumundan gönderime devam edilmeye " "çalışılıyor" #: dcc.cpp:277 +#, c++-format msgid "Couldn't resume file [{1}] for [{2}]: not sending anything." msgstr "[{2}] için [{1}] dosyası devam ettirilemedi: hiçbir şey gönderilmiyor." #: dcc.cpp:286 +#, c++-format msgid "Bad DCC file: {1}" msgstr "Kötü DCC dosyası: {1}" #: dcc.cpp:341 +#, c++-format msgid "Sending [{1}] to [{2}]: File not open!" msgstr "[{1}], [{2}] hedefine gönderiliyor: Dosya açık değil!" #: dcc.cpp:345 +#, c++-format msgid "Receiving [{1}] from [{2}]: File not open!" msgstr "[{2}] cihazından [{1}] alınıyor: Dosya açık değil!" #: dcc.cpp:385 +#, c++-format msgid "Sending [{1}] to [{2}]: Connection refused." msgstr "[{1}], [{2}] hedefine gönderiliyor: Bağlantı reddedildi." #: dcc.cpp:389 +#, c++-format msgid "Receiving [{1}] from [{2}]: Connection refused." msgstr "[{2}] konumundan [{1}] alınıyor: Bağlantı reddedildi." #: dcc.cpp:397 +#, c++-format msgid "Sending [{1}] to [{2}]: Timeout." msgstr "[{1}], [{2}]'a gönderiliyor: Zaman aşımı." #: dcc.cpp:401 +#, c++-format msgid "Receiving [{1}] from [{2}]: Timeout." msgstr "[{2}] cihazından [{1}] alınıyor: Zaman aşımı." #: dcc.cpp:411 +#, c++-format msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}" msgstr "[{1}], [{2}]'e gönderiliyor: Soket hatası {3}: {4}" #: dcc.cpp:415 +#, c++-format msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}" msgstr "[{2}] cihazından [{1}] alınıyor: Soket hatası {3}: {4}" #: dcc.cpp:423 +#, c++-format msgid "Sending [{1}] to [{2}]: Transfer started." msgstr "[{1}], [{2}] adresine gönderiliyor: Aktarım başladı." #: dcc.cpp:427 +#, c++-format msgid "Receiving [{1}] from [{2}]: Transfer started." msgstr "[{2}] konumundan [{1}] alınıyor: Aktarım başladı." #: dcc.cpp:446 +#, c++-format msgid "Sending [{1}] to [{2}]: Too much data!" msgstr "[{1}], [{2}] hedefine gönderiliyor: Çok fazla veri!" #: dcc.cpp:450 +#, c++-format msgid "Receiving [{1}] from [{2}]: Too much data!" msgstr "[{2}] cihazından [{1}] alınıyor: Çok fazla veri!" #: dcc.cpp:456 +#, c++-format msgid "Sending [{1}] to [{2}] completed at {3} KiB/s" msgstr "[{1}] öğesinin [{2}] hedefine gönderilmesi {3} KiB/sn hızla tamamlandı" #: dcc.cpp:461 +#, c++-format msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s" msgstr "[{2}] noktasından [{1}] alma işlemi {3} KiB/sn hızla tamamlandı" #: dcc.cpp:474 +#, c++-format msgid "Sending [{1}] to [{2}]: File closed prematurely." msgstr "[{1}], [{2}] adresine gönderiliyor: Dosya erken kapatıldı." #: dcc.cpp:478 +#, c++-format msgid "Receiving [{1}] from [{2}]: File closed prematurely." msgstr "[{2}]'dan [{1}] alınıyor: Dosya zamanından önce kapatıldı." #: dcc.cpp:501 +#, c++-format msgid "Sending [{1}] to [{2}]: Error reading from file." msgstr "[{1}], [{2}] hedefine gönderiliyor: Dosyadan okuma hatası." #: dcc.cpp:505 +#, c++-format msgid "Receiving [{1}] from [{2}]: Error reading from file." msgstr "[{2}]'dan [{1}] alınıyor: Dosyadan okuma hatası." #: dcc.cpp:537 +#, c++-format msgid "Sending [{1}] to [{2}]: Unable to open file." msgstr "[{1}], [{2}] hedefine gönderiliyor: Dosya açılamıyor." #: dcc.cpp:541 +#, c++-format msgid "Receiving [{1}] from [{2}]: Unable to open file." msgstr "[{2}] cihazından [{1}] alınıyor: Dosya açılamıyor." #: dcc.cpp:563 +#, c++-format msgid "Receiving [{1}] from [{2}]: Could not open file." msgstr "[{2}] cihazından [{1}] alınıyor: Dosya açılamadı." #: dcc.cpp:572 +#, c++-format msgid "Sending [{1}] to [{2}]: Not a file." msgstr "[{1}], [{2}] adresine gönderiliyor: Dosya değil." #: dcc.cpp:581 +#, c++-format msgid "Sending [{1}] to [{2}]: Could not open file." msgstr "[{1}], [{2}] hedefine gönderiliyor: Dosya açılamadı." #: dcc.cpp:593 +#, c++-format msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)." msgstr "[{1}], [{2}] hedefine gönderiliyor: Dosya çok büyük (>4 GiB)." diff --git a/modules/po/disconkick.bg_BG.po b/modules/po/disconkick.bg_BG.po index 9b2c05f6..17366191 100644 --- a/modules/po/disconkick.bg_BG.po +++ b/modules/po/disconkick.bg_BG.po @@ -14,10 +14,10 @@ msgstr "" #: disconkick.cpp:32 msgid "You have been disconnected from the IRC server" -msgstr "" +msgstr "Вие сте изключени от IRC сървъра" #: disconkick.cpp:45 msgid "" "Kicks the client from all channels when the connection to the IRC server is " "lost" -msgstr "" +msgstr "Киква клиента от всички канали когато връзката с IRC сървъра се изгуби" diff --git a/modules/po/disconkick.pl_PL.po b/modules/po/disconkick.pl_PL.po index bf3e90ea..8a3163a3 100644 --- a/modules/po/disconkick.pl_PL.po +++ b/modules/po/disconkick.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/disconkick.ro_RO.po b/modules/po/disconkick.ro_RO.po index 16a27c68..3ca24781 100644 --- a/modules/po/disconkick.ro_RO.po +++ b/modules/po/disconkick.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/fail2ban.bg_BG.po b/modules/po/fail2ban.bg_BG.po index 57ebc1d7..898be2cc 100644 --- a/modules/po/fail2ban.bg_BG.po +++ b/modules/po/fail2ban.bg_BG.po @@ -60,6 +60,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -68,6 +69,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -76,6 +78,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -84,10 +87,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.da_DK.po b/modules/po/fail2ban.da_DK.po index 0fa561d3..1aa8b436 100644 --- a/modules/po/fail2ban.da_DK.po +++ b/modules/po/fail2ban.da_DK.po @@ -60,6 +60,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -68,6 +69,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -76,6 +78,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -84,10 +87,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.de_DE.po b/modules/po/fail2ban.de_DE.po index 4bb43420..892d19cb 100644 --- a/modules/po/fail2ban.de_DE.po +++ b/modules/po/fail2ban.de_DE.po @@ -65,6 +65,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Verwendung: Timeout [Minuten]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Timeout: {1} Min" @@ -73,6 +74,7 @@ msgid "Usage: Attempts [count]" msgstr "Verwendung: Attempts [Anzahl]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Versuche: {1}" @@ -81,6 +83,7 @@ msgid "Usage: Ban " msgstr "Verwendung: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Gebannt: {1}" @@ -89,10 +92,12 @@ msgid "Usage: Unban " msgstr "Verwendung: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Entbannt: {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Ignoriert: {1}" diff --git a/modules/po/fail2ban.el_GR.po b/modules/po/fail2ban.el_GR.po index 2a460797..3bf7564a 100644 --- a/modules/po/fail2ban.el_GR.po +++ b/modules/po/fail2ban.el_GR.po @@ -60,6 +60,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -68,6 +69,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -76,6 +78,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -84,10 +87,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.es_ES.po b/modules/po/fail2ban.es_ES.po index 26513472..2c8fec34 100644 --- a/modules/po/fail2ban.es_ES.po +++ b/modules/po/fail2ban.es_ES.po @@ -63,6 +63,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Uso: Timeout [minutos]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Tiempo de espera: {1} min" @@ -71,6 +72,7 @@ msgid "Usage: Attempts [count]" msgstr "Uso: Attempts [veces]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Intentos: {1}" @@ -79,6 +81,7 @@ msgid "Usage: Ban " msgstr "Uso: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Bloqueado: {1}" @@ -87,10 +90,12 @@ msgid "Usage: Unban " msgstr "Uso: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Desbloqueado: {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Ignorado: {1}" diff --git a/modules/po/fail2ban.fr_FR.po b/modules/po/fail2ban.fr_FR.po index 77a6485f..91ab7b8f 100644 --- a/modules/po/fail2ban.fr_FR.po +++ b/modules/po/fail2ban.fr_FR.po @@ -64,6 +64,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Utilisation : Timeout [minutes]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Expiration : {1} min" @@ -72,6 +73,7 @@ msgid "Usage: Attempts [count]" msgstr "Utilisation : Attempts [count]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Tentatives : {1}" @@ -80,6 +82,7 @@ msgid "Usage: Ban " msgstr "Utilisation : Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Banni : {1}" @@ -88,10 +91,12 @@ msgid "Usage: Unban " msgstr "Utilisation : Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Débanni : {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Ignoré : {1}" diff --git a/modules/po/fail2ban.id_ID.po b/modules/po/fail2ban.id_ID.po index d57c69b2..c83c7cb8 100644 --- a/modules/po/fail2ban.id_ID.po +++ b/modules/po/fail2ban.id_ID.po @@ -60,6 +60,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -68,6 +69,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -76,6 +78,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -84,10 +87,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.it_IT.po b/modules/po/fail2ban.it_IT.po index 4f810b00..0cc58053 100644 --- a/modules/po/fail2ban.it_IT.po +++ b/modules/po/fail2ban.it_IT.po @@ -64,6 +64,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Utilizzo: Timeout [minuti]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Timeout: {1} minuti" @@ -72,6 +73,7 @@ msgid "Usage: Attempts [count]" msgstr "Utilizzo: Attempts [conteggio]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Tentativi: {1}" @@ -80,6 +82,7 @@ msgid "Usage: Ban " msgstr "Utilizzo: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Bannato (Banned): {1}" @@ -88,10 +91,12 @@ msgid "Usage: Unban " msgstr "Utilizzo: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Sbannato (unbanned): {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Ignorato: {1}" diff --git a/modules/po/fail2ban.nl_NL.po b/modules/po/fail2ban.nl_NL.po index 860d246d..4b8745f0 100644 --- a/modules/po/fail2ban.nl_NL.po +++ b/modules/po/fail2ban.nl_NL.po @@ -65,6 +65,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Gebruik: Timeout [minuten]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Time-out: {1} minuten" @@ -73,6 +74,7 @@ msgid "Usage: Attempts [count]" msgstr "Gebruik: Attempts [aantal]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Pogingen: {1}" @@ -81,6 +83,7 @@ msgid "Usage: Ban " msgstr "Gebruik: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Verbannen: {1}" @@ -89,10 +92,12 @@ msgid "Usage: Unban " msgstr "Gebruik: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Verbanning verwijderd: {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Genegeerd: {1}" diff --git a/modules/po/fail2ban.pl_PL.po b/modules/po/fail2ban.pl_PL.po index 2b78226a..62c389ff 100644 --- a/modules/po/fail2ban.pl_PL.po +++ b/modules/po/fail2ban.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -65,6 +65,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Użycie: Timeout [minuty]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Czas wygaśnięcia: {1} min" @@ -73,6 +74,7 @@ msgid "Usage: Attempts [count]" msgstr "Użycie: Attempts [liczba]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Prób: {1}" @@ -81,6 +83,7 @@ msgid "Usage: Ban " msgstr "Użycie: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Zablokowano: {1}" @@ -89,10 +92,12 @@ msgid "Usage: Unban " msgstr "Użycie: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Odblokowano: {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Zignorowano: {1}" diff --git a/modules/po/fail2ban.pot b/modules/po/fail2ban.pot index 30291549..07381fea 100644 --- a/modules/po/fail2ban.pot +++ b/modules/po/fail2ban.pot @@ -51,6 +51,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -59,6 +60,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -67,6 +69,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -75,10 +78,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.pt_BR.po b/modules/po/fail2ban.pt_BR.po index 12b93329..56ddb2a9 100644 --- a/modules/po/fail2ban.pt_BR.po +++ b/modules/po/fail2ban.pt_BR.po @@ -60,6 +60,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Sintaxe: Timeout [minutos]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -68,6 +69,7 @@ msgid "Usage: Attempts [count]" msgstr "Sintaxe: Attempts [quantidade]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Tentativas: {1}" @@ -76,6 +78,7 @@ msgid "Usage: Ban " msgstr "Sintaxe: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -84,10 +87,12 @@ msgid "Usage: Unban " msgstr "Sintaxe: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.pt_PT.po b/modules/po/fail2ban.pt_PT.po index f9ebfa70..c12ff036 100644 --- a/modules/po/fail2ban.pt_PT.po +++ b/modules/po/fail2ban.pt_PT.po @@ -65,6 +65,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Utilização: Timeout [minutos]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Expiração: {1} min" @@ -73,6 +74,7 @@ msgid "Usage: Attempts [count]" msgstr "Utilização: Attempts [contagem]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Tentativas: {1}" @@ -81,6 +83,7 @@ msgid "Usage: Ban " msgstr "Utilização: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Banido: {1}" @@ -89,10 +92,12 @@ msgid "Usage: Unban " msgstr "Utilização: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Desbanido: {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Ignorado: {1}" diff --git a/modules/po/fail2ban.ro_RO.po b/modules/po/fail2ban.ro_RO.po index b56ba51b..d24b31e4 100644 --- a/modules/po/fail2ban.ro_RO.po +++ b/modules/po/fail2ban.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -61,6 +61,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -69,6 +70,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -77,6 +79,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -85,10 +88,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.ru_RU.po b/modules/po/fail2ban.ru_RU.po index 1b450dbc..13ce8bd4 100644 --- a/modules/po/fail2ban.ru_RU.po +++ b/modules/po/fail2ban.ru_RU.po @@ -62,6 +62,7 @@ msgid "Usage: Timeout [minutes]" msgstr "" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "" @@ -70,6 +71,7 @@ msgid "Usage: Attempts [count]" msgstr "" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "" @@ -78,6 +80,7 @@ msgid "Usage: Ban " msgstr "" #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "" @@ -86,10 +89,12 @@ msgid "Usage: Unban " msgstr "" #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "" diff --git a/modules/po/fail2ban.tr_TR.po b/modules/po/fail2ban.tr_TR.po index 5209f13c..3c43555b 100644 --- a/modules/po/fail2ban.tr_TR.po +++ b/modules/po/fail2ban.tr_TR.po @@ -64,6 +64,7 @@ msgid "Usage: Timeout [minutes]" msgstr "Kullanımı: Timeout [dakika]" #: fail2ban.cpp:91 fail2ban.cpp:94 +#, c++-format msgid "Timeout: {1} min" msgstr "Zaman aşımı: {1} dk" @@ -72,6 +73,7 @@ msgid "Usage: Attempts [count]" msgstr "Kullanımı: Attempts [sayı]" #: fail2ban.cpp:114 fail2ban.cpp:117 +#, c++-format msgid "Attempts: {1}" msgstr "Deneme: {1}" @@ -80,6 +82,7 @@ msgid "Usage: Ban " msgstr "Kullanımı: Ban " #: fail2ban.cpp:140 +#, c++-format msgid "Banned: {1}" msgstr "Yasaklandı: {1}" @@ -88,10 +91,12 @@ msgid "Usage: Unban " msgstr "Kullanımı: Unban " #: fail2ban.cpp:163 +#, c++-format msgid "Unbanned: {1}" msgstr "Yasak kaldırıldı: {1}" #: fail2ban.cpp:165 +#, c++-format msgid "Ignored: {1}" msgstr "Görmezden gelindi: {1}" diff --git a/modules/po/flooddetach.bg_BG.po b/modules/po/flooddetach.bg_BG.po index 356b1b68..2f8146fb 100644 --- a/modules/po/flooddetach.bg_BG.po +++ b/modules/po/flooddetach.bg_BG.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.da_DK.po b/modules/po/flooddetach.da_DK.po index 4a8d0f79..ba90f586 100644 --- a/modules/po/flooddetach.da_DK.po +++ b/modules/po/flooddetach.da_DK.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.de_DE.po b/modules/po/flooddetach.de_DE.po index 25e11419..dc0a167c 100644 --- a/modules/po/flooddetach.de_DE.po +++ b/modules/po/flooddetach.de_DE.po @@ -34,42 +34,51 @@ msgstr "" "Zeige oder Setze ob du über das Trennen und Neuverbinden benachrichtigt wirst" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "Flut in {1} ist vorbei, verbinde..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "Kanal {1} wurde mit Nachrichten geflutet, sie wurden getrennt" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "Eine Zeile" msgstr[1] "{1} Zeilen" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "jede Sekunde" msgstr[1] "alle {1} Sekunden" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Aktuelles Limit ist {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "Sekunden-Grenze ist {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Sekunden-Grenze auf {1} gesetzt" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "Zeilen-Grenze ist {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Zeilen-Grenze auf {1} gesetzt" diff --git a/modules/po/flooddetach.el_GR.po b/modules/po/flooddetach.el_GR.po index 4f9d9600..5dcc5b1d 100644 --- a/modules/po/flooddetach.el_GR.po +++ b/modules/po/flooddetach.el_GR.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.es_ES.po b/modules/po/flooddetach.es_ES.po index 8d50c0e8..82a4c1d3 100644 --- a/modules/po/flooddetach.es_ES.po +++ b/modules/po/flooddetach.es_ES.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "Muestra o ajusta los avisos al adjuntarte o separarte de un flood" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "Flood en {1} finalizado, readjuntando..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "El canal {1} ha sido inundado, has sido separado" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "1 línea" msgstr[1] "{1} líneas" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "cada segundo" msgstr[1] "cada {1} segundos" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "El límite actual es {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "El límite de segundos es {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Ajustado límite de segundos a {1}" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "El límite de líneas es {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Ajustado límite de líneas a {1}" diff --git a/modules/po/flooddetach.fr_FR.po b/modules/po/flooddetach.fr_FR.po index b2b3bb28..05a897e8 100644 --- a/modules/po/flooddetach.fr_FR.po +++ b/modules/po/flooddetach.fr_FR.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.id_ID.po b/modules/po/flooddetach.id_ID.po index fcec38c8..be8844b4 100644 --- a/modules/po/flooddetach.id_ID.po +++ b/modules/po/flooddetach.id_ID.po @@ -33,40 +33,49 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.it_IT.po b/modules/po/flooddetach.it_IT.po index fe38b18b..227e5b41 100644 --- a/modules/po/flooddetach.it_IT.po +++ b/modules/po/flooddetach.it_IT.po @@ -35,44 +35,53 @@ msgstr "" "aggancio (attaching)" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "Il flood su {1} è finito, ri-aggancio..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" "Canale{1} è stato \"invaso da messaggi\" (flooded), sei stato sganciato " "(detached)" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "1 linea" msgstr[1] "{1} linee" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "ogni secondo" msgstr[1] "ogni {1} secondi" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Il limite corrente è {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "Il limite dei secondi è {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Imposta il limite in secondi a {1}" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "Il limite delle linee è {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Imposta il limite delle linee a {1}" diff --git a/modules/po/flooddetach.nl_NL.po b/modules/po/flooddetach.nl_NL.po index 7a828e60..b644681f 100644 --- a/modules/po/flooddetach.nl_NL.po +++ b/modules/po/flooddetach.nl_NL.po @@ -35,42 +35,51 @@ msgstr "" "aankoppelen" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "Overstroming in {1} is voorbij, opnieuw aan het aankoppelen..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "Kanaal {1} was overstroomd, je bent losgekoppeld" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "1 regel" msgstr[1] "{1} regels" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "elke seconde" msgstr[1] "elke {1} seconden" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Huidige limiet is {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "Seconden limiet is {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Seconden limiet ingesteld op {1}" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "Regellimiet is {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Regellimiet ingesteld op {1}" diff --git a/modules/po/flooddetach.pl_PL.po b/modules/po/flooddetach.pl_PL.po index dfc3a4c0..b99a089a 100644 --- a/modules/po/flooddetach.pl_PL.po +++ b/modules/po/flooddetach.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -37,14 +37,17 @@ msgstr "" "dopięciach" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "Zalewanie się skończyło {1}, ponowne dopinanie..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "Kanał {1} był zalewany, został odpięty" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "1 linia" @@ -53,6 +56,7 @@ msgstr[2] "{1} linii" msgstr[3] "{1} linii/e" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "co sekundę" @@ -61,22 +65,27 @@ msgstr[2] "co {1} sekund" msgstr[3] "co {1} sekund" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Bieżący limit to {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "Limit sekund to {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Ustawiono limit sekund do {1}" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "Limit linii to {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Ustawiono limit linii do {1}" diff --git a/modules/po/flooddetach.pot b/modules/po/flooddetach.pot index f47d55be..7e7d830c 100644 --- a/modules/po/flooddetach.pot +++ b/modules/po/flooddetach.pot @@ -24,42 +24,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.pt_BR.po b/modules/po/flooddetach.pt_BR.po index 1fda021a..931d9efb 100644 --- a/modules/po/flooddetach.pt_BR.po +++ b/modules/po/flooddetach.pt_BR.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" msgstr[1] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "a cada segundo" msgstr[1] "a cada {1} segundos" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.pt_PT.po b/modules/po/flooddetach.pt_PT.po index 1b5989c2..9617d909 100644 --- a/modules/po/flooddetach.pt_PT.po +++ b/modules/po/flooddetach.pt_PT.po @@ -33,42 +33,51 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "Mostra ou define se o(a) notifica sobre a desunião e a união de volta" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "Flood em {1} terminou, a voltar a unir..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "O canal {1} estava com flood, foi desunido(a)" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "1 linha" msgstr[1] "{1} linhas" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "a cada segundo" msgstr[1] "a cada {1} segundos" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "O limite atual é {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "O limite de segundos é {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Definir o limite de segundos para {1}" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "O limite de linhas é {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Definido número de linhas para {1}" diff --git a/modules/po/flooddetach.ro_RO.po b/modules/po/flooddetach.ro_RO.po index 5fba704c..1469c4ca 100644 --- a/modules/po/flooddetach.ro_RO.po +++ b/modules/po/flooddetach.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -34,14 +34,17 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" @@ -49,6 +52,7 @@ msgstr[1] "" msgstr[2] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" @@ -56,22 +60,27 @@ msgstr[1] "" msgstr[2] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.ru_RU.po b/modules/po/flooddetach.ru_RU.po index bfed1ffc..6ca24334 100644 --- a/modules/po/flooddetach.ru_RU.po +++ b/modules/po/flooddetach.ru_RU.po @@ -35,14 +35,17 @@ msgid "Show or set whether to notify you about detaching and attaching back" msgstr "" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "" #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "" @@ -51,6 +54,7 @@ msgstr[2] "" msgstr[3] "" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "" @@ -59,22 +63,27 @@ msgstr[2] "" msgstr[3] "" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "" diff --git a/modules/po/flooddetach.tr_TR.po b/modules/po/flooddetach.tr_TR.po index 21e57b8a..5a263eb0 100644 --- a/modules/po/flooddetach.tr_TR.po +++ b/modules/po/flooddetach.tr_TR.po @@ -35,42 +35,51 @@ msgstr "" "veya ayarlayın" #: flooddetach.cpp:93 +#, c++-format msgid "Flood in {1} is over, reattaching..." msgstr "{1} bölgesindeki flood bitti, yeniden bağlanıyor..." #: flooddetach.cpp:150 +#, c++-format msgid "Channel {1} was flooded, you've been detached" msgstr "Kanal {1} ​​floodlandı, koptunuz" #: flooddetach.cpp:187 +#, c++-format msgid "1 line" msgid_plural "{1} lines" msgstr[0] "1 satır" msgstr[1] "{1} satır" #: flooddetach.cpp:188 +#, c++-format msgid "every second" msgid_plural "every {1} seconds" msgstr[0] "her saniye" msgstr[1] "her {1} saniye" #: flooddetach.cpp:190 +#, c++-format msgid "Current limit is {1} {2}" msgstr "Mevcut sınır: {1} {2}" #: flooddetach.cpp:197 +#, c++-format msgid "Seconds limit is {1}" msgstr "Saniye sınırı: {1}" #: flooddetach.cpp:202 +#, c++-format msgid "Set seconds limit to {1}" msgstr "Saniye sınırını {1} olarak ayarla" #: flooddetach.cpp:211 +#, c++-format msgid "Lines limit is {1}" msgstr "Satır sınırı: {1}" #: flooddetach.cpp:216 +#, c++-format msgid "Set lines limit to {1}" msgstr "Satır sınırını {1} olarak ayarla" diff --git a/modules/po/identfile.bg_BG.po b/modules/po/identfile.bg_BG.po index c05b67e1..f8d5acf4 100644 --- a/modules/po/identfile.bg_BG.po +++ b/modules/po/identfile.bg_BG.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -75,6 +80,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.da_DK.po b/modules/po/identfile.da_DK.po index b9fcf2cc..21bedb58 100644 --- a/modules/po/identfile.da_DK.po +++ b/modules/po/identfile.da_DK.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -75,6 +80,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.de_DE.po b/modules/po/identfile.de_DE.po index d00f71e7..a94422bd 100644 --- a/modules/po/identfile.de_DE.po +++ b/modules/po/identfile.de_DE.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "Zeige aktuellen Zustand" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "Datei ist gesetzt auf: {1}" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "Datei wurde gesetzt auf: {1}" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "Format wurde gesetzt auf: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "Format würde expandiert zu: {1}" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "Format ist gesetzt auf: {1}" @@ -77,6 +82,7 @@ msgstr "" "verbindet sich aktuell und verwendet die Ident-Spoof-Datei" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "[{1}] konnte nicht geschrieben werden, versuche erneut..." diff --git a/modules/po/identfile.el_GR.po b/modules/po/identfile.el_GR.po index a4a50b1c..2a82e3cd 100644 --- a/modules/po/identfile.el_GR.po +++ b/modules/po/identfile.el_GR.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -75,6 +80,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.es_ES.po b/modules/po/identfile.es_ES.po index 5636867f..e7f038bd 100644 --- a/modules/po/identfile.es_ES.po +++ b/modules/po/identfile.es_ES.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "Mostrar estado actual" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "Archivo definido a: {1}" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "El archivo se ha establecido a: {1}" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "El formato se ha establecido a: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "El formato será expandido a: {1}" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "Formato establecido a: {1}" @@ -77,6 +82,7 @@ msgstr "" "archivo de ident" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "[{1}] no se ha podido escribir, reintentando..." diff --git a/modules/po/identfile.fr_FR.po b/modules/po/identfile.fr_FR.po index c27ac56d..86ef0662 100644 --- a/modules/po/identfile.fr_FR.po +++ b/modules/po/identfile.fr_FR.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -75,6 +80,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.id_ID.po b/modules/po/identfile.id_ID.po index 62fd23a0..8fc620a2 100644 --- a/modules/po/identfile.id_ID.po +++ b/modules/po/identfile.id_ID.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -75,6 +80,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.it_IT.po b/modules/po/identfile.it_IT.po index 87651e32..0a2c8e22 100644 --- a/modules/po/identfile.it_IT.po +++ b/modules/po/identfile.it_IT.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "Mostra lo stato corrente" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "File impostato su: {1}" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "Il file è stato impostato su: {1}" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "Il formato è stato impostato su: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "Il formato verrà espanso su: {1}" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "Il formato è impostato su: {1}" @@ -77,6 +82,7 @@ msgstr "" "utilizzando un file ident spoof" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "[{1}] non può essere scritto, riprovo..." diff --git a/modules/po/identfile.nl_NL.po b/modules/po/identfile.nl_NL.po index 2c1a148d..c86db033 100644 --- a/modules/po/identfile.nl_NL.po +++ b/modules/po/identfile.nl_NL.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "Laat huidige status zien" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "Bestand is ingesteld naar: {1}" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "Bestand is ingesteld naar: {1}" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "Bestandsindeling is ingesteld op: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "Bestandsindeling zou uitgebreid worden naar: {1}" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "Bestandsindeling is ingesteld op: {1}" @@ -77,6 +82,7 @@ msgstr "" "verbinden en gebruikt het identiteitsbestand" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "Kon niet schrijven naar [{1}], opnieuw aan het proberen..." diff --git a/modules/po/identfile.pl_PL.po b/modules/po/identfile.pl_PL.po index 5efda8a5..004a51b7 100644 --- a/modules/po/identfile.pl_PL.po +++ b/modules/po/identfile.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -43,22 +43,27 @@ msgid "Show current state" msgstr "Pokaż bieżący stan" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "Format został ustawiony na: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -77,6 +82,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.pot b/modules/po/identfile.pot index 5f0baa3f..2eea5f98 100644 --- a/modules/po/identfile.pot +++ b/modules/po/identfile.pot @@ -32,22 +32,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -66,6 +71,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.pt_BR.po b/modules/po/identfile.pt_BR.po index 34ea1189..b8e9784a 100644 --- a/modules/po/identfile.pt_BR.po +++ b/modules/po/identfile.pt_BR.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -75,6 +80,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.pt_PT.po b/modules/po/identfile.pt_PT.po index 2941be36..8b5b94f3 100644 --- a/modules/po/identfile.pt_PT.po +++ b/modules/po/identfile.pt_PT.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "Mostra o estado atual" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "O ficheiro está definido para: {1}" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "O ficheiro foi definido para: {1}" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "O formato foi definido para: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "O formato poderia ser expandido para: {1}" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "O formato está definido para: {1}" @@ -77,6 +82,7 @@ msgstr "" "utilizar o ficheiro de ident falso" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "[{1}] não pôde ser escrito, a voltar a tentar..." diff --git a/modules/po/identfile.ro_RO.po b/modules/po/identfile.ro_RO.po index e78549a7..1039a954 100644 --- a/modules/po/identfile.ro_RO.po +++ b/modules/po/identfile.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -42,22 +42,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -76,6 +81,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.ru_RU.po b/modules/po/identfile.ru_RU.po index b1e79f58..49cd1fac 100644 --- a/modules/po/identfile.ru_RU.po +++ b/modules/po/identfile.ru_RU.po @@ -43,22 +43,27 @@ msgid "Show current state" msgstr "" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "" @@ -77,6 +82,7 @@ msgid "" msgstr "" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "" diff --git a/modules/po/identfile.tr_TR.po b/modules/po/identfile.tr_TR.po index 17211e93..c9739138 100644 --- a/modules/po/identfile.tr_TR.po +++ b/modules/po/identfile.tr_TR.po @@ -41,22 +41,27 @@ msgid "Show current state" msgstr "Mevcut durumu göster" #: identfile.cpp:48 +#, c++-format msgid "File is set to: {1}" msgstr "Dosya şu şekilde ayarlandı: {1}" #: identfile.cpp:53 +#, c++-format msgid "File has been set to: {1}" msgstr "Dosya şu şekilde ayarlandı: {1}" #: identfile.cpp:58 +#, c++-format msgid "Format has been set to: {1}" msgstr "Biçim şu şekilde ayarlandı: {1}" #: identfile.cpp:59 identfile.cpp:65 +#, c++-format msgid "Format would be expanded to: {1}" msgstr "Biçim şu şekilde genişletilecektir: {1}" #: identfile.cpp:64 +#, c++-format msgid "Format is set to: {1}" msgstr "Biçim şu şekilde ayarlandı: {1}" @@ -77,6 +82,7 @@ msgstr "" "sahtekarlığı dosyasına bağlanıyor ve kullanıyor" #: identfile.cpp:189 +#, c++-format msgid "[{1}] could not be written, retrying..." msgstr "[{1}] yazılamadı, yeniden deneniyor..." diff --git a/modules/po/imapauth.bg_BG.po b/modules/po/imapauth.bg_BG.po index 653264d1..7de6b2aa 100644 --- a/modules/po/imapauth.bg_BG.po +++ b/modules/po/imapauth.bg_BG.po @@ -14,8 +14,8 @@ msgstr "" #: imapauth.cpp:168 msgid "[ server [+]port [ UserFormatString ] ]" -msgstr "" +msgstr "[ сървър [+]порт[ UserFormatString ] ]" #: imapauth.cpp:171 msgid "Allow users to authenticate via IMAP." -msgstr "" +msgstr "Позволява на потребители да се удостоверят с IMAP." diff --git a/modules/po/imapauth.pl_PL.po b/modules/po/imapauth.pl_PL.po index cee54d3e..4e269da4 100644 --- a/modules/po/imapauth.pl_PL.po +++ b/modules/po/imapauth.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/imapauth.ro_RO.po b/modules/po/imapauth.ro_RO.po index 1ad269ac..724cb319 100644 --- a/modules/po/imapauth.ro_RO.po +++ b/modules/po/imapauth.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/keepnick.bg_BG.po b/modules/po/keepnick.bg_BG.po index 98091142..215ce4d0 100644 --- a/modules/po/keepnick.bg_BG.po +++ b/modules/po/keepnick.bg_BG.po @@ -14,40 +14,42 @@ msgstr "" #: keepnick.cpp:39 msgid "Try to get your primary nick" -msgstr "" +msgstr "Опит да си вземете основното си потребителско име" #: keepnick.cpp:42 keepnick.cpp:196 msgid "No longer trying to get your primary nick" -msgstr "" +msgstr "Вече не се опитвам да ви взема основното потребителско име" #: keepnick.cpp:44 msgid "Show the current state" -msgstr "" +msgstr "Показва текущият статус" #: keepnick.cpp:158 msgid "ZNC is already trying to get this nickname" -msgstr "" +msgstr "ZNC вече се опитва да вземе това потребителско име" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" -msgstr "" +msgstr "Не може да се вземе потребителско име {1}: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" -msgstr "" +msgstr "Не може да се вземе потребителско име {1}" #: keepnick.cpp:191 msgid "Trying to get your primary nick" -msgstr "" +msgstr "Опитвам да ви взема основното потребителско име" #: keepnick.cpp:201 msgid "Currently trying to get your primary nick" -msgstr "" +msgstr "В момента се опитвам да ви взема основното потребителско име" #: keepnick.cpp:203 msgid "Currently disabled, try 'enable'" -msgstr "" +msgstr "В момента е спрян, опитайте 'enable'" #: keepnick.cpp:224 msgid "Keeps trying for your primary nick" -msgstr "" +msgstr "Продължено опитване за основното ви потребителско име" diff --git a/modules/po/keepnick.da_DK.po b/modules/po/keepnick.da_DK.po index 2003d45f..0eb78994 100644 --- a/modules/po/keepnick.da_DK.po +++ b/modules/po/keepnick.da_DK.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.de_DE.po b/modules/po/keepnick.de_DE.po index 22c8cfe3..ad480ecb 100644 --- a/modules/po/keepnick.de_DE.po +++ b/modules/po/keepnick.de_DE.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "ZNC versucht bereits diesen Nicknamen zu bekommen" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "Kann Nick {1} nicht bekommen: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "Kann Nick {1} nicht bekommen" diff --git a/modules/po/keepnick.el_GR.po b/modules/po/keepnick.el_GR.po index 115cbf43..d740de9a 100644 --- a/modules/po/keepnick.el_GR.po +++ b/modules/po/keepnick.el_GR.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.es_ES.po b/modules/po/keepnick.es_ES.po index a0d7f5ee..ffc61fd6 100644 --- a/modules/po/keepnick.es_ES.po +++ b/modules/po/keepnick.es_ES.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "ZNC ya está intentando conseguir este nick" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "No se ha podido obtener el nick {1}: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "No se ha podido obtener el nick {1}" diff --git a/modules/po/keepnick.fr_FR.po b/modules/po/keepnick.fr_FR.po index 81996d6a..39be82b8 100644 --- a/modules/po/keepnick.fr_FR.po +++ b/modules/po/keepnick.fr_FR.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.id_ID.po b/modules/po/keepnick.id_ID.po index c6bd780a..e4f22e2b 100644 --- a/modules/po/keepnick.id_ID.po +++ b/modules/po/keepnick.id_ID.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.it_IT.po b/modules/po/keepnick.it_IT.po index e8c7743e..17a7b1c4 100644 --- a/modules/po/keepnick.it_IT.po +++ b/modules/po/keepnick.it_IT.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "ZNC stà già cercando di ottenere questo nickname" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "Impossibile ottenere il nick {1}: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "Impossibile ottenere il nick {1}" diff --git a/modules/po/keepnick.nl_NL.po b/modules/po/keepnick.nl_NL.po index beb107d8..edc9ac41 100644 --- a/modules/po/keepnick.nl_NL.po +++ b/modules/po/keepnick.nl_NL.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "ZNC probeert deze naam al ge krijgen" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "Niet mogelijk om naam {1} te krijgen: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "Niet mogelijk om naam {1} te krijgen" diff --git a/modules/po/keepnick.pl_PL.po b/modules/po/keepnick.pl_PL.po index c8afe39d..7af6d5c6 100644 --- a/modules/po/keepnick.pl_PL.po +++ b/modules/po/keepnick.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -31,10 +31,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "ZNC już próbuje uzyskać ten pseudonim" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "Nie udało się uzyskać pseudonimu {1}: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "Nie można uzyskać pseudonimu {1}" diff --git a/modules/po/keepnick.pot b/modules/po/keepnick.pot index 7e9dbdd2..3944abfa 100644 --- a/modules/po/keepnick.pot +++ b/modules/po/keepnick.pot @@ -20,10 +20,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.pt_BR.po b/modules/po/keepnick.pt_BR.po index 9f2e066d..204019d0 100644 --- a/modules/po/keepnick.pt_BR.po +++ b/modules/po/keepnick.pt_BR.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.pt_PT.po b/modules/po/keepnick.pt_PT.po index f57aac15..9684fd36 100644 --- a/modules/po/keepnick.pt_PT.po +++ b/modules/po/keepnick.pt_PT.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "O ZNC já está a tentar obter este nickname" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "Não foi possível obter o nick {1}: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "Não foi possível obter o nick {1}" diff --git a/modules/po/keepnick.ro_RO.po b/modules/po/keepnick.ro_RO.po index a65d9942..b5ac1967 100644 --- a/modules/po/keepnick.ro_RO.po +++ b/modules/po/keepnick.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -30,10 +30,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.ru_RU.po b/modules/po/keepnick.ru_RU.po index abc5dff9..d3fed662 100644 --- a/modules/po/keepnick.ru_RU.po +++ b/modules/po/keepnick.ru_RU.po @@ -31,10 +31,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "" diff --git a/modules/po/keepnick.tr_TR.po b/modules/po/keepnick.tr_TR.po index b767434c..8fada8e5 100644 --- a/modules/po/keepnick.tr_TR.po +++ b/modules/po/keepnick.tr_TR.po @@ -29,10 +29,12 @@ msgid "ZNC is already trying to get this nickname" msgstr "ZNC zaten bu nicki almaya çalışıyor" #: keepnick.cpp:173 +#, c++-format msgid "Unable to obtain nick {1}: {2}, {3}" msgstr "{1} nicki alınamıyor: {2}, {3}" #: keepnick.cpp:181 +#, c++-format msgid "Unable to obtain nick {1}" msgstr "{1} nicki alınamıyor" diff --git a/modules/po/kickrejoin.bg_BG.po b/modules/po/kickrejoin.bg_BG.po index 9cf27d56..1c2c0c64 100644 --- a/modules/po/kickrejoin.bg_BG.po +++ b/modules/po/kickrejoin.bg_BG.po @@ -14,48 +14,50 @@ msgstr "" #: kickrejoin.cpp:56 msgid "" -msgstr "" +msgstr "<секунди>" #: kickrejoin.cpp:56 msgid "Set the rejoin delay" -msgstr "" +msgstr "Задава забавяне на повторното присъединяване" #: kickrejoin.cpp:58 msgid "Show the rejoin delay" -msgstr "" +msgstr "Показва забавяне на повторното присъединяване" #: kickrejoin.cpp:77 msgid "Illegal argument, must be a positive number or 0" -msgstr "" +msgstr "Неправилен аргумент, трябва да е положително число или 0" #: kickrejoin.cpp:90 msgid "Negative delays don't make any sense!" -msgstr "" +msgstr "Негативни забавяния не правят никакъв смисъл!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Забавянето за повторно присъединяване е зададено на 1 секунда" +msgstr[1] "Забавянето за повторно присъединяване е зададено на {1} секунди" #: kickrejoin.cpp:101 msgid "Rejoin delay disabled" -msgstr "" +msgstr "Забавянето за повторно присъединяване е спряно" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Забавянето за повторно присъединяване е зададено на 1 секунда" +msgstr[1] "Забавянето за повторно присъединяване е зададено на {1} секунди" #: kickrejoin.cpp:109 msgid "Rejoin delay is disabled" -msgstr "" +msgstr "Забавянето за повторно присъединяване е спряно" #: kickrejoin.cpp:131 msgid "You might enter the number of seconds to wait before rejoining." -msgstr "" +msgstr "Трябва да въведете секундите за изчакване преди да влезете отново." #: kickrejoin.cpp:134 msgid "Autorejoins on kick" -msgstr "" +msgstr "Повторно присъединяване след кик" diff --git a/modules/po/kickrejoin.da_DK.po b/modules/po/kickrejoin.da_DK.po index d519c4bc..31b1abf0 100644 --- a/modules/po/kickrejoin.da_DK.po +++ b/modules/po/kickrejoin.da_DK.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.de_DE.po b/modules/po/kickrejoin.de_DE.po index 1f55827a..647dde4f 100644 --- a/modules/po/kickrejoin.de_DE.po +++ b/modules/po/kickrejoin.de_DE.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "Negative Verzögerungen machen keinen Sinn!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "Wiederbetretenverzögerung auf 1 Sekunde gesetzt" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "Wiederbetretenverzögerung deaktiviert" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "Wiederbetretenverzögerung ist auf 1 Sekunde gesetzt" diff --git a/modules/po/kickrejoin.el_GR.po b/modules/po/kickrejoin.el_GR.po index 0d12f31e..a07c209a 100644 --- a/modules/po/kickrejoin.el_GR.po +++ b/modules/po/kickrejoin.el_GR.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.es_ES.po b/modules/po/kickrejoin.es_ES.po index 5820731d..c64722ba 100644 --- a/modules/po/kickrejoin.es_ES.po +++ b/modules/po/kickrejoin.es_ES.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "Tiempos de espera en negativo no tienen sentido!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "Tiempo de espera de reentrada establecido a 1 segundo" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "Tiempo de espera de rejoin desactivado" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "Tiempo de espera de reentrada establecido a 1 segundo" diff --git a/modules/po/kickrejoin.fr_FR.po b/modules/po/kickrejoin.fr_FR.po index 4c3a01a0..0929c755 100644 --- a/modules/po/kickrejoin.fr_FR.po +++ b/modules/po/kickrejoin.fr_FR.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.id_ID.po b/modules/po/kickrejoin.id_ID.po index 5eb2435f..2a25cc63 100644 --- a/modules/po/kickrejoin.id_ID.po +++ b/modules/po/kickrejoin.id_ID.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -42,6 +43,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.it_IT.po b/modules/po/kickrejoin.it_IT.po index 099f322b..21483703 100644 --- a/modules/po/kickrejoin.it_IT.po +++ b/modules/po/kickrejoin.it_IT.po @@ -37,6 +37,7 @@ msgstr "" "ha alcun senso!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "Il ritardo del rientro automatico (rejoin) è impostato a 1 secondo" @@ -48,6 +49,7 @@ msgid "Rejoin delay disabled" msgstr "Il ritardo del rientro automatico (rejoin) è disabilitato" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.nl_NL.po b/modules/po/kickrejoin.nl_NL.po index ea4893d6..6d5dc9af 100644 --- a/modules/po/kickrejoin.nl_NL.po +++ b/modules/po/kickrejoin.nl_NL.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "Vertragingen van minder dan 0 seconden slaan nergens op!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "Vertraging voor het opnieuw toetreden ingesteld op 1 seconde" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "Vertraging voor het opnieuw toetreden uitgeschakeld" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "Vertraging voor het opnieuw toetreden ingesteld op 1 seconde" diff --git a/modules/po/kickrejoin.pl_PL.po b/modules/po/kickrejoin.pl_PL.po index f2f849f7..54aff2a6 100644 --- a/modules/po/kickrejoin.pl_PL.po +++ b/modules/po/kickrejoin.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -35,6 +35,7 @@ msgid "Negative delays don't make any sense!" msgstr "Ujemne opóźnienia nie mają żadnego sensu!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "Opóźnienie ponownego dołączenia ustawione na 1 sekundę" @@ -47,6 +48,7 @@ msgid "Rejoin delay disabled" msgstr "Wyłączono opóźnienie ponownego dołączania" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "Opóźnienie dołączenia ponownie jest ustawione na 1 sekundę" diff --git a/modules/po/kickrejoin.pot b/modules/po/kickrejoin.pot index af10d2bf..2e182e4c 100644 --- a/modules/po/kickrejoin.pot +++ b/modules/po/kickrejoin.pot @@ -24,6 +24,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -34,6 +35,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.pt_BR.po b/modules/po/kickrejoin.pt_BR.po index c5f08aed..f8c95d7d 100644 --- a/modules/po/kickrejoin.pt_BR.po +++ b/modules/po/kickrejoin.pt_BR.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.pt_PT.po b/modules/po/kickrejoin.pt_PT.po index 9dc1de02..a759897b 100644 --- a/modules/po/kickrejoin.pt_PT.po +++ b/modules/po/kickrejoin.pt_PT.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "Atrasos negativos não fazem qualquer sentido!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "O atraso da reentrada foi definido para 1 segundo" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "O atraso da reentrada foi desativado" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "O atraso da reentrada está definido para 1 segundo" diff --git a/modules/po/kickrejoin.ro_RO.po b/modules/po/kickrejoin.ro_RO.po index 5370dbe2..c1e95372 100644 --- a/modules/po/kickrejoin.ro_RO.po +++ b/modules/po/kickrejoin.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -34,6 +34,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -45,6 +46,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.ru_RU.po b/modules/po/kickrejoin.ru_RU.po index 0b7aa149..537c81fd 100644 --- a/modules/po/kickrejoin.ru_RU.po +++ b/modules/po/kickrejoin.ru_RU.po @@ -35,6 +35,7 @@ msgid "Negative delays don't make any sense!" msgstr "" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "" @@ -47,6 +48,7 @@ msgid "Rejoin delay disabled" msgstr "" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "" diff --git a/modules/po/kickrejoin.tr_TR.po b/modules/po/kickrejoin.tr_TR.po index c5ac4cfa..273566c7 100644 --- a/modules/po/kickrejoin.tr_TR.po +++ b/modules/po/kickrejoin.tr_TR.po @@ -33,6 +33,7 @@ msgid "Negative delays don't make any sense!" msgstr "Olumsuz gecikmelerin hiçbir anlamı yok!" #: kickrejoin.cpp:98 +#, c++-format msgid "Rejoin delay set to 1 second" msgid_plural "Rejoin delay set to {1} seconds" msgstr[0] "Kanala yeniden katılma gecikmesi 1 saniyeye ayarlandı" @@ -43,6 +44,7 @@ msgid "Rejoin delay disabled" msgstr "Kanala yeniden katılma gecikmesi devre dışı" #: kickrejoin.cpp:106 +#, c++-format msgid "Rejoin delay is set to 1 second" msgid_plural "Rejoin delay is set to {1} seconds" msgstr[0] "Kanala yeniden katılma gecikmesi 1 saniyeye ayarlandı" diff --git a/modules/po/lastseen.bg_BG.po b/modules/po/lastseen.bg_BG.po index 444c10f7..cb6bb68c 100644 --- a/modules/po/lastseen.bg_BG.po +++ b/modules/po/lastseen.bg_BG.po @@ -14,54 +14,54 @@ msgstr "" #: modules/po/../data/lastseen/tmpl/index.tmpl:8 msgid "User" -msgstr "" +msgstr "Потребител" #: modules/po/../data/lastseen/tmpl/index.tmpl:9 lastseen.cpp:99 msgid "Last Seen" -msgstr "" +msgstr "Последно видян" #: modules/po/../data/lastseen/tmpl/index.tmpl:10 msgid "Info" -msgstr "" +msgstr "Информация" #: modules/po/../data/lastseen/tmpl/index.tmpl:11 msgid "Action" -msgstr "" +msgstr "Действие" #: modules/po/../data/lastseen/tmpl/index.tmpl:21 msgid "Edit" -msgstr "" +msgstr "Редактиране" #: modules/po/../data/lastseen/tmpl/index.tmpl:22 msgid "Delete" -msgstr "" +msgstr "Изтриване" #: modules/po/../data/lastseen/tmpl/lastseen_WebadminUser.tmpl:6 msgid "Last login time:" -msgstr "" +msgstr "Час на последно влизане:" #: lastseen.cpp:53 msgid "Access denied" -msgstr "" +msgstr "Достъпът е отказан" #: lastseen.cpp:61 lastseen.cpp:67 msgctxt "show" msgid "User" -msgstr "" +msgstr "Потребител" #: lastseen.cpp:62 lastseen.cpp:68 msgctxt "show" msgid "Last Seen" -msgstr "" +msgstr "Последно видян" #: lastseen.cpp:69 lastseen.cpp:125 msgid "never" -msgstr "" +msgstr "никога" #: lastseen.cpp:79 msgid "Shows list of users and when they last logged in" -msgstr "" +msgstr "Показва списъка с потребителите и кога са влезли последно" #: lastseen.cpp:154 msgid "Collects data about when a user last logged in." -msgstr "" +msgstr "Събира информация, когато потребител е влязъл за последно." diff --git a/modules/po/lastseen.pl_PL.po b/modules/po/lastseen.pl_PL.po index b92b6f73..9ff36710 100644 --- a/modules/po/lastseen.pl_PL.po +++ b/modules/po/lastseen.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/lastseen.ro_RO.po b/modules/po/lastseen.ro_RO.po index 082832ec..38030174 100644 --- a/modules/po/lastseen.ro_RO.po +++ b/modules/po/lastseen.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/listsockets.bg_BG.po b/modules/po/listsockets.bg_BG.po index d8342204..35b35dea 100644 --- a/modules/po/listsockets.bg_BG.po +++ b/modules/po/listsockets.bg_BG.po @@ -15,99 +15,99 @@ msgstr "" #: modules/po/../data/listsockets/tmpl/index.tmpl:7 listsockets.cpp:213 #: listsockets.cpp:229 msgid "Name" -msgstr "" +msgstr "Име" #: modules/po/../data/listsockets/tmpl/index.tmpl:8 listsockets.cpp:214 #: listsockets.cpp:230 msgid "Created" -msgstr "" +msgstr "Създаден" #: modules/po/../data/listsockets/tmpl/index.tmpl:9 listsockets.cpp:215 #: listsockets.cpp:231 msgid "State" -msgstr "" +msgstr "Състояние" #: modules/po/../data/listsockets/tmpl/index.tmpl:10 listsockets.cpp:217 #: listsockets.cpp:234 msgid "SSL" -msgstr "" +msgstr "SSL" #: modules/po/../data/listsockets/tmpl/index.tmpl:11 listsockets.cpp:219 #: listsockets.cpp:239 msgid "Local" -msgstr "" +msgstr "Локално" #: modules/po/../data/listsockets/tmpl/index.tmpl:12 listsockets.cpp:220 #: listsockets.cpp:241 msgid "Remote" -msgstr "" +msgstr "Дистанционно" #: modules/po/../data/listsockets/tmpl/index.tmpl:13 msgid "Data In" -msgstr "" +msgstr "Вход на дата" #: modules/po/../data/listsockets/tmpl/index.tmpl:14 msgid "Data Out" -msgstr "" +msgstr "Изход на дата" #: listsockets.cpp:62 msgid "[-n]" -msgstr "" +msgstr "[-n]" #: listsockets.cpp:62 msgid "Shows the list of active sockets. Pass -n to show IP addresses" -msgstr "" +msgstr "Показва списък с активни сокети. Сложете -n за да покажете IP адреси" #: listsockets.cpp:70 msgid "You must be admin to use this module" -msgstr "" +msgstr "Трябва да сте администратор за да използвате този модул" #: listsockets.cpp:95 msgid "List sockets" -msgstr "" +msgstr "Показва сокети" #: listsockets.cpp:115 listsockets.cpp:235 msgctxt "ssl" msgid "Yes" -msgstr "" +msgstr "Да" #: listsockets.cpp:115 listsockets.cpp:236 msgctxt "ssl" msgid "No" -msgstr "" +msgstr "Не" #: listsockets.cpp:141 msgid "Listener" -msgstr "" +msgstr "Слушател" #: listsockets.cpp:143 msgid "Inbound" -msgstr "" +msgstr "Входящо" #: listsockets.cpp:146 msgid "Outbound" -msgstr "" +msgstr "Изходящо" #: listsockets.cpp:148 msgid "Connecting" -msgstr "" +msgstr "Свързване" #: listsockets.cpp:151 msgid "UNKNOWN" -msgstr "" +msgstr "НЕПОЗНАТ" #: listsockets.cpp:206 msgid "You have no open sockets." -msgstr "" +msgstr "Нямате отворени сокети." #: listsockets.cpp:221 listsockets.cpp:243 msgid "In" -msgstr "" +msgstr "В" #: listsockets.cpp:222 listsockets.cpp:245 msgid "Out" -msgstr "" +msgstr "Изход" #: listsockets.cpp:261 msgid "Lists active sockets" -msgstr "" +msgstr "Показва активните сокети" diff --git a/modules/po/listsockets.pl_PL.po b/modules/po/listsockets.pl_PL.po index 6b77f9b3..7268ec16 100644 --- a/modules/po/listsockets.pl_PL.po +++ b/modules/po/listsockets.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/listsockets.ro_RO.po b/modules/po/listsockets.ro_RO.po index 9ca1ab4b..a2e1f9ec 100644 --- a/modules/po/listsockets.ro_RO.po +++ b/modules/po/listsockets.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/log.bg_BG.po b/modules/po/log.bg_BG.po index 046a97d7..4e971324 100644 --- a/modules/po/log.bg_BG.po +++ b/modules/po/log.bg_BG.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -126,16 +127,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.da_DK.po b/modules/po/log.da_DK.po index c13dc9a1..ea54cbf2 100644 --- a/modules/po/log.da_DK.po +++ b/modules/po/log.da_DK.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -126,16 +127,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.de_DE.po b/modules/po/log.de_DE.po index 163570fa..aaeac384 100644 --- a/modules/po/log.de_DE.po +++ b/modules/po/log.de_DE.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "Keine Logging-Regeln - alles wird geloggt." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "1 Regel entfernt: {2}" @@ -128,6 +129,7 @@ msgid "Not logging nick changes" msgstr "Nick-Wechsel werden nicht geloggt" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -136,10 +138,12 @@ msgstr "" "Pfad keine Leerzeichen enthält." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Ungültiger Log-Pfad [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "Logge nach [{1}] mit Zeitstempelformat '{2}'" diff --git a/modules/po/log.el_GR.po b/modules/po/log.el_GR.po index b5803862..90e87f4c 100644 --- a/modules/po/log.el_GR.po +++ b/modules/po/log.el_GR.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -126,16 +127,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.es_ES.po b/modules/po/log.es_ES.po index dce9f314..53fb537c 100644 --- a/modules/po/log.es_ES.po +++ b/modules/po/log.es_ES.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "No hay reglas de logueo. Se registra todo." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "Borrada regla: {2}" @@ -126,6 +127,7 @@ msgid "Not logging nick changes" msgstr "Sin registrar cambios de nick" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -134,10 +136,12 @@ msgstr "" "que no tiene espacios." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Ruta de log no válida [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "Registrando a [{1}]. Usando marca de tiempo '{2}'" diff --git a/modules/po/log.fr_FR.po b/modules/po/log.fr_FR.po index dcaf775a..815d80b8 100644 --- a/modules/po/log.fr_FR.po +++ b/modules/po/log.fr_FR.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -126,16 +127,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.id_ID.po b/modules/po/log.id_ID.po index 55c3ed45..58b17359 100644 --- a/modules/po/log.id_ID.po +++ b/modules/po/log.id_ID.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -125,16 +126,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.it_IT.po b/modules/po/log.it_IT.po index 7a50298e..797900b0 100644 --- a/modules/po/log.it_IT.po +++ b/modules/po/log.it_IT.po @@ -55,6 +55,7 @@ msgid "No logging rules. Everything is logged." msgstr "Nessuna regola di registrazione. Tutto viene loggato." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "1 regola rimssa {2}" @@ -130,6 +131,7 @@ msgid "Not logging nick changes" msgstr "Non si registrano cambi di nick" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -138,10 +140,12 @@ msgstr "" "registrazione dei log. Verifica che non ci siano spazi nel percorso." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Percorso di log non valido [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "Accesso a [{1}]. Utilizzando il formato timestamp '{2}'" diff --git a/modules/po/log.nl_NL.po b/modules/po/log.nl_NL.po index 452e6fa9..323f7aeb 100644 --- a/modules/po/log.nl_NL.po +++ b/modules/po/log.nl_NL.po @@ -57,6 +57,7 @@ msgid "No logging rules. Everything is logged." msgstr "Geen logboek regels. Alles wordt bijgehouden." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "1 regel verwijderd: {2}" @@ -132,6 +133,7 @@ msgid "Not logging nick changes" msgstr "Naamaanpassingen worden niet vastgelegd" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -140,10 +142,12 @@ msgstr "" "er geen spaties in het pad voorkomen." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Ongeldig logboekpad [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "Logboek schrijven naar [{1}]. Gebruik tijdstempel: '{2}'" diff --git a/modules/po/log.pl_PL.po b/modules/po/log.pl_PL.po index e7cb7df8..65ae711c 100644 --- a/modules/po/log.pl_PL.po +++ b/modules/po/log.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -57,6 +57,7 @@ msgid "No logging rules. Everything is logged." msgstr "Brak reguł kronikowania. Wszystko jest kronikowane." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "1 reguła usunięta: {2}" @@ -134,6 +135,7 @@ msgid "Not logging nick changes" msgstr "Nie są kronikowane zmiany pseudonimów" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -142,10 +144,12 @@ msgstr "" "kronikowania. Sprawdź, czy na ścieżce nie ma spacji." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Niepoprawna ścieżka kronikowania [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "Kronikowanie do [{1}]. Używanie formatu znacznika czasu '{2}'" diff --git a/modules/po/log.pot b/modules/po/log.pot index 12bc3333..ab63d411 100644 --- a/modules/po/log.pot +++ b/modules/po/log.pot @@ -44,6 +44,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -117,16 +118,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.pt_BR.po b/modules/po/log.pt_BR.po index 19e3e49b..aa9955c1 100644 --- a/modules/po/log.pt_BR.po +++ b/modules/po/log.pt_BR.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -128,16 +129,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.pt_PT.po b/modules/po/log.pt_PT.po index 6bf8c7b2..9ce98244 100644 --- a/modules/po/log.pt_PT.po +++ b/modules/po/log.pt_PT.po @@ -53,6 +53,7 @@ msgid "No logging rules. Everything is logged." msgstr "Sem regras de registo. Tudo é registado." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "1 regra removida: {2}" @@ -129,6 +130,7 @@ msgid "Not logging nick changes" msgstr "Não está a registar alterações de nick" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -137,10 +139,12 @@ msgstr "" "espaços no caminho." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Caminho de registo inválido [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "A registar para [{1}]. A utilizar formato de data e hora '{2}'" diff --git a/modules/po/log.ro_RO.po b/modules/po/log.ro_RO.po index ceea20cf..737c0dea 100644 --- a/modules/po/log.ro_RO.po +++ b/modules/po/log.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -54,6 +54,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -128,16 +129,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.ru_RU.po b/modules/po/log.ru_RU.po index 68242d75..d15e0b99 100644 --- a/modules/po/log.ru_RU.po +++ b/modules/po/log.ru_RU.po @@ -55,6 +55,7 @@ msgid "No logging rules. Everything is logged." msgstr "" #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "" @@ -130,16 +131,19 @@ msgid "Not logging nick changes" msgstr "" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." msgstr "" #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "" diff --git a/modules/po/log.tr_TR.po b/modules/po/log.tr_TR.po index b2e37be4..6e311a1a 100644 --- a/modules/po/log.tr_TR.po +++ b/modules/po/log.tr_TR.po @@ -57,6 +57,7 @@ msgid "No logging rules. Everything is logged." msgstr "Kayıt kuralı yok. Her şey günlüğe kaydedilir." #: log.cpp:161 +#, c++-format msgid "1 rule removed: {2}" msgid_plural "{1} rules removed: {2}" msgstr[0] "1 kural silindi: {2}" @@ -134,6 +135,7 @@ msgid "Not logging nick changes" msgstr "nickchanges (nick değişiklikleri) günlüğe kaydedilmiyor" #: log.cpp:352 +#, c++-format msgid "" "Invalid args [{1}]. Only one log path allowed. Check that there are no " "spaces in the path." @@ -142,10 +144,12 @@ msgstr "" "olmadığından emin olun." #: log.cpp:402 +#, c++-format msgid "Invalid log path [{1}]" msgstr "Geçersiz log yolu [{1}]" #: log.cpp:405 +#, c++-format msgid "Logging to [{1}]. Using timestamp format '{2}'" msgstr "[{1}]'da loglanıyor. '{2}' zaman damgası biçimi kullanılıyor" diff --git a/modules/po/missingmotd.bg_BG.po b/modules/po/missingmotd.bg_BG.po index 55f21a28..b8d23d8c 100644 --- a/modules/po/missingmotd.bg_BG.po +++ b/modules/po/missingmotd.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: missingmotd.cpp:36 msgid "Sends 422 to clients when they login" -msgstr "" +msgstr "Изпраща 422 към клиентите когато влязат" diff --git a/modules/po/missingmotd.pl_PL.po b/modules/po/missingmotd.pl_PL.po index ebe44ae1..8dd8e497 100644 --- a/modules/po/missingmotd.pl_PL.po +++ b/modules/po/missingmotd.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/missingmotd.ro_RO.po b/modules/po/missingmotd.ro_RO.po index b5036a94..299931f0 100644 --- a/modules/po/missingmotd.ro_RO.po +++ b/modules/po/missingmotd.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/modperl.bg_BG.po b/modules/po/modperl.bg_BG.po index a7462a3c..dacbf446 100644 --- a/modules/po/modperl.bg_BG.po +++ b/modules/po/modperl.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: modperl.cpp:417 msgid "Loads perl scripts as ZNC modules" -msgstr "" +msgstr "Зарежда perl скриптове като ZNC модули" diff --git a/modules/po/modperl.pl_PL.po b/modules/po/modperl.pl_PL.po index a86b282d..447f4170 100644 --- a/modules/po/modperl.pl_PL.po +++ b/modules/po/modperl.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/modperl.ro_RO.po b/modules/po/modperl.ro_RO.po index 316e249f..3d90c41e 100644 --- a/modules/po/modperl.ro_RO.po +++ b/modules/po/modperl.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/modpython.bg_BG.po b/modules/po/modpython.bg_BG.po index 7a585ab6..f7468050 100644 --- a/modules/po/modpython.bg_BG.po +++ b/modules/po/modpython.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: modpython.cpp:548 msgid "Loads python scripts as ZNC modules" -msgstr "" +msgstr "Зарежда python скриптове като ZNC модули" diff --git a/modules/po/modpython.pl_PL.po b/modules/po/modpython.pl_PL.po index b759c6c2..064fe172 100644 --- a/modules/po/modpython.pl_PL.po +++ b/modules/po/modpython.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/modpython.ro_RO.po b/modules/po/modpython.ro_RO.po index fcf216c9..6211e96d 100644 --- a/modules/po/modpython.ro_RO.po +++ b/modules/po/modpython.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/modules_online.bg_BG.po b/modules/po/modules_online.bg_BG.po index 502b306f..ee5f61bb 100644 --- a/modules/po/modules_online.bg_BG.po +++ b/modules/po/modules_online.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: modules_online.cpp:117 msgid "Makes ZNC's *modules to be \"online\"." -msgstr "" +msgstr "Прави модулите на ZNC да са 'онлайн'." diff --git a/modules/po/modules_online.pl_PL.po b/modules/po/modules_online.pl_PL.po index 440923e6..165f4383 100644 --- a/modules/po/modules_online.pl_PL.po +++ b/modules/po/modules_online.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/modules_online.ro_RO.po b/modules/po/modules_online.ro_RO.po index 16788415..6865ff1b 100644 --- a/modules/po/modules_online.ro_RO.po +++ b/modules/po/modules_online.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/nickserv.bg_BG.po b/modules/po/nickserv.bg_BG.po index c10f6f0d..6fc67e22 100644 --- a/modules/po/nickserv.bg_BG.po +++ b/modules/po/nickserv.bg_BG.po @@ -14,66 +14,68 @@ msgstr "" #: nickserv.cpp:31 msgid "Password set" -msgstr "" +msgstr "Паролата е зададена" #: nickserv.cpp:36 nickserv.cpp:46 msgid "Done" -msgstr "" +msgstr "Готово" #: nickserv.cpp:41 msgid "NickServ name set" -msgstr "" +msgstr "Името е зададено през NickServ" #: nickserv.cpp:60 msgid "No such editable command. See ViewCommands for list." -msgstr "" +msgstr "Няма такава редактируема команда. Вижте ViewCommands за списък." #: nickserv.cpp:63 msgid "Ok" -msgstr "" +msgstr "ОК" #: nickserv.cpp:68 msgid "password" -msgstr "" +msgstr "парола" #: nickserv.cpp:68 msgid "Set your nickserv password" -msgstr "" +msgstr "Задаване на парола чрез nickserv" #: nickserv.cpp:70 msgid "Clear your nickserv password" -msgstr "" +msgstr "Изчистване на парола чрез nickserv" #: nickserv.cpp:72 msgid "nickname" -msgstr "" +msgstr "потребителско име" #: nickserv.cpp:73 msgid "" "Set NickServ name (Useful on networks like EpiKnet, where NickServ is named " "Themis" msgstr "" +"Задаване на име за NickServ (Полезно за мрежи като EpiKnet, където NickServ " +"е кръстен Themis" #: nickserv.cpp:77 msgid "Reset NickServ name to default (NickServ)" -msgstr "" +msgstr "Възстановяване на нормалното име на NickServ" #: nickserv.cpp:81 msgid "Show patterns for lines, which are being sent to NickServ" -msgstr "" +msgstr "Показване на модели за редове, които се изпращат на NickServ" #: nickserv.cpp:83 msgid "cmd new-pattern" -msgstr "" +msgstr "cmd new-pattern" #: nickserv.cpp:84 msgid "Set pattern for commands" -msgstr "" +msgstr "Задаване на модели за команди" #: nickserv.cpp:146 msgid "Please enter your nickserv password." -msgstr "" +msgstr "Моля, въведете вашата nickserv парола." #: nickserv.cpp:150 msgid "Auths you with NickServ (prefer SASL module instead)" -msgstr "" +msgstr "Удостоверява ви с NickServ (предпочита се SASL модулът)" diff --git a/modules/po/nickserv.pl_PL.po b/modules/po/nickserv.pl_PL.po index b165f6e0..b032fe19 100644 --- a/modules/po/nickserv.pl_PL.po +++ b/modules/po/nickserv.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/nickserv.ro_RO.po b/modules/po/nickserv.ro_RO.po index 3470e5f9..bc91fc2d 100644 --- a/modules/po/nickserv.ro_RO.po +++ b/modules/po/nickserv.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/notes.bg_BG.po b/modules/po/notes.bg_BG.po index feed493a..60b4d36b 100644 --- a/modules/po/notes.bg_BG.po +++ b/modules/po/notes.bg_BG.po @@ -47,42 +47,49 @@ msgstr "[del]" #: notes.cpp:32 msgid "That note already exists. Use MOD to overwrite." msgstr "" +"Тази бележка вече съществува. Използвайте MOD за да я " +"презапишете." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" -msgstr "" +msgstr "Добавена бележка {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" -msgstr "" +msgstr "Не може да се добави бележка {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" -msgstr "" +msgstr "Задаване на бележка за {1}" #: notes.cpp:56 msgid "This note doesn't exist." -msgstr "" +msgstr "Тази бележка не съществува." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" -msgstr "" +msgstr "Изтрита бележка {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" -msgstr "" +msgstr "Не може да се изтрие бележка {1}" #: notes.cpp:75 msgid "List notes" -msgstr "" +msgstr "Показване не бележка" #: notes.cpp:77 notes.cpp:81 msgid " " -msgstr "" +msgstr "" #: notes.cpp:77 msgid "Add a note" -msgstr "" +msgstr "Добавяне на бележка" #: notes.cpp:79 notes.cpp:83 msgid "" @@ -90,11 +97,11 @@ msgstr "" #: notes.cpp:79 msgid "Delete a note" -msgstr "" +msgstr "Изтриване на бележка" #: notes.cpp:81 msgid "Modify a note" -msgstr "" +msgstr "Модифициране на бележка" #: notes.cpp:94 msgid "Notes" @@ -103,17 +110,21 @@ msgstr "Бележки" #: notes.cpp:133 msgid "That note already exists. Use /#+ to overwrite." msgstr "" +"Тази бележка вече съществува. Използвайте /#+ за да я " +"презапишете." #: notes.cpp:186 notes.cpp:188 msgid "You have no entries." -msgstr "" +msgstr "Вие нямате записи." #: notes.cpp:224 msgid "" "This user module takes up to one arguments. It can be -disableNotesOnLogin " "not to show notes upon client login" msgstr "" +"Този потребителски модул приема до един аргумент. Може да се използва -" +"disableNotesOnLogin за да не се показват бележки при влизане" #: notes.cpp:228 msgid "Keep and replay notes" -msgstr "" +msgstr "Пази и повтаря на бележки" diff --git a/modules/po/notes.da_DK.po b/modules/po/notes.da_DK.po index de3cfab2..5b47593f 100644 --- a/modules/po/notes.da_DK.po +++ b/modules/po/notes.da_DK.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.de_DE.po b/modules/po/notes.de_DE.po index 2404f3fe..c6cfbd5c 100644 --- a/modules/po/notes.de_DE.po +++ b/modules/po/notes.de_DE.po @@ -50,14 +50,17 @@ msgstr "" "Diese Notiz existiert bereits. Benutze MOD zum überschreiben." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "Notiz hinzugefügt {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "Kann Notiz nicht hinzufügen {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "Notiz für {1} gesetzt" @@ -66,10 +69,12 @@ msgid "This note doesn't exist." msgstr "Diese Notiz existiert nicht." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "Notiz gelöscht {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "Kann Notiz nicht löschen {1}" diff --git a/modules/po/notes.el_GR.po b/modules/po/notes.el_GR.po index de226c46..11359cc6 100644 --- a/modules/po/notes.el_GR.po +++ b/modules/po/notes.el_GR.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.es_ES.po b/modules/po/notes.es_ES.po index 5c14c2b2..7e06c740 100644 --- a/modules/po/notes.es_ES.po +++ b/modules/po/notes.es_ES.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "Esta nota ya existe. Utiliza MOD para sobreescribirla." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "Añadida nota {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "No se ha podido añadir la nota {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "Establecida nota {1}" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "Esta nota no existe." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "Borrada nota {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "No se ha podido eliminar la nota {1}" diff --git a/modules/po/notes.fr_FR.po b/modules/po/notes.fr_FR.po index 72b001cf..23a6241f 100644 --- a/modules/po/notes.fr_FR.po +++ b/modules/po/notes.fr_FR.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.id_ID.po b/modules/po/notes.id_ID.po index 6ea7e14b..a03b1d20 100644 --- a/modules/po/notes.id_ID.po +++ b/modules/po/notes.id_ID.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.it_IT.po b/modules/po/notes.it_IT.po index 31963b18..329194dd 100644 --- a/modules/po/notes.it_IT.po +++ b/modules/po/notes.it_IT.po @@ -50,14 +50,17 @@ msgstr "" "Questa nota esiste già. Usa MOD per sovrascrivere." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "Aggiunta la nota {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "Impossibile aggiungere la nota {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "Imposta la nota per {1}" @@ -66,10 +69,12 @@ msgid "This note doesn't exist." msgstr "Questa nota non esiste." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "Eliminata la nota {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "Impossibile eliminare la nota {1}" diff --git a/modules/po/notes.nl_NL.po b/modules/po/notes.nl_NL.po index 3452223b..092dec84 100644 --- a/modules/po/notes.nl_NL.po +++ b/modules/po/notes.nl_NL.po @@ -50,14 +50,17 @@ msgstr "" "Die notitie bestaat al. Gebruik MOD om te overschrijven." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "Notitie toegevoegd: {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "Niet mogelijk om notitie toe te voegen: {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "Notitie ingesteld voor {1}" @@ -66,10 +69,12 @@ msgid "This note doesn't exist." msgstr "Deze notitie bestaat niet." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "Notitie verwijderd: {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "Kon notitie niet verwijderen: {1}" diff --git a/modules/po/notes.pl_PL.po b/modules/po/notes.pl_PL.po index 52319b14..cca9b026 100644 --- a/modules/po/notes.pl_PL.po +++ b/modules/po/notes.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -51,14 +51,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "Ta notatka już istnieje. Użyj MOD aby nadpisać." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "Dodano notatkę {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "Nie udało się dodać notatki {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "Ustawiono notatkę dla {1}" @@ -67,10 +70,12 @@ msgid "This note doesn't exist." msgstr "Taka notatka nie istnieje." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "Usunięto notatkę {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "Nie można usunąć notatki {1}" diff --git a/modules/po/notes.pot b/modules/po/notes.pot index 5e9aae44..3819145c 100644 --- a/modules/po/notes.pot +++ b/modules/po/notes.pot @@ -40,14 +40,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -56,10 +59,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.pt_BR.po b/modules/po/notes.pt_BR.po index 45efc52d..efcc57c2 100644 --- a/modules/po/notes.pt_BR.po +++ b/modules/po/notes.pt_BR.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.pt_PT.po b/modules/po/notes.pt_PT.po index fa0a69b7..2a71f1c1 100644 --- a/modules/po/notes.pt_PT.po +++ b/modules/po/notes.pt_PT.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "Essa nota já existe. Utilize MOD para reescrever." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "Adicionada a nota {1}" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "Não é possível adicionar a nota {1}" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "Define a nota para {1}" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "Essa nota não existe." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "Eliminada a nota {1}" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "Não é possível eliminar a nota {1}" diff --git a/modules/po/notes.ro_RO.po b/modules/po/notes.ro_RO.po index ad0221ca..5257957d 100644 --- a/modules/po/notes.ro_RO.po +++ b/modules/po/notes.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -50,14 +50,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -66,10 +69,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.ru_RU.po b/modules/po/notes.ru_RU.po index 7d376f34..0c1276f2 100644 --- a/modules/po/notes.ru_RU.po +++ b/modules/po/notes.ru_RU.po @@ -51,14 +51,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "" #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "" @@ -67,10 +70,12 @@ msgid "This note doesn't exist." msgstr "" #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "" diff --git a/modules/po/notes.tr_TR.po b/modules/po/notes.tr_TR.po index 3c328871..bb46db18 100644 --- a/modules/po/notes.tr_TR.po +++ b/modules/po/notes.tr_TR.po @@ -49,14 +49,17 @@ msgid "That note already exists. Use MOD to overwrite." msgstr "Bu not zaten var. Üzerine yazmak için 'MOD ' kullanın." #: notes.cpp:35 notes.cpp:137 +#, c++-format msgid "Added note {1}" msgstr "{1} notu eklendi" #: notes.cpp:37 notes.cpp:48 notes.cpp:142 +#, c++-format msgid "Unable to add note {1}" msgstr "{1} notu eklenemiyor" #: notes.cpp:46 notes.cpp:139 +#, c++-format msgid "Set note for {1}" msgstr "{1} için notu ayarla" @@ -65,10 +68,12 @@ msgid "This note doesn't exist." msgstr "Böyle bir not yok." #: notes.cpp:66 notes.cpp:116 +#, c++-format msgid "Deleted note {1}" msgstr "{1} notu silindi" #: notes.cpp:68 notes.cpp:118 +#, c++-format msgid "Unable to delete note {1}" msgstr "{1} notu silinemiyor" diff --git a/modules/po/notify_connect.bg_BG.po b/modules/po/notify_connect.bg_BG.po index d9b96b15..81b2af81 100644 --- a/modules/po/notify_connect.bg_BG.po +++ b/modules/po/notify_connect.bg_BG.po @@ -14,16 +14,17 @@ msgstr "" #: notify_connect.cpp:24 msgid "attached" -msgstr "" +msgstr "прикачен" #: notify_connect.cpp:26 msgid "detached" -msgstr "" +msgstr "откачен" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" -msgstr "" +msgstr "{1} {2} от {3}" #: notify_connect.cpp:52 msgid "Notifies all admin users when a client connects or disconnects." -msgstr "" +msgstr "Уведомява всички админи, когато клиент се свърже или изключи." diff --git a/modules/po/notify_connect.da_DK.po b/modules/po/notify_connect.da_DK.po index bc596428..0a1f6d33 100644 --- a/modules/po/notify_connect.da_DK.po +++ b/modules/po/notify_connect.da_DK.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.de_DE.po b/modules/po/notify_connect.de_DE.po index 012f59cf..0353d1c8 100644 --- a/modules/po/notify_connect.de_DE.po +++ b/modules/po/notify_connect.de_DE.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "getrennt" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1} {2} von {3}" diff --git a/modules/po/notify_connect.el_GR.po b/modules/po/notify_connect.el_GR.po index b5ed3791..c7ca544d 100644 --- a/modules/po/notify_connect.el_GR.po +++ b/modules/po/notify_connect.el_GR.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.es_ES.po b/modules/po/notify_connect.es_ES.po index 36dccb52..053f7d3c 100644 --- a/modules/po/notify_connect.es_ES.po +++ b/modules/po/notify_connect.es_ES.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "separado" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1} {2} desde {3}" diff --git a/modules/po/notify_connect.fr_FR.po b/modules/po/notify_connect.fr_FR.po index b7440cbd..c565f876 100644 --- a/modules/po/notify_connect.fr_FR.po +++ b/modules/po/notify_connect.fr_FR.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.id_ID.po b/modules/po/notify_connect.id_ID.po index f46bb1f9..de4ba860 100644 --- a/modules/po/notify_connect.id_ID.po +++ b/modules/po/notify_connect.id_ID.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.it_IT.po b/modules/po/notify_connect.it_IT.po index 2afef7ab..cd55d5d3 100644 --- a/modules/po/notify_connect.it_IT.po +++ b/modules/po/notify_connect.it_IT.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "distaccato" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1} {2} da {3}" diff --git a/modules/po/notify_connect.nl_NL.po b/modules/po/notify_connect.nl_NL.po index 6fa354e3..52dacb29 100644 --- a/modules/po/notify_connect.nl_NL.po +++ b/modules/po/notify_connect.nl_NL.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "losgekoppeld" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1} {2} van {3}" diff --git a/modules/po/notify_connect.pl_PL.po b/modules/po/notify_connect.pl_PL.po index b813f2f0..0cf5deec 100644 --- a/modules/po/notify_connect.pl_PL.po +++ b/modules/po/notify_connect.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -23,6 +23,7 @@ msgid "detached" msgstr "rozłączył się" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1} {2} z {3}" diff --git a/modules/po/notify_connect.pot b/modules/po/notify_connect.pot index 767cce40..3714ddac 100644 --- a/modules/po/notify_connect.pot +++ b/modules/po/notify_connect.pot @@ -12,6 +12,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.pt_BR.po b/modules/po/notify_connect.pt_BR.po index 068826fa..355af0c7 100644 --- a/modules/po/notify_connect.pt_BR.po +++ b/modules/po/notify_connect.pt_BR.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.pt_PT.po b/modules/po/notify_connect.pt_PT.po index e3fcad39..cf5c92c9 100644 --- a/modules/po/notify_connect.pt_PT.po +++ b/modules/po/notify_connect.pt_PT.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "desunido" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1} {2} de {3}" diff --git a/modules/po/notify_connect.ro_RO.po b/modules/po/notify_connect.ro_RO.po index 39a14c17..7fa21872 100644 --- a/modules/po/notify_connect.ro_RO.po +++ b/modules/po/notify_connect.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -22,6 +22,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.ru_RU.po b/modules/po/notify_connect.ru_RU.po index c705b17e..9e6aa975 100644 --- a/modules/po/notify_connect.ru_RU.po +++ b/modules/po/notify_connect.ru_RU.po @@ -23,6 +23,7 @@ msgid "detached" msgstr "" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "" diff --git a/modules/po/notify_connect.tr_TR.po b/modules/po/notify_connect.tr_TR.po index 9bde4c5e..a1465510 100644 --- a/modules/po/notify_connect.tr_TR.po +++ b/modules/po/notify_connect.tr_TR.po @@ -21,6 +21,7 @@ msgid "detached" msgstr "ayrıldı" #: notify_connect.cpp:41 +#, c++-format msgid "{1} {2} from {3}" msgstr "{1}, {3}'dan {2}" diff --git a/modules/po/perform.bg_BG.po b/modules/po/perform.bg_BG.po index b2d0aad7..cb037464 100644 --- a/modules/po/perform.bg_BG.po +++ b/modules/po/perform.bg_BG.po @@ -14,95 +14,96 @@ msgstr "" #: modules/po/../data/perform/tmpl/index.tmpl:7 perform.cpp:143 msgid "Perform" -msgstr "" +msgstr "Изпълнява" #: modules/po/../data/perform/tmpl/index.tmpl:11 msgid "Perform commands:" -msgstr "" +msgstr "Изпълнява команди:" #: modules/po/../data/perform/tmpl/index.tmpl:15 msgid "Commands sent to the IRC server on connect, one per line." -msgstr "" +msgstr "Команди изпратени към IRC сървър при свързване: една на ред." #: modules/po/../data/perform/tmpl/index.tmpl:18 msgid "Save" -msgstr "" +msgstr "Запази" #: perform.cpp:24 msgid "Usage: add " -msgstr "" +msgstr "Употреба: add " #: perform.cpp:29 msgid "Added!" -msgstr "" +msgstr "Добавено!" #: perform.cpp:37 perform.cpp:82 msgid "Illegal # Requested" -msgstr "" +msgstr "Нелегална # заявена" #: perform.cpp:41 msgid "Command Erased." -msgstr "" +msgstr "Командата е изтрита." #: perform.cpp:50 perform.cpp:56 msgctxt "list" msgid "Id" -msgstr "" +msgstr "ID" #: perform.cpp:51 perform.cpp:57 msgctxt "list" msgid "Perform" -msgstr "" +msgstr "Изпълнете" #: perform.cpp:52 perform.cpp:62 msgctxt "list" msgid "Expanded" -msgstr "" +msgstr "Разширен" #: perform.cpp:67 msgid "No commands in your perform list." -msgstr "" +msgstr "Няма команди във вашия изпълняващ списък." #: perform.cpp:73 msgid "perform commands sent" -msgstr "" +msgstr "командите за изпълнение изпратени" #: perform.cpp:86 msgid "Commands Swapped." -msgstr "" +msgstr "Командите разменени" #: perform.cpp:95 msgid "" -msgstr "" +msgstr "" #: perform.cpp:96 msgid "Adds perform command to be sent to the server on connect" -msgstr "" +msgstr "Добавя команда за изпълнение да се изпрати на сървъра при свързване" #: perform.cpp:98 msgid "" -msgstr "" +msgstr "" #: perform.cpp:98 msgid "Delete a perform command" -msgstr "" +msgstr "Изтрива команда за изпълнение" #: perform.cpp:100 msgid "List the perform commands" -msgstr "" +msgstr "Показва командите за изпълнение" #: perform.cpp:103 msgid "Send the perform commands to the server now" -msgstr "" +msgstr "Изпрати командата за изпълнение на сървъра сега" #: perform.cpp:105 msgid " " -msgstr "" +msgstr "" #: perform.cpp:106 msgid "Swap two perform commands" -msgstr "" +msgstr "Смяна на две команди за изпълнение" #: perform.cpp:192 msgid "Keeps a list of commands to be executed when ZNC connects to IRC." msgstr "" +"Пази списък на команди, които да бъдат изпълнени когато ZNC се свърже към IRC" diff --git a/modules/po/perform.pl_PL.po b/modules/po/perform.pl_PL.po index 069f9c95..ffbb9c95 100644 --- a/modules/po/perform.pl_PL.po +++ b/modules/po/perform.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/perform.ro_RO.po b/modules/po/perform.ro_RO.po index 98d6e07d..4a6c3bab 100644 --- a/modules/po/perform.ro_RO.po +++ b/modules/po/perform.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/perleval.bg_BG.po b/modules/po/perleval.bg_BG.po index bf21eb29..ef355ba0 100644 --- a/modules/po/perleval.bg_BG.po +++ b/modules/po/perleval.bg_BG.po @@ -14,18 +14,18 @@ msgstr "" #: perleval.pm:23 msgid "Evaluates perl code" -msgstr "" +msgstr "Оценява perl код" #: perleval.pm:33 msgid "Only admin can load this module" -msgstr "" +msgstr "Само администратора може да зареди този модул" #: perleval.pm:44 #, perl-format msgid "Error: %s" -msgstr "" +msgstr "Грешка: %s" #: perleval.pm:46 #, perl-format msgid "Result: %s" -msgstr "" +msgstr "Резултат: %s" diff --git a/modules/po/perleval.pl_PL.po b/modules/po/perleval.pl_PL.po index be0c0825..b5fb985c 100644 --- a/modules/po/perleval.pl_PL.po +++ b/modules/po/perleval.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/perleval.ro_RO.po b/modules/po/perleval.ro_RO.po index 28a9f1aa..3ce4ad90 100644 --- a/modules/po/perleval.ro_RO.po +++ b/modules/po/perleval.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/pyeval.bg_BG.po b/modules/po/pyeval.bg_BG.po index 76951780..de59b7b6 100644 --- a/modules/po/pyeval.bg_BG.po +++ b/modules/po/pyeval.bg_BG.po @@ -14,8 +14,8 @@ msgstr "" #: pyeval.py:49 msgid "You must have admin privileges to load this module." -msgstr "" +msgstr "Трябва да сте администратор за да заредите този модул." #: pyeval.py:82 msgid "Evaluates python code" -msgstr "" +msgstr "Оценява python код" diff --git a/modules/po/pyeval.pl_PL.po b/modules/po/pyeval.pl_PL.po index 34beb394..3120990a 100644 --- a/modules/po/pyeval.pl_PL.po +++ b/modules/po/pyeval.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/pyeval.ro_RO.po b/modules/po/pyeval.ro_RO.po index 405b0ac2..800f8eb8 100644 --- a/modules/po/pyeval.ro_RO.po +++ b/modules/po/pyeval.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/raw.bg_BG.po b/modules/po/raw.bg_BG.po index b1267d72..355bde8b 100644 --- a/modules/po/raw.bg_BG.po +++ b/modules/po/raw.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: raw.cpp:43 msgid "View all of the raw traffic" -msgstr "" +msgstr "Поглед на всичкия суров трафик" diff --git a/modules/po/raw.pl_PL.po b/modules/po/raw.pl_PL.po index c2a2e2f5..734efeca 100644 --- a/modules/po/raw.pl_PL.po +++ b/modules/po/raw.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/raw.ro_RO.po b/modules/po/raw.ro_RO.po index 49ae402f..e6dd7978 100644 --- a/modules/po/raw.ro_RO.po +++ b/modules/po/raw.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/route_replies.bg_BG.po b/modules/po/route_replies.bg_BG.po index 331add18..32a44bcb 100644 --- a/modules/po/route_replies.bg_BG.po +++ b/modules/po/route_replies.bg_BG.po @@ -31,10 +31,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -43,6 +45,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.da_DK.po b/modules/po/route_replies.da_DK.po index ae4863e4..a6e07dad 100644 --- a/modules/po/route_replies.da_DK.po +++ b/modules/po/route_replies.da_DK.po @@ -31,10 +31,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -43,6 +45,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.de_DE.po b/modules/po/route_replies.de_DE.po index 7ce32d24..aa489157 100644 --- a/modules/po/route_replies.de_DE.po +++ b/modules/po/route_replies.de_DE.po @@ -37,10 +37,12 @@ msgstr "" "kannst, dann erstelle bitte einen Fehlerbericht." #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "Um diese Nachricht zu deaktivieren, mache \"/msg {1} silent yes\"" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "Letzte Anfrage: {1}" @@ -49,6 +51,7 @@ msgid "Expected replies:" msgstr "Erwartete Antworten:" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "{1} (letzte)" diff --git a/modules/po/route_replies.el_GR.po b/modules/po/route_replies.el_GR.po index 0efe55d8..655653ef 100644 --- a/modules/po/route_replies.el_GR.po +++ b/modules/po/route_replies.el_GR.po @@ -31,10 +31,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -43,6 +45,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.es_ES.po b/modules/po/route_replies.es_ES.po index 90b75d02..69a2de55 100644 --- a/modules/po/route_replies.es_ES.po +++ b/modules/po/route_replies.es_ES.po @@ -35,10 +35,12 @@ msgstr "" "problema, por favor informa del fallo." #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "Para desactivar este mensaje escribe \"/msg {1} silent yes\"" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "Ultima petición: {1}" @@ -47,6 +49,7 @@ msgid "Expected replies:" msgstr "Respuesta esperada:" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "{1} (última)" diff --git a/modules/po/route_replies.fr_FR.po b/modules/po/route_replies.fr_FR.po index 2c912759..89df3b10 100644 --- a/modules/po/route_replies.fr_FR.po +++ b/modules/po/route_replies.fr_FR.po @@ -31,10 +31,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -43,6 +45,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.id_ID.po b/modules/po/route_replies.id_ID.po index 61a3a733..86a30739 100644 --- a/modules/po/route_replies.id_ID.po +++ b/modules/po/route_replies.id_ID.po @@ -31,10 +31,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -43,6 +45,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.it_IT.po b/modules/po/route_replies.it_IT.po index 49673cc8..52312a4e 100644 --- a/modules/po/route_replies.it_IT.po +++ b/modules/po/route_replies.it_IT.po @@ -35,10 +35,12 @@ msgstr "" "un bug." #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "Per disabilitare questo messaggio, digita \"/msg {1} silent yes\"" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "Ultima richiesta: {1}" @@ -47,6 +49,7 @@ msgid "Expected replies:" msgstr "Risposte attese:" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "{1} (ultimo)" diff --git a/modules/po/route_replies.nl_NL.po b/modules/po/route_replies.nl_NL.po index 86e98faf..2e056aad 100644 --- a/modules/po/route_replies.nl_NL.po +++ b/modules/po/route_replies.nl_NL.po @@ -35,10 +35,12 @@ msgstr "" "hier mee." #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "Om dit bericht uit te zetten, doe \"/msg {1} silent yes\"" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "Laatste aanvraag: {1}" @@ -47,6 +49,7 @@ msgid "Expected replies:" msgstr "Verwachte antwoorden:" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "{1} (laatste)" diff --git a/modules/po/route_replies.pl_PL.po b/modules/po/route_replies.pl_PL.po index ce30013d..d9d0b1c6 100644 --- a/modules/po/route_replies.pl_PL.po +++ b/modules/po/route_replies.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -33,10 +33,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "Aby wyłączyć tą wiadomość, zrób \"/msg {1} silent yes\"" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -45,6 +47,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.pot b/modules/po/route_replies.pot index 98e495ca..c2a630cb 100644 --- a/modules/po/route_replies.pot +++ b/modules/po/route_replies.pot @@ -22,10 +22,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -34,6 +36,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.pt_BR.po b/modules/po/route_replies.pt_BR.po index 1b68bb55..8e0c7d66 100644 --- a/modules/po/route_replies.pt_BR.po +++ b/modules/po/route_replies.pt_BR.po @@ -31,10 +31,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -43,6 +45,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.pt_PT.po b/modules/po/route_replies.pt_PT.po index 72a9e6d1..c3b5e220 100644 --- a/modules/po/route_replies.pt_PT.po +++ b/modules/po/route_replies.pt_PT.po @@ -35,10 +35,12 @@ msgstr "" "favor reporte o bug." #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "Para desativar esta mensagem, faça \"/msg {1} silent yes\"" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "Último pedido: {1}" @@ -47,6 +49,7 @@ msgid "Expected replies:" msgstr "Respostas esperadas:" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "{1} (último)" diff --git a/modules/po/route_replies.ro_RO.po b/modules/po/route_replies.ro_RO.po index ec970100..39d94356 100644 --- a/modules/po/route_replies.ro_RO.po +++ b/modules/po/route_replies.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -32,10 +32,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -44,6 +46,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.ru_RU.po b/modules/po/route_replies.ru_RU.po index 3b2630d6..bad46fd2 100644 --- a/modules/po/route_replies.ru_RU.po +++ b/modules/po/route_replies.ru_RU.po @@ -33,10 +33,12 @@ msgid "" msgstr "" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "" @@ -45,6 +47,7 @@ msgid "Expected replies:" msgstr "" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "" diff --git a/modules/po/route_replies.tr_TR.po b/modules/po/route_replies.tr_TR.po index 94658e48..1ccf177b 100644 --- a/modules/po/route_replies.tr_TR.po +++ b/modules/po/route_replies.tr_TR.po @@ -34,11 +34,13 @@ msgstr "" "lütfen bir hata raporlayın" #: route_replies.cpp:381 +#, c++-format msgid "To disable this message, do \"/msg {1} silent yes\"" msgstr "" "Bu mesajı devre dışı bırakmak için \"/msg {1} silent yes\" komutunu kullanın" #: route_replies.cpp:383 +#, c++-format msgid "Last request: {1}" msgstr "Son istek: {1}" @@ -47,6 +49,7 @@ msgid "Expected replies:" msgstr "Beklenen yanıtlar:" #: route_replies.cpp:388 +#, c++-format msgid "{1} (last)" msgstr "{1} (son)" diff --git a/modules/po/sample.bg_BG.po b/modules/po/sample.bg_BG.po index 15ab04f5..574e1595 100644 --- a/modules/po/sample.bg_BG.po +++ b/modules/po/sample.bg_BG.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "ПРОБА!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" msgstr[1] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.da_DK.po b/modules/po/sample.da_DK.po index 533d1f4d..5907dbac 100644 --- a/modules/po/sample.da_DK.po +++ b/modules/po/sample.da_DK.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" msgstr[1] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.de_DE.po b/modules/po/sample.de_DE.po index 41f3861a..ef039388 100644 --- a/modules/po/sample.de_DE.po +++ b/modules/po/sample.de_DE.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "TEST!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Ich werde mit diesen Argumenten geladen: {1}" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "Du wurdest getrennt BoyOh." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} setzt Modus in {3} {4}{5} {6}" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2} opped {3} in {4}" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2} deopped {3} in {4}" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2} voiced {3} in {4}" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2} devoiced {3} in {4}" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} setzt Modus: {2} {3} in {4}" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1} kicked {2} aus {3} mit der Nachricht {4}" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}) verlässt ({4}) den Kanal: {6}" msgstr[1] "* {1} ({2}@{3}) verlässt ({4}) {5} Kanäle: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "Versuche {1} beizutreten" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) joins {4}" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) parts {4}" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "{1} lädt uns ein zu {2}, ignoriere Einladungen zu {2}" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} hat uns zu {2} eingeladen" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} ist jetzt als {2} bekannt" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} hat das Thema von {2} auf {3} geändert" diff --git a/modules/po/sample.el_GR.po b/modules/po/sample.el_GR.po index f61586b2..44bf0c23 100644 --- a/modules/po/sample.el_GR.po +++ b/modules/po/sample.el_GR.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" msgstr[1] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.es_ES.po b/modules/po/sample.es_ES.po index a8c7b24e..2838c425 100644 --- a/modules/po/sample.es_ES.po +++ b/modules/po/sample.es_ES.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "PRUEBA!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Voy a ser cargado con los argumentos: {1}" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "Has sido desconectado." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} cambia modo en {3} {4}{5} {6}" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2} da op a {3} en {4}" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2} quita op a {3} en {4}" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2} da voz a {3} en {4}" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2} quita voz a {3} en {4}" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} cambia modo: {2} {3} en {4}" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1} ha expulsado a {2} de {3} por {4}" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}) se desconecta ({4}) del canal: {6}" msgstr[1] "* {1} ({2}@{3}) se desconecta ({4}) de {5} canales: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "Intentando entrar {1}" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) entra {4}" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) sale {4}" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "{1} te invita a {2}, ignorando invites a {2}" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} te invita a {2}" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} es ahora {2}" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} cambia el topic de {2} a {3}" diff --git a/modules/po/sample.fr_FR.po b/modules/po/sample.fr_FR.po index 9f64dd2d..8945f2f2 100644 --- a/modules/po/sample.fr_FR.po +++ b/modules/po/sample.fr_FR.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" msgstr[1] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.id_ID.po b/modules/po/sample.id_ID.po index 066b8802..054fc855 100644 --- a/modules/po/sample.id_ID.po +++ b/modules/po/sample.id_ID.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -45,63 +46,78 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.it_IT.po b/modules/po/sample.it_IT.po index 8a194044..8154d83d 100644 --- a/modules/po/sample.it_IT.po +++ b/modules/po/sample.it_IT.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "TEST!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Mi stanno caricando gli argomenti: {1}" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "Ti sei disconnesso BoyOh." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} imposta i mode su {3} {4}{5} {6}" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2} assegna lo stato di op a {3} su {4}" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2} rimuove lo stato di op a {3} su {4}" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2} assegna lo stato di voice a {3} su {4}" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2} rimuove lo stato di voice a {3} su {4}" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} imposta i mode: {2} {3} su {4}" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1} kicked {2} da {3} con il messaggio {4}" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}) quits ({4}) dal canale: {6}" msgstr[1] "* {1} ({2}@{3}) quits ({4}) da {5} canali: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "Tentando di entrare {1}" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) entra {4}" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) lascia {4}" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "{1} ti ha invitato su {2}, ignorando gli inviti su {2}" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} ti ha invitato su {2}" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} è ora conosciuto come {2}" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} cambia topic su {2} in {3}" diff --git a/modules/po/sample.nl_NL.po b/modules/po/sample.nl_NL.po index 09c6988a..38039820 100644 --- a/modules/po/sample.nl_NL.po +++ b/modules/po/sample.nl_NL.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "KOEKJES!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Ik wordt geladen met de volgende argumenten: {1}" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "Je bent losgekoppeld BoyOh." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} stelt modus in {3} {4}{5} {6}" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2} geeft beheerdersrechten aan {3} op {4}" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2} neemt beheerdersrechten van {3} op {4}" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2} geeft stem aan {3} op {4}" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2} neemt stem van {3} op {4}" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} stelt modus in: {2} {3} op {4}" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1} geschopt {2} van {3} met het bericht {4}" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}) verlaat ({4}) van kanaal: {6}" msgstr[1] "* {1} ({2}@{3}) verlaat ({4}) van {5} kanalen: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "Proberen toe te treden tot {1}" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) treed toe in {4}" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) verlaat {4}" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "{1} nodigt ons uit in {2}, negeer uitnodigingen naar {2}" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} nodigt ons uit in {2}" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} staat nu bekend als {2}" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} veranderd onderwerp in {2} naar {3}" diff --git a/modules/po/sample.pl_PL.po b/modules/po/sample.pl_PL.po index e23193be..28e6f51e 100644 --- a/modules/po/sample.pl_PL.po +++ b/modules/po/sample.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -31,6 +31,7 @@ msgid "TEST!!!!" msgstr "TEST!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Jestem załadowany z tymi argumentami: {1}" @@ -47,34 +48,42 @@ msgid "You got disconnected BoyOh." msgstr "Rozłączyłeś się BoyOh." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} ustawił(a) tryb na {3} {4}{5} {6}" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2} udzielił(a) operatora {3} na {4}" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2} zabrał operatora {3} na {4}" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2} udziela prawa wypowiedzi {3} na {4}" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2} zabrał(a) prawo wypowiedzi {3} na {4}" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} ustawia tryb: {2} {3} na {4}" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1} wyrzucił(a) {2} z {3} z wiadomością {4}" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}) opuszcza IRC ({4}) z kanału: {6}" @@ -83,30 +92,37 @@ msgstr[2] "* {1} ({2}@{3}) opuszcza IRC ({4}) z kanałów: {6}" msgstr[3] "* {1} ({2}@{3}) opuszcza IRC ({4}) z kanałów: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "Próbowanie dołączenia do {1}" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) dołącza do {4}" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) opuszcza kanał {4}" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "{1} zaprosił(a) nas do {2}, ignorowanie zaproszeń do {2}" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} zaprosił(a) nas do {2}" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} jest znany/a teraz jako {2}" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} zmienia temat na {2} na {3}" diff --git a/modules/po/sample.pot b/modules/po/sample.pot index cc5cbe22..a1bc89ba 100644 --- a/modules/po/sample.pot +++ b/modules/po/sample.pot @@ -20,6 +20,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -36,64 +37,79 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" msgstr[1] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.pt_BR.po b/modules/po/sample.pt_BR.po index 8297a305..2ae4ff93 100644 --- a/modules/po/sample.pt_BR.po +++ b/modules/po/sample.pt_BR.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "TESTE!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" msgstr[1] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} trocou de apelido para {2}" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} muda o tópico de {2} pra {3}" diff --git a/modules/po/sample.pt_PT.po b/modules/po/sample.pt_PT.po index cbd0dfb5..8a35a5f0 100644 --- a/modules/po/sample.pt_PT.po +++ b/modules/po/sample.pt_PT.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "TESTE!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Estou a ser carregado com os argumentos: {1}" @@ -45,64 +46,79 @@ msgid "You got disconnected BoyOh." msgstr "Estás desligado agora BoyOh." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} define modo em {3} {4}{5} {6}" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2} deu op a {3} em {4}" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2} tirou o op a {3} em {4}" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2} deu voice a {3} em {4}" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2} tirou o voice a {3} em {4}" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} define modo: {2} {3} em {4}" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1} kickou {2} de {3} com a mensagem {4}" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}) saiu ({4}) do canal: {6}" msgstr[1] "* {1} ({2}@{3}) saiu ({4}) de {5} canais: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "A tentar entrar em {1}" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) entra em {4}" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) sai {4}" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "{1} convidou-nos {2}, a ignorar convites para {2}" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} convidou-nos para {2}" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} é agora conhecido como {2}" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1} mudou o tópico de {2} para {3}" diff --git a/modules/po/sample.ro_RO.po b/modules/po/sample.ro_RO.po index d50ce6aa..bb7e8f64 100644 --- a/modules/po/sample.ro_RO.po +++ b/modules/po/sample.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -30,6 +30,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -46,34 +47,42 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" @@ -81,30 +90,37 @@ msgstr[1] "" msgstr[2] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.ru_RU.po b/modules/po/sample.ru_RU.po index 87d7eec3..ce8f2240 100644 --- a/modules/po/sample.ru_RU.po +++ b/modules/po/sample.ru_RU.po @@ -31,6 +31,7 @@ msgid "TEST!!!!" msgstr "" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "" @@ -47,34 +48,42 @@ msgid "You got disconnected BoyOh." msgstr "" #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "" @@ -83,30 +92,37 @@ msgstr[2] "" msgstr[3] "" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "" diff --git a/modules/po/sample.tr_TR.po b/modules/po/sample.tr_TR.po index 3e2e0aa4..8ae8406f 100644 --- a/modules/po/sample.tr_TR.po +++ b/modules/po/sample.tr_TR.po @@ -29,6 +29,7 @@ msgid "TEST!!!!" msgstr "TEST!!!!" #: sample.cpp:74 +#, c++-format msgid "I'm being loaded with the arguments: {1}" msgstr "Argümanlarla yüklüyüm: {1}" @@ -45,65 +46,80 @@ msgid "You got disconnected BoyOh." msgstr "BoyOh'dan bağlantın kesildi." #: sample.cpp:116 +#, c++-format msgid "{1} {2} set mode on {3} {4}{5} {6}" msgstr "{1} {2} modu {3} {4}{5} {6}'ya ayarlandı" #: sample.cpp:123 +#, c++-format msgid "{1} {2} opped {3} on {4}" msgstr "{1} {2}, {3}'ü {4} 'te op yaptı" #: sample.cpp:129 +#, c++-format msgid "{1} {2} deopped {3} on {4}" msgstr "{1} {2}, {3}'ü {4}'te deop yaptı" #: sample.cpp:135 +#, c++-format msgid "{1} {2} voiced {3} on {4}" msgstr "{1} {2}, {3}'ü {4}'te voiceladı" #: sample.cpp:141 +#, c++-format msgid "{1} {2} devoiced {3} on {4}" msgstr "{1} {2}, {3}'ü {4}'te devoiceladı" #: sample.cpp:147 +#, c++-format msgid "* {1} sets mode: {2} {3} on {4}" msgstr "* {1} {4} üzerinde modu {2} {3} olarak ayarladı" #: sample.cpp:163 +#, c++-format msgid "{1} kicked {2} from {3} with the msg {4}" msgstr "{1}, {4} mesajıyla {2}'yi {3}'den attı" #: sample.cpp:169 +#, c++-format msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}" msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}" msgstr[0] "* {1} ({2}@{3}), ({4}) ile şu kanaldan çıkıyor: {6}" -msgstr[1] "* {1} ({2}@{3}), ({4}) ile şu kanallardan çıkıyor: {6}" +msgstr[1] "* {1} ({2}@{3}), ({4}) ile {5} kanaldan çıkıyor: {6}" #: sample.cpp:177 +#, c++-format msgid "Attempting to join {1}" msgstr "{1} kanalına girme deneniyor" #: sample.cpp:182 +#, c++-format msgid "* {1} ({2}@{3}) joins {4}" msgstr "* {1} ({2}@{3}) {4} kanalına giriyor" #: sample.cpp:189 +#, c++-format msgid "* {1} ({2}@{3}) parts {4}" msgstr "* {1} ({2}@{3}) {4} kanalından çıkıyor" #: sample.cpp:196 +#, c++-format msgid "{1} invited us to {2}, ignoring invites to {2}" msgstr "" "{1} bizi {2} kanalına davet etti, {2} kanalına davetler görmezden geliniyor" #: sample.cpp:201 +#, c++-format msgid "{1} invited us to {2}" msgstr "{1} bizi {2} kanalına davet etti" #: sample.cpp:207 +#, c++-format msgid "{1} is now known as {2}" msgstr "{1} şuan {2} olarak biliniyor" #: sample.cpp:269 sample.cpp:276 +#, c++-format msgid "{1} changes topic on {2} to {3}" msgstr "{1}, {2} kanalındaki başlığı {3} şeklinde değiştirdi" diff --git a/modules/po/samplewebapi.bg_BG.po b/modules/po/samplewebapi.bg_BG.po index 4a71fec6..182e83f8 100644 --- a/modules/po/samplewebapi.bg_BG.po +++ b/modules/po/samplewebapi.bg_BG.po @@ -14,4 +14,4 @@ msgstr "" #: samplewebapi.cpp:59 msgid "Sample Web API module." -msgstr "" +msgstr "Примерен Уеб API модул." diff --git a/modules/po/samplewebapi.pl_PL.po b/modules/po/samplewebapi.pl_PL.po index a938eba2..1dbd1b92 100644 --- a/modules/po/samplewebapi.pl_PL.po +++ b/modules/po/samplewebapi.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/samplewebapi.ro_RO.po b/modules/po/samplewebapi.ro_RO.po index b52b616d..d53bb176 100644 --- a/modules/po/samplewebapi.ro_RO.po +++ b/modules/po/samplewebapi.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/sasl.bg_BG.po b/modules/po/sasl.bg_BG.po index 120963dc..ae2a4cb6 100644 --- a/modules/po/sasl.bg_BG.po +++ b/modules/po/sasl.bg_BG.po @@ -120,6 +120,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -132,14 +133,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -160,10 +164,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.da_DK.po b/modules/po/sasl.da_DK.po index a3aa0f6c..87a42d38 100644 --- a/modules/po/sasl.da_DK.po +++ b/modules/po/sasl.da_DK.po @@ -120,6 +120,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -132,14 +133,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -160,10 +164,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.de_DE.po b/modules/po/sasl.de_DE.po index 5302d205..2bf864f0 100644 --- a/modules/po/sasl.de_DE.po +++ b/modules/po/sasl.de_DE.po @@ -125,6 +125,7 @@ msgid "Username is currently not set" msgstr "Momentan ist kein Benutzername gesetzt" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "Benutzername ist momentan auf '{1}' gesetzt" @@ -137,14 +138,17 @@ msgid "Password was supplied" msgstr "Passwort wurde bereitgestellt" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "Benutzername wurde auf [{1}] gesetzt" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "Passwort wurde auf [{1}] gesetzt" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Momentan gesetzter Mechanismus: {1}" @@ -165,10 +169,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Benutzer 'RequireAuth no' zum deaktivieren." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "{1} Mechanismus erfolgreich." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "{1} Mechanismus fehlgeschlagen." diff --git a/modules/po/sasl.el_GR.po b/modules/po/sasl.el_GR.po index 5026d34e..a62cc486 100644 --- a/modules/po/sasl.el_GR.po +++ b/modules/po/sasl.el_GR.po @@ -120,6 +120,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -132,14 +133,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -160,10 +164,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.es_ES.po b/modules/po/sasl.es_ES.po index 0b5f11ae..338ac1ec 100644 --- a/modules/po/sasl.es_ES.po +++ b/modules/po/sasl.es_ES.po @@ -124,6 +124,7 @@ msgid "Username is currently not set" msgstr "El usuario no está establecido" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "El usuario está establecido a '{1}'" @@ -136,14 +137,17 @@ msgid "Password was supplied" msgstr "Se ha establecido una contraseña" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "El usuario se ha establecido a [{1}]" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "La contraseña se ha establecido a [{1}]" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Mecanismo establecido: {1}" @@ -164,10 +168,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Ejecuta 'RequireAuth no' para desactivarlo." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "Mecanismo {1} conseguido." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "Mecanismo {1} fallido." diff --git a/modules/po/sasl.fr_FR.po b/modules/po/sasl.fr_FR.po index 48371f83..20431857 100644 --- a/modules/po/sasl.fr_FR.po +++ b/modules/po/sasl.fr_FR.po @@ -120,6 +120,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -132,14 +133,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -160,10 +164,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.id_ID.po b/modules/po/sasl.id_ID.po index 108727cd..ac5b6f94 100644 --- a/modules/po/sasl.id_ID.po +++ b/modules/po/sasl.id_ID.po @@ -120,6 +120,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -132,14 +133,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -160,10 +164,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.it_IT.po b/modules/po/sasl.it_IT.po index 53386c64..b5da3563 100644 --- a/modules/po/sasl.it_IT.po +++ b/modules/po/sasl.it_IT.po @@ -125,6 +125,7 @@ msgid "Username is currently not set" msgstr "L'username non è attualmente impostato" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "L'username è attualmente impostato a '{1}'" @@ -137,14 +138,17 @@ msgid "Password was supplied" msgstr "La password è stata fornita" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "L'username è stato impostato a [{1}]" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "La password è stata impostata a [{1}]" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Meccanismi correnti impostati: {1}" @@ -165,10 +169,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Usa 'RequireAuth no' per disabilitare." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "{1} meccanismo riuscito." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "{1} meccanismo fallito." diff --git a/modules/po/sasl.nl_NL.po b/modules/po/sasl.nl_NL.po index 8b32047a..e9573f6a 100644 --- a/modules/po/sasl.nl_NL.po +++ b/modules/po/sasl.nl_NL.po @@ -125,6 +125,7 @@ msgid "Username is currently not set" msgstr "Gebruikersnaam is niet ingesteld" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "Gebruikersnaam is ingesteld op '{1}'" @@ -137,14 +138,17 @@ msgid "Password was supplied" msgstr "Wachtwoord was ingevoerd" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "Gebruikersnaam is ingesteld op [{1}]" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "Wachtwoord is ingesteld op [{1}]" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Huidige mechanismen ingesteld: {1}" @@ -165,10 +169,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Gebruik 'RequireAuth no' om uit te schakelen." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "{1} mechanisme gelukt." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "{1} mechanisme gefaalt." diff --git a/modules/po/sasl.pl_PL.po b/modules/po/sasl.pl_PL.po index fffce6f7..f686c39b 100644 --- a/modules/po/sasl.pl_PL.po +++ b/modules/po/sasl.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -126,6 +126,7 @@ msgid "Username is currently not set" msgstr "Nazwa użytkownika nie jest bieżąco ustawiona" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "Nazwa użytkownika jest bieżąco ustawiona na „{1}”" @@ -138,14 +139,17 @@ msgid "Password was supplied" msgstr "Podano hasło" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "Nazwa użytkownika została ustawiona na [{1}]" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "Hasło zostało ustawione na [{1}]" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Bieżący zestaw mechanizmów: {1}" @@ -166,10 +170,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Użyj 'RequireAuth no', aby wyłączyć." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "Mechanizm {1} zadziałał." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "Mechanizm {1} nie powiódł się." diff --git a/modules/po/sasl.pot b/modules/po/sasl.pot index 7c9e5286..dd5929a6 100644 --- a/modules/po/sasl.pot +++ b/modules/po/sasl.pot @@ -111,6 +111,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -123,14 +124,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -151,10 +155,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.pt_BR.po b/modules/po/sasl.pt_BR.po index cf6fcbf0..20156f2f 100644 --- a/modules/po/sasl.pt_BR.po +++ b/modules/po/sasl.pt_BR.po @@ -120,6 +120,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -132,14 +133,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -160,10 +164,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.pt_PT.po b/modules/po/sasl.pt_PT.po index 3d06a58e..1cd797a0 100644 --- a/modules/po/sasl.pt_PT.po +++ b/modules/po/sasl.pt_PT.po @@ -124,6 +124,7 @@ msgid "Username is currently not set" msgstr "O nome de utilizador não está atualmente definido" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "O nome de utilizador está atualmente definido para '{1}'" @@ -136,14 +137,17 @@ msgid "Password was supplied" msgstr "A palavra-passe foi fornecida" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "O nome de utilizador foi definido para [{1}]" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "A palavra-passe foi definida para [{1}]" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Conjunto atual de mecanismos: {1}" @@ -164,10 +168,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Utilize 'RequireAuth no' para desativar." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "O mecanismo {1} foi bem-sucedido." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "O mecanismo {1} falhou." diff --git a/modules/po/sasl.ro_RO.po b/modules/po/sasl.ro_RO.po index c240ea05..3df53348 100644 --- a/modules/po/sasl.ro_RO.po +++ b/modules/po/sasl.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -121,6 +121,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -133,14 +134,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -161,10 +165,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.ru_RU.po b/modules/po/sasl.ru_RU.po index 39f18df8..4bd237c0 100644 --- a/modules/po/sasl.ru_RU.po +++ b/modules/po/sasl.ru_RU.po @@ -122,6 +122,7 @@ msgid "Username is currently not set" msgstr "" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "" @@ -134,14 +135,17 @@ msgid "Password was supplied" msgstr "" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "" @@ -162,10 +166,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "" #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "" #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "" diff --git a/modules/po/sasl.tr_TR.po b/modules/po/sasl.tr_TR.po index 47870d79..73bdf685 100644 --- a/modules/po/sasl.tr_TR.po +++ b/modules/po/sasl.tr_TR.po @@ -124,6 +124,7 @@ msgid "Username is currently not set" msgstr "Kullanıcı adı şu anda ayarlanmamış" #: sasl.cpp:111 +#, c++-format msgid "Username is currently set to '{1}'" msgstr "Kullanıcı adı şu anda '{1}' olarak ayarlı" @@ -136,14 +137,17 @@ msgid "Password was supplied" msgstr "Şifre sağlandı" #: sasl.cpp:124 +#, c++-format msgid "Username has been set to [{1}]" msgstr "Kullanıcı adı [{1}] olarak ayarlandı" #: sasl.cpp:125 +#, c++-format msgid "Password has been set to [{1}]" msgstr "Şifre [{1}] olarak ayarlandı" #: sasl.cpp:145 +#, c++-format msgid "Current mechanisms set: {1}" msgstr "Mevcut mekanizmalar ayarlandı: {1}" @@ -164,10 +168,12 @@ msgid "Use 'RequireAuth no' to disable." msgstr "Devre dışı bırakmak için 'RequireAuth no' seçeneğini kullanın." #: sasl.cpp:258 +#, c++-format msgid "{1} mechanism succeeded." msgstr "{1} mekanizması başarılı oldu." #: sasl.cpp:270 +#, c++-format msgid "{1} mechanism failed." msgstr "{1} mekanizması başarısız oldu." diff --git a/modules/po/savebuff.bg_BG.po b/modules/po/savebuff.bg_BG.po index edf00e6c..02ff07e7 100644 --- a/modules/po/savebuff.bg_BG.po +++ b/modules/po/savebuff.bg_BG.po @@ -14,23 +14,23 @@ msgstr "" #: savebuff.cpp:65 msgid "" -msgstr "" +msgstr "" #: savebuff.cpp:65 msgid "Sets the password" -msgstr "" +msgstr "Задава паролата" #: savebuff.cpp:67 msgid "" -msgstr "" +msgstr "" #: savebuff.cpp:67 msgid "Replays the buffer" -msgstr "" +msgstr "Пуска буфера отново" #: savebuff.cpp:69 msgid "Saves all buffers" -msgstr "" +msgstr "Записва всички буфери" #: savebuff.cpp:221 msgid "" @@ -38,25 +38,34 @@ msgid "" "the appropriate pass and things should start working, or setpass to a new " "pass and save to reinstantiate" msgstr "" +"Паролата не е зададена, което означава че декодирането не е успешно. Може да " +"използвате setpass за да зададете правилната парола и нещата би трябвало да " +"почнат да работят. Ако, не използвайте setpass за нова парола и запишете " +"промените" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" -msgstr "" +msgstr "Паролата е зададена на [{1}]" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" -msgstr "" +msgstr "{1} е пуснато отново" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" -msgstr "" +msgstr "Не може да се декодира криптираният файл {1}" #: savebuff.cpp:358 msgid "" "This user module takes up to one arguments. Either --ask-pass or the " "password itself (which may contain spaces) or nothing" msgstr "" +"Този потребителски модул поема до един аргумент. Или --ask-pass, паролата ви " +"(която може да съдържа интервали) или нищо" #: savebuff.cpp:363 msgid "Stores channel and query buffers to disk, encrypted" -msgstr "" +msgstr "Запазва криптирани буфери от канали и заявки към диск" diff --git a/modules/po/savebuff.da_DK.po b/modules/po/savebuff.da_DK.po index 233ceb1e..d7470eef 100644 --- a/modules/po/savebuff.da_DK.po +++ b/modules/po/savebuff.da_DK.po @@ -40,14 +40,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.de_DE.po b/modules/po/savebuff.de_DE.po index 365b22d0..1e81833a 100644 --- a/modules/po/savebuff.de_DE.po +++ b/modules/po/savebuff.de_DE.po @@ -44,14 +44,17 @@ msgstr "" "neues Passwort und save für einen Neubeginn" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "Password auf [{1}] gesetzt" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "{1} abgespielt" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "Kann verschlüsselte Datei {1} nicht dekodieren" diff --git a/modules/po/savebuff.el_GR.po b/modules/po/savebuff.el_GR.po index 99be7418..583b3ffb 100644 --- a/modules/po/savebuff.el_GR.po +++ b/modules/po/savebuff.el_GR.po @@ -40,14 +40,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.es_ES.po b/modules/po/savebuff.es_ES.po index ea1648d0..715f4956 100644 --- a/modules/po/savebuff.es_ES.po +++ b/modules/po/savebuff.es_ES.po @@ -44,14 +44,17 @@ msgstr "" "reinicializarlo" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "Contraseña establecida a [{1}]" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "Reproducido {1}" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "No se ha podido descifrar el archivo {1}" diff --git a/modules/po/savebuff.fr_FR.po b/modules/po/savebuff.fr_FR.po index e4d3ff9b..ac202b40 100644 --- a/modules/po/savebuff.fr_FR.po +++ b/modules/po/savebuff.fr_FR.po @@ -40,14 +40,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.id_ID.po b/modules/po/savebuff.id_ID.po index e8f50e0c..fc43aee3 100644 --- a/modules/po/savebuff.id_ID.po +++ b/modules/po/savebuff.id_ID.po @@ -40,14 +40,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.it_IT.po b/modules/po/savebuff.it_IT.po index 0b41aa09..0d935d52 100644 --- a/modules/po/savebuff.it_IT.po +++ b/modules/po/savebuff.it_IT.po @@ -44,14 +44,17 @@ msgstr "" "e salvare per instanziare" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "Password impostata a [{1}]" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "Ripetizione {1}" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "Impossibile decodificare il file critografato {1}" diff --git a/modules/po/savebuff.nl_NL.po b/modules/po/savebuff.nl_NL.po index 082fc4d2..c9747056 100644 --- a/modules/po/savebuff.nl_NL.po +++ b/modules/po/savebuff.nl_NL.po @@ -44,14 +44,17 @@ msgstr "" "om opnieuw te starten" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "Wachtwoord ingesteld naar [{1}]" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "{1} afgespeeld" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "Niet mogelijk om versleuteld bestand te ontsleutelen: {1}" diff --git a/modules/po/savebuff.pl_PL.po b/modules/po/savebuff.pl_PL.po index 0afe4de2..0ba4dd84 100644 --- a/modules/po/savebuff.pl_PL.po +++ b/modules/po/savebuff.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -46,14 +46,17 @@ msgstr "" "utworzyć nową instancję." #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "Ustawiono hasło na [{1}]" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "Odtworzono {1}" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "Nie można rozszyfrować zaszyfrowanego pliku {1}" diff --git a/modules/po/savebuff.pot b/modules/po/savebuff.pot index 258f4804..daa2d5ed 100644 --- a/modules/po/savebuff.pot +++ b/modules/po/savebuff.pot @@ -31,14 +31,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.pt_BR.po b/modules/po/savebuff.pt_BR.po index de69cc55..848c9479 100644 --- a/modules/po/savebuff.pt_BR.po +++ b/modules/po/savebuff.pt_BR.po @@ -40,14 +40,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.pt_PT.po b/modules/po/savebuff.pt_PT.po index ae828f97..7a0a1b9c 100644 --- a/modules/po/savebuff.pt_PT.po +++ b/modules/po/savebuff.pt_PT.po @@ -44,14 +44,17 @@ msgstr "" "passe e guardar para reiniciá-lo" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "A palavra-passe foi definida para [{1}]" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "Reproduzido {1}" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "Não foi possível decifrar o ficheiro encriptado {1}" diff --git a/modules/po/savebuff.ro_RO.po b/modules/po/savebuff.ro_RO.po index 78479a9e..8713a9ed 100644 --- a/modules/po/savebuff.ro_RO.po +++ b/modules/po/savebuff.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -41,14 +41,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.ru_RU.po b/modules/po/savebuff.ru_RU.po index be18e1aa..fc5e66b0 100644 --- a/modules/po/savebuff.ru_RU.po +++ b/modules/po/savebuff.ru_RU.po @@ -42,14 +42,17 @@ msgid "" msgstr "" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "" diff --git a/modules/po/savebuff.tr_TR.po b/modules/po/savebuff.tr_TR.po index 9bfa90fa..3adb317e 100644 --- a/modules/po/savebuff.tr_TR.po +++ b/modules/po/savebuff.tr_TR.po @@ -44,14 +44,17 @@ msgstr "" "kaydedin" #: savebuff.cpp:232 +#, c++-format msgid "Password set to [{1}]" msgstr "Şifre [{1}] olarak ayarlndı" #: savebuff.cpp:262 +#, c++-format msgid "Replayed {1}" msgstr "{1} yeniden oynatıldı" #: savebuff.cpp:341 +#, c++-format msgid "Unable to decode Encrypted file {1}" msgstr "Şifrelenmiş dosya {1} çözülemiyor" diff --git a/modules/po/send_raw.bg_BG.po b/modules/po/send_raw.bg_BG.po index 8c4a3e5f..b4e527db 100644 --- a/modules/po/send_raw.bg_BG.po +++ b/modules/po/send_raw.bg_BG.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.da_DK.po b/modules/po/send_raw.da_DK.po index a57efbbb..4f898a22 100644 --- a/modules/po/send_raw.da_DK.po +++ b/modules/po/send_raw.da_DK.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.de_DE.po b/modules/po/send_raw.de_DE.po index d0aee00f..21433d4e 100644 --- a/modules/po/send_raw.de_DE.po +++ b/modules/po/send_raw.de_DE.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "Senden" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "[{1}] gesendet an {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Netzwerk {1} für Benutzer {2} nicht gefunden" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "Benutzer {1} nicht gefunden" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "[{1}] gesendet an IRC-Server von {2}/{3}" diff --git a/modules/po/send_raw.el_GR.po b/modules/po/send_raw.el_GR.po index 9a2a5a61..bed76abb 100644 --- a/modules/po/send_raw.el_GR.po +++ b/modules/po/send_raw.el_GR.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.es_ES.po b/modules/po/send_raw.es_ES.po index e9a1e4c8..426a621b 100644 --- a/modules/po/send_raw.es_ES.po +++ b/modules/po/send_raw.es_ES.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "Enviar" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "Enviado [{1}] a {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Red {1} no encontrada para el usuario {2}" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "Usuario {1} no encontrado" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "Enviado [{1}] al servidor IRC de {2}/{3}" diff --git a/modules/po/send_raw.fr_FR.po b/modules/po/send_raw.fr_FR.po index bd534a62..0782627b 100644 --- a/modules/po/send_raw.fr_FR.po +++ b/modules/po/send_raw.fr_FR.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.id_ID.po b/modules/po/send_raw.id_ID.po index df577d1c..0f30daf3 100644 --- a/modules/po/send_raw.id_ID.po +++ b/modules/po/send_raw.id_ID.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.it_IT.po b/modules/po/send_raw.it_IT.po index 38dc69d3..14f952b3 100644 --- a/modules/po/send_raw.it_IT.po +++ b/modules/po/send_raw.it_IT.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "Inviare" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "Inviato [{1}] a {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Il Network {1} non è stato trovato per l'utente {2}" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "L'utente {1} non è stato trovato" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "Inviato [{1}] al server IRC di {2}/{3}" diff --git a/modules/po/send_raw.nl_NL.po b/modules/po/send_raw.nl_NL.po index b070aeb7..5d5853ae 100644 --- a/modules/po/send_raw.nl_NL.po +++ b/modules/po/send_raw.nl_NL.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "Stuur" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "[{1}] gestuurd naard {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Netwerk {1} niet gevonden voor gebruiker {2}" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "Gebruiker {1} niet gevonden" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "[{1}] gestuurd naard IRC server van {2}/{3}" diff --git a/modules/po/send_raw.pl_PL.po b/modules/po/send_raw.pl_PL.po index 64ecd482..e14b9ab3 100644 --- a/modules/po/send_raw.pl_PL.po +++ b/modules/po/send_raw.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -51,18 +51,22 @@ msgid "Send" msgstr "Wyślij" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "Wysłano [{1}] do {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Sieć {1} nieznaleziona dla użytkownika {2}" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "Użytkownik {1} nie odnaleziony" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "Wysłano [{1}] do serwera IRC od {2}/{3}" diff --git a/modules/po/send_raw.pot b/modules/po/send_raw.pot index bccd6de1..1a7f70a7 100644 --- a/modules/po/send_raw.pot +++ b/modules/po/send_raw.pot @@ -40,18 +40,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.pt_BR.po b/modules/po/send_raw.pt_BR.po index 2ad448df..24638a51 100644 --- a/modules/po/send_raw.pt_BR.po +++ b/modules/po/send_raw.pt_BR.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.pt_PT.po b/modules/po/send_raw.pt_PT.po index 73eced1e..3ae5bae0 100644 --- a/modules/po/send_raw.pt_PT.po +++ b/modules/po/send_raw.pt_PT.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "Enviar" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "Enviado [{1}] para {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Rede {1} não encontrada para o utilizador {2}" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "Utilizador {1} não encontrado" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "Enviado [{1}] para o servidor de IRC de {2}/{3}" diff --git a/modules/po/send_raw.ro_RO.po b/modules/po/send_raw.ro_RO.po index 6bc4c3d2..959d2344 100644 --- a/modules/po/send_raw.ro_RO.po +++ b/modules/po/send_raw.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -50,18 +50,22 @@ msgid "Send" msgstr "" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "" diff --git a/modules/po/send_raw.ru_RU.po b/modules/po/send_raw.ru_RU.po index 7b82c6e9..918d2f9f 100644 --- a/modules/po/send_raw.ru_RU.po +++ b/modules/po/send_raw.ru_RU.po @@ -51,18 +51,22 @@ msgid "Send" msgstr "Отправить" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "Отправил [{1}] {2}/{3}" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "Сеть {1} не найдена для пользователя {2}" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "Пользователь {1} не найден" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "Послал [{1}] к IRC серверу {2}/{3}" diff --git a/modules/po/send_raw.tr_TR.po b/modules/po/send_raw.tr_TR.po index 5e89643c..a8067055 100644 --- a/modules/po/send_raw.tr_TR.po +++ b/modules/po/send_raw.tr_TR.po @@ -49,18 +49,22 @@ msgid "Send" msgstr "Gönder" #: send_raw.cpp:32 +#, c++-format msgid "Sent [{1}] to {2}/{3}" msgstr "[{1}], {2}/{3} adresine gönderildi" #: send_raw.cpp:36 send_raw.cpp:56 +#, c++-format msgid "Network {1} not found for user {2}" msgstr "{2} kullanıcısı için {1} ağı bulunamadı" #: send_raw.cpp:40 send_raw.cpp:60 +#, c++-format msgid "User {1} not found" msgstr "{1} kullanıcısı bulunamadı" #: send_raw.cpp:52 +#, c++-format msgid "Sent [{1}] to IRC server of {2}/{3}" msgstr "[{1}], {2}/{3} IRC sunucusuna gönderildi" diff --git a/modules/po/shell.bg_BG.po b/modules/po/shell.bg_BG.po index 08843ace..edd164ea 100644 --- a/modules/po/shell.bg_BG.po +++ b/modules/po/shell.bg_BG.po @@ -13,17 +13,18 @@ msgstr "" "Language: bg_BG\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" -msgstr "" +msgstr "Не можа да се изпълни: {1}" #: shell.cpp:75 msgid "You must be admin to use the shell module" -msgstr "" +msgstr "Трябва да сте администратор за да използвате shell модула" #: shell.cpp:169 msgid "Gives shell access" -msgstr "" +msgstr "Дава достъп до shell-а" #: shell.cpp:172 msgid "Gives shell access. Only ZNC admins can use it." -msgstr "" +msgstr "Дава достъп до shell-а. Само админите на ZNC може да го използват." diff --git a/modules/po/shell.da_DK.po b/modules/po/shell.da_DK.po index 487ca769..9b9b4d3d 100644 --- a/modules/po/shell.da_DK.po +++ b/modules/po/shell.da_DK.po @@ -13,6 +13,7 @@ msgstr "" "Language: da_DK\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.de_DE.po b/modules/po/shell.de_DE.po index 900ea089..443b8332 100644 --- a/modules/po/shell.de_DE.po +++ b/modules/po/shell.de_DE.po @@ -13,6 +13,7 @@ msgstr "" "Language: de_DE\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Fehler beim ausführen: {1}" diff --git a/modules/po/shell.el_GR.po b/modules/po/shell.el_GR.po index 653bc9a5..93bab402 100644 --- a/modules/po/shell.el_GR.po +++ b/modules/po/shell.el_GR.po @@ -13,6 +13,7 @@ msgstr "" "Language: el_GR\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.es_ES.po b/modules/po/shell.es_ES.po index ef9aa36a..0e286ac0 100644 --- a/modules/po/shell.es_ES.po +++ b/modules/po/shell.es_ES.po @@ -13,6 +13,7 @@ msgstr "" "Language: es_ES\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Error al ejecutar: {1}" diff --git a/modules/po/shell.fr_FR.po b/modules/po/shell.fr_FR.po index 6ac64688..bc032ebf 100644 --- a/modules/po/shell.fr_FR.po +++ b/modules/po/shell.fr_FR.po @@ -13,6 +13,7 @@ msgstr "" "Language: fr_FR\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.id_ID.po b/modules/po/shell.id_ID.po index bfd4be83..3bc63e53 100644 --- a/modules/po/shell.id_ID.po +++ b/modules/po/shell.id_ID.po @@ -13,6 +13,7 @@ msgstr "" "Language: id_ID\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.it_IT.po b/modules/po/shell.it_IT.po index b6e582c3..117b41d3 100644 --- a/modules/po/shell.it_IT.po +++ b/modules/po/shell.it_IT.po @@ -13,6 +13,7 @@ msgstr "" "Language: it_IT\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Impossibile eseguire: {1}" diff --git a/modules/po/shell.nl_NL.po b/modules/po/shell.nl_NL.po index 93738863..07a4da6a 100644 --- a/modules/po/shell.nl_NL.po +++ b/modules/po/shell.nl_NL.po @@ -13,6 +13,7 @@ msgstr "" "Language: nl_NL\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Mislukt om uit te voeren: {1}" diff --git a/modules/po/shell.pl_PL.po b/modules/po/shell.pl_PL.po index 5b815976..e7e7951a 100644 --- a/modules/po/shell.pl_PL.po +++ b/modules/po/shell.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -15,6 +15,7 @@ msgstr "" "Language: pl_PL\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Nie udało się wykonać: {1}" diff --git a/modules/po/shell.pot b/modules/po/shell.pot index f16cbf82..4b8e3eee 100644 --- a/modules/po/shell.pot +++ b/modules/po/shell.pot @@ -4,6 +4,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.pt_BR.po b/modules/po/shell.pt_BR.po index 14085974..e7ef87db 100644 --- a/modules/po/shell.pt_BR.po +++ b/modules/po/shell.pt_BR.po @@ -13,6 +13,7 @@ msgstr "" "Language: pt_BR\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.pt_PT.po b/modules/po/shell.pt_PT.po index c9054acb..56613de4 100644 --- a/modules/po/shell.pt_PT.po +++ b/modules/po/shell.pt_PT.po @@ -13,6 +13,7 @@ msgstr "" "Language: pt_PT\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Falha ao executar: {1}" diff --git a/modules/po/shell.ro_RO.po b/modules/po/shell.ro_RO.po index c1334a8f..b2d0ad07 100644 --- a/modules/po/shell.ro_RO.po +++ b/modules/po/shell.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -14,6 +14,7 @@ msgstr "" "Language: ro_RO\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "" diff --git a/modules/po/shell.ru_RU.po b/modules/po/shell.ru_RU.po index 7089878d..e976b8fb 100644 --- a/modules/po/shell.ru_RU.po +++ b/modules/po/shell.ru_RU.po @@ -15,6 +15,7 @@ msgstr "" "Language: ru_RU\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Не удалось выполнить: {1}" diff --git a/modules/po/shell.tr_TR.po b/modules/po/shell.tr_TR.po index 79dff29c..f7ade490 100644 --- a/modules/po/shell.tr_TR.po +++ b/modules/po/shell.tr_TR.po @@ -13,6 +13,7 @@ msgstr "" "Language: tr_TR\n" #: shell.cpp:37 +#, c++-format msgid "Failed to execute: {1}" msgstr "Yürütülemedi: {1}" diff --git a/modules/po/simple_away.bg_BG.po b/modules/po/simple_away.bg_BG.po index 5a74ef2e..dc8347c6 100644 --- a/modules/po/simple_away.bg_BG.po +++ b/modules/po/simple_away.bg_BG.po @@ -48,14 +48,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -66,16 +69,19 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" msgstr[1] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.da_DK.po b/modules/po/simple_away.da_DK.po index 776a648b..d6334872 100644 --- a/modules/po/simple_away.da_DK.po +++ b/modules/po/simple_away.da_DK.po @@ -48,14 +48,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -66,16 +69,19 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" msgstr[1] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.de_DE.po b/modules/po/simple_away.de_DE.po index f5b0b955..fdbeecbd 100644 --- a/modules/po/simple_away.de_DE.po +++ b/modules/po/simple_away.de_DE.po @@ -51,14 +51,17 @@ msgid "Away reason set" msgstr "Away Grund gespeichert" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Away Grund: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "Momentan Away Grund wäre: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Momentane Wartezeit: 1 Sekunde" @@ -69,16 +72,19 @@ msgid "Timer disabled" msgstr "Wartezeit deaktiviert" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Wartezeit auf 1 Sekunde gesetzt" msgstr[1] "Wartezeit auf {1} Sekunden gesetzt" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "Momentane MinClients Einstellung: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "MinClients auf {1} gesetzt" diff --git a/modules/po/simple_away.el_GR.po b/modules/po/simple_away.el_GR.po index 94425af3..909c4574 100644 --- a/modules/po/simple_away.el_GR.po +++ b/modules/po/simple_away.el_GR.po @@ -48,14 +48,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -66,16 +69,19 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" msgstr[1] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.es_ES.po b/modules/po/simple_away.es_ES.po index c8c92d10..1a9d395e 100644 --- a/modules/po/simple_away.es_ES.po +++ b/modules/po/simple_away.es_ES.po @@ -50,14 +50,17 @@ msgid "Away reason set" msgstr "Motivo de ausencia establecido" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Motivo de ausencia: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "El motivo de ausencia quedaría como: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Tiempo establecido: 1 segundo" @@ -68,16 +71,19 @@ msgid "Timer disabled" msgstr "Temporizador deshabilitado" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Temporizador establecido a 1 segundo" msgstr[1] "Temporizador establecido a {1} segundos" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "MinClients establecido a: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "MinClients establecido a: {1}" diff --git a/modules/po/simple_away.fr_FR.po b/modules/po/simple_away.fr_FR.po index ea639e8a..a865a464 100644 --- a/modules/po/simple_away.fr_FR.po +++ b/modules/po/simple_away.fr_FR.po @@ -48,14 +48,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -66,16 +69,19 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" msgstr[1] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.id_ID.po b/modules/po/simple_away.id_ID.po index 297d26d7..4ad007f7 100644 --- a/modules/po/simple_away.id_ID.po +++ b/modules/po/simple_away.id_ID.po @@ -50,14 +50,17 @@ msgid "Away reason set" msgstr "Alasan away disetel" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Alasan away: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -67,15 +70,18 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.it_IT.po b/modules/po/simple_away.it_IT.po index 85a388c7..16a0413f 100644 --- a/modules/po/simple_away.it_IT.po +++ b/modules/po/simple_away.it_IT.po @@ -50,14 +50,17 @@ msgid "Away reason set" msgstr "Imposta il motivo dell'assenza (away)" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Motivo dell'away: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "Il motivo dell'assenza (away) attuale sarebbe: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Impostazione del timer corrente: 1 secondo" @@ -68,16 +71,19 @@ msgid "Timer disabled" msgstr "Timer disabilitato" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Timer impostato a 1 secondo" msgstr[1] "Timer impostato a: {1} secondi" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "Impostazione corrente di MinClients: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "MinClients impostato a {1}" diff --git a/modules/po/simple_away.nl_NL.po b/modules/po/simple_away.nl_NL.po index c6ab60af..6ea4b8fb 100644 --- a/modules/po/simple_away.nl_NL.po +++ b/modules/po/simple_away.nl_NL.po @@ -54,14 +54,17 @@ msgid "Away reason set" msgstr "Afwezigheidsreden ingesteld" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Afwezigheidsreden: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "Huidige afwezigheidsreden zou zijn: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Huidige timer instelling: 1 seconde" @@ -72,16 +75,19 @@ msgid "Timer disabled" msgstr "Timer uitgeschakeld" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Timer ingesteld op 1 seconde" msgstr[1] "Timer ingesteld op {1} seconden" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "Huidige MinClients instelling: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "MinClients ingesteld op {1}" diff --git a/modules/po/simple_away.pl_PL.po b/modules/po/simple_away.pl_PL.po index 4e2102a1..dfb7bb60 100644 --- a/modules/po/simple_away.pl_PL.po +++ b/modules/po/simple_away.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -54,14 +54,17 @@ msgid "Away reason set" msgstr "Ustawiono powód nieobecności" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Powód nieobecności: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "Bieżący powód nieobecności byłby: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Bieżące ustawienie odliczarki: 1 sekunda" @@ -74,6 +77,7 @@ msgid "Timer disabled" msgstr "Odliczarka wyłączona" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Odliczarka ustawiona na 1 sekundę" @@ -82,10 +86,12 @@ msgstr[2] "Odliczarka ustawiona na: {1} sekund" msgstr[3] "Odliczarka ustawiona na: {1} sekund" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "Bieżące ustawienie MinClients: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "Ustawiono MinClients do {1}" diff --git a/modules/po/simple_away.pot b/modules/po/simple_away.pot index bd3cd313..e13855bf 100644 --- a/modules/po/simple_away.pot +++ b/modules/po/simple_away.pot @@ -39,14 +39,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -57,16 +60,19 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" msgstr[1] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.pt_BR.po b/modules/po/simple_away.pt_BR.po index ec15e881..94ac8fbf 100644 --- a/modules/po/simple_away.pt_BR.po +++ b/modules/po/simple_away.pt_BR.po @@ -48,14 +48,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -66,16 +69,19 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" msgstr[1] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.pt_PT.po b/modules/po/simple_away.pt_PT.po index df661085..c14409a4 100644 --- a/modules/po/simple_away.pt_PT.po +++ b/modules/po/simple_away.pt_PT.po @@ -53,14 +53,17 @@ msgid "Away reason set" msgstr "Razão do away definida" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Razão do Away: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "A razão atual do away seria: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Definição atual do temporizador: 1 segundo" @@ -71,16 +74,19 @@ msgid "Timer disabled" msgstr "Temporizador desativado" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Temporizador definido para 1 segundo" msgstr[1] "Temporizador definido para: {1} segundos" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "Definição atual de MinClients: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "MinClients definido para {1}" diff --git a/modules/po/simple_away.ro_RO.po b/modules/po/simple_away.ro_RO.po index 19604200..59560d35 100644 --- a/modules/po/simple_away.ro_RO.po +++ b/modules/po/simple_away.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -49,14 +49,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -68,6 +71,7 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" @@ -75,10 +79,12 @@ msgstr[1] "" msgstr[2] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.ru_RU.po b/modules/po/simple_away.ru_RU.po index 75610c40..89ae1349 100644 --- a/modules/po/simple_away.ru_RU.po +++ b/modules/po/simple_away.ru_RU.po @@ -50,14 +50,17 @@ msgid "Away reason set" msgstr "" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "" @@ -70,6 +73,7 @@ msgid "Timer disabled" msgstr "" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "" @@ -78,10 +82,12 @@ msgstr[2] "" msgstr[3] "" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "" diff --git a/modules/po/simple_away.tr_TR.po b/modules/po/simple_away.tr_TR.po index ea15ac9d..1f574965 100644 --- a/modules/po/simple_away.tr_TR.po +++ b/modules/po/simple_away.tr_TR.po @@ -51,14 +51,17 @@ msgid "Away reason set" msgstr "Away sebebi ayarla" #: simple_away.cpp:138 +#, c++-format msgid "Away reason: {1}" msgstr "Away sebebi: {1}" #: simple_away.cpp:139 +#, c++-format msgid "Current away reason would be: {1}" msgstr "Şu anki away sebebi şu şekilde olacaktır: {1}" #: simple_away.cpp:144 +#, c++-format msgid "Current timer setting: 1 second" msgid_plural "Current timer setting: {1} seconds" msgstr[0] "Geçerli zamanlayıcı ayarı: 1 saniye" @@ -69,16 +72,19 @@ msgid "Timer disabled" msgstr "Zamanlayıcı devre dışı" #: simple_away.cpp:155 +#, c++-format msgid "Timer set to 1 second" msgid_plural "Timer set to: {1} seconds" msgstr[0] "Zamanlayıcı 1 saniyeye ayarlandı" msgstr[1] "Zamanlayıcı {1} saniyeye ayarlandı" #: simple_away.cpp:166 +#, c++-format msgid "Current MinClients setting: {1}" msgstr "Geçerli MinClients ayarı: {1}" #: simple_away.cpp:169 +#, c++-format msgid "MinClients set to {1}" msgstr "MinClients {1} olarak ayarlandı" diff --git a/modules/po/stickychan.bg_BG.po b/modules/po/stickychan.bg_BG.po index deb037d0..8fac524e 100644 --- a/modules/po/stickychan.bg_BG.po +++ b/modules/po/stickychan.bg_BG.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.da_DK.po b/modules/po/stickychan.da_DK.po index 2356d8b6..9183b6e2 100644 --- a/modules/po/stickychan.da_DK.po +++ b/modules/po/stickychan.da_DK.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.de_DE.po b/modules/po/stickychan.de_DE.po index b385d0fc..fa0cb2c8 100644 --- a/modules/po/stickychan.de_DE.po +++ b/modules/po/stickychan.de_DE.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Benutzung: Stick <#channel> [key]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "{1} angepinnt" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Benutzung: Unstick <#channel>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "{1} ungepinnt" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr " -- Ende der Liste" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "Konnte {1} nicht beitreten (# Präfix fehlt?)" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "Kanal ist nicht mehr angepinnt!" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.el_GR.po b/modules/po/stickychan.el_GR.po index e50b445a..61b4d88b 100644 --- a/modules/po/stickychan.el_GR.po +++ b/modules/po/stickychan.el_GR.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.es_ES.po b/modules/po/stickychan.es_ES.po index ab27fd5a..71207b8e 100644 --- a/modules/po/stickychan.es_ES.po +++ b/modules/po/stickychan.es_ES.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Uso: Stick <#canal> [clave]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "Fijado {1}" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Uso: Unstick <#canal>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "Desfijado {1}" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr " -- Fin de la lista" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "No se ha podido entrar a {1} (¿Falta el prefijo #?)" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "El canal ya no está fijado" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "No se puede entrar al canal {1}, es un nombre no válido. Desfijado." diff --git a/modules/po/stickychan.fr_FR.po b/modules/po/stickychan.fr_FR.po index cc524f18..c80fa10a 100644 --- a/modules/po/stickychan.fr_FR.po +++ b/modules/po/stickychan.fr_FR.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.id_ID.po b/modules/po/stickychan.id_ID.po index 063c8914..97881045 100644 --- a/modules/po/stickychan.id_ID.po +++ b/modules/po/stickychan.id_ID.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.it_IT.po b/modules/po/stickychan.it_IT.po index 30e7dcd5..b9f13111 100644 --- a/modules/po/stickychan.it_IT.po +++ b/modules/po/stickychan.it_IT.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Usa: Stick <#canale> [chiave]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "Appiccicato {1}" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Usa: Unstick <#canale>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "Scollato {1}" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr " -- Fine della lista" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "Impossibile entrare in {1} (# prefisso mancante?)" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "Il canale ha smesso di essere appiccicoso (sticky)!" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.nl_NL.po b/modules/po/stickychan.nl_NL.po index 394b0073..643ac4ff 100644 --- a/modules/po/stickychan.nl_NL.po +++ b/modules/po/stickychan.nl_NL.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Gebruik: Stick <#kanaal> [sleutel]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "Vastgezet {1}" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Gebruik: Unstick <#kanaal>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "Losgemaakt {1}" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr " -- Einde van lijst" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "Kon {1} niet toetreden (Mist de # voor het kanaal?)" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "Kanalen zijn losgelaten!" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.pl_PL.po b/modules/po/stickychan.pl_PL.po index 40155c9c..739c300e 100644 --- a/modules/po/stickychan.pl_PL.po +++ b/modules/po/stickychan.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -55,6 +55,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Użycie: Stick <#kanał> [klucz]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "Przyklejono {1}" @@ -63,6 +64,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Użycie: Unstick <#kanał>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "Odklejono {1}" @@ -71,6 +73,7 @@ msgid " -- End of List" msgstr " -- Koniec listy" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "Nie można dołączyć do {1} (brakuje przedrostka # ?)" @@ -91,6 +94,7 @@ msgid "Channel stopped being sticky!" msgstr "Kanał przestał być przyklejonym!" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.pot b/modules/po/stickychan.pot index e73c1fa0..bfdd20e5 100644 --- a/modules/po/stickychan.pot +++ b/modules/po/stickychan.pot @@ -44,6 +44,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -52,6 +53,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -60,6 +62,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -80,6 +83,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.pt_BR.po b/modules/po/stickychan.pt_BR.po index 2b96777e..f99f8cda 100644 --- a/modules/po/stickychan.pt_BR.po +++ b/modules/po/stickychan.pt_BR.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Sintaxe: Stick <#canal> [senha]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Sintaxe: Unstick <#canal>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.pt_PT.po b/modules/po/stickychan.pt_PT.po index 2993deca..e6e36e60 100644 --- a/modules/po/stickychan.pt_PT.po +++ b/modules/po/stickychan.pt_PT.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Utilização: Stick <#canal> [chave]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "{1} colado" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Utilização: Unstick <#canal>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "{1} descolado" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr " -- Fim da lista" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "Não foi possível entrar em {1} (prefixo # em falta?)" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "O canal parou de estar colado!" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.ro_RO.po b/modules/po/stickychan.ro_RO.po index 5183bc60..323f7b88 100644 --- a/modules/po/stickychan.ro_RO.po +++ b/modules/po/stickychan.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -54,6 +54,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -62,6 +63,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -70,6 +72,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -90,6 +93,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.ru_RU.po b/modules/po/stickychan.ru_RU.po index cb589e1d..51f7b6ad 100644 --- a/modules/po/stickychan.ru_RU.po +++ b/modules/po/stickychan.ru_RU.po @@ -55,6 +55,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "" @@ -63,6 +64,7 @@ msgid "Usage: Unstick <#channel>" msgstr "" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "" @@ -71,6 +73,7 @@ msgid " -- End of List" msgstr "" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "" @@ -91,6 +94,7 @@ msgid "Channel stopped being sticky!" msgstr "" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stickychan.tr_TR.po b/modules/po/stickychan.tr_TR.po index 482c0ab3..5b83365f 100644 --- a/modules/po/stickychan.tr_TR.po +++ b/modules/po/stickychan.tr_TR.po @@ -53,6 +53,7 @@ msgid "Usage: Stick <#channel> [key]" msgstr "Kullanımı: Stick <#kanal> [anahtar]" #: stickychan.cpp:79 +#, c++-format msgid "Stuck {1}" msgstr "{1} stick edildi" @@ -61,6 +62,7 @@ msgid "Usage: Unstick <#channel>" msgstr "Kullanımı: Unstick <#kanal>" #: stickychan.cpp:89 +#, c++-format msgid "Unstuck {1}" msgstr "{1} unstick edildi" @@ -69,6 +71,7 @@ msgid " -- End of List" msgstr " -- Liste Sonu" #: stickychan.cpp:115 +#, c++-format msgid "Could not join {1} (# prefix missing?)" msgstr "{1}'a katılamadı (# öneki eksik mi?)" @@ -89,6 +92,7 @@ msgid "Channel stopped being sticky!" msgstr "Kanal sticky olmayı bıraktı!" #: stickychan.cpp:209 +#, c++-format msgid "" "Channel {1} cannot be joined, it is an illegal channel name. Unsticking." msgstr "" diff --git a/modules/po/stripcontrols.bg_BG.po b/modules/po/stripcontrols.bg_BG.po index 56545eda..e1a64b1a 100644 --- a/modules/po/stripcontrols.bg_BG.po +++ b/modules/po/stripcontrols.bg_BG.po @@ -16,3 +16,5 @@ msgstr "" msgid "" "Strips control codes (Colors, Bold, ..) from channel and private messages." msgstr "" +"Премахва контролни кодове (цветове, удебелен шрифт, ..) от канала и лични " +"съобщения." diff --git a/modules/po/stripcontrols.pl_PL.po b/modules/po/stripcontrols.pl_PL.po index 50f1b41f..6f20bd45 100644 --- a/modules/po/stripcontrols.pl_PL.po +++ b/modules/po/stripcontrols.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" diff --git a/modules/po/stripcontrols.ro_RO.po b/modules/po/stripcontrols.ro_RO.po index 25dfdb24..979214a4 100644 --- a/modules/po/stripcontrols.ro_RO.po +++ b/modules/po/stripcontrols.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" diff --git a/modules/po/watch.bg_BG.po b/modules/po/watch.bg_BG.po index d817fe0e..f2ffd1d5 100644 --- a/modules/po/watch.bg_BG.po +++ b/modules/po/watch.bg_BG.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.da_DK.po b/modules/po/watch.da_DK.po index dccac804..3376e031 100644 --- a/modules/po/watch.da_DK.po +++ b/modules/po/watch.da_DK.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.de_DE.po b/modules/po/watch.de_DE.po index 554e2489..beee0d16 100644 --- a/modules/po/watch.de_DE.po +++ b/modules/po/watch.de_DE.po @@ -92,10 +92,12 @@ msgid "Invalid Id" msgstr "Ungültige Id" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "Id {1} deaktiviert" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "Id {1} aktiviert" @@ -108,10 +110,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Setzte DetachedClientOnly für alle Einträge auf Nein" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "Id {1} auf Yes gesetzt" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "Id {1} auf No gesetzt" @@ -168,6 +172,7 @@ msgid "You have no entries." msgstr "Du hast keine Einträge." #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "Quellen für Id {1} gesetzt." @@ -176,14 +181,17 @@ msgid "All entries cleared." msgstr "Alle Einträge geleert." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "Id {1} entfernt." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "Eintrag für {1} existiert bereits." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "Füge Eintrag hinzu: {1} überwacht [{2}] -> {3}" diff --git a/modules/po/watch.el_GR.po b/modules/po/watch.el_GR.po index 2812d9e5..6147cffb 100644 --- a/modules/po/watch.el_GR.po +++ b/modules/po/watch.el_GR.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.es_ES.po b/modules/po/watch.es_ES.po index 99681156..0a4a9677 100644 --- a/modules/po/watch.es_ES.po +++ b/modules/po/watch.es_ES.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "Id no válido" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "Id {1} deshabilitado" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "Id {1} habilitado" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Define DetachedClientOnly para todas las entradas a No" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "Id {1} ajustado a Sí" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "Id {1} ajustado a No" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "No tienes entradas." #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "Fuentes definidas para el id {1}." @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "Todas las entradas eliminadas." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "Id {1} eliminado." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "La entrada para {1} ya existe." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "Añadiendo entrada: {1} controlando {2} -> {3}" diff --git a/modules/po/watch.fr_FR.po b/modules/po/watch.fr_FR.po index aeaf8a98..094005c6 100644 --- a/modules/po/watch.fr_FR.po +++ b/modules/po/watch.fr_FR.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "Identifiant invalide" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "Toutes les entrées sont effacées." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.id_ID.po b/modules/po/watch.id_ID.po index 7c05f76c..13788b81 100644 --- a/modules/po/watch.id_ID.po +++ b/modules/po/watch.id_ID.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.it_IT.po b/modules/po/watch.it_IT.po index 7ed87323..29737b78 100644 --- a/modules/po/watch.it_IT.po +++ b/modules/po/watch.it_IT.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "Id non valido" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "Id {1} disabilitato" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "Id {1} abilitato" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Imposta il DetachedClientOnly per tutte le voci su No" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "Id {1} impostato a Si" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "Id {1} impostato a No" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "Non hai voci" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "Sorgenti impostate per Id {1}." @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "Tutte le voci cancellate." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "Id {1} rimosso." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "La voce per {1} esiste già." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "Aggiunta voce: {1} in cerca di [{2}] -> {3}" diff --git a/modules/po/watch.nl_NL.po b/modules/po/watch.nl_NL.po index b4448c8d..b0951ccb 100644 --- a/modules/po/watch.nl_NL.po +++ b/modules/po/watch.nl_NL.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "Ongeldige ID" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "Id {1} uitgeschakeld" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "Id {1} ingeschakeld" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Stel DetachedClientOnly voor alle gebruikers in op Nee" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "Id {1} ingesteld op Ja" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "Id {1} ingesteld op Nee" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "Je hebt geen gebruikers." #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "Bronnen ingesteld voor Id {1}." @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "Alle gebruikers gewist." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "Id {1} verwijderd." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "Gebruiker {1} bestaat al." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "Voeg gebruiker toe: {1}, kijk uit naar [{2}] -> {3}" diff --git a/modules/po/watch.pl_PL.po b/modules/po/watch.pl_PL.po index adae9ad5..7ea087df 100644 --- a/modules/po/watch.pl_PL.po +++ b/modules/po/watch.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -92,10 +92,12 @@ msgid "Invalid Id" msgstr "Nieprawidłowy nr Id" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "Identyfikator {1} został wyłączony" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "Identyfikator {1} został włączony" @@ -108,10 +110,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Ustawiono DetachedClientOnly dla wszystkich wpisów na Nie" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "Identyfikator {1} ustawiono na Tak" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "Identyfikator {1} ustawiono na Nie" @@ -168,6 +172,7 @@ msgid "You have no entries." msgstr "Nie masz wpisów." #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "Źródła zostały ustawione dla Id {1}." @@ -176,14 +181,17 @@ msgid "All entries cleared." msgstr "Wszystkie wpisy zostały usunięte." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "Id {1} został usunięty." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "Wpis dla {1} już istnieje." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "Dodawanie wpisu: {1} obserwowanie [{2}] -> {3}" diff --git a/modules/po/watch.pot b/modules/po/watch.pot index 3ff487ce..0791ac32 100644 --- a/modules/po/watch.pot +++ b/modules/po/watch.pot @@ -80,10 +80,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -96,10 +98,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -156,6 +160,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -164,14 +169,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.pt_BR.po b/modules/po/watch.pt_BR.po index 9ec0ea35..f7c73866 100644 --- a/modules/po/watch.pt_BR.po +++ b/modules/po/watch.pt_BR.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.pt_PT.po b/modules/po/watch.pt_PT.po index 974e1dcf..7f5ffd2b 100644 --- a/modules/po/watch.pt_PT.po +++ b/modules/po/watch.pt_PT.po @@ -89,10 +89,12 @@ msgid "Invalid Id" msgstr "Id inválido" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "Id {1} desativado" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "Id {1} ativado" @@ -105,10 +107,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Define DetachedClientOnly de todas as entradas para Não" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "Id {1} definida para Sim" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "Id {1} definda para Não" @@ -165,6 +169,7 @@ msgid "You have no entries." msgstr "Não tem entradas." #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "Origens definidas para Id {1}." @@ -173,14 +178,17 @@ msgid "All entries cleared." msgstr "Todas as entradas foram limpas." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "Id {1} removido." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "Entrada para {1} já existe." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "A adicionar entrada: {1} observando por [{2}] -> {3}" diff --git a/modules/po/watch.ro_RO.po b/modules/po/watch.ro_RO.po index 3e0fc9a1..0f6de6ed 100644 --- a/modules/po/watch.ro_RO.po +++ b/modules/po/watch.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -90,10 +90,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -106,10 +108,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -166,6 +170,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -174,14 +179,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.ru_RU.po b/modules/po/watch.ru_RU.po index a0625c07..db206e9b 100644 --- a/modules/po/watch.ru_RU.po +++ b/modules/po/watch.ru_RU.po @@ -91,10 +91,12 @@ msgid "Invalid Id" msgstr "" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "" @@ -107,10 +109,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "" @@ -167,6 +171,7 @@ msgid "You have no entries." msgstr "" #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "" @@ -175,14 +180,17 @@ msgid "All entries cleared." msgstr "" #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "" #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "" #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "" diff --git a/modules/po/watch.tr_TR.po b/modules/po/watch.tr_TR.po index 5edc978d..d339dca7 100644 --- a/modules/po/watch.tr_TR.po +++ b/modules/po/watch.tr_TR.po @@ -93,10 +93,12 @@ msgid "Invalid Id" msgstr "Geçersiz Id" #: watch.cpp:399 +#, c++-format msgid "Id {1} disabled" msgstr "{1} Id'si devre dışı bırakıldı" #: watch.cpp:401 +#, c++-format msgid "Id {1} enabled" msgstr "{1} Id'si etkinleştirildi" @@ -109,10 +111,12 @@ msgid "Set DetachedClientOnly for all entries to No" msgstr "Tüm girdiler için DetachedClientOnly'yi 'No' olarak ayarlayın" #: watch.cpp:441 watch.cpp:483 +#, c++-format msgid "Id {1} set to Yes" msgstr "{1}'si 'Yes' olarak ayarlandı" #: watch.cpp:443 watch.cpp:485 +#, c++-format msgid "Id {1} set to No" msgstr "{1}'si 'No' olarak ayarlandı" @@ -169,6 +173,7 @@ msgid "You have no entries." msgstr "Hiçbir girdiniz yok." #: watch.cpp:585 +#, c++-format msgid "Sources set for Id {1}." msgstr "{1} Id'si için kaynaklar ayarlandı." @@ -177,14 +182,17 @@ msgid "All entries cleared." msgstr "Tüm girdiler temizlendi." #: watch.cpp:627 +#, c++-format msgid "Id {1} removed." msgstr "{1} Id'si kaldırıldı." #: watch.cpp:646 +#, c++-format msgid "Entry for {1} already exists." msgstr "{1} için girdi zaten mevcut." #: watch.cpp:654 +#, c++-format msgid "Adding entry: {1} watching for [{2}] -> {3}" msgstr "Girdi ekleniyor: {1}, [{2}] -> {3} için izliyor" diff --git a/modules/po/webadmin.bg_BG.po b/modules/po/webadmin.bg_BG.po index 1bebbb58..5e6dd508 100644 --- a/modules/po/webadmin.bg_BG.po +++ b/modules/po/webadmin.bg_BG.po @@ -14,37 +14,37 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:12 msgid "Channel Info" -msgstr "" +msgstr "Информация за канал" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:17 msgid "Channel Name:" -msgstr "" +msgstr "Име на канал" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:19 msgid "The channel name." -msgstr "" +msgstr "Каналното име" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:24 msgid "Key:" -msgstr "" +msgstr "Име:" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:26 msgid "The password of the channel, if there is one." -msgstr "" +msgstr "Паролата за канала, ако има такава." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." -msgstr "" +msgstr "Размерът на буфера." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -54,183 +54,193 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:46 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:287 msgid "Flags" -msgstr "" +msgstr "Флагове" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:51 msgid "Save to config" -msgstr "" +msgstr "Записване към конфигурационен файл" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:67 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:294 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:429 msgid "Module {1}" -msgstr "" +msgstr "Модул {1}" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:75 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:302 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:438 msgid "Save and return" -msgstr "" +msgstr "Запис и връщане назад" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:76 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:303 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:439 msgid "Save and continue" -msgstr "" +msgstr "Записване и продължи" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:78 msgid "Add Channel and return" -msgstr "" +msgstr "Добавяне на канал и връщане назад" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:79 msgid "Add Channel and continue" -msgstr "" +msgstr "Добавяне на канал и продължаване" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:12 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:15 msgid "<password>" -msgstr "" +msgstr "<password>" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:15 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:16 msgid "<network>" -msgstr "" +msgstr "<network>" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:18 msgid "" "To connect to this network from your IRC client, you can set the server " "password field as {1} or username field as {2}" msgstr "" +"За да се свържете с тази мрежа от вашия IRC клиент, може да зададете полето " +"за парола като {1} или потребителското поле като {2}" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:28 msgid "Network Info" -msgstr "" +msgstr "Информация за мрежата" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:29 msgid "" "Nick, AltNick, Ident, RealName, BindHost can be left empty to use the value " "from the user." msgstr "" +"Потребителско име, Вторично Потр. Име, Идент, Истинско име, и вързващ хост " +"може да се оставят празни за да се използва стойността от потребителя." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:33 msgid "Network Name:" -msgstr "" +msgstr "Име на мрежа:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:35 msgid "The name of the IRC network." -msgstr "" +msgstr "Името на IRC мрежата." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:39 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:73 msgid "Nickname:" -msgstr "" +msgstr "Потребителско име:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:41 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:75 msgid "Your nickname on IRC." -msgstr "" +msgstr "Вашето потребителско име в IRC." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:44 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:78 msgid "Alt. Nickname:" -msgstr "" +msgstr "Вторично Потребителско име:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:46 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:80 msgid "Your secondary nickname, if the first is not available on IRC." -msgstr "" +msgstr "Вторичното ви потребителско име, ако първото не е налично в IRC." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:50 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:84 msgid "Ident:" -msgstr "" +msgstr "Идент:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:52 msgid "Your ident." -msgstr "" +msgstr "Вашият идент:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:55 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:96 msgid "Realname:" -msgstr "" +msgstr "Истинско име:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:57 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:98 msgid "Your real name." -msgstr "" +msgstr "Вашето истинско име." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:62 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:104 msgid "BindHost:" -msgstr "" +msgstr "Вързващ хост:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 msgid "You may define a Message shown, when you quit IRC." msgstr "" +"Може да определите съобщение, което ще се покаже, когато се изключите от IRC." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:76 msgid "Active:" -msgstr "" +msgstr "Активен:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:78 msgid "Connect to IRC & automatically re-connect" -msgstr "" +msgstr "Свързване към IRC & автоматично повторно свързване" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:82 msgid "Trust all certs:" -msgstr "" +msgstr "Одобряване на всички сертификати:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:84 msgid "" "Disable certificate validation (takes precedence over TrustPKI). INSECURE!" msgstr "" +"Изключване на одобрението на сертификати (взима контрол вместо TrustPKI). НЕ " +"Е ПРЕПОРЪЧАНО! " #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:88 msgid "Automatically detect trusted certificates (Trust the PKI):" -msgstr "" +msgstr "Автоматично засичане на одобрени сертификати (Доверяване на PKI):" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:90 msgid "" "When disabled, manually whitelist all server fingerprints, even if the " "certificate is valid" msgstr "" +"Когато е изключено, ръчно одобрение на всички сървърни отпечатъци, дори и " +"сертификата да е невалиден. " #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:94 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:101 msgid "Servers of this IRC network:" -msgstr "" +msgstr "Сървърите в тази IRC мрежа:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:98 msgid "One server per line, “host [[+]port] [password]”, + means SSL" -msgstr "" +msgstr "Един сървър на ред, 'хост [[+]порт] [парола]' + SSL" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:106 msgid "Hostname" -msgstr "" +msgstr "Име на хост" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:107 #: modules/po/../data/webadmin/tmpl/settings.tmpl:13 msgid "Port" -msgstr "" +msgstr "Порт" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:108 #: modules/po/../data/webadmin/tmpl/settings.tmpl:15 msgid "SSL" -msgstr "" +msgstr "SSL" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:109 msgid "Password" -msgstr "" +msgstr "Парола" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:125 msgid "SHA-256 fingerprints of trusted SSL certificates of this IRC network:" -msgstr "" +msgstr "SHA-256 отпечатъци на доверени SSL сертификати на тази IRC мрежа:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:129 msgid "" @@ -240,7 +250,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:133 msgid "Flood protection:" -msgstr "" +msgstr "Защита против спам:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:136 msgid "" @@ -248,11 +258,14 @@ msgid "" "which occur, when your IRC bot is command flooded or spammed. After changing " "this, reconnect ZNC to server." msgstr "" +"Добра идея е да активирате защиата против спам. Това ви предпазва от 'excess " +"flood' грешки, които излизат, когато вашият IRC бот е наспамен. След като " +"промените тази настройка, свържете ZNC към сървъра отново. " #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:139 msgctxt "Flood Protection" msgid "Enabled" -msgstr "" +msgstr "Пусната" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:143 msgid "Flood protection rate:" @@ -262,10 +275,12 @@ msgstr "" msgid "" "The number of seconds per line. After changing this, reconnect ZNC to server." msgstr "" +"Номер на секунди на ред. След като промените тази настройка, свържете ZNC " +"към сървъра отново." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:149 msgid "{1} seconds per line" -msgstr "" +msgstr "{1} секунди на ред" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:153 msgid "Flood protection burst:" @@ -276,10 +291,12 @@ msgid "" "Defines the number of lines, which can be sent immediately. After changing " "this, reconnect ZNC to server." msgstr "" +"Определя номера редове, които може да се изпратят моментално. СЛед като " +"промените тази настройка, свържете ZNC към сървъра отново." #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:159 msgid "{1} lines can be sent immediately" -msgstr "" +msgstr "{1} реда може да се изпратят моментално" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:163 msgid "Channel join delay:" @@ -293,7 +310,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:169 msgid "{1} seconds" -msgstr "" +msgstr "{1} секунди" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:174 msgid "Character encoding used between ZNC and IRC server." @@ -306,7 +323,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:185 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:248 msgid "Channels" -msgstr "" +msgstr "Канали" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:187 msgid "" @@ -319,17 +336,17 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/listusers.tmpl:15 #: modules/po/../data/webadmin/tmpl/settings.tmpl:72 msgid "Add" -msgstr "" +msgstr "Добавяне" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:196 msgid "Index" -msgstr "" +msgstr "Индекс" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:197 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:449 #: modules/po/../data/webadmin/tmpl/settings.tmpl:237 msgid "Save" -msgstr "" +msgstr "Запис" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:198 #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:240 @@ -337,7 +354,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:191 #: modules/po/../data/webadmin/tmpl/settings.tmpl:176 msgid "Name" -msgstr "" +msgstr "Име" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:199 msgid "CurModes" @@ -349,11 +366,11 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:201 msgid "BufferSize" -msgstr "" +msgstr "Размер на буфер" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:202 msgid "Options" -msgstr "" +msgstr "Опции" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:204 msgid "← Add a channel (opens in same page)" @@ -363,47 +380,47 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:161 #: modules/po/../data/webadmin/tmpl/listusers.tmpl:27 msgid "Edit" -msgstr "" +msgstr "Редактиране" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:214 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:162 #: modules/po/../data/webadmin/tmpl/settings.tmpl:53 msgid "Del" -msgstr "" +msgstr "Изтриване" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:234 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:185 msgid "Modules" -msgstr "" +msgstr "Модули" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:241 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:192 #: modules/po/../data/webadmin/tmpl/settings.tmpl:177 msgid "Arguments" -msgstr "" +msgstr "Аргументи" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:242 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:193 #: modules/po/../data/webadmin/tmpl/settings.tmpl:178 msgid "Description" -msgstr "" +msgstr "Описание" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:243 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:194 msgid "Loaded globally" -msgstr "" +msgstr "Заредено глобално" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:244 msgid "Loaded by user" -msgstr "" +msgstr "Заредено от потребител" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:305 msgid "Add Network and return" -msgstr "" +msgstr "Добавяне на мрежа и връщане назад" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:306 msgid "Add Network and continue" -msgstr "" +msgstr "Добавяне на мрежа и продължи" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:19 msgid "Authentication" @@ -411,31 +428,31 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:23 msgid "Username:" -msgstr "" +msgstr "Потребителско име:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:33 msgid "Please enter a username." -msgstr "" +msgstr "Моля, въведете потребителско име:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:38 msgid "Password:" -msgstr "" +msgstr "Парола:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:40 msgid "Please enter a password." -msgstr "" +msgstr "Моля, въведете парола:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:43 msgid "Confirm password:" -msgstr "" +msgstr "Потвърдите паролата си:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:45 msgid "Please re-type the above password." -msgstr "" +msgstr "Моля, напишете паролата отгоре отново" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -446,7 +463,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:54 msgid "Allowed IPs:" -msgstr "" +msgstr "Позволени IP-та:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:58 msgid "" @@ -456,7 +473,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:66 msgid "IRC Information" -msgstr "" +msgstr "Информация за IRC" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:68 msgid "" @@ -470,7 +487,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -495,7 +512,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:147 #: modules/po/../data/webadmin/tmpl/listusers.tmpl:18 msgid "Clients" -msgstr "" +msgstr "Клиенти" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:148 msgid "Current Server" @@ -503,7 +520,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:149 msgid "Nick" -msgstr "" +msgstr "Потребителско име" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:151 msgid "← Add a network (opens in same page)" @@ -549,7 +566,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -573,7 +590,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -600,7 +617,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -631,7 +648,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -644,7 +661,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -834,7 +851,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -842,7 +859,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -853,7 +870,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -863,7 +880,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -871,7 +888,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -879,7 +896,7 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" +msgid "Hide ZNC version:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 @@ -915,24 +932,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -979,7 +996,7 @@ msgstr "" msgid "Network" msgstr "" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "" @@ -987,11 +1004,11 @@ msgstr "" msgid "Your Settings" msgstr "" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "" @@ -1007,11 +1024,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1037,22 +1056,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1061,11 +1085,11 @@ msgid "Add Channel" msgstr "" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1081,10 +1105,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1099,10 +1125,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1114,7 +1142,8 @@ msgstr "" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1139,25 +1168,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1169,15 +1199,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1187,61 +1217,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.da_DK.po b/modules/po/webadmin.da_DK.po index 6278f801..f5b25bf0 100644 --- a/modules/po/webadmin.da_DK.po +++ b/modules/po/webadmin.da_DK.po @@ -35,7 +35,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 @@ -44,7 +44,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -166,7 +166,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 @@ -435,7 +435,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -470,7 +470,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -549,7 +549,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -573,7 +573,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -600,7 +600,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -631,7 +631,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -644,7 +644,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -834,7 +834,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -842,7 +842,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -853,7 +853,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -863,7 +863,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -871,7 +871,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -879,7 +879,7 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" +msgid "Hide ZNC version:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 @@ -915,24 +915,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -979,7 +979,7 @@ msgstr "" msgid "Network" msgstr "" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "" @@ -987,11 +987,11 @@ msgstr "" msgid "Your Settings" msgstr "" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "" @@ -1007,11 +1007,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1037,22 +1039,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1061,11 +1068,11 @@ msgid "Add Channel" msgstr "" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1081,10 +1088,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1099,10 +1108,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1114,7 +1125,8 @@ msgstr "" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1139,25 +1151,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1169,15 +1182,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1187,61 +1200,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.de_DE.po b/modules/po/webadmin.de_DE.po index c9361e38..3fe3f9dd 100644 --- a/modules/po/webadmin.de_DE.po +++ b/modules/po/webadmin.de_DE.po @@ -35,8 +35,8 @@ msgstr "Das Passwort für den Kanal, sofern vorhanden." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Puffergröße:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "Anzahl der Puffer." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Standardmodi:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -170,8 +170,8 @@ msgstr "BindHost:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Quit-Nachricht:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -460,8 +460,8 @@ msgstr "Bitte gib das gleiche Passwort noch einmal ein." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Authentifizierung nur durch Modul:" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -501,8 +501,8 @@ msgstr "Die Ident wird als Benutzername an den Server gesendet." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Status Präfix:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -589,8 +589,8 @@ msgid "Queries" msgstr "Queries (Private Konversationen)" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Max. Pufferanzahl:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -618,8 +618,8 @@ msgstr "" "benutzen." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Zeitstempelformat:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -649,8 +649,8 @@ msgid "Client encoding:" msgstr "Client-Zeichenkodierung:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Join-Versuche:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -688,8 +688,8 @@ msgstr "" "bevor ZNC eine Zeitüberschreitung deklariert." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Max. Anzahl an IRC-Netzwerken:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -702,8 +702,8 @@ msgstr "Ersetzungen/Variablen" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "CTCP-Antworten:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -902,16 +902,16 @@ msgid "Default for new users only." msgstr "Standard nur für neue Benutzer." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Maximale Puffergröße:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." msgstr "Setzt die globale maximale Puffergröße, die ein Benutzer haben kann." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Verbindungsverzögerung:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -924,8 +924,8 @@ msgstr "" "die Verbindung zwischen deinem IRC-Klienten und ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Server Drossel:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -937,24 +937,24 @@ msgstr "" "Verbindung zu schnell erfolgt." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Anonymes Verbindungslimit pro IP:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Limitiert die Anzahl an nicht identifizierten Verbindungen pro IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Web Sitzungen schützen:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Verbiete IP Änderungen während einer Web Sitzung" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "ZNC Version verstecken:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -991,25 +991,25 @@ msgid "Uptime" msgstr "Laufzeit" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Anzahl der Benutzer" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Anzahl der Netzwerke" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Angebundene Netzwerke" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Gesamtanzahl Verbindungen" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Gesamtanzahl IRC Verbindungen" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1055,7 +1055,7 @@ msgstr "Benutzer" msgid "Network" msgstr "Netzwerk" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Globale Einstellungen" @@ -1063,11 +1063,11 @@ msgstr "Globale Einstellungen" msgid "Your Settings" msgstr "Deine Einstellungen" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Traffic-Zähler" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Benutzer verwalten" @@ -1083,11 +1083,13 @@ msgstr "Ungültige Daten [Passwörter stimmen nicht überein]" msgid "Timeout can't be less than 30 seconds!" msgstr "Zeitüberschreitung darf nicht weniger als 30 Sekunden sein!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Kann Modul {1} nicht laden: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Kann Modul {1} mit Argumenten {2} nicht laden" @@ -1113,22 +1115,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Bitte lösche Dich nicht, Suizid ist keine Lösung!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Benutzer [{1}] bearbeiten" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Netzwerk [{1}] bearbeiten" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Kanal [{1}] in Netzwerk [{2}] von Benutzer [{3}] bearbeiten" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Kanal [{1}] bearbeiten" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Kanal zum Netzwerk [{1}] von Benutzer [{2}] hinzufügen" @@ -1137,13 +1144,12 @@ msgid "Add Channel" msgstr "Kanal hinzufügen" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Automatisch Kanal-Puffer leeren" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" -"Den Playback-Puffer eines Kanals automatisch nach dem Wiedergeben leeren" #: webadmin.cpp:805 msgid "Detached" @@ -1158,10 +1164,12 @@ msgid "Channel name is a required argument" msgstr "Kanalname ist ein notwendiger Parameter" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "Kanal [{1}] existiert bereits" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Kanal [{1}] konnte nicht hinzugefügt werden" @@ -1181,10 +1189,12 @@ msgstr "" "Einstellungen." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Netzwerk [{1}] von Benutzer [{2}] bearbeiten" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Netzwerk für Benutzer [{1}] hinzufügen" @@ -1196,7 +1206,8 @@ msgstr "Netzwerk hinzufügen" msgid "Network name is a required argument" msgstr "Netzwerkname ist ein notwendiger Parameter" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Kann Modul {1} nicht neu laden: {2}" @@ -1225,27 +1236,27 @@ msgstr "" "Kanal wurde entfernt, aber die Konfigurationsdatei wurde nicht gespeichert" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Benutzer [{1}] klonen" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Kanal-Puffer nach Wiedergabe automatisch leeren (Vorgabewert für neue Kanäle)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Erlaube mehrere Clients" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Zeitstempel am Ende anfügen" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Zeitstempel am Ende anfügen" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1256,16 +1267,16 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "Admin (gefährlich! Könnte Shell-Zugang erhalten)" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" -msgstr "Bearbeitung von BindHost nicht erlaubt" +msgid "Deny setting BindHost" +msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" -msgstr "Bearbeitung von Ident nicht erlaubt" +msgid "Deny setting Ident" +msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" -msgstr "Veränderungen von Servern und Netzwerken nicht erlaubt" +msgid "Deny editing networks/servers" +msgstr "" #: webadmin.cpp:1691 msgid "" @@ -1276,68 +1287,73 @@ msgstr "" "das Bearbeiten der Serverliste" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" -msgstr "Bearbeitung von RealName nicht erlaubt" +msgid "Deny setting RealName" +msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" -msgstr "Bearbeitung von Quit Message nicht erlaubt" +msgid "Deny setting quit message" +msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" -msgstr "Bearbeitung von CTCP Antworten nicht erlaubt" +msgid "Deny setting CTCP replies" +msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Automatisch Kanal-Puffer leeren" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -"Den Playback-Puffer eines Kanals automatisch nach dem Wiedergeben leeren" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Ungültige Übertragung: Benutzer {1} existiert bereits" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Ungültige Übertragung: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" "Benutzer wurde hinzugefügt, aber die Konfigurationsdatei wurde nicht " "gespeichert" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" "Benutzer wurde bearbeitet, aber die Konfigurationsdatei wurde nicht " "gespeichert" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Wähle entweder IPv4, IPv6 oder beides." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Wähle entweder IRC, HTTP oder beides." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" "Port wurde geändert, aber die Konfigurationsdatei wurde nicht gespeichert" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Ungültiger Aufruf." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "Der ausgewählte Listener wurde nicht gefunden." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" "Einstellungen wurden geändert, aber die Konfigurationsdatei wurde nicht " diff --git a/modules/po/webadmin.el_GR.po b/modules/po/webadmin.el_GR.po index dd129d89..2ef71fd7 100644 --- a/modules/po/webadmin.el_GR.po +++ b/modules/po/webadmin.el_GR.po @@ -35,7 +35,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 @@ -44,7 +44,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -166,7 +166,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 @@ -435,7 +435,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -470,7 +470,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -549,7 +549,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -573,7 +573,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -600,7 +600,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -631,7 +631,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -644,7 +644,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -834,7 +834,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -842,7 +842,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -853,7 +853,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -863,7 +863,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -871,7 +871,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -879,7 +879,7 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" +msgid "Hide ZNC version:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 @@ -915,24 +915,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -979,7 +979,7 @@ msgstr "" msgid "Network" msgstr "" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "" @@ -987,11 +987,11 @@ msgstr "" msgid "Your Settings" msgstr "" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "" @@ -1007,11 +1007,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1037,22 +1039,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1061,11 +1068,11 @@ msgid "Add Channel" msgstr "" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1081,10 +1088,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1099,10 +1108,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1114,7 +1125,8 @@ msgstr "" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1139,25 +1151,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1169,15 +1182,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1187,61 +1200,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.es_ES.po b/modules/po/webadmin.es_ES.po index f100fd5e..ff1c4a10 100644 --- a/modules/po/webadmin.es_ES.po +++ b/modules/po/webadmin.es_ES.po @@ -35,8 +35,8 @@ msgstr "La contraseña del canal, si la hay." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Tamaño búfer:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "Líneas de búfer." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Modos predeterminados:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -171,8 +171,8 @@ msgstr "BindHost:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Mensaje de salida:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -454,8 +454,8 @@ msgstr "Re-introduce la misma contraseña." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Autenticación solo vía módulo" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -495,8 +495,8 @@ msgstr "La ident es enviada al servidor como nombre de usuario." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Prefijo de Status:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -578,8 +578,8 @@ msgid "Queries" msgstr "Privados" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Max búfers:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -606,8 +606,8 @@ msgstr "" "valores predeterminados." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Formato de tiempo:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -637,8 +637,8 @@ msgid "Client encoding:" msgstr "Codificación de caracteres:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Intentos de unión:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -675,8 +675,8 @@ msgstr "" "declara la conexión perdida." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Máximo de redes de IRC:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -688,8 +688,8 @@ msgstr "Sustituciones" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "Respuestas CTCP:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -885,16 +885,16 @@ msgid "Default for new users only." msgstr "Predeterminado solo para nuevos usuarios." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Tamaño máximo del búfer:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." msgstr "Define el tamaño máximo global que un usuario puede tener." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Tiempo de espera para conectar:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -907,8 +907,8 @@ msgstr "" "cliente y ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Regulador de conexión:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -919,24 +919,24 @@ msgstr "" "servidores rechazan tu conexión si intentas reconectar demasiado rápido." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Límite de conexiones anónimas por IP:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Limita el número de conexiones sin identificar por IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Proteger sesiones web:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "No permitir cambio de IP durante la sesión web" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Ocultar versión de ZNC" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -971,25 +971,25 @@ msgid "Uptime" msgstr "Uptime" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Total usuarios" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Total redes" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Redes unidas" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Total conexiones cliente" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Total conexiones IRC" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1035,7 +1035,7 @@ msgstr "Usuario" msgid "Network" msgstr "Red" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Ajustes globales" @@ -1043,11 +1043,11 @@ msgstr "Ajustes globales" msgid "Your Settings" msgstr "Tus ajustes" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Info de tráfico" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Gestionar usuarios" @@ -1063,11 +1063,13 @@ msgstr "Envío no válido [Las contraseñas no coinciden]" msgid "Timeout can't be less than 30 seconds!" msgstr "¡El tiempo de espera no puede ser inferior a 30 segundos!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "No se ha podido cargar el módulo [{1}]: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "No se ha podido cargar el módulo [{1}] con parámetros {2}" @@ -1093,22 +1095,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "No te elimines a ti mismo, el suicidio no es la solución" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Editar usuario [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Editar red [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Editar canal [{1}] o red [{2}] del usuario [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Editar canal [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Añadir canal a red [{1}] del usuario [{2}]" @@ -1117,12 +1124,12 @@ msgid "Add Channel" msgstr "Añadir canal" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Autoborrar búfer de canal" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Borrar automáticamente búfers de canales tras reproducirlos" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1137,10 +1144,12 @@ msgid "Channel name is a required argument" msgstr "El nombre de canal es un parámetro obligatorio" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "El canal [{1}] ya existe" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "No se ha podido añadir el canal [{1}]" @@ -1159,10 +1168,12 @@ msgstr "" "elimina redes innecesarias de tus ajustes." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Editar red [{1}] del usuario [{2}]" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Añadir red para el usuario [{1}]" @@ -1174,7 +1185,8 @@ msgstr "Añadir red" msgid "Network name is a required argument" msgstr "El nombre de la red es un parámetro obligatorio" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "No se ha podido recargar el módulo [{1}]: {2}" @@ -1205,28 +1217,27 @@ msgstr "" "escribir" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Clonar usuario [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Borrar automáticamente búfers de canales tras reproducirlos (el valor " -"predeterminado para nuevos canales)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Multi clientes" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Anexar marcas de tiempo" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Preceder marcas de tiempo" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1237,15 +1248,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1255,68 +1266,74 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Autoborrar búfer de privados" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" -msgstr "Borrar automáticamente búfers de privados tras reproducirlos" +msgid "Auto clear query buffer" +msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Envío no válido: el usuario {1} ya existe" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Envío no válido: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" "El usuario fue añadido, pero el fichero de configuración no se ha podido " "escribir" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" "El usuario fue editado, pero el fichero de configuración no se ha podido " "escribir" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Elige IPv4, IPv6 o ambos." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Elige IRC, HTTP o ambos." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" "El puerto fue cambiado, pero el fichero de configuración no se ha podido " "escribir" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Petición inválida." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "El puerto de escucha especificado no se ha encontrado." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" "Los ajustes fueron cambiados, pero el fichero de configuración no se ha " diff --git a/modules/po/webadmin.fr_FR.po b/modules/po/webadmin.fr_FR.po index d306845f..60338140 100644 --- a/modules/po/webadmin.fr_FR.po +++ b/modules/po/webadmin.fr_FR.po @@ -35,8 +35,8 @@ msgstr "Le mot de passe du salon, si nécessaire." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Taille du tampon :" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "La taille du tampon." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Modes par défaut :" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -172,8 +172,8 @@ msgstr "Hôte :" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Message de départ :" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -458,8 +458,8 @@ msgstr "Veuillez saisir à nouveau le mot de passe." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Authentification seulement par module :" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -499,8 +499,8 @@ msgstr "L'Identité est envoyée au serveur comme identifiant." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Préfix du statut :" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -587,8 +587,8 @@ msgid "Queries" msgstr "Sessions privées" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Nombre max de tampons :" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -617,8 +617,8 @@ msgstr "" "valeur par défaut." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Format d'horodatage :" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -648,8 +648,8 @@ msgid "Client encoding:" msgstr "Encodage du client :" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Nombre d'essais pour rejoindre :" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -687,8 +687,8 @@ msgstr "" "des pairs." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Nombre maximal de réseaux IRC :" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -700,8 +700,8 @@ msgstr "Substitutions" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "Réponses CTCP :" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -899,8 +899,8 @@ msgid "Default for new users only." msgstr "Défaut pour les nouveaux utilisateurs." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Taille maximale du tampon :" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." @@ -908,8 +908,8 @@ msgstr "" "Configure globalement la taille maximale du tampon pour les utilisateurs." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Délai avant connexion :" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -922,8 +922,8 @@ msgstr "" "connexion entre votre client et ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Limite du serveur :" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -935,24 +935,24 @@ msgstr "" "réessayez trop rapidement." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Nombre limite de connexions anonymes par IP :" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Limite le nombre de connexions non-identifiées par IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Protéger les sessions web :" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Interdit le changement d'IP pendant une session web" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Cacher la version de ZNC :" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -990,25 +990,25 @@ msgid "Uptime" msgstr "En service" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Nombre total d'utilisateurs" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Nombre total de réseaux" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Réseaux attachés" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Nombre total de connexions des clients" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Nombre total de connexions IRC" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1054,7 +1054,7 @@ msgstr "Utilisateur" msgid "Network" msgstr "Réseau" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Paramètres globaux" @@ -1062,11 +1062,11 @@ msgstr "Paramètres globaux" msgid "Your Settings" msgstr "Vos paramètres" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Informations sur le trafic" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Gérer les utilisateurs" @@ -1082,11 +1082,13 @@ msgstr "Soumission invalide [les mots de passe ne correspondent pas]" msgid "Timeout can't be less than 30 seconds!" msgstr "Le délai d'expiration ne peut être inférieur à 30 secondes !" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Impossible de charger le module [{1}] : {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Impossible de charger le module [{1}] avec les arguments [{2}]" @@ -1112,22 +1114,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Veuillez ne pas vous supprimer, le suicide n'est pas la solution !" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Modifier l'utilisateur [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Modifier le réseau [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Modifier le salon [{1}] du réseau [{2}] de l'utilisateur [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Modifier le salon [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Ajouter un salon au réseau [{1}] de l'utilisateur [{2}]" @@ -1136,12 +1143,12 @@ msgid "Add Channel" msgstr "Ajouter un salon" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Vider automatiquement le tampon des salons" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Vider automatiquement le tampon des salons après l'avoir rejoué" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1156,10 +1163,12 @@ msgid "Channel name is a required argument" msgstr "Le nom du salon est un argument requis" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "Le salon [{1}] existe déjà" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Impossible d'ajouter le salon [{1}]" @@ -1179,10 +1188,12 @@ msgstr "" "de vos paramètres." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Modifier le réseau [{1}] de l'utilisateur [{2}]" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Ajouter un réseau pour l'utilisateur [{1}]" @@ -1194,7 +1205,8 @@ msgstr "Ajouter un réseau" msgid "Network name is a required argument" msgstr "Le nom du réseau est un argument requis" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Impossible de recharger le module [{1}] : {2}" @@ -1223,28 +1235,27 @@ msgstr "" "Le salon a été supprimé, mais la configuration n'a pas pu être sauvegardée" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Dupliquer l'utilisateur [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Vider automatiquement le tampon des salons après l'avoir rejoué (valeur par " -"défaut pour les nouveaux salons)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Multi Clients" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Ajouter un horodatage après" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Ajouter un horodatage avant" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1255,15 +1266,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1273,67 +1284,72 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Vider automatiquement le tampon des messages privés" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -"Vider automatiquement le tampon des messages privés après l'avoir rejoué" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Requête invalide : l'utilisateur {1} existe déjà" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Requête invalide : {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" "L'utilisateur a été ajouté, mais la configuration n'a pas pu être sauvegardée" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" "L'utilisateur a été modifié, mais la configuration n'a pas pu être " "sauvegardée" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Choisissez IPv4 ou IPv6 (ou les deux)." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Choisissez IRC ou HTTP (ou les deux)." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" "Le port a été modifié, mais la configuration n'a pas pu être sauvegardée" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Requête non valide." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "Le canal d'écoute spécifié est introuvable." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" "Les paramètres ont été changés, mais la configuration n'a pas pu être " diff --git a/modules/po/webadmin.id_ID.po b/modules/po/webadmin.id_ID.po index 2da48ab6..8cf9af09 100644 --- a/modules/po/webadmin.id_ID.po +++ b/modules/po/webadmin.id_ID.po @@ -35,7 +35,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 @@ -44,7 +44,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -166,7 +166,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 @@ -435,7 +435,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -470,7 +470,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -549,7 +549,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -573,7 +573,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -600,7 +600,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -631,7 +631,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -644,7 +644,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -834,7 +834,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -842,7 +842,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -853,7 +853,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -863,7 +863,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -871,7 +871,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -879,7 +879,7 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" +msgid "Hide ZNC version:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 @@ -915,24 +915,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -979,7 +979,7 @@ msgstr "" msgid "Network" msgstr "" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "" @@ -987,11 +987,11 @@ msgstr "" msgid "Your Settings" msgstr "" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "" @@ -1007,11 +1007,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1037,22 +1039,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1061,11 +1068,11 @@ msgid "Add Channel" msgstr "" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1081,10 +1088,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1099,10 +1108,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1114,7 +1125,8 @@ msgstr "" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1139,25 +1151,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1169,15 +1182,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1187,61 +1200,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.it_IT.po b/modules/po/webadmin.it_IT.po index 71fc7033..9a98437d 100644 --- a/modules/po/webadmin.it_IT.po +++ b/modules/po/webadmin.it_IT.po @@ -35,8 +35,8 @@ msgstr "Inserisci la password (chiave) del canale, se presente" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Dimensione del Buffer:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "Inserisci il numero di linee da utilizzare per il buffer" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Modes predefiniti:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -179,8 +179,8 @@ msgstr "BindHost:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Messaggio di Quit:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -473,8 +473,8 @@ msgstr "Per favore inserisci nuovamente la password inserita sopra." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Aut. solo tramite modulo:" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -516,8 +516,8 @@ msgstr "L'ident è inviato al serveer come username." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Prefisso di Status:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -603,8 +603,8 @@ msgid "Queries" msgstr "Interrogazioni" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Buffers massimo:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -633,8 +633,8 @@ msgstr "" "utilizzare il valore predefinito." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Formato Timestamp:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -664,8 +664,8 @@ msgid "Client encoding:" msgstr "Codifica del client:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Tentativo d'ingresso:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -704,8 +704,8 @@ msgstr "" "tentativi di ping del peer." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Numero massimo di IRC Networks:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -717,8 +717,8 @@ msgstr "Sostituzioni" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "Risposte CTCP:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -913,8 +913,8 @@ msgid "Default for new users only." msgstr "Predefinito solamente per i nuovi utenti." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Dimensione massima del Buffer:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." @@ -922,8 +922,8 @@ msgstr "" "Imposta globalmente la dimensione massima del buffer che un utente può avere." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Ritardo della connessione (Delay):" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -936,8 +936,8 @@ msgstr "" "connessione tra il tuo client IRC e lo ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Server Throttle:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -949,24 +949,24 @@ msgstr "" "velocemente." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Limite connessioni anonime per IP:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Limita il numero di connessioni non identificate per IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Protezione sezioni Web:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Non consentire la modifica dell'IP durante ciascuna sessione Web" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Nascondi la versione dello ZNC:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -1003,25 +1003,25 @@ msgid "Uptime" msgstr "Tempo di attività" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Utenti totali" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Networks totali" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Networks attaccati" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Connessioni totali del Client" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Connessioni IRC totali" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1067,7 +1067,7 @@ msgstr "Utente" msgid "Network" msgstr "Network" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Impostazione moduli" @@ -1075,11 +1075,11 @@ msgstr "Impostazione moduli" msgid "Your Settings" msgstr "Le tue impostazioni" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Informazioni del traffico" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Gestione utenti" @@ -1095,11 +1095,13 @@ msgstr "Invio non valido [Le password non corrispondono]" msgid "Timeout can't be less than 30 seconds!" msgstr "Il timeout non può essere inferiore a 30 secondi!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Impossibile caricare il modulo [{1}]: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Impossibile caricare il modulo [{1}] con gli argomenti [{2}]" @@ -1125,22 +1127,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Per favore, non cancellarti, il suicidio non è la risposta!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Modifica utente [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Modifica Network [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Modifica canale [{1}] del Network [{2}] dell'utente [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Modifica canale [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Aggiungi canale al Network [{1}] dell'utente [{2}]" @@ -1149,13 +1156,12 @@ msgid "Add Channel" msgstr "Aggiungi canale" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Auto cancellazione del Buffer sui canali" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" -"Cancella automaticamente il buffer del canale dopo la riproduzione (Playback)" #: webadmin.cpp:805 msgid "Detached" @@ -1170,10 +1176,12 @@ msgid "Channel name is a required argument" msgstr "Il nome del canale è un argomento obbligatorio" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "Canale [{1}] già esistente" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Impossibile aggiungere il canale [{1}]" @@ -1193,10 +1201,12 @@ msgstr "" "ritieni più necessario attraverso le tue impostazioni." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Modifica Network [{1}] dell'utente [{2}]" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Aggiungi Network per l'utente [{1}]" @@ -1208,7 +1218,8 @@ msgstr "Aggiungi Network" msgid "Network name is a required argument" msgstr "Il nome del network è un argomento richiesto" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Impossibile ricaricare il modulo [{1}]: {2}" @@ -1238,28 +1249,27 @@ msgstr "" "Il canale è stato eliminato, ma il file di configurazione non è stato scritto" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Clona l'utente [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Cancella automaticamente il buffer del canale dopo la riproduzione " -"(Playback) (valore di default per i nuovi canali)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Clients multipli" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Aggiungi Timestamps (orologio)" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Anteponi il Timestamps" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1270,15 +1280,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1288,67 +1298,71 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Auto cancellazione del Buffer sulle Query" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -"Cancella automaticamente il buffer della Query dopo la riproduzione " -"(Playback)" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Invio non valido: L'utente {1} è già esistente" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Invio non valido: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" "L'utente è stato aggiunto, ma il file di configurazione non è stato scritto" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" "L'utente è stato modificato, ma il file di configurazione non è stato scritto" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Scegli tra IPv4 o IPv6 o entrambi." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Scegli tra IRC o HTTP o entrambi." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" "La porta è stata cambiata, ma il file di configurazione non è stato scritto" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Richiesta non valida." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "L'ascoltatore specificato non è stato trovato." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" "Le impostazioni sono state cambiate, ma il file di configurazione non è " diff --git a/modules/po/webadmin.nl_NL.po b/modules/po/webadmin.nl_NL.po index 031e7abb..5b557db7 100644 --- a/modules/po/webadmin.nl_NL.po +++ b/modules/po/webadmin.nl_NL.po @@ -35,8 +35,8 @@ msgstr "Het wachtwoord van het kanaal, als er een is." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Buffer grootte:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "Buffer aantal." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Standaard modes:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -171,8 +171,8 @@ msgstr "Bindhost:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Verlaatbericht:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -457,8 +457,8 @@ msgstr "Voer hetzelfde wachtwoord opnieuw in." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Authenticatie alleen via module:" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -498,8 +498,8 @@ msgstr "De identiteit wordt verstuurd naar de server als gebruikersnaam." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Status voorvoegsel:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -586,8 +586,8 @@ msgid "Queries" msgstr "Privé berichten" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Maximale buffers:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -615,8 +615,8 @@ msgstr "" "gebruiken." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Tijdstempel formaat:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -646,8 +646,8 @@ msgid "Client encoding:" msgstr "Client codering:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Aantal x proberen toe te treden:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -686,8 +686,8 @@ msgstr "" "server te pingen." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Maximaal aantal IRC netwerken:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -699,8 +699,8 @@ msgstr "Vervangingen" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "CTCP Antwoorden:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -895,8 +895,8 @@ msgid "Default for new users only." msgstr "Standaard voor nieuwe gebruikers alleen." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Maximale buffergrootte:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." @@ -904,8 +904,8 @@ msgstr "" "Stelt de algemene maximale buffergrootte in die een gebruiker kan hebben." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Verbind vertraging:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -918,8 +918,8 @@ msgstr "" "verbinding van je IRC client naar ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Server wurging:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -930,24 +930,24 @@ msgstr "" "seconden. Sommige servers weigeren de verbinding als je te snel verbind." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Anonieme verbindingslimiet per IP-adres:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Limiteert het aantal niet geïdentificeerde verbinding per IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Bescherm web sessies:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Sta IP-adres wijzigingen niet toe tijdens een websessie" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Verberg ZNC versie:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -983,25 +983,25 @@ msgid "Uptime" msgstr "Uptime" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Total aantal gebruikers" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Totaal aantal netwerken" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Aangekoppelde netwerken" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Totaal aantal client verbindingen" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Totaal aantal IRC verbindingen" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1047,7 +1047,7 @@ msgstr "Gebruiker" msgid "Network" msgstr "Netwerk" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Algemene instellingen" @@ -1055,11 +1055,11 @@ msgstr "Algemene instellingen" msgid "Your Settings" msgstr "Jouw instellingen" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Verkeer informatie" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Beheer gebruikers" @@ -1075,11 +1075,13 @@ msgstr "Ongeldige inzending [Wachtwoord komt niet overeen]" msgid "Timeout can't be less than 30 seconds!" msgstr "Time-out mag niet minder zijn dan 30 seconden!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Niet mogelijk module te laden [{1}]: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Niet mogelijk module te laden [{1}] met argumenten [{2}]" @@ -1105,22 +1107,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Verwijder jezelf alsjeblieft niet, zelfmoord is niet het antwoord!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Bewerk gebruiker [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Bewerk netwerk [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Bewerk kanaal [{1}] van netwerk [{2}] van gebruiker [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Bewerk kanaal [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Voeg kanaal aan netwerk [{1}] van gebruiker [{2}]" @@ -1129,12 +1136,12 @@ msgid "Add Channel" msgstr "Voeg kanaal toe" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Automatisch kanaalbuffer legen" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Leegt automatisch de kanaalbuffer na het afspelen" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1149,10 +1156,12 @@ msgid "Channel name is a required argument" msgstr "Kanaalnaam is een vereist argument" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "Kanaal [{1}] bestaat al" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Kon kanaal [{1}] niet toevoegen" @@ -1169,10 +1178,12 @@ msgstr "" "te passen voor je, of verwijder onnodige netwerken van Jouw instellingen." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Pas netwerk [{1}] van gebruiker [{2}] aan" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Voeg netwerk toe voor gebruiker [{1}]" @@ -1184,7 +1195,8 @@ msgstr "Voeg netwerk toe" msgid "Network name is a required argument" msgstr "Netwerknaam is een vereist argument" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Niet mogelijk module te herladen [{1}]: {2}" @@ -1209,28 +1221,27 @@ msgid "Channel was deleted, but config file was not written" msgstr "Kanaal was verwijderd maar configuratie was niet opgeslagen" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Kloon gebruiker [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Leeg kanaal buffer automatisch na afspelen (standaard waarde voor nieuwe " -"kanalen)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Meerdere clients" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Tijdstempel toevoegen" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Tijdstempel voorvoegen" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1241,15 +1252,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "Administrator (Gevaarlijk! Kan hierdoor shell toegang verkrijgen)" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1259,61 +1270,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Automatisch privéberichtbuffer legen" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" -msgstr "Leegt automatisch de privéberichtbuffer na het afspelen" +msgid "Auto clear query buffer" +msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Ongeldige inzending: Gebruiker {1} bestaat al" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Ongeldige inzending: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "Gebruiker was toegevoegd maar configuratie was niet opgeslagen" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "Gebruiker was aangepast maar configuratie was niet opgeslagen" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Kies IPv4 of IPv6 of beide." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Kies IRC of HTTP of beide." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "Poort was aangepast maar configuratie was niet opgeslagen" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Ongeldig verzoek." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "De opgegeven luisteraar was niet gevonden." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "Instellingen waren aangepast maar configuratie was niet opgeslagen" diff --git a/modules/po/webadmin.pl_PL.po b/modules/po/webadmin.pl_PL.po index 3741e74d..0dd43d82 100644 --- a/modules/po/webadmin.pl_PL.po +++ b/modules/po/webadmin.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -37,8 +37,8 @@ msgstr "Hasło kanału, jeśli takie istnieje." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Rozmiar bufora:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -46,8 +46,8 @@ msgstr "Liczba bufora." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Tryby domyślne:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -173,8 +173,8 @@ msgstr "Host przypięcia:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Wiadomość zakończenia:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -457,8 +457,8 @@ msgstr "Proszę powtórzyć powyższe hasło." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Uwierzytelnij tylko poprzez moduł:" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -498,8 +498,8 @@ msgstr "Ident jest wysyłany do serwera jako nazwa użytkownika." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Przedrostek status:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -582,8 +582,8 @@ msgid "Queries" msgstr "Rozmowy" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Maksymalnie buforów:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -611,8 +611,8 @@ msgstr "" "wartości domyślnej." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Format znacznika czasu:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -642,8 +642,8 @@ msgid "Client encoding:" msgstr "Kodowanie klienta:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Prób dołączenia:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -682,8 +682,8 @@ msgstr "" "próbach wysłania pakietu początkowego zdalnej stronie." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Maksymalna liczba sieci IRC:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -695,8 +695,8 @@ msgstr "Podstawienia" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "Odpowiedzi CTCP:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -890,16 +890,16 @@ msgid "Default for new users only." msgstr "Jest to wartość domyślna dla nowych użytkowników." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Maksymalny rozmiar bufora:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." msgstr "Ustawia globalny maksymalny rozmiar bufora, jaki może mieć użytkownik." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Opóźnienie próby połączenia:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -912,8 +912,8 @@ msgstr "" "klientem IRC a ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Oczekiwanie na serwer:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -925,24 +925,24 @@ msgstr "" "ponowne połączenie." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Limit anonimowych połączeń na adres IP:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Ogranicza liczbę niezidentyfikowanych połączeń na IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Chroń sesje WWW:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Nie zezwalaj na zmianę adresu IP podczas każdej sesji WWW" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Ukryj wersję ZNC:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -978,25 +978,25 @@ msgid "Uptime" msgstr "Czas działania" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Wszystkich użytkowników" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Wszystkich sieci" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Połączone sieci" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Łączna liczba połączeń klientów" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Łączna liczba połączeń IRC" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1042,7 +1042,7 @@ msgstr "Użytkownik" msgid "Network" msgstr "Sieć" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Ustawienia globalne" @@ -1050,11 +1050,11 @@ msgstr "Ustawienia globalne" msgid "Your Settings" msgstr "Twoje ustawienia" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Informacje o ruchu sieciowym" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Zarządzanie użytkownikami" @@ -1070,11 +1070,13 @@ msgstr "Niepoprawne przesłanie [Hasła do siebie nie pasują]" msgid "Timeout can't be less than 30 seconds!" msgstr "Limit czasu nie może być krótszy niż 30 sekund!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Nie można załadować modułu [{1}]: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Nie można załadować modułu [{1}] z argumentami [{2}]" @@ -1100,22 +1102,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Nie usuwaj siebie, samobójstwo nie jest odpowiedzią!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Edytuj użytkownika [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Edytuj sieć [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Edytuj kanał [{1}] z sieci [{2}] użytkownika [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Edytuj kanał [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Dodaj kanał do sieci [{1}] użytkownika [{2}]" @@ -1124,12 +1131,12 @@ msgid "Add Channel" msgstr "Dodaj kanał" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Automatycznie czyść bufor kanału" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Automatycznie czyść bufor kanału po odtworzeniu" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1144,10 +1151,12 @@ msgid "Channel name is a required argument" msgstr "Nazwa kanału jest wymaganym argumentem" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "Kanał [{1}] już istnieje" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Nie można dodać kanału [{1}]" @@ -1166,10 +1175,12 @@ msgstr "" "limitu dla Ciebie lub usuń niepotrzebne sieci z Twoich ustawień." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Edytuj sieć [{1}] użytkownika [{2}]" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Dodaj sieć dla użytkownika [{1}]" @@ -1181,7 +1192,8 @@ msgstr "Dodaj sieć" msgid "Network name is a required argument" msgstr "Nazwa sieci jest wymaganym argumentem" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Nie można przeładować modułu [{1}]: {2}" @@ -1208,28 +1220,27 @@ msgid "Channel was deleted, but config file was not written" msgstr "Kanał został usunięty, ale plik konfiguracyjny nie został zapisany" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Sklonuj użytkownika [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Automatycznie wyczyść bufor kanału po odtworzeniu (wartość domyślna dla " -"nowych kanałów)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Wielu klientów może się zalogować na tego użytkownika" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Dopisz po znacznik czasu" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Dopisz przed znacznik czasu" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1240,15 +1251,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "Administrator (niebezpieczne! Może uzyskać dostęp do powłoki)" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1258,62 +1269,68 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Automatycznie czyść bufor rozmów" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" -msgstr "Automatycznie czyści bufor rozmów po odtworzeniu" +msgid "Auto clear query buffer" +msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Niepoprawne przesłanie: Użytkownik {1} już istnieje" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Niepoprawne przesłanie: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "Użytkownik został dodany, ale konfiguracja nie została zapisana" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "Użytkownik został zedytowany, ale konfiguracja nie została zapisana" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Wybierz IPv4 lub IPv6 lub oba." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Wybierz IRC, HTTP lub oba." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "Port został zmieniony, ale plik konfiguracyjny nie został zapisany" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Nieprawidłowe zapytanie." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "Określony nasłuchiwacz nie został znaleziony." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" "Ustawienia zostały zmienione, ale plik konfiguracyjny nie został zapisany" diff --git a/modules/po/webadmin.pot b/modules/po/webadmin.pot index aed51246..a4f8b03d 100644 --- a/modules/po/webadmin.pot +++ b/modules/po/webadmin.pot @@ -26,7 +26,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 @@ -35,7 +35,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -157,7 +157,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 @@ -426,7 +426,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -461,7 +461,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -540,7 +540,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -564,7 +564,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -591,7 +591,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -622,7 +622,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -635,7 +635,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -825,7 +825,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -833,7 +833,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -844,7 +844,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -854,7 +854,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -862,7 +862,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -870,7 +870,7 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" +msgid "Hide ZNC version:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 @@ -906,24 +906,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -970,7 +970,7 @@ msgstr "" msgid "Network" msgstr "" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "" @@ -978,11 +978,11 @@ msgstr "" msgid "Your Settings" msgstr "" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "" @@ -998,11 +998,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1028,22 +1030,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1052,11 +1059,11 @@ msgid "Add Channel" msgstr "" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1072,10 +1079,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1090,10 +1099,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1105,7 +1116,8 @@ msgstr "" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1130,25 +1142,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1160,15 +1173,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1178,61 +1191,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.pt_BR.po b/modules/po/webadmin.pt_BR.po index e07b3263..880b04bc 100644 --- a/modules/po/webadmin.pt_BR.po +++ b/modules/po/webadmin.pt_BR.po @@ -35,7 +35,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 @@ -44,7 +44,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -166,7 +166,7 @@ msgstr "Host vinculado:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 @@ -435,7 +435,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -470,7 +470,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -549,7 +549,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -573,7 +573,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -600,7 +600,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -631,7 +631,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -644,7 +644,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -834,7 +834,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -842,7 +842,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -853,7 +853,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -863,7 +863,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -871,7 +871,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -879,8 +879,8 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Ocultar versão do ZNC:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -915,24 +915,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -979,7 +979,7 @@ msgstr "Usuário" msgid "Network" msgstr "Rede" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Configurações globais" @@ -987,11 +987,11 @@ msgstr "Configurações globais" msgid "Your Settings" msgstr "Suas configurações" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Gerenciar usuários" @@ -1007,11 +1007,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1037,22 +1039,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Editar usuário [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Editar rede [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Editar canal [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1061,11 +1068,11 @@ msgid "Add Channel" msgstr "Adicionar canal" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1081,10 +1088,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1099,10 +1108,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1114,7 +1125,8 @@ msgstr "Adicionar rede" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1139,25 +1151,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1169,15 +1182,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1187,61 +1200,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.pt_PT.po b/modules/po/webadmin.pt_PT.po index 5e6c6e38..05b08f8c 100644 --- a/modules/po/webadmin.pt_PT.po +++ b/modules/po/webadmin.pt_PT.po @@ -35,8 +35,8 @@ msgstr "A palavra-passe do canal, se existir uma." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Tamanho Buffer:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "A contagem do buffer." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Modos por defeito:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -173,8 +173,8 @@ msgstr "BindHost:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Mensagem de Saída:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -459,8 +459,8 @@ msgstr "Por favor volte a digitar a palavra-passe acima." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Autenticar apenas via módulo:" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -500,8 +500,8 @@ msgstr "O Ident é enviado para o servidor como nome de utilizador." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Prefixo de status:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -588,8 +588,8 @@ msgid "Queries" msgstr "Privados" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Buffers Máx:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -617,8 +617,8 @@ msgstr "" "valor por defeito delas." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Formato do Tempo:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -648,8 +648,8 @@ msgid "Client encoding:" msgstr "Codificação do cliente:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Tentativas de entrada:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -688,8 +688,8 @@ msgstr "" "de tentativas de enviar ping ao par." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Número máximo redes IRC:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -701,8 +701,8 @@ msgstr "Substituições" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "Respostas CTCP:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -897,16 +897,16 @@ msgid "Default for new users only." msgstr "Por defeito para novos utilizadores apenas." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Tamanho Máximo Buffer:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." msgstr "Define o Tamanho Máximo do Buffer global que um utilizador pode ter." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Atraso de ligação:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -919,8 +919,8 @@ msgstr "" "o seu cliente de IRC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Atraso de servidor:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -932,24 +932,24 @@ msgstr "" "rapidamente." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Limite de ligação anónima por IP:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Limita o número de ligações não identificadas por IP." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Sessões Web protegidas:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Não permitir alteração de IP durante cada sessão web" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Ocultar a versão do ZNC:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -986,25 +986,25 @@ msgid "Uptime" msgstr "Tempo de atividade" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Total de utilizadores" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Total de redes" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Redes anexadas" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Total de ligações de cliente" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Total de ligações IRC" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1050,7 +1050,7 @@ msgstr "Utilizador" msgid "Network" msgstr "Rede" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Definições Globais" @@ -1058,11 +1058,11 @@ msgstr "Definições Globais" msgid "Your Settings" msgstr "As Suas Definições" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Informação de Tráfego" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Gerir Utilizadores" @@ -1078,11 +1078,13 @@ msgstr "Envio inválido [As palavras-passe não coincidem]" msgid "Timeout can't be less than 30 seconds!" msgstr "Tempo de expiração não pode ser menos de 30 segundos!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Não foi possível carregar o módulo [{1}]: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Não é possível carregar o módulo [{1}] com argumentos [{2}]" @@ -1108,22 +1110,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Por favor não se elimine a si próprio(a), o suicídio não é a resposta!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Editar Utilizador [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Editar Rede [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Editar Canal [{1}] da Rede [{2}] do Utilizador [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Editar Canal [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Adicionar Canal para a Rede [{1}] do Utilizador [{2}]" @@ -1132,12 +1139,12 @@ msgid "Add Channel" msgstr "Adicionar Canal" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Automaticamente limpar buffer de canais" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Automaticamente limpa os buffers de canal depois da reprodução" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1152,10 +1159,12 @@ msgid "Channel name is a required argument" msgstr "O nome de canal é um argumento requerido" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "O canal [{1}] já existe" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Não foi possível adicionar o canal [{1}]" @@ -1174,10 +1183,12 @@ msgstr "" "Definições'." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Editar Rede [{1}] do Utilizador [{2}]" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Adicionar uma Rede para o Utilizador [{1}]" @@ -1189,7 +1200,8 @@ msgstr "Adicionar Rede" msgid "Network name is a required argument" msgstr "O nome da rede é um argumento requerido" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Não é possivel recarregar o módulo [{1}]: {2}" @@ -1215,28 +1227,27 @@ msgid "Channel was deleted, but config file was not written" msgstr "Canal foi eliminado, mas o ficheiro de config não foi escrito" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Clonar Utilizador [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Automaticamente limpa os buffers de canal após reprodução (o valor por " -"defeito para novos canais)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Clientes Múltiplos" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Acrescentar Registo de Tempo" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Preceder Registo de Tempo" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1247,16 +1258,16 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "Administrador (perigoso! pode ganhar acesso à shell)" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" -msgstr "Negar Definir BindHost" +msgid "Deny setting BindHost" +msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" -msgstr "Negar Definir Ident" +msgid "Deny setting Ident" +msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" -msgstr "Negar Editar Redes/Servidores" +msgid "Deny editing networks/servers" +msgstr "" #: webadmin.cpp:1691 msgid "" @@ -1267,62 +1278,68 @@ msgstr "" "servidor" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" -msgstr "Negar Definir RealName" +msgid "Deny setting RealName" +msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" -msgstr "Negar Definir Mensagem de Saida" +msgid "Deny setting quit message" +msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" -msgstr "Negar Definir Pedidos de CTCP" +msgid "Deny setting CTCP replies" +msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Automaticamente limpar buffer dos privados" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" -msgstr "Automaticamente limpa os buffers de privados após reprodução" +msgid "Auto clear query buffer" +msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Envio inválido: Utilizador {1} já existe" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Envio inválido: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "Utilizador foi adicionado, mas o ficheiro de config não foi escrito" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "Utilizador foi editado, mas o ficheiro de config não foi escrito" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Escolha entre IPv4 ou IPv6 ou ambos." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Escolha entre IRC ou HTTP ou ambos." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "Porta foi alterada, mas o ficheiro de config não foi escrito" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Pedido inválido." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "A porta de escuta especificada não foi encontrada." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" "As definições foram alteradas, mas o ficheiro de config não foi escrito" diff --git a/modules/po/webadmin.ro_RO.po b/modules/po/webadmin.ro_RO.po index 8900691a..190533e0 100644 --- a/modules/po/webadmin.ro_RO.po +++ b/modules/po/webadmin.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -36,7 +36,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" +msgid "Buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 @@ -45,7 +45,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" +msgid "Default modes:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 @@ -167,7 +167,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" +msgid "Quit message:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 @@ -436,7 +436,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -471,7 +471,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" +msgid "Status prefix:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 @@ -550,7 +550,7 @@ msgid "Queries" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" +msgid "Max buffers:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 @@ -574,7 +574,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" +msgid "Timestamp format:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 @@ -601,7 +601,7 @@ msgid "Client encoding:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" +msgid "Join tries:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 @@ -632,7 +632,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" +msgid "Max IRC networks number:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 @@ -645,7 +645,7 @@ msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" +msgid "CTCP replies:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 @@ -835,7 +835,7 @@ msgid "Default for new users only." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" +msgid "Maximum buffer size:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 @@ -843,7 +843,7 @@ msgid "Sets the global Max Buffer Size a user can have." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" +msgid "Connect delay:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 @@ -854,7 +854,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" +msgid "Server throttle:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 @@ -864,7 +864,7 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" +msgid "Anonymous connection limit per IP:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 @@ -872,7 +872,7 @@ msgid "Limits the number of unidentified connections per IP." msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" +msgid "Protect web sessions:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 @@ -880,7 +880,7 @@ msgid "Disallow IP changing during each web session" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" +msgid "Hide ZNC version:" msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 @@ -916,24 +916,24 @@ msgid "Uptime" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" +msgid "Total users" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" +msgid "Total networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" +msgid "Attached networks" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" +msgid "Total client connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" +msgid "Total IRC connections" msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 @@ -980,7 +980,7 @@ msgstr "" msgid "Network" msgstr "" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "" @@ -988,11 +988,11 @@ msgstr "" msgid "Your Settings" msgstr "" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "" @@ -1008,11 +1008,13 @@ msgstr "" msgid "Timeout can't be less than 30 seconds!" msgstr "" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "" @@ -1038,22 +1040,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "" @@ -1062,11 +1069,11 @@ msgid "Add Channel" msgstr "" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" +msgid "Auto clear chan buffer" msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" +msgid "Automatically clear channel buffer after playback" msgstr "" #: webadmin.cpp:805 @@ -1082,10 +1089,12 @@ msgid "Channel name is a required argument" msgstr "" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "" @@ -1100,10 +1109,12 @@ msgid "" msgstr "" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "" @@ -1115,7 +1126,8 @@ msgstr "" msgid "Network name is a required argument" msgstr "" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "" @@ -1140,25 +1152,26 @@ msgid "Channel was deleted, but config file was not written" msgstr "" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" #: webadmin.cpp:1636 -msgid "Multi Clients" +msgid "Allow multiple clients" msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" +msgid "Append timestamps" msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" +msgid "Prepend timestamps" msgstr "" #: webadmin.cpp:1658 @@ -1170,15 +1183,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1188,61 +1201,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" +msgid "Auto clear query buffer" msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "" -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "" -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "" -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "" -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "" diff --git a/modules/po/webadmin.ru_RU.po b/modules/po/webadmin.ru_RU.po index 6571c840..a2b3979a 100644 --- a/modules/po/webadmin.ru_RU.po +++ b/modules/po/webadmin.ru_RU.po @@ -37,8 +37,8 @@ msgstr "Пароль от канала, если имеется." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Размер буфера:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -46,8 +46,8 @@ msgstr "Размер буфера." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Режимы по умолчанию:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -172,8 +172,8 @@ msgstr "Хост:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Сообщение при выходе:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -457,7 +457,7 @@ msgstr "Введите пароль ещё раз." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" +msgid "Auth only via module:" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 @@ -496,8 +496,8 @@ msgstr "Идент отсылается на сервер в качестве и #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Префикс для status" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -581,8 +581,8 @@ msgid "Queries" msgstr "Личные сообщения" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Максимальное число буферов:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -610,8 +610,8 @@ msgstr "" "Можете оставить поля пустыми, чтобы использовать значения по умолчанию." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Формат времени:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -640,8 +640,8 @@ msgid "Client encoding:" msgstr "Кодировка клиента:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Попыток входа на канал:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -676,8 +676,8 @@ msgid "" msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Ограничение количества сетей IRC:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -691,8 +691,8 @@ msgstr "подстановки" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "Ответы CTCP:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -885,8 +885,8 @@ msgid "Default for new users only." msgstr "Это значение по умолчанию для новых пользователей." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Максимальный размер буфера:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." @@ -894,8 +894,8 @@ msgstr "" "Устанавливает наибольший размер буфера, который может иметь пользователь." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Задержка присоединений:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -907,8 +907,8 @@ msgstr "" "IRC. Эта настройка не влияет на соединение между вашим клиентом IRC и ZNC." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Посерверная задержка присоединений:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -920,24 +920,24 @@ msgstr "" "слишком частые." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "Ограничение неавторизованных соединений на IP:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "Максимальное число неавторизованных соединений с каждого IP-адреса." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Защита сессий HTTP:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Привязывать каждую сессию к IP-адресу" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "Прятать версию ZNC:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -972,25 +972,25 @@ msgid "Uptime" msgstr "Время работы" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Всего пользователей" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Всего сетей" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Сетей, к которым присоединены клиенты" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Всего соединений с клиентами" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Всего соединений с IRC" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1036,7 +1036,7 @@ msgstr "Пользователь" msgid "Network" msgstr "Сеть" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Глобальные настройки" @@ -1044,11 +1044,11 @@ msgstr "Глобальные настройки" msgid "Your Settings" msgstr "Мои настройки" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Трафик" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Пользователи" @@ -1064,11 +1064,13 @@ msgstr "Ошибка: пароли не совпадают" msgid "Timeout can't be less than 30 seconds!" msgstr "Время ожидания не может быть меньше 30 секунд!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "Не могу загрузить модуль [{1}]: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "Не могу загрузить модуль [{1}] с аргументами [{2}]" @@ -1094,22 +1096,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Пожалуйста, не удаляйте себя, самоубийство — не ответ!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "Пользователь [{1}]" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "Сеть [{1}]" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "Канал [{1}] в сети [{2}] пользователя [{3}]" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "Канал [{1}]" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "Новый канал для сети [{1}] пользователя [{2}]" @@ -1118,12 +1125,12 @@ msgid "Add Channel" msgstr "Новый канал" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Автоматически очищать буфер канала" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Автоматически очищать буфер канала после воспроизведения" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1138,10 +1145,12 @@ msgid "Channel name is a required argument" msgstr "Необходимо имя канала" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "Канал [{1}] уже существует" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "Не могу добавить канал [{1}]" @@ -1158,10 +1167,12 @@ msgstr "" "вам лимит или удалите ненужные сети в «Моих настройках»" #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "Сеть [{1}] пользователя [{2}]" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "Новая сеть пользователя [{1}]" @@ -1173,7 +1184,8 @@ msgstr "Новая сеть" msgid "Network name is a required argument" msgstr "Необходимо имя сети" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "Не могу перегрузить модуль [{1}]: {2}" @@ -1198,28 +1210,27 @@ msgid "Channel was deleted, but config file was not written" msgstr "Канал удалён, но записать конфигурацию в файл не удалось" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "Клон пользователя [{1}]" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Автоматически очищать буфер канала после воспроизведения (значение по " -"умолчанию для новых каналов)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Много клиентов" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Метка времени в конце" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Метка времени в начале" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1230,15 +1241,15 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" +msgid "Deny setting BindHost" msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" +msgid "Deny setting Ident" msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" +msgid "Deny editing networks/servers" msgstr "" #: webadmin.cpp:1691 @@ -1248,61 +1259,67 @@ msgid "" msgstr "" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" +msgid "Deny setting RealName" msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" +msgid "Deny setting quit message" msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" +msgid "Deny setting CTCP replies" msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Автоматически очищать буфер личных сообщений" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" -msgstr "Автоматически очищать буфер личных сообщений после воспроизведения" +msgid "Auto clear query buffer" +msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Ошибка: пользователь {1} уже существует" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Ошибка: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "Пользователь добавлен, но записать конфигурацию в файл не удалось" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "Пользователь изменён, но записать конфигурацию в файл не удалось" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "Выберите IPv4, IPv6 или и то, и другое." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "Выберите IRC, HTTP или и то, и другое." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "Порт изменён, но записать конфигурацию в файл не удалось" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Некорректный запрос." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "Указанный порт не найден." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "Настройки изменены, но записать конфигурацию в файл не удалось" diff --git a/modules/po/webadmin.tr_TR.po b/modules/po/webadmin.tr_TR.po index e8dddd9f..5d3b15fd 100644 --- a/modules/po/webadmin.tr_TR.po +++ b/modules/po/webadmin.tr_TR.po @@ -35,8 +35,8 @@ msgstr "Varsa kanalın şifresi." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:30 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:258 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:277 -msgid "Buffer Size:" -msgstr "Ara Bellek Boyutu:" +msgid "Buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:32 msgid "The buffer count." @@ -44,8 +44,8 @@ msgstr "Ara bellek sayısı." #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:36 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:252 -msgid "Default Modes:" -msgstr "Varsayılan Modlar:" +msgid "Default modes:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_chan.tmpl:38 msgid "The default modes of the channel." @@ -170,8 +170,8 @@ msgstr "Bind Host:" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:69 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:117 -msgid "Quit Message:" -msgstr "Çıkış Mesajı:" +msgid "Quit message:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_network.tmpl:71 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:119 @@ -454,8 +454,8 @@ msgstr "Lütfen yukarıdaki şifreyi tekrar yazın." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:48 #: modules/po/../data/webadmin/tmpl/settings.tmpl:151 -msgid "Auth Only Via Module:" -msgstr "Yalnızca Modül Aracılığıyla Kimlik Doğrulama:" +msgid "Auth only via module:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:50 msgid "" @@ -495,8 +495,8 @@ msgstr "Ident, kullanıcı adı olarak sunucuya gönderilir." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:90 #: modules/po/../data/webadmin/tmpl/settings.tmpl:102 -msgid "Status Prefix:" -msgstr "Durum Öneki:" +msgid "Status prefix:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:92 #: modules/po/../data/webadmin/tmpl/settings.tmpl:104 @@ -579,8 +579,8 @@ msgid "Queries" msgstr "Sorgular" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:272 -msgid "Max Buffers:" -msgstr "Maks Arabellek:" +msgid "Max buffers:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:274 msgid "Maximum number of query buffers. 0 is unlimited." @@ -607,8 +607,8 @@ msgstr "" "için boş bırakılabilir." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:307 -msgid "Timestamp Format:" -msgstr "Zaman Damgası Formatı:" +msgid "Timestamp format:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:309 msgid "" @@ -638,8 +638,8 @@ msgid "Client encoding:" msgstr "İstemci kodlaması:" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:329 -msgid "Join Tries:" -msgstr "Kanala Giriş Denemeleri:" +msgid "Join tries:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:331 msgid "" @@ -677,8 +677,8 @@ msgstr "" "sonra gerçekleşir." #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:344 -msgid "Max IRC Networks Number:" -msgstr "Maksimum IRC Ağ Sayısı:" +msgid "Max IRC networks number:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:346 msgid "Maximum number of IRC networks allowed for this user." @@ -690,8 +690,8 @@ msgstr "Yedekler" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:351 #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:359 -msgid "CTCP Replies:" -msgstr "CTCP Yanıtları:" +msgid "CTCP replies:" +msgstr "" #: modules/po/../data/webadmin/tmpl/add_edit_user.tmpl:355 msgid "One reply per line. Example: TIME Buy a watch!" @@ -885,8 +885,8 @@ msgid "Default for new users only." msgstr "Yalnızca yeni kullanıcılar için varsayılandır." #: modules/po/../data/webadmin/tmpl/settings.tmpl:110 -msgid "Maximum Buffer Size:" -msgstr "Maksimum Arabellek Boyutu:" +msgid "Maximum buffer size:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:112 msgid "Sets the global Max Buffer Size a user can have." @@ -894,8 +894,8 @@ msgstr "" "Bir kullanıcının sahip olabileceği genel Maksimum Arabellek Boyutunu ayarlar." #: modules/po/../data/webadmin/tmpl/settings.tmpl:117 -msgid "Connect Delay:" -msgstr "Bağlantı Gecikmesi:" +msgid "Connect delay:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:119 msgid "" @@ -908,8 +908,8 @@ msgstr "" "arasındaki bağlantı değil." #: modules/po/../data/webadmin/tmpl/settings.tmpl:124 -msgid "Server Throttle:" -msgstr "Sunucu Kısıtı:" +msgid "Server throttle:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:126 msgid "" @@ -921,24 +921,24 @@ msgstr "" "reddeder." #: modules/po/../data/webadmin/tmpl/settings.tmpl:131 -msgid "Anonymous Connection Limit per IP:" -msgstr "IP başına Anonim Bağlantı Limiti:" +msgid "Anonymous connection limit per IP:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:133 msgid "Limits the number of unidentified connections per IP." msgstr "IP başına tanımlanamayan bağlantı sayısını sınırlar." #: modules/po/../data/webadmin/tmpl/settings.tmpl:138 -msgid "Protect Web Sessions:" -msgstr "Web Oturumları Koruması:" +msgid "Protect web sessions:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:140 msgid "Disallow IP changing during each web session" msgstr "Her web oturumu sırasında IP değişimine izin verme!" #: modules/po/../data/webadmin/tmpl/settings.tmpl:145 -msgid "Hide ZNC Version:" -msgstr "ZNC Sürümünü Gizle:" +msgid "Hide ZNC version:" +msgstr "" #: modules/po/../data/webadmin/tmpl/settings.tmpl:147 msgid "Hide version number from non-ZNC users" @@ -973,25 +973,25 @@ msgid "Uptime" msgstr "Çalışma Süresi" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:18 -msgid "Total Users" -msgstr "Toplam Kullanıcı" +msgid "Total users" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:22 -msgid "Total Networks" -msgstr "Toplam Ağ:" +msgid "Total networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:26 #: modules/po/../data/webadmin/tmpl/traffic.tmpl:43 -msgid "Attached Networks" -msgstr "Ekli Ağlar" +msgid "Attached networks" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:30 -msgid "Total Client Connections" -msgstr "Toplam İstemci Bağlantıları" +msgid "Total client connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:34 -msgid "Total IRC Connections" -msgstr "Toplam IRC Bağlantıları" +msgid "Total IRC connections" +msgstr "" #: modules/po/../data/webadmin/tmpl/traffic.tmpl:47 msgid "Client Connections" @@ -1037,7 +1037,7 @@ msgstr "Kullanıcı" msgid "Network" msgstr "Ağ" -#: webadmin.cpp:91 webadmin.cpp:2023 +#: webadmin.cpp:91 webadmin.cpp:2025 msgid "Global Settings" msgstr "Global Ayarlar" @@ -1045,11 +1045,11 @@ msgstr "Global Ayarlar" msgid "Your Settings" msgstr "Sizin Ayarlarınız" -#: webadmin.cpp:94 webadmin.cpp:1835 +#: webadmin.cpp:94 webadmin.cpp:1837 msgid "Traffic Info" msgstr "Trafik Bilgisi" -#: webadmin.cpp:97 webadmin.cpp:1814 +#: webadmin.cpp:97 webadmin.cpp:1816 msgid "Manage Users" msgstr "Kullanıcıları Yönet" @@ -1065,11 +1065,13 @@ msgstr "Geçersiz Gönderim [Şifreler eşleşmiyor]" msgid "Timeout can't be less than 30 seconds!" msgstr "Zaman aşımı 30 saniyeden az olamaz!" -#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2208 +#: webadmin.cpp:436 webadmin.cpp:464 webadmin.cpp:1272 webadmin.cpp:2210 +#, c++-format msgid "Unable to load module [{1}]: {2}" msgstr "[{1}] modülü yüklenemiyor: {2}" #: webadmin.cpp:441 webadmin.cpp:469 +#, c++-format msgid "Unable to load module [{1}] with arguments [{2}]" msgstr "[{1}] modülü [{2}] argümanlarıyla yüklenemiyor" @@ -1095,22 +1097,27 @@ msgid "Please don't delete yourself, suicide is not the answer!" msgstr "Lütfen kendinizi silmeyin, intihar çözüm değil!" #: webadmin.cpp:754 webadmin.cpp:942 webadmin.cpp:1404 +#, c++-format msgid "Edit User [{1}]" msgstr "[{1}] Kullanıcısını Düzenle" #: webadmin.cpp:758 webadmin.cpp:956 +#, c++-format msgid "Edit Network [{1}]" msgstr "[{1}] Ağını Düzenle" #: webadmin.cpp:768 +#, c++-format msgid "Edit Channel [{1}] of Network [{2}] of User [{3}]" msgstr "[{3}] Kullanıcısının [{2}] Ağının [{1}] Kanalını Düzenle" #: webadmin.cpp:775 +#, c++-format msgid "Edit Channel [{1}]" msgstr "[{1}] Kanalını Düzenle" #: webadmin.cpp:783 +#, c++-format msgid "Add Channel to Network [{1}] of User [{2}]" msgstr "[{2}] Kullanıcının[{1}] Ağına Kanal Ekle" @@ -1119,12 +1126,12 @@ msgid "Add Channel" msgstr "Kanal Ekle" #: webadmin.cpp:795 webadmin.cpp:1624 -msgid "Auto Clear Chan Buffer" -msgstr "Kanal Tamponunu Otomatik Temizle" +msgid "Auto clear chan buffer" +msgstr "" #: webadmin.cpp:797 -msgid "Automatically Clear Channel Buffer After Playback" -msgstr "Kanal Arabelleğini Oynatma Otomatik Olarak Temizle" +msgid "Automatically clear channel buffer after playback" +msgstr "" #: webadmin.cpp:805 msgid "Detached" @@ -1139,10 +1146,12 @@ msgid "Channel name is a required argument" msgstr "Kanal adı gerekli bir argümandır" #: webadmin.cpp:845 +#, c++-format msgid "Channel [{1}] already exists" msgstr "[{1}] kanalı zaten mevcut" #: webadmin.cpp:852 +#, c++-format msgid "Could not add channel [{1}]" msgstr "[{1}] kanalı eklenemedi" @@ -1159,10 +1168,12 @@ msgstr "" "isteyin veya gereksiz ağları 'Sizin Ayarlarınız'dan silin." #: webadmin.cpp:953 +#, c++-format msgid "Edit Network [{1}] of User [{2}]" msgstr "[{2}] Kullanıcısının [{1}] Ağını Düzenle" #: webadmin.cpp:960 +#, c++-format msgid "Add Network for User [{1}]" msgstr "[{1}] Kullanıcısı için Ağ Ekle" @@ -1174,7 +1185,8 @@ msgstr "Ağ Ekle" msgid "Network name is a required argument" msgstr "Ağ adı gerekli bir argümandır" -#: webadmin.cpp:1279 webadmin.cpp:2215 +#: webadmin.cpp:1279 webadmin.cpp:2217 +#, c++-format msgid "Unable to reload module [{1}]: {2}" msgstr "[{1}] modülü yeniden yüklenemiyor: {2}" @@ -1199,28 +1211,27 @@ msgid "Channel was deleted, but config file was not written" msgstr "Kanal silindi ancak yapılandırma dosyası yazılmadı" #: webadmin.cpp:1413 +#, c++-format msgid "Clone User [{1}]" msgstr "[{1}] Kullanıcısını Klonla" #: webadmin.cpp:1626 msgid "" -"Automatically Clear Channel Buffer After Playback (the default value for new " +"Automatically clear channel buffer after playback (the default value for new " "channels)" msgstr "" -"Kanal Arabelleğini Oynatma Sonrası Otomatik Olarak Temizle (yeni kanallar " -"için varsayılan değer)" #: webadmin.cpp:1636 -msgid "Multi Clients" -msgstr "Çoklu İstemciler" +msgid "Allow multiple clients" +msgstr "" #: webadmin.cpp:1643 -msgid "Append Timestamps" -msgstr "Zaman Damgalarını Ekle" +msgid "Append timestamps" +msgstr "" #: webadmin.cpp:1650 -msgid "Prepend Timestamps" -msgstr "Zaman Damgalarını Başına Ekle" +msgid "Prepend timestamps" +msgstr "" #: webadmin.cpp:1658 msgid "Deny LoadMod" @@ -1231,16 +1242,16 @@ msgid "Admin (dangerous! may gain shell access)" msgstr "Yönetici (Tehlikeli! Shell erişimi sağlayabilir)" #: webadmin.cpp:1675 -msgid "Deny Setting BindHost" -msgstr "BindHost Ayarlamayı Reddet" +msgid "Deny setting BindHost" +msgstr "" #: webadmin.cpp:1682 -msgid "Deny Setting Ident" -msgstr "Ident Ayarlamayı Reddet" +msgid "Deny setting Ident" +msgstr "" #: webadmin.cpp:1689 -msgid "Deny Editing Networks/Servers" -msgstr "Ağları/Sunucuları Ayarlamayı Reddet" +msgid "Deny editing networks/servers" +msgstr "" #: webadmin.cpp:1691 msgid "" @@ -1251,61 +1262,67 @@ msgstr "" "reddet" #: webadmin.cpp:1698 -msgid "Deny Setting RealName" -msgstr "Gerk Adı Ayarlamayı Reddet" +msgid "Deny setting RealName" +msgstr "" #: webadmin.cpp:1705 -msgid "Deny Setting Quit Message" -msgstr "Çıkış Mesajını Ayarlamayı Reddet" +msgid "Deny setting quit message" +msgstr "" #: webadmin.cpp:1712 -msgid "Deny Setting CTCP Replies" -msgstr "CTCP Yanıtlarını Ayarlamayı Reddet" +msgid "Deny setting CTCP replies" +msgstr "" -#: webadmin.cpp:1720 -msgid "Auto Clear Query Buffer" -msgstr "Sorgu Arabelleğini Otomatik Temizleme" +#: webadmin.cpp:1714 +msgid "Block customizing CTCP replies for non-admin users" +msgstr "" #: webadmin.cpp:1722 -msgid "Automatically Clear Query Buffer After Playback" -msgstr "Sorgu Arabelleğini Oynatmadan Sonra Otomatik Olarak Temizle" +msgid "Auto clear query buffer" +msgstr "" -#: webadmin.cpp:1746 +#: webadmin.cpp:1724 +msgid "Automatically clear query buffer after playback" +msgstr "" + +#: webadmin.cpp:1748 +#, c++-format msgid "Invalid Submission: User {1} already exists" msgstr "Geçersiz Gönderim: {1} kullanıcısı zaten mevcut" -#: webadmin.cpp:1768 webadmin.cpp:1779 +#: webadmin.cpp:1770 webadmin.cpp:1781 +#, c++-format msgid "Invalid submission: {1}" msgstr "Geçersiz gönderim: {1}" -#: webadmin.cpp:1774 +#: webadmin.cpp:1776 msgid "User was added, but config file was not written" msgstr "Kullanıcı eklendi ancak yapılandırma dosyası yazılamadı" -#: webadmin.cpp:1785 +#: webadmin.cpp:1787 msgid "User was edited, but config file was not written" msgstr "Kullanıcı düzenlendi ancak yapılandırma dosyası yazılamadı" -#: webadmin.cpp:1943 +#: webadmin.cpp:1945 msgid "Choose either IPv4 or IPv6 or both." msgstr "IPv4'ü veya IPv6'yı ya da her ikisini birden seçin." -#: webadmin.cpp:1960 +#: webadmin.cpp:1962 msgid "Choose either IRC or HTTP or both." msgstr "IRC'yi veya HTTP'yi veya her ikisini de seçin." -#: webadmin.cpp:1973 webadmin.cpp:2009 +#: webadmin.cpp:1975 webadmin.cpp:2011 msgid "Port was changed, but config file was not written" msgstr "Port değiştirildi ancak yapılandırma dosyası yazılamadı" -#: webadmin.cpp:1999 +#: webadmin.cpp:2001 msgid "Invalid request." msgstr "Geçersiz istek." -#: webadmin.cpp:2013 +#: webadmin.cpp:2015 msgid "The specified listener was not found." msgstr "Belirtilen dinleyici bulunamadı." -#: webadmin.cpp:2244 +#: webadmin.cpp:2246 msgid "Settings were changed, but config file was not written" msgstr "Ayarlar değiştirildi ancak yapılandırma dosyası yazılamadı" diff --git a/src/po/znc.bg_BG.po b/src/po/znc.bg_BG.po index 8d458bd5..044a8b72 100644 --- a/src/po/znc.bg_BG.po +++ b/src/po/znc.bg_BG.po @@ -14,35 +14,35 @@ msgstr "" #: webskins/_default_/tmpl/InfoBar.tmpl:6 msgid "Logged in as: {1}" -msgstr "" +msgstr "Влезнали сте като: {1}" #: webskins/_default_/tmpl/InfoBar.tmpl:8 msgid "Not logged in" -msgstr "" +msgstr "Не сте влезнали" #: webskins/_default_/tmpl/LoginBar.tmpl:3 msgid "Logout" -msgstr "" +msgstr "Изход" #: webskins/_default_/tmpl/Menu.tmpl:4 msgid "Home" -msgstr "" +msgstr "Начало" #: webskins/_default_/tmpl/Menu.tmpl:7 msgid "Global Modules" -msgstr "" +msgstr "Глобални модули" #: webskins/_default_/tmpl/Menu.tmpl:20 msgid "User Modules" -msgstr "" +msgstr "Потребителски модули" #: webskins/_default_/tmpl/Menu.tmpl:35 msgid "Network Modules ({1})" -msgstr "" +msgstr "Мрежови модули ({1})" #: webskins/_default_/tmpl/index.tmpl:6 msgid "Welcome to ZNC's web interface!" -msgstr "" +msgstr "Добре дошли в уеб интерфейсът на ZNC!" #: webskins/_default_/tmpl/index.tmpl:11 msgid "" @@ -50,352 +50,417 @@ msgid "" "*status help” and “/msg *status loadmod <module>”). Once you have loaded some Web-enabled modules, the menu will expand." msgstr "" +"Няма заредени уеб модули. Модулите от IRC се зареждат с (“/msg *status " +"help” и “/msg *status loadmod <module>”). След " +"като сте заредили някои уеб модули, менюто ще се разшири." #: znc.cpp:1561 msgid "User already exists" -msgstr "" +msgstr "Потребителят вече съществува" #: znc.cpp:1669 msgid "IPv6 is not enabled" -msgstr "" +msgstr "IPv6 не е включен" #: znc.cpp:1677 msgid "SSL is not enabled" -msgstr "" +msgstr "SSL не е включен" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" -msgstr "" +msgstr "Не може да се намери pem файлът: {1}" #: znc.cpp:1704 msgid "Invalid port" -msgstr "" +msgstr "Невалиден порт" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" -msgstr "" +msgstr "Не може да се върже порт: {1}" #: IRCNetwork.cpp:235 msgid "Jumping servers because this server is no longer in the list" -msgstr "" +msgstr "Прескачане на този сървър, тъй като той вече не е в списъка" #: IRCNetwork.cpp:667 User.cpp:699 msgid "Welcome to ZNC" -msgstr "" +msgstr "Добре дошли в ZNC" #: IRCNetwork.cpp:755 msgid "You are currently disconnected from IRC. Use 'connect' to reconnect." msgstr "" +"Не сте свързани в IRC. Използвайте 'connect' за да се свържете обратно." #: IRCNetwork.cpp:785 msgid "This network is being deleted or moved to another user." -msgstr "" +msgstr "Тази мрежа е изтрита или е преместена към друг потребител." #: IRCNetwork.cpp:946 msgid "Invalid index" -msgstr "" +msgstr "Невалиден индекс" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" -msgstr "" +msgstr "Не сте в {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." -msgstr "" +msgstr "Не може да се присъедините към канал {1}, ще бъде изключен." #: IRCNetwork.cpp:1186 msgid "Your current server was removed, jumping..." -msgstr "" +msgstr "Текущият ви сървър беше премахнат, местим се към следващият..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" +"Няма как да се свържите към {1}, тъй като ZNC не е компилиран с SSL " +"поддръжка." #: IRCNetwork.cpp:1370 msgid "Some module aborted the connection attempt" -msgstr "" +msgstr "Някой модул отказа опитът за връзка." #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" -msgstr "" +msgstr "Грешка от съврър: {1}" #: IRCSock.cpp:722 msgid "ZNC seems to be connected to itself, disconnecting..." -msgstr "" +msgstr "Изглежда че ZNC е свързан към себе си, изключване..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Сървъра{1} ни пренасочва към {2}:{3} с причина: {4}" #: IRCSock.cpp:773 msgid "Perhaps you want to add it as a new server." -msgstr "" +msgstr "Може би искате да го добавите като нов сървър." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." -msgstr "" +msgstr "Каналът {1} е свързан към друг канал и поради тази причина е изключен." #: IRCSock.cpp:1015 msgid "Switched to SSL (STARTTLS)" -msgstr "" +msgstr "Превключване към SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" -msgstr "" +msgstr "Вие напуснахте {1}" #: IRCSock.cpp:1274 msgid "Disconnected from IRC. Reconnecting..." -msgstr "" +msgstr "Изключихте се от IRC. Опит за повторно свързване..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." -msgstr "" +msgstr "Не може да се свържите към IRC ({1}). Опитване отново..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." -msgstr "" +msgstr "Изключихте се от IRC ({1}). Повторно свързване..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" +"Ако имате доверие на този сертификат, напишете /znc " +"AddTrustedServerFingerprint {1}" #: IRCSock.cpp:1353 msgid "IRC connection timed out. Reconnecting..." -msgstr "" +msgstr "IRC връзката изтече. Повторно свързване..." #: IRCSock.cpp:1365 msgid "Connection Refused. Reconnecting..." -msgstr "" +msgstr "Връзката е отказана. Повторно свързване... " #: IRCSock.cpp:1373 msgid "Received a too long line from the IRC server!" -msgstr "" +msgstr "Получихте твърде дълъг ред от IRC сървъра!" #: IRCSock.cpp:1487 msgid "No free nick available" -msgstr "" +msgstr "Нямате наличен прякор" #: IRCSock.cpp:1495 msgid "No free nick found" -msgstr "" +msgstr "Нямате свободен прякор" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" -msgstr "" +msgstr "Няма такъв модул {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" -msgstr "" +msgstr "Клиент от {1} се опита да влезе като вас, но беше отказан: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." -msgstr "" +msgstr "Мрежата {1} не съществува." #: Client.cpp:443 msgid "" "You have several networks configured, but no network was specified for the " "connection." msgstr "" +"Имате няколко мрежи настроени, но никаква мрежа не беше зададена за " +"свързване." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" msgstr "" +"Избиране на мрежа {1}. За да видите списък с всички настроени мрежи, " +"използвайте /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" msgstr "" +"Ако искате да изберете друга мрежа, използвайте /znc JumpNetwork <мрежа>, " +"или се свържете с ZNC с потребителско име {1}/<мрежа> (вместо {1})" #: Client.cpp:455 msgid "" "You have no networks configured. Use /znc AddNetwork to add one." msgstr "" +"Нямате настроени мрежи. Използвайте /znc AddNetwork <мрежа> за да добавите " +"такава." #: Client.cpp:466 msgid "Closing link: Timeout" -msgstr "" +msgstr "Затваряне на връзката: Времето изтече" #: Client.cpp:488 msgid "Closing link: Too long raw line" -msgstr "" +msgstr "Затваряне на връзката: Твърде дълъг ред" #: Client.cpp:495 msgid "" "You are being disconnected because another user just authenticated as you." msgstr "" +"Изключени сте от сървъра, защото друг потребител се идентифицира като вас." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" -msgstr "" +msgstr "Вашето CTCP към {1} се загуби, не сте свързани към IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" -msgstr "" +msgstr "Вашата заявка към {1} се загуби, не сте свързани към IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" -msgstr "" +msgstr "Каналът {1} се премахва" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" -msgstr "" +msgstr "Вашето съобщение към {1} се загуби, не сте свързани към IRC!" #: Client.cpp:1396 Client.cpp:1402 msgid "Hello. How may I help you?" -msgstr "" +msgstr "Здравейте. Как мога да ви помогна?" #: Client.cpp:1416 msgid "Usage: /attach <#chans>" -msgstr "" +msgstr "Употреба: /attach <#канали>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Има канал {1}, който се съвпада с {2}" +msgstr[1] "Има канали {1}, които се съвпадат с {2}" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Прикачен е канал {1}" +msgstr[1] "Прикачени са канали {1}" #: Client.cpp:1438 msgid "Usage: /detach <#chans>" -msgstr "" +msgstr "Употреба: /detach <#chans>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Откачен е канал {1}" +msgstr[1] "Откачени са канали {1}" #: Chan.cpp:680 msgid "Buffer Playback..." -msgstr "" +msgstr "Възпроизвеждане на буфер..." #: Chan.cpp:718 msgid "Playback Complete." -msgstr "" +msgstr "Възпроизвеждането е изпълнено." #: Modules.cpp:554 msgctxt "modhelpcmd" msgid "" -msgstr "" +msgstr "" #: Modules.cpp:555 msgctxt "modhelpcmd" msgid "Generate this output" -msgstr "" +msgstr "Генериране на този текст" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" -msgstr "" +msgstr "Няма съвпадение за '{1}'" #: Modules.cpp:734 msgid "This module doesn't implement any commands." -msgstr "" +msgstr "Този модул няма никакви команди." #: Modules.cpp:736 msgid "Unknown command!" -msgstr "" +msgstr "Непозната команда!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" msgstr "" +"Имената на модулите могат да съдържат само букви, цифри и долни черти, [{1}] " +"е невалиден" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." -msgstr "" +msgstr "Модул {1} е вече зареден." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" -msgstr "" +msgstr "Не може да се намери модул {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." -msgstr "" +msgstr "Модулът {1} не поддържа вид на модул {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." -msgstr "" +msgstr "Модулът {1} изисква потребител." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." -msgstr "" +msgstr "Модулът {1} изисква мрежа." #: Modules.cpp:1860 msgid "Caught an exception" -msgstr "" +msgstr "Хванато е изключение" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" -msgstr "" +msgstr "Модулът {1} е отказан: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." -msgstr "" +msgstr "Модулът {1} е отказан." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." -msgstr "" +msgstr "Модулът [{1}] не е зареден." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." -msgstr "" +msgstr "Модулът {1} е изключен." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." -msgstr "" +msgstr "Не може да се изключи модул {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." -msgstr "" +msgstr "Презареждане на модул {1}." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." -msgstr "" +msgstr "Не може да се намери модул {1}." #: Modules.cpp:2117 msgid "Unknown error" -msgstr "" +msgstr "Незнайна грешка" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" -msgstr "" +msgstr "Не може да се отвори модул {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" -msgstr "" +msgstr "Не може да се намери ZNCModuleEntry в модул {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." msgstr "" +"Грешна версия за модул {1}: ядрото е {2}, а модулът е направен за версия " +"{3}. Рекомпилирайте този модул." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." msgstr "" +"Модулът {1} е направен по несъвместим начин: ядрото е '{2}', а модулът е " +"'{3}'. Рекомпилирайте този модул." #: Modules.cpp:2177 Modules.cpp:2183 msgctxt "modhelpcmd" msgid "Command" -msgstr "" +msgstr "Команда" #: Modules.cpp:2178 Modules.cpp:2185 msgctxt "modhelpcmd" msgid "Description" -msgstr "" +msgstr "Описание" #: ClientCommand.cpp:51 ClientCommand.cpp:115 ClientCommand.cpp:137 #: ClientCommand.cpp:339 ClientCommand.cpp:390 ClientCommand.cpp:405 @@ -406,69 +471,75 @@ msgstr "" #: ClientCommand.cpp:1458 ClientCommand.cpp:1490 ClientCommand.cpp:1501 #: ClientCommand.cpp:1510 ClientCommand.cpp:1522 msgid "You must be connected with a network to use this command" -msgstr "" +msgstr "Трябва да сте свързани с мрежа за да използвате тази команда" #: ClientCommand.cpp:58 msgid "Usage: ListNicks <#chan>" -msgstr "" +msgstr "Употреба: ListNicks <#канал>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" -msgstr "" +msgstr "Не сте в [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" -msgstr "" +msgstr "Не сте в [{1}] (повторен опит)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" -msgstr "" +msgstr "Няма потребителски имена в [{1}]" #: ClientCommand.cpp:91 ClientCommand.cpp:106 msgid "Nick" -msgstr "" +msgstr "Потребителско име" #: ClientCommand.cpp:92 ClientCommand.cpp:107 msgid "Ident" -msgstr "" +msgstr "Идентификация" #: ClientCommand.cpp:93 ClientCommand.cpp:108 msgid "Host" -msgstr "" +msgstr "Хост" #: ClientCommand.cpp:122 msgid "Usage: Attach <#chans>" -msgstr "" +msgstr "Употреба: Attach <#канали>" #: ClientCommand.cpp:144 msgid "Usage: Detach <#chans>" -msgstr "" +msgstr "Употреба: Detach <#канали>" #: ClientCommand.cpp:161 msgid "There is no MOTD set." -msgstr "" +msgstr "Няма зададен MOTD." #: ClientCommand.cpp:167 msgid "Rehashing succeeded!" -msgstr "" +msgstr "Успешен рехаш!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" -msgstr "" +msgstr "Рехашването се провали: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" -msgstr "" +msgstr "Конфигурационният файл е написан в {1}" #: ClientCommand.cpp:175 msgid "Error while trying to write config." -msgstr "" +msgstr "Изникна грешка в написването на конфигурационния файл." #: ClientCommand.cpp:183 msgid "Usage: ListClients" -msgstr "" +msgstr "Употреба: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Няма такъв потребител: {1}" @@ -479,12 +550,12 @@ msgstr "Няма свързани клиенти" #: ClientCommand.cpp:203 ClientCommand.cpp:209 msgctxt "listclientscmd" msgid "Host" -msgstr "" +msgstr "Хост" #: ClientCommand.cpp:204 ClientCommand.cpp:212 msgctxt "listclientscmd" msgid "Network" -msgstr "" +msgstr "Мрежа" #: ClientCommand.cpp:205 ClientCommand.cpp:215 msgctxt "listclientscmd" @@ -494,7 +565,7 @@ msgstr "Разпознавач" #: ClientCommand.cpp:223 ClientCommand.cpp:229 msgctxt "listuserscmd" msgid "Username" -msgstr "" +msgstr "Потребител" #: ClientCommand.cpp:224 ClientCommand.cpp:230 msgctxt "listuserscmd" @@ -510,12 +581,12 @@ msgstr "Клиенти" #: ClientCommand.cpp:263 msgctxt "listallusernetworkscmd" msgid "Username" -msgstr "" +msgstr "Потребител" #: ClientCommand.cpp:241 ClientCommand.cpp:251 ClientCommand.cpp:266 msgctxt "listallusernetworkscmd" msgid "Network" -msgstr "" +msgstr "Мрежа" #: ClientCommand.cpp:242 ClientCommand.cpp:252 ClientCommand.cpp:268 msgctxt "listallusernetworkscmd" @@ -525,22 +596,22 @@ msgstr "Клиенти" #: ClientCommand.cpp:243 ClientCommand.cpp:271 ClientCommand.cpp:280 msgctxt "listallusernetworkscmd" msgid "On IRC" -msgstr "" +msgstr "В IRC" #: ClientCommand.cpp:244 ClientCommand.cpp:273 msgctxt "listallusernetworkscmd" msgid "IRC Server" -msgstr "" +msgstr "IRC Сървър" #: ClientCommand.cpp:245 ClientCommand.cpp:275 msgctxt "listallusernetworkscmd" msgid "IRC User" -msgstr "" +msgstr "IRC Потребител" #: ClientCommand.cpp:246 ClientCommand.cpp:277 msgctxt "listallusernetworkscmd" msgid "Channels" -msgstr "" +msgstr "Канали" #: ClientCommand.cpp:251 msgid "N/A" @@ -549,47 +620,54 @@ msgstr "Не е приложимо" #: ClientCommand.cpp:272 msgctxt "listallusernetworkscmd" msgid "Yes" -msgstr "" +msgstr "Да" #: ClientCommand.cpp:281 msgctxt "listallusernetworkscmd" msgid "No" -msgstr "" +msgstr "Не" #: ClientCommand.cpp:291 msgid "Usage: SetMOTD " -msgstr "" +msgstr "Употреба: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" -msgstr "" +msgstr "MOTD е зададен на: {1}" #: ClientCommand.cpp:300 msgid "Usage: AddMOTD " -msgstr "" +msgstr "Употреба: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" -msgstr "" +msgstr "Добавено [{1}] към MOTD" #: ClientCommand.cpp:307 msgid "Cleared MOTD" -msgstr "" +msgstr "Изтрито MOTD" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" +"Грешка в записването на конфигурационния файл! Използвайте {1} FORCE за да " +"игнорирате." #: ClientCommand.cpp:344 ClientCommand.cpp:862 ClientCommand.cpp:903 msgid "You don't have any servers added." -msgstr "" +msgstr "Нямате добавени сървъри." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Няма намерен сървър [{1}]" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Свързване към {1}..." @@ -604,874 +682,943 @@ msgstr "Свързване..." #: ClientCommand.cpp:400 msgid "Disconnected from IRC. Use 'connect' to reconnect." msgstr "" +"Изключени от IRC. Използвайте командата 'connect' за да се свържете отново." #: ClientCommand.cpp:412 msgid "Usage: EnableChan <#chans>" -msgstr "" +msgstr "Употреба: EnableChan <#chans>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Активиран {1} канал" +msgstr[1] "Активирани {1} канала/и" #: ClientCommand.cpp:439 msgid "Usage: DisableChan <#chans>" -msgstr "" +msgstr "Употреба: DisableChan<#chans>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Деактивиран {1} канал" +msgstr[1] "Деактивирани {1} канала/и" #: ClientCommand.cpp:466 msgid "Usage: MoveChan <#chan> " -msgstr "" +msgstr "Употреба: MoveChan <#канал> <индекс>" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" -msgstr "" +msgstr "Каналът {1} е преместен към индекс {2}" #: ClientCommand.cpp:487 msgid "Usage: SwapChans <#chan1> <#chan2>" -msgstr "" +msgstr "Употреба: SwapChans <#канал1> <#канал2>" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" -msgstr "" +msgstr "Каналите {1} и {2} са разменени" #: ClientCommand.cpp:510 msgid "Usage: ListChans" -msgstr "" +msgstr "Употреба: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" -msgstr "" +msgstr "Няма такъв потребител [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" -msgstr "" +msgstr "Потребителят [{1}] няма мрежа [{2}}" #: ClientCommand.cpp:534 msgid "There are no channels defined." -msgstr "" +msgstr "Няма дефинирани канали." #: ClientCommand.cpp:539 ClientCommand.cpp:557 msgctxt "listchans" msgid "Index" -msgstr "" +msgstr "Индекс" #: ClientCommand.cpp:540 ClientCommand.cpp:558 msgctxt "listchans" msgid "Name" -msgstr "" +msgstr "Име" #: ClientCommand.cpp:541 ClientCommand.cpp:561 msgctxt "listchans" msgid "Status" -msgstr "" +msgstr "Статус" #: ClientCommand.cpp:542 ClientCommand.cpp:568 msgctxt "listchans" msgid "In config" -msgstr "" +msgstr "В конфигурацията" #: ClientCommand.cpp:543 ClientCommand.cpp:570 msgctxt "listchans" msgid "Buffer" -msgstr "" +msgstr "Буфер" #: ClientCommand.cpp:544 ClientCommand.cpp:574 msgctxt "listchans" msgid "Clear" -msgstr "" +msgstr "Изчисти" #: ClientCommand.cpp:545 ClientCommand.cpp:579 msgctxt "listchans" msgid "Modes" -msgstr "" +msgstr "Режими" #: ClientCommand.cpp:546 ClientCommand.cpp:580 msgctxt "listchans" msgid "Users" -msgstr "" +msgstr "Потребители" #: ClientCommand.cpp:563 msgctxt "listchans" msgid "Detached" -msgstr "" +msgstr "Откачени" #: ClientCommand.cpp:564 msgctxt "listchans" msgid "Joined" -msgstr "" +msgstr "Присъединен" #: ClientCommand.cpp:565 msgctxt "listchans" msgid "Disabled" -msgstr "" +msgstr "Изключен" #: ClientCommand.cpp:566 msgctxt "listchans" msgid "Trying" -msgstr "" +msgstr "Опитване" #: ClientCommand.cpp:569 ClientCommand.cpp:577 msgctxt "listchans" msgid "yes" -msgstr "" +msgstr "да" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" -msgstr "" +msgstr "Общо: {1}, Присъединени в {2}, Откачени: {3}, Изключени: {4}" #: ClientCommand.cpp:600 ClientCommand.cpp:636 ClientCommand.cpp:816 #: ClientCommand.cpp:842 msgid "Access denied!" -msgstr "" +msgstr "Достъпът е отказан!" #: ClientCommand.cpp:606 msgid "" "Network number limit reached. Ask an admin to increase the limit for you, or " "delete unneeded networks using /znc DelNetwork " msgstr "" +"Достигнато е ограничението за добавяне не мрежи. Попитайте администратора да " +"повиши ограничение, или изтриите ненужни мрежи с /znc DelNetwork <име>" #: ClientCommand.cpp:615 msgid "Usage: AddNetwork " -msgstr "" +msgstr "Употреба: AddNetwork <име>" #: ClientCommand.cpp:619 msgid "Network name should be alphanumeric" -msgstr "" +msgstr "Името на мрежата трябва да е алфанумерично" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." msgstr "" +"Мрежата е добавена. Използвайте /znc JumpNetwork {1}, или се свържете към " +"ZNC с потребитлеско {2} (вместо просто {3}) за да се свържете към нея." #: ClientCommand.cpp:631 msgid "Unable to add that network" -msgstr "" +msgstr "Тази мрежа не може да се добави" #: ClientCommand.cpp:643 msgid "Usage: DelNetwork " -msgstr "" +msgstr "Употреба: DelNetwork <име>" #: ClientCommand.cpp:652 msgid "Network deleted" -msgstr "" +msgstr "Мрежата е изтрита" #: ClientCommand.cpp:655 msgid "Failed to delete network, perhaps this network doesn't exist" -msgstr "" +msgstr "Тази мрежа не може да изтрие, може би тя не съществува" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" -msgstr "" +msgstr "Потребителят {1} не е намерен" #: ClientCommand.cpp:673 ClientCommand.cpp:681 msgctxt "listnetworks" msgid "Network" -msgstr "" +msgstr "Мрежа" #: ClientCommand.cpp:674 ClientCommand.cpp:683 ClientCommand.cpp:692 msgctxt "listnetworks" msgid "On IRC" -msgstr "" +msgstr "В IRC" #: ClientCommand.cpp:675 ClientCommand.cpp:685 msgctxt "listnetworks" msgid "IRC Server" -msgstr "" +msgstr "IRC сървър" #: ClientCommand.cpp:676 ClientCommand.cpp:687 msgctxt "listnetworks" msgid "IRC User" -msgstr "" +msgstr "IRC потребител" #: ClientCommand.cpp:677 ClientCommand.cpp:689 msgctxt "listnetworks" msgid "Channels" -msgstr "" +msgstr "Канали" #: ClientCommand.cpp:684 msgctxt "listnetworks" msgid "Yes" -msgstr "" +msgstr "Да" #: ClientCommand.cpp:693 msgctxt "listnetworks" msgid "No" -msgstr "" +msgstr "Не" #: ClientCommand.cpp:698 msgctxt "listnetworks" msgid "No networks" -msgstr "" +msgstr "Няма мрежи" #: ClientCommand.cpp:702 ClientCommand.cpp:1017 msgid "Access denied." -msgstr "" +msgstr "Достъпът е отказан." #: ClientCommand.cpp:713 msgid "Usage: MoveNetwork [new network]" msgstr "" +"Употреба: MoveNetwork <стар потребител> <нова мрежа> <нов потребител> [нова " +"мрежа]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." -msgstr "" +msgstr "Старият потребител {1} не е намерен." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." -msgstr "" +msgstr "Старата мрежа {1} не е намерена." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." -msgstr "" +msgstr "Новият потребител {1} не е намерен." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." -msgstr "" +msgstr "Потребителият {1} вече има мрежата {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" -msgstr "" +msgstr "Невалидно име на мрежата [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" -msgstr "" +msgstr "Някои файлове изглеждат че са в {1}. Трябва да ги преместите в {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" -msgstr "" +msgstr "Грешка в добавянето на мрежа: {1}" #: ClientCommand.cpp:788 msgid "Success." -msgstr "" +msgstr "Успех." #: ClientCommand.cpp:791 msgid "Copied the network to new user, but failed to delete old network" msgstr "" +"Мрежата е копирана към новия потребител, но не можа да се изтрие старата " +"мрежата" #: ClientCommand.cpp:798 msgid "No network supplied." -msgstr "" +msgstr "Няма избрана мрежа." #: ClientCommand.cpp:803 msgid "You are already connected with this network." -msgstr "" +msgstr "Вече сте свързани към тази мрежа." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" -msgstr "" +msgstr "Превключване към {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" -msgstr "" +msgstr "Нямате мрежа на име {1}" #: ClientCommand.cpp:829 msgid "Usage: AddServer [[+]port] [pass]" -msgstr "" +msgstr "Употреба: AddServer <хост> [[+]порт] [парола]" #: ClientCommand.cpp:834 msgid "Server added" -msgstr "" +msgstr "Сървърът е добавен" #: ClientCommand.cpp:837 msgid "" "Unable to add that server. Perhaps the server is already added or openssl is " "disabled?" msgstr "" +"Този сървър не може да се добави. Може би вече е добавен или пък Ssl e спрян?" #: ClientCommand.cpp:857 msgid "Usage: DelServer [port] [pass]" -msgstr "" +msgstr "Употреба: DelServer <хост> [[+] порт] [парола]" #: ClientCommand.cpp:867 msgid "Server removed" -msgstr "" +msgstr "Сървърът е премахнат" #: ClientCommand.cpp:869 msgid "No such server" -msgstr "" +msgstr "Няма такъв сървър" #: ClientCommand.cpp:882 ClientCommand.cpp:890 msgctxt "listservers" msgid "Host" -msgstr "" +msgstr "Хост" #: ClientCommand.cpp:883 ClientCommand.cpp:892 msgctxt "listservers" msgid "Port" -msgstr "" +msgstr "Порт" #: ClientCommand.cpp:884 ClientCommand.cpp:895 msgctxt "listservers" msgid "SSL" -msgstr "" +msgstr "SSL" #: ClientCommand.cpp:885 ClientCommand.cpp:897 msgctxt "listservers" msgid "Password" -msgstr "" +msgstr "Парола" #: ClientCommand.cpp:896 msgctxt "listservers|cell" msgid "SSL" -msgstr "" +msgstr "SSL" #: ClientCommand.cpp:913 msgid "Usage: AddTrustedServerFingerprint " -msgstr "" +msgstr "Употреба: AddTrustedServerFingerprint <от:пе:чатък>" #: ClientCommand.cpp:917 ClientCommand.cpp:930 msgid "Done." -msgstr "" +msgstr "Готово." #: ClientCommand.cpp:926 msgid "Usage: DelTrustedServerFingerprint " -msgstr "" +msgstr "Употреба: DelTrustedServerFingerprint <от:пе:чатък>" #: ClientCommand.cpp:939 msgid "No fingerprints added." -msgstr "" +msgstr "Няма добавени отпечатъци." #: ClientCommand.cpp:955 ClientCommand.cpp:961 msgctxt "topicscmd" msgid "Channel" -msgstr "" +msgstr "Канал" #: ClientCommand.cpp:956 ClientCommand.cpp:962 msgctxt "topicscmd" msgid "Set By" -msgstr "" +msgstr "Зададена от" #: ClientCommand.cpp:957 ClientCommand.cpp:963 msgctxt "topicscmd" msgid "Topic" -msgstr "" +msgstr "Тема" #: ClientCommand.cpp:970 ClientCommand.cpp:975 msgctxt "listmods" msgid "Name" -msgstr "" +msgstr "Име" #: ClientCommand.cpp:971 ClientCommand.cpp:976 msgctxt "listmods" msgid "Arguments" -msgstr "" +msgstr "Аргументи" #: ClientCommand.cpp:985 msgid "No global modules loaded." -msgstr "" +msgstr "Няма заредени глобални модули." #: ClientCommand.cpp:987 ClientCommand.cpp:1051 msgid "Global modules:" -msgstr "" +msgstr "Глобални модули:" #: ClientCommand.cpp:996 msgid "Your user has no modules loaded." -msgstr "" +msgstr "Вашият потребител няма заредени модули." #: ClientCommand.cpp:998 ClientCommand.cpp:1063 msgid "User modules:" -msgstr "" +msgstr "Потребителски модули:" #: ClientCommand.cpp:1006 msgid "This network has no modules loaded." -msgstr "" +msgstr "Вашата мрежа няма заредени модули." #: ClientCommand.cpp:1008 ClientCommand.cpp:1075 msgid "Network modules:" -msgstr "" +msgstr "Мрежови модули:" #: ClientCommand.cpp:1023 ClientCommand.cpp:1030 msgctxt "listavailmods" msgid "Name" -msgstr "" +msgstr "Име" #: ClientCommand.cpp:1024 ClientCommand.cpp:1035 msgctxt "listavailmods" msgid "Description" -msgstr "" +msgstr "Описание" #: ClientCommand.cpp:1049 msgid "No global modules available." -msgstr "" +msgstr "Няма налични глобални модули." #: ClientCommand.cpp:1061 msgid "No user modules available." -msgstr "" +msgstr "Няма налични потребителски модули." #: ClientCommand.cpp:1073 msgid "No network modules available." -msgstr "" +msgstr "Няма налични мрежови модули." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." -msgstr "" +msgstr "Не може да се зареди {1}: Достъпът е отказан." #: ClientCommand.cpp:1107 msgid "Usage: LoadMod [--type=global|user|network] [args]" -msgstr "" +msgstr "Употреба: LoadMod [--тип=глобален|потр.|мрежов] <модул> [аргументи]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" -msgstr "" +msgstr "Не може да се зареди {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." -msgstr "" +msgstr "Не може да се зареди глобалния модул {1}: Достъпът е отказан." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." -msgstr "" +msgstr "Не може да се зареди мрежовия модул {1}: Не сте свързани с мрежа." #: ClientCommand.cpp:1152 msgid "Unknown module type" -msgstr "" +msgstr "Непознат вид модул" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" -msgstr "" +msgstr "Модулът {1} е зареден" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" -msgstr "" +msgstr "Модулът {1} е зареден: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" -msgstr "" +msgstr "Не може да се зареди модул {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." -msgstr "" +msgstr "Не може да се изключи {1}: Достъпът е отказан." #: ClientCommand.cpp:1191 msgid "Usage: UnloadMod [--type=global|user|network] " -msgstr "" +msgstr "Употреба: UnloadMod [--тип=глобален|потр.|мрежов] <модул>" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" -msgstr "" +msgstr "Не може да се определи вида на {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." -msgstr "" +msgstr "Не може да се изключи глобалния модул {1}: Достъпът е отказан." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." -msgstr "" +msgstr "Не може да се изключи мрежовия модул {1}: Не сте свързани с мрежа." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" -msgstr "" +msgstr "Не може да се изключи модул {1}: Непознат вид модул" #: ClientCommand.cpp:1247 msgid "Unable to reload modules. Access denied." -msgstr "" +msgstr "Не може да се изключат модулите: Достъпът е отказан." #: ClientCommand.cpp:1268 msgid "Usage: ReloadMod [--type=global|user|network] [args]" -msgstr "" +msgstr "Употреба: ReloadMod [--тип=глобален|потр.|мрежов] <модул> [аргументи]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" -msgstr "" +msgstr "Не може да се презареди:{1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." -msgstr "" +msgstr "Не може да се презареди глобалния модул {1}: Достъпът е отказан." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." -msgstr "" +msgstr "Не може да се презареди мрежовия модул {1}: Не сте свързани с мрежа." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" -msgstr "" +msgstr "Не може да се презареди модул {1}: Непознат вид модул" #: ClientCommand.cpp:1325 msgid "Usage: UpdateMod " -msgstr "" +msgstr "Употреба: UpdateMod <модул>" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" -msgstr "" +msgstr "{1} се презарежда навсякъде" #: ClientCommand.cpp:1331 msgid "Done" -msgstr "" +msgstr "Готово" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" +"Готово, но имаше грешки. Модулът {1} не можа да се презареди навсякъде." #: ClientCommand.cpp:1342 msgid "" "You must be connected with a network to use this command. Try " "SetUserBindHost instead" msgstr "" +"Трябва да сте свързани с мрежа за да използвате тази команда. Вместо това " +"използвайте SetUserBindHost" #: ClientCommand.cpp:1349 msgid "Usage: SetBindHost " -msgstr "" +msgstr "Употреба: SetBindHost <хост>" #: ClientCommand.cpp:1354 ClientCommand.cpp:1371 msgid "You already have this bind host!" -msgstr "" +msgstr "Вече сте свързали този хост!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" -msgstr "" +msgstr "Задаване на свързващ хост за мрежа {1} към {2}" #: ClientCommand.cpp:1366 msgid "Usage: SetUserBindHost " -msgstr "" +msgstr "Употреба: SetUserBindHost <хост>" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" -msgstr "" +msgstr "Свързаният хост по подразбиране е зададен на {1}" #: ClientCommand.cpp:1382 msgid "" "You must be connected with a network to use this command. Try " "ClearUserBindHost instead" msgstr "" +"Трябва да сте свързани с мрежа за да използвате тази команда. Вместо това " +"използвайте ClearUserBindHost" #: ClientCommand.cpp:1387 msgid "Bind host cleared for this network." -msgstr "" +msgstr "Свързаният хост е изчистен за тази мрежа." #: ClientCommand.cpp:1391 msgid "Default bind host cleared for your user." -msgstr "" +msgstr "Свързаният хост по подразбиране е изчистен за вашия потребител." #: ClientCommand.cpp:1394 msgid "This user's default bind host not set" -msgstr "" +msgstr "Свързаният хост по подразбиране не е зададен за този потребител" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" -msgstr "" +msgstr "Свързаният хост по подразбиране на този потребител е {1}" #: ClientCommand.cpp:1401 msgid "This network's bind host not set" -msgstr "" +msgstr "Свързаният хост на тази мрежа не е зададен" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" -msgstr "" +msgstr "Свързаният хост по подразбиране на тази мрежа е {1}" #: ClientCommand.cpp:1417 msgid "Usage: PlayBuffer <#chan|query>" -msgstr "" +msgstr "Употреба: PlayBuffer <#канал|заявка>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" -msgstr "" +msgstr "Не сте в {1} (опит за свързване)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" -msgstr "" +msgstr "Буферът за канал {1} е празен" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" -msgstr "" +msgstr "Няма активна заявка с {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" -msgstr "" +msgstr "Буферът за {1} е празен" #: ClientCommand.cpp:1465 msgid "Usage: ClearBuffer <#chan|query>" -msgstr "" +msgstr "Употреба: ClearBuffer <#канал|заявка>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Буферът {1}, който съвпада {2} е изчистен" +msgstr[1] "Буферите {1}, които съвпадат {2} са изчистени" #: ClientCommand.cpp:1497 msgid "All channel buffers have been cleared" -msgstr "" +msgstr "Всичките канални буфери са изчистени" #: ClientCommand.cpp:1506 msgid "All query buffers have been cleared" -msgstr "" +msgstr "Всичките буфери за заявки са изчистени" #: ClientCommand.cpp:1518 msgid "All buffers have been cleared" -msgstr "" +msgstr "Всички буфери са изчистени" #: ClientCommand.cpp:1529 msgid "Usage: SetBuffer <#chan|query> [linecount]" -msgstr "" +msgstr "Употреба: SetBuffer <#канал|заявка> [редове]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Грешка в задаването на размер за {1} буфер" +msgstr[1] "Грешка в задаването на размер за {1} буфера" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Максималният размер за буфер е {1} ред" +msgstr[1] "Максималният размер за буфер е {1} реда" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Размерът на всеки буфер е зададен на {1} ред" +msgstr[1] "Размерът на всеки буфер е зададен на {1} реда" #: ClientCommand.cpp:1568 ClientCommand.cpp:1575 ClientCommand.cpp:1586 #: ClientCommand.cpp:1595 ClientCommand.cpp:1603 msgctxt "trafficcmd" msgid "Username" -msgstr "" +msgstr "Потребителско име" #: ClientCommand.cpp:1569 ClientCommand.cpp:1576 ClientCommand.cpp:1588 #: ClientCommand.cpp:1597 ClientCommand.cpp:1605 msgctxt "trafficcmd" msgid "In" -msgstr "" +msgstr "В" #: ClientCommand.cpp:1570 ClientCommand.cpp:1578 ClientCommand.cpp:1589 #: ClientCommand.cpp:1598 ClientCommand.cpp:1606 msgctxt "trafficcmd" msgid "Out" -msgstr "" +msgstr "Изход" #: ClientCommand.cpp:1571 ClientCommand.cpp:1581 ClientCommand.cpp:1591 #: ClientCommand.cpp:1599 ClientCommand.cpp:1608 msgctxt "trafficcmd" msgid "Total" -msgstr "" +msgstr "Общо" #: ClientCommand.cpp:1587 msgctxt "trafficcmd" msgid "" -msgstr "" +msgstr "<Потребители>" #: ClientCommand.cpp:1596 msgctxt "trafficcmd" msgid "" -msgstr "" +msgstr "" #: ClientCommand.cpp:1604 msgctxt "trafficcmd" msgid "" -msgstr "" +msgstr "<Общо>" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" -msgstr "" +msgstr "Стартиран за {1}" #: ClientCommand.cpp:1619 msgid "Unknown command, try 'Help'" -msgstr "" +msgstr "Непозната команда, опитайте 'help'" #: ClientCommand.cpp:1628 ClientCommand.cpp:1639 msgctxt "listports" msgid "Port" -msgstr "" +msgstr "Порт" #: ClientCommand.cpp:1629 ClientCommand.cpp:1642 msgctxt "listports" msgid "BindHost" -msgstr "" +msgstr "Свързан хост" #: ClientCommand.cpp:1630 ClientCommand.cpp:1645 msgctxt "listports" msgid "SSL" -msgstr "" +msgstr "SSL" #: ClientCommand.cpp:1631 ClientCommand.cpp:1650 msgctxt "listports" msgid "Protocol" -msgstr "" +msgstr "Протокол" #: ClientCommand.cpp:1632 ClientCommand.cpp:1657 msgctxt "listports" msgid "IRC" -msgstr "" +msgstr "IRC" #: ClientCommand.cpp:1633 ClientCommand.cpp:1662 msgctxt "listports" msgid "Web" -msgstr "" +msgstr "Уеб" #: ClientCommand.cpp:1646 msgctxt "listports|ssl" msgid "yes" -msgstr "" +msgstr "да" #: ClientCommand.cpp:1647 msgctxt "listports|ssl" msgid "no" -msgstr "" +msgstr "не" #: ClientCommand.cpp:1651 msgctxt "listports" msgid "IPv4 and IPv6" -msgstr "" +msgstr "IPv4 и IPv6" #: ClientCommand.cpp:1653 msgctxt "listports" msgid "IPv4" -msgstr "" +msgstr "IPv4" #: ClientCommand.cpp:1654 msgctxt "listports" msgid "IPv6" -msgstr "" +msgstr "IPv6" #: ClientCommand.cpp:1660 msgctxt "listports|irc" msgid "yes" -msgstr "" +msgstr "да" #: ClientCommand.cpp:1661 msgctxt "listports|irc" msgid "no" -msgstr "" +msgstr "не" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" -msgstr "" +msgstr "да, на {1}" #: ClientCommand.cpp:1667 msgctxt "listports|web" msgid "no" -msgstr "" +msgstr "не" #: ClientCommand.cpp:1707 msgid "" "Usage: AddPort <[+]port> [bindhost [uriprefix]]" msgstr "" +"Употреба: AddPort <[+]порт> <уеб|irc|всичко> [св.хост " +"[uriprefix]]" #: ClientCommand.cpp:1723 msgid "Port added" -msgstr "" +msgstr "Портът е добавен" #: ClientCommand.cpp:1725 msgid "Couldn't add port" -msgstr "" +msgstr "Портът не може да се добави" #: ClientCommand.cpp:1731 msgid "Usage: DelPort [bindhost]" -msgstr "" +msgstr "Usage: DelPort <порт> [св.хост]" #: ClientCommand.cpp:1740 msgid "Deleted Port" -msgstr "" +msgstr "Портът е изтрит" #: ClientCommand.cpp:1742 msgid "Unable to find a matching port" -msgstr "" +msgstr "Не може да се намери съвпадащ порт" #: ClientCommand.cpp:1750 ClientCommand.cpp:1765 msgctxt "helpcmd" msgid "Command" -msgstr "" +msgstr "Команда" #: ClientCommand.cpp:1751 ClientCommand.cpp:1767 msgctxt "helpcmd" msgid "Description" -msgstr "" +msgstr "Описание" #: ClientCommand.cpp:1756 msgid "" "In the following list all occurrences of <#chan> support wildcards (* and ?) " "except ListNicks" msgstr "" +"В следващия списък всички срещания на <#канал> поддържат wildcards (* и ?), " +"с изключение на ListNicks" #: ClientCommand.cpp:1773 msgctxt "helpcmd|Version|desc" msgid "Print which version of ZNC this is" -msgstr "" +msgstr "Показва коя ZNC версия върви в момента" #: ClientCommand.cpp:1776 msgctxt "helpcmd|ListMods|desc" msgid "List all loaded modules" -msgstr "" +msgstr "Показва всички заредени модули" #: ClientCommand.cpp:1779 msgctxt "helpcmd|ListAvailMods|desc" msgid "List all available modules" -msgstr "" +msgstr "Показва всички налични модули" #: ClientCommand.cpp:1783 ClientCommand.cpp:1974 msgctxt "helpcmd|ListChans|desc" msgid "List all channels" -msgstr "" +msgstr "Показва всички канали" #: ClientCommand.cpp:1786 msgctxt "helpcmd|ListNicks|args" msgid "<#chan>" -msgstr "" +msgstr "<#канал>" #: ClientCommand.cpp:1787 msgctxt "helpcmd|ListNicks|desc" msgid "List all nicks on a channel" -msgstr "" +msgstr "Показва всички потребителски имена в канала" #: ClientCommand.cpp:1790 msgctxt "helpcmd|ListClients|desc" msgid "List all clients connected to your ZNC user" -msgstr "" +msgstr "Показва всички клиенти свързани към вашия ZNC потребител" #: ClientCommand.cpp:1794 msgctxt "helpcmd|ListServers|desc" msgid "List all servers of current IRC network" -msgstr "" +msgstr "Показва всички сървъри в текущата IRC мрежа" #: ClientCommand.cpp:1798 msgctxt "helpcmd|AddNetwork|args" msgid "" -msgstr "" +msgstr "<име>" #: ClientCommand.cpp:1799 msgctxt "helpcmd|AddNetwork|desc" msgid "Add a network to your user" -msgstr "" +msgstr "Добавяне на мрежа към вашия потребител" #: ClientCommand.cpp:1801 msgctxt "helpcmd|DelNetwork|args" msgid "" -msgstr "" +msgstr "<име>" #: ClientCommand.cpp:1802 msgctxt "helpcmd|DelNetwork|desc" msgid "Delete a network from your user" -msgstr "" +msgstr "Изтриване на мрежа от вашия потребител" #: ClientCommand.cpp:1804 msgctxt "helpcmd|ListNetworks|desc" msgid "List all networks" -msgstr "" +msgstr "Показва всички мрежи" #: ClientCommand.cpp:1807 msgctxt "helpcmd|MoveNetwork|args" msgid " [new network]" -msgstr "" +msgstr "<стар потребител> <стара мрежа> <нов потребител> [нова мрежа]" #: ClientCommand.cpp:1809 msgctxt "helpcmd|MoveNetwork|desc" msgid "Move an IRC network from one user to another" -msgstr "" +msgstr "Преместване на IRC мрежа от един потребител на друг" #: ClientCommand.cpp:1813 msgctxt "helpcmd|JumpNetwork|args" msgid "" -msgstr "" +msgstr "<мрежа>" #: ClientCommand.cpp:1814 msgctxt "helpcmd|JumpNetwork|desc" @@ -1479,459 +1626,470 @@ msgid "" "Jump to another network (Alternatively, you can connect to ZNC several " "times, using `user/network` as username)" msgstr "" +"Прескачане към друга мрежа (Вместо това, може да се свържете към ZNC няколко " +"пъти, като използвате 'user/nework' като потребителско име)" #: ClientCommand.cpp:1819 msgctxt "helpcmd|AddServer|args" msgid " [[+]port] [pass]" -msgstr "" +msgstr "<хост> [[+]порт] [парола]" #: ClientCommand.cpp:1820 msgctxt "helpcmd|AddServer|desc" msgid "" "Add a server to the list of alternate/backup servers of current IRC network." -msgstr "" +msgstr "Добавя сървър към списъка с резервни сървъри в сегашната IRC мрежа." #: ClientCommand.cpp:1824 msgctxt "helpcmd|DelServer|args" msgid " [port] [pass]" -msgstr "" +msgstr "<хост> [порт] [парола]" #: ClientCommand.cpp:1825 msgctxt "helpcmd|DelServer|desc" msgid "" "Remove a server from the list of alternate/backup servers of current IRC " "network" -msgstr "" +msgstr "Премахва сървър от списъка с резервни сървъри в текущата IRC мрежа" #: ClientCommand.cpp:1831 msgctxt "helpcmd|AddTrustedServerFingerprint|args" msgid "" -msgstr "" +msgstr "<от:пе:чатък>" #: ClientCommand.cpp:1832 msgctxt "helpcmd|AddTrustedServerFingerprint|desc" msgid "" "Add a trusted server SSL certificate fingerprint (SHA-256) to current IRC " "network." -msgstr "" +msgstr "Добавя одобрен SSL сертификат (SHA-256) към текущата IRC мрежа." #: ClientCommand.cpp:1837 msgctxt "helpcmd|DelTrustedServerFingerprint|args" msgid "" -msgstr "" +msgstr "<от:пе:чатък>" #: ClientCommand.cpp:1838 msgctxt "helpcmd|DelTrustedServerFingerprint|desc" msgid "Delete a trusted server SSL certificate from current IRC network." -msgstr "" +msgstr "Изтрива всички одобрени SSL сертификати от текущата IRC мрежа." #: ClientCommand.cpp:1842 msgctxt "helpcmd|ListTrustedServerFingerprints|desc" msgid "List all trusted server SSL certificates of current IRC network." -msgstr "" +msgstr "Показва всички одобрени SSL сертификати на текущата IRC мрежа." #: ClientCommand.cpp:1845 msgctxt "helpcmd|EnableChan|args" msgid "<#chans>" -msgstr "" +msgstr "<#канали>" #: ClientCommand.cpp:1846 msgctxt "helpcmd|EnableChan|desc" msgid "Enable channels" -msgstr "" +msgstr "Активиране на канали" #: ClientCommand.cpp:1847 msgctxt "helpcmd|DisableChan|args" msgid "<#chans>" -msgstr "" +msgstr "<#канали>" #: ClientCommand.cpp:1848 msgctxt "helpcmd|DisableChan|desc" msgid "Disable channels" -msgstr "" +msgstr "Деактивиране на канали" #: ClientCommand.cpp:1849 msgctxt "helpcmd|MoveChan|args" msgid "<#chan> " -msgstr "" +msgstr "<#канал> <индекс>" #: ClientCommand.cpp:1850 msgctxt "helpcmd|MoveChan|desc" msgid "Move channel in sort order" -msgstr "" +msgstr "Мести каналите в сортиращ ред" #: ClientCommand.cpp:1852 msgctxt "helpcmd|SwapChans|args" msgid "<#chan1> <#chan2>" -msgstr "" +msgstr "<#канал1> <#канал2>" #: ClientCommand.cpp:1853 msgctxt "helpcmd|SwapChans|desc" msgid "Swap channels in sort order" -msgstr "" +msgstr "Разменя каналите в сортиращ ред" #: ClientCommand.cpp:1854 msgctxt "helpcmd|Attach|args" msgid "<#chans>" -msgstr "" +msgstr "<#канали>" #: ClientCommand.cpp:1855 msgctxt "helpcmd|Attach|desc" msgid "Attach to channels" -msgstr "" +msgstr "Прикачване към канали" #: ClientCommand.cpp:1856 msgctxt "helpcmd|Detach|args" msgid "<#chans>" -msgstr "" +msgstr "<#канали>" #: ClientCommand.cpp:1857 msgctxt "helpcmd|Detach|desc" msgid "Detach from channels" -msgstr "" +msgstr "Откачени от канали" #: ClientCommand.cpp:1860 msgctxt "helpcmd|Topics|desc" msgid "Show topics in all your channels" -msgstr "" +msgstr "Показва темите във всичките ви канали" #: ClientCommand.cpp:1863 msgctxt "helpcmd|PlayBuffer|args" msgid "<#chan|query>" -msgstr "" +msgstr "<#канал|заявка>" #: ClientCommand.cpp:1864 msgctxt "helpcmd|PlayBuffer|desc" msgid "Play back the specified buffer" -msgstr "" +msgstr "Възпроизвеждане на зададения буфер" #: ClientCommand.cpp:1866 msgctxt "helpcmd|ClearBuffer|args" msgid "<#chan|query>" -msgstr "" +msgstr "<#канал|заявка>" #: ClientCommand.cpp:1867 msgctxt "helpcmd|ClearBuffer|desc" msgid "Clear the specified buffer" -msgstr "" +msgstr "Изчистване на зададения буфер" #: ClientCommand.cpp:1869 msgctxt "helpcmd|ClearAllBuffers|desc" msgid "Clear all channel and query buffers" -msgstr "" +msgstr "Изчиства всички буфери от канали и заявки" #: ClientCommand.cpp:1872 msgctxt "helpcmd|ClearAllChannelBuffers|desc" msgid "Clear the channel buffers" -msgstr "" +msgstr "Изчиства буферите от канала" #: ClientCommand.cpp:1876 msgctxt "helpcmd|ClearAllQueryBuffers|desc" msgid "Clear the query buffers" -msgstr "" +msgstr "Изчиства буферите от заявките" #: ClientCommand.cpp:1878 msgctxt "helpcmd|SetBuffer|args" msgid "<#chan|query> [linecount]" -msgstr "" +msgstr "<#канал|заявка> [брой на редове]" #: ClientCommand.cpp:1879 msgctxt "helpcmd|SetBuffer|desc" msgid "Set the buffer count" -msgstr "" +msgstr "Задава буферния брой" #: ClientCommand.cpp:1883 msgctxt "helpcmd|SetBindHost|args" msgid "" -msgstr "" +msgstr "<хост (предпочита се IP)>" #: ClientCommand.cpp:1884 msgctxt "helpcmd|SetBindHost|desc" msgid "Set the bind host for this network" -msgstr "" +msgstr "Задаване на свързания хост за тази мрежа" #: ClientCommand.cpp:1888 msgctxt "helpcmd|SetUserBindHost|args" msgid "" -msgstr "" +msgstr "<хост (предпочита се IP)>" #: ClientCommand.cpp:1889 msgctxt "helpcmd|SetUserBindHost|desc" msgid "Set the default bind host for this user" -msgstr "" +msgstr "Задаване на свързания хост на този потребител" #: ClientCommand.cpp:1892 msgctxt "helpcmd|ClearBindHost|desc" msgid "Clear the bind host for this network" -msgstr "" +msgstr "Изчистване на свързания хост за тази мрежа" #: ClientCommand.cpp:1895 msgctxt "helpcmd|ClearUserBindHost|desc" msgid "Clear the default bind host for this user" -msgstr "" +msgstr "Изчистване на свързания хост по подразбиране на този потребител" #: ClientCommand.cpp:1901 msgctxt "helpcmd|ShowBindHost|desc" msgid "Show currently selected bind host" -msgstr "" +msgstr "Показва текущия свързан хост" #: ClientCommand.cpp:1903 msgctxt "helpcmd|Jump|args" msgid "[server]" -msgstr "" +msgstr "[сървър]" #: ClientCommand.cpp:1904 msgctxt "helpcmd|Jump|desc" msgid "Jump to the next or the specified server" -msgstr "" +msgstr "Прескача към следващия или друг зададен сървър" #: ClientCommand.cpp:1905 msgctxt "helpcmd|Disconnect|args" msgid "[message]" -msgstr "" +msgstr "[съобщение]" #: ClientCommand.cpp:1906 msgctxt "helpcmd|Disconnect|desc" msgid "Disconnect from IRC" -msgstr "" +msgstr "Изключване от IRC" #: ClientCommand.cpp:1908 msgctxt "helpcmd|Connect|desc" msgid "Reconnect to IRC" -msgstr "" +msgstr "Свързване към IRC" #: ClientCommand.cpp:1911 msgctxt "helpcmd|Uptime|desc" msgid "Show for how long ZNC has been running" -msgstr "" +msgstr "Показва за колко време е вървял ZNC" #: ClientCommand.cpp:1915 msgctxt "helpcmd|LoadMod|args" msgid "[--type=global|user|network] [args]" -msgstr "" +msgstr "[--вид=глобален|потр.|мрежов] <модул> [аргументи]" #: ClientCommand.cpp:1917 msgctxt "helpcmd|LoadMod|desc" msgid "Load a module" -msgstr "" +msgstr "Зареждане на модул" #: ClientCommand.cpp:1919 msgctxt "helpcmd|UnloadMod|args" msgid "[--type=global|user|network] " -msgstr "" +msgstr "[--вид=глобален|потр.|мрежов] <модул>" #: ClientCommand.cpp:1921 msgctxt "helpcmd|UnloadMod|desc" msgid "Unload a module" -msgstr "" +msgstr "Изключване на модул" #: ClientCommand.cpp:1923 msgctxt "helpcmd|ReloadMod|args" msgid "[--type=global|user|network] [args]" -msgstr "" +msgstr "[--вид=глобален|потр.|мрежов] <модул> [аргументи]" #: ClientCommand.cpp:1925 msgctxt "helpcmd|ReloadMod|desc" msgid "Reload a module" -msgstr "" +msgstr "Презареждане на модул" #: ClientCommand.cpp:1928 msgctxt "helpcmd|UpdateMod|args" msgid "" -msgstr "" +msgstr "<модул>" #: ClientCommand.cpp:1929 msgctxt "helpcmd|UpdateMod|desc" msgid "Reload a module everywhere" -msgstr "" +msgstr "Презареждане на модул навсякъде" #: ClientCommand.cpp:1935 msgctxt "helpcmd|ShowMOTD|desc" msgid "Show ZNC's message of the day" -msgstr "" +msgstr "Показва съобщението на деня от ZNC" #: ClientCommand.cpp:1939 msgctxt "helpcmd|SetMOTD|args" msgid "" -msgstr "" +msgstr "<съобщение>" #: ClientCommand.cpp:1940 msgctxt "helpcmd|SetMOTD|desc" msgid "Set ZNC's message of the day" -msgstr "" +msgstr "Задава съобщението на деня от ZNC" #: ClientCommand.cpp:1942 msgctxt "helpcmd|AddMOTD|args" msgid "" -msgstr "" +msgstr "<съобщение>" #: ClientCommand.cpp:1943 msgctxt "helpcmd|AddMOTD|desc" msgid "Append to ZNC's MOTD" -msgstr "" +msgstr "Добавя <съобщение> към MOTD на ZNC" #: ClientCommand.cpp:1945 msgctxt "helpcmd|ClearMOTD|desc" msgid "Clear ZNC's MOTD" -msgstr "" +msgstr "Изчиства MOTD на ZNC" #: ClientCommand.cpp:1948 msgctxt "helpcmd|ListPorts|desc" msgid "Show all active listeners" -msgstr "" +msgstr "Показва всички активни портове" #: ClientCommand.cpp:1950 msgctxt "helpcmd|AddPort|args" msgid "<[+]port> [bindhost [uriprefix]]" -msgstr "" +msgstr "<[+]порт> <уеб|irc|всичко> [св. хост [uriprefix]]" #: ClientCommand.cpp:1953 msgctxt "helpcmd|AddPort|desc" msgid "Add another port for ZNC to listen on" -msgstr "" +msgstr "Добавя друг порт, от който ZNC да слуша" #: ClientCommand.cpp:1957 msgctxt "helpcmd|DelPort|args" msgid " [bindhost]" -msgstr "" +msgstr " <уеб|irc|всичко> [св. хост]" #: ClientCommand.cpp:1958 msgctxt "helpcmd|DelPort|desc" msgid "Remove a port from ZNC" -msgstr "" +msgstr "Премахване на порт от ZNC" #: ClientCommand.cpp:1961 msgctxt "helpcmd|Rehash|desc" msgid "Reload global settings, modules, and listeners from znc.conf" -msgstr "" +msgstr "Презарежда глобални настройки, модули и портове от znc.conf" #: ClientCommand.cpp:1964 msgctxt "helpcmd|SaveConfig|desc" msgid "Save the current settings to disk" -msgstr "" +msgstr "Записва текущите настройки в диска" #: ClientCommand.cpp:1967 msgctxt "helpcmd|ListUsers|desc" msgid "List all ZNC users and their connection status" -msgstr "" +msgstr "Показва всички ZNC потребители и техния статус" #: ClientCommand.cpp:1970 msgctxt "helpcmd|ListAllUserNetworks|desc" msgid "List all ZNC users and their networks" -msgstr "" +msgstr "Показва всички ZNC потребители и техните мрежи" #: ClientCommand.cpp:1973 msgctxt "helpcmd|ListChans|args" msgid "[user ]" -msgstr "" +msgstr "[потребител <мрежа>]" #: ClientCommand.cpp:1976 msgctxt "helpcmd|ListClients|args" msgid "[user]" -msgstr "" +msgstr "[потребител]" #: ClientCommand.cpp:1977 msgctxt "helpcmd|ListClients|desc" msgid "List all connected clients" -msgstr "" +msgstr "Показва всички свързани клиенти" #: ClientCommand.cpp:1979 msgctxt "helpcmd|Traffic|desc" msgid "Show basic traffic stats for all ZNC users" -msgstr "" +msgstr "Показва трафик статистики за всички ZNC потребители" #: ClientCommand.cpp:1981 msgctxt "helpcmd|Broadcast|args" msgid "[message]" -msgstr "" +msgstr "[съобщение]" #: ClientCommand.cpp:1982 msgctxt "helpcmd|Broadcast|desc" msgid "Broadcast a message to all ZNC users" -msgstr "" +msgstr "Излъчва съобщение към всички ZNC потребители" #: ClientCommand.cpp:1985 msgctxt "helpcmd|Shutdown|args" msgid "[message]" -msgstr "" +msgstr "[съобщение]" #: ClientCommand.cpp:1986 msgctxt "helpcmd|Shutdown|desc" msgid "Shut down ZNC completely" -msgstr "" +msgstr "Изключва ZNC" #: ClientCommand.cpp:1987 msgctxt "helpcmd|Restart|args" msgid "[message]" -msgstr "" +msgstr "[съобщение]" #: ClientCommand.cpp:1988 msgctxt "helpcmd|Restart|desc" msgid "Restart ZNC" -msgstr "" +msgstr "Рестартира ZNC" #: Socket.cpp:336 msgid "Can't resolve server hostname" -msgstr "" +msgstr "Не може да се определи името на хоста на сървъра" #: Socket.cpp:343 msgid "" "Can't resolve bind hostname. Try /znc ClearBindHost and /znc " "ClearUserBindHost" msgstr "" +"Не може да се разреши свързания hostname. Опитайте /znc ClearBindHost и /znc " +"ClearUserBindHost" #: Socket.cpp:348 msgid "Server address is IPv4-only, but bindhost is IPv6-only" -msgstr "" +msgstr "Адресът на сървъра е IPv4, но свързания хост е само IPv6" #: Socket.cpp:357 msgid "Server address is IPv6-only, but bindhost is IPv4-only" -msgstr "" +msgstr "Адресът на сървъра е IPv6, но свързания хост е само IPv4" #: Socket.cpp:515 msgid "Some socket reached its max buffer limit and was closed!" msgstr "" +"Някой сокет достигна максималният си ограничение за буфер и беше затворен!" #: SSLVerifyHost.cpp:481 msgid "hostname doesn't match" -msgstr "" +msgstr "името на хост не съвпада" #: SSLVerifyHost.cpp:485 msgid "malformed hostname in certificate" -msgstr "" +msgstr "неправилно формирано име на хост в сертификата" #: SSLVerifyHost.cpp:489 msgid "hostname verification error" -msgstr "" +msgstr "грешка в проверката на името на хоста" #: User.cpp:528 msgid "" "Invalid network name. It should be alphanumeric. Not to be confused with " "server name" msgstr "" +"Невалидно име на мрежа. Трябва да е алфанумерично. Да не се объркате със " +"сървърно име" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" -msgstr "" +msgstr "Мрежата {1} вече съществува" #: User.cpp:798 msgid "" "You are being disconnected because your IP is no longer allowed to connect " "to this user" msgstr "" +"Вие сте изключени защото вашето IP не е позволено да се свързва с този " +"потребител" #: User.cpp:938 msgid "Password is empty" -msgstr "" +msgstr "Паролата е празна" #: User.cpp:943 msgid "Username is empty" -msgstr "" +msgstr "Потребителското име е празно" #: User.cpp:948 msgid "Username is invalid" -msgstr "" +msgstr "Потребителското име е невалидно" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" -msgstr "" +msgstr "Не може да се намери modinfo {1}: {2}" diff --git a/src/po/znc.da_DK.po b/src/po/znc.da_DK.po index bb1cb69b..f6d91324 100644 --- a/src/po/znc.da_DK.po +++ b/src/po/znc.da_DK.po @@ -64,6 +64,7 @@ msgid "SSL is not enabled" msgstr "SSL er ikke aktiveret" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "" @@ -72,6 +73,7 @@ msgid "Invalid port" msgstr "Ugyldig port" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "" @@ -97,10 +99,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "" @@ -109,6 +113,7 @@ msgid "Your current server was removed, jumping..." msgstr "" #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" @@ -117,6 +122,7 @@ msgid "Some module aborted the connection attempt" msgstr "" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "" @@ -125,6 +131,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "" #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "" @@ -133,6 +140,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "" #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "" @@ -141,6 +149,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "" @@ -149,14 +158,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "" #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "" #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "" #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" @@ -181,14 +193,17 @@ msgid "No free nick found" msgstr "" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "" @@ -199,12 +214,14 @@ msgid "" msgstr "" #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" msgstr "" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -229,18 +246,22 @@ msgid "" msgstr "" #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" @@ -254,12 +275,14 @@ msgstr "" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "" msgstr[1] "" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "" @@ -270,6 +293,7 @@ msgid "Usage: /detach <#chans>" msgstr "" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "" @@ -294,6 +318,7 @@ msgid "Generate this output" msgstr "" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "" @@ -306,28 +331,34 @@ msgid "Unknown command!" msgstr "" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" msgstr "" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "" #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "" #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "" #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "" @@ -336,30 +367,37 @@ msgid "Caught an exception" msgstr "" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "" #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "" #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "" #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "" #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "" #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "" @@ -368,20 +406,24 @@ msgid "Unknown error" msgstr "" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." msgstr "" #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -413,14 +455,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "" @@ -453,10 +498,12 @@ msgid "Rehashing succeeded!" msgstr "" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "" @@ -469,6 +516,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -561,6 +609,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -569,6 +618,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -577,6 +627,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -586,10 +637,12 @@ msgid "You don't have any servers added." msgstr "" #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -610,6 +663,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -620,6 +674,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -630,6 +685,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -638,6 +694,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -646,10 +703,12 @@ msgid "Usage: ListChans" msgstr "" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "" @@ -723,6 +782,7 @@ msgid "yes" msgstr "" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "" @@ -746,6 +806,7 @@ msgid "Network name should be alphanumeric" msgstr "" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -768,6 +829,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "" @@ -820,30 +882,37 @@ msgid "Usage: MoveNetwork [new network]" msgstr "" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "" #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "" #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "" #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "" #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "" @@ -864,10 +933,12 @@ msgid "You are already connected with this network." msgstr "" #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "" @@ -1010,6 +1081,7 @@ msgid "No network modules available." msgstr "" #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "" @@ -1018,14 +1090,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" @@ -1034,18 +1109,22 @@ msgid "Unknown module type" msgstr "" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "" @@ -1054,18 +1133,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "" @@ -1078,18 +1161,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "" @@ -1098,6 +1185,7 @@ msgid "Usage: UpdateMod " msgstr "" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "" @@ -1106,6 +1194,7 @@ msgid "Done" msgstr "" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1125,6 +1214,7 @@ msgid "You already have this bind host!" msgstr "" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "" @@ -1133,6 +1223,7 @@ msgid "Usage: SetUserBindHost " msgstr "" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "" @@ -1155,6 +1246,7 @@ msgid "This user's default bind host not set" msgstr "" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "" @@ -1163,6 +1255,7 @@ msgid "This network's bind host not set" msgstr "" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "" @@ -1171,18 +1264,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "" @@ -1191,6 +1288,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "" @@ -1213,18 +1311,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "" msgstr[1] "" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "" msgstr[1] "" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "" @@ -1270,6 +1371,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "" @@ -1343,6 +1445,7 @@ msgid "no" msgstr "" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "" @@ -1911,6 +2014,7 @@ msgid "" msgstr "" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "" @@ -1933,5 +2037,6 @@ msgid "Username is invalid" msgstr "" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "" diff --git a/src/po/znc.de_DE.po b/src/po/znc.de_DE.po index a43eb62e..525ebef1 100644 --- a/src/po/znc.de_DE.po +++ b/src/po/znc.de_DE.po @@ -68,6 +68,7 @@ msgid "SSL is not enabled" msgstr "SSL ist nicht aktiviert" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Kann PEM-Datei nicht finden: {1}" @@ -76,6 +77,7 @@ msgid "Invalid port" msgstr "Ungültiger Port" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Kann nicht horchen: {1}" @@ -105,10 +107,12 @@ msgstr "Ungültiger Index" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Du bist nicht in {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Der Kanal {1} konnte nicht betreten werden und wird deaktiviert." @@ -117,6 +121,7 @@ msgid "Your current server was removed, jumping..." msgstr "Dein aktueller Server wurde entfernt, springe..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Kann nicht zu {1} verbinden, da ZNC ohne SSL-Unterstützung gebaut wurde." @@ -126,6 +131,7 @@ msgid "Some module aborted the connection attempt" msgstr "Ein Modul hat den Verbindungsversuch abgebrochen" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Fehler vom Server: {1}" @@ -134,6 +140,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "ZNC scheint zu sich selbst verbunden zu sein, trenne die Verbindung..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Der Server {1} hat uns zu {2}:{3} umgeleitet mit der Begründung: {4}" @@ -142,6 +149,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Vielleicht möchtest du dies als einen neuen Server hinzufügen." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "" "Kanal {1} ist mit einem anderen Kanal verbunden und wurde daher deaktiviert." @@ -151,6 +159,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Zu SSL gewechselt (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Du hast die Verbindung getrennt: {1}" @@ -159,14 +168,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "IRC-Verbindung getrennt. Verbinde erneut..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Kann nicht mit IRC verbinden ({1}). Versuche es erneut..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "IRC-Verbindung getrennt ({1}). Verbinde erneut..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Falls du diesem Zertifikat vertraust, mache /znc AddTrustedServerFingerprint " @@ -193,16 +205,19 @@ msgid "No free nick found" msgstr "Kein freier Nick gefunden" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Kein solches Modul {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Ein Client hat versucht sich von {1} aus als dich anzumelden, aber wurde " "abgelehnt: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Netzwerk {1} existiert nicht." @@ -215,6 +230,7 @@ msgstr "" "ausgewählt." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -223,6 +239,7 @@ msgstr "" "verwende /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -254,20 +271,24 @@ msgstr "" "angemeldet hat." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "Dein CTCP an {1} wurde verloren, du bist nicht mit dem IRC verbunden!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" "Deine Benachrichtigung an {1} wurde verloren, du bist nicht mit dem IRC " "verbunden!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Entferne Kanal {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" "Deine Nachricht an {1} wurde verloren, du bist nicht mit dem IRC verbunden!" @@ -282,12 +303,14 @@ msgstr "Verwendung: /attach <#Kanal>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Es gibt einen Kanal, der auf [{2}] passt" msgstr[1] "Es gibt {1} Kanäle, die auf [{2}] passen" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Zu {1} Kanal verbunden" @@ -298,6 +321,7 @@ msgid "Usage: /detach <#chans>" msgstr "Verwendung: /detach <#Kanäle>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Von {1} Kanal getrennt" @@ -322,6 +346,7 @@ msgid "Generate this output" msgstr "Erzeuge diese Ausgabe" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Keine Treffer für '{1}'" @@ -334,6 +359,7 @@ msgid "Unknown command!" msgstr "Unbekannter Befehl!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -342,22 +368,27 @@ msgstr "" "ist ungültig" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Modul {1} bereits geladen." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Kann Modul {1} nicht finden" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "Modul {1} unterstützt den Modultyp {2} nicht." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "Modul {1} benötigt einen Benutzer." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "Modul {1} benötigt ein Netzwerk." @@ -366,30 +397,37 @@ msgid "Caught an exception" msgstr "Eine Ausnahme wurde gefangen" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Modul {1} abgebrochen: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Modul {1} abgebrochen." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Modul [{1}] ist nicht geladen." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Modul {1} entladen." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Kann Modul {1} nicht entladen." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Module {1} neu geladen." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Kann Modul {1} nicht finden." @@ -398,14 +436,17 @@ msgid "Unknown error" msgstr "Unbekannter Fehler" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Konnte Modul {1} nicht öffnen: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Konnte ZNCModuleEntry im Modul {1} nicht finden" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -414,6 +455,7 @@ msgstr "" "Rekompiliere dieses Modul." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -448,14 +490,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Verwendung: ListNicks <#chan>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Sie sind nicht in [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Sie sind nicht in [{1}] (wird versucht)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Keine Nicks in [{1}]" @@ -488,10 +533,12 @@ msgid "Rehashing succeeded!" msgstr "Rehashen erfolgreich!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Rehashen fehlgeschlagen: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Konfiguration nach {1} geschrieben" @@ -504,6 +551,7 @@ msgid "Usage: ListClients" msgstr "Benutzung: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Kein Benutzer gefunden: {1}" @@ -596,6 +644,7 @@ msgid "Usage: SetMOTD " msgstr "Benutzung: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD gesetzt auf: {1}" @@ -604,6 +653,7 @@ msgid "Usage: AddMOTD " msgstr "Benutzung: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "[{1}] zur MOTD hinzugefügt" @@ -612,6 +662,7 @@ msgid "Cleared MOTD" msgstr "MOTD geleert" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -623,10 +674,12 @@ msgid "You don't have any servers added." msgstr "Du hast keine Server hinzugefügt." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Server [{1}] nicht gefunden" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Verbinde zu {1}..." @@ -649,6 +702,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "Benutzung: EnableChan <#chans>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "{1} Kanal aktiviert" @@ -659,6 +713,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "Benutzung: DisableChan <#chans>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "{1} Kanal deaktiviert" @@ -669,6 +724,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "Benutzung: MoveChan <#chan> " #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "Channel {1} zu Index {2} verschoben" @@ -677,6 +733,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "Benutzung: SwapChans <#chan1> <#chan2>" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "Channel {1} und {2} getauscht" @@ -685,10 +742,12 @@ msgid "Usage: ListChans" msgstr "Verwendung: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Kein solcher Benutzer [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "Benutzer [{1}] hat kein Netzwerk [{2}]" @@ -762,6 +821,7 @@ msgid "yes" msgstr "ja" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Gesamt: {1}, Betreten: {2}, Getrennt: {3}, Deaktiviert: {4}" @@ -787,6 +847,7 @@ msgid "Network name should be alphanumeric" msgstr "Netzwerknamen müssen alphanumerisch sein" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -811,6 +872,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Kann das Netzwerk nicht löschen, vielleicht existiert es nicht" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Benutzer {1} nicht gefunden" @@ -865,32 +927,39 @@ msgstr "" "[neues Netzwerk]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Alter Benutzer {1} nicht gefunden." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Altes Netzwerk {1} nicht gefunden." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Neuer Benutzer {1} nicht gefunden." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "Benutzer {1} hat bereits ein Netzwerk {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Ungültiger Netzwerkname [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "Einige Dateien scheinen in {1} zu sein. Du könntest sie nach {2} verschieben " "wollen" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Fehler beim Netzwerk-Hinzufügen: {1}" @@ -913,10 +982,12 @@ msgid "You are already connected with this network." msgstr "Du bist bereits mit diesem Netzwerk verbunden." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Zu {1} gewechselt" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "Du hast kein Netzwerk namens {1}" @@ -1061,6 +1132,7 @@ msgid "No network modules available." msgstr "Keine Netzwerk-Module verfügbar." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Kann {1} nicht laden: Zugriff verweigert." @@ -1069,14 +1141,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Verwendung: LoadMod [--type=global|user|network] [Argumente]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Kann {1} nicht laden: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Kann globales Modul {1} nicht laden: Zugriff verweigert." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" "Kann Netzwerk-Module {1} nicht laden: Nicht mit einem Netzwerk verbunden." @@ -1086,18 +1161,22 @@ msgid "Unknown module type" msgstr "Unbekannter Modul-Typ" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Module {1} geladen" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Modul {1} geladen: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Kann Modul {1} nicht laden: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Kann Modul {1} nicht entladen: Zugriff verweigert." @@ -1106,19 +1185,23 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Verwendung: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Kann Typ von {1} nicht feststellen: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Kann globales Modul {1} nicht entladen: Zugriff verweigert." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" "Kann Netzwerk-Module {1} nicht entladen: Nicht mit einem Netzwerk verbunden." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Kann Modul {1} nicht entladen: Unbekannter Modul-Typ" @@ -1131,19 +1214,23 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Verwendung: ReloadMod [--type=global|user|network] [Argumente]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Kann {1} nicht neu laden: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Kann globales Modul {1} nicht neu laden: Zugriff verweigert." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "Kann Netzwerk-Module {1} nicht neu laden: Nicht mit einem Netzwerk verbunden." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Kann Modul {1} nicht neu laden: Unbekannter Modul-Typ" @@ -1152,6 +1239,7 @@ msgid "Usage: UpdateMod " msgstr "Verwendung: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Lade {1} überall neu" @@ -1160,6 +1248,7 @@ msgid "Done" msgstr "Erledigt" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1183,6 +1272,7 @@ msgid "You already have this bind host!" msgstr "Du hast bereits diesen Bindhost!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Setze Bindhost für Netzwerk {1} auf {2}" @@ -1191,6 +1281,7 @@ msgid "Usage: SetUserBindHost " msgstr "Verwendung: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Setze Standard-Bindhost auf {1}" @@ -1215,6 +1306,7 @@ msgid "This user's default bind host not set" msgstr "Der Benutzer hat keinen Bindhost gesetzt" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "Der Standard-Bindhost des Benutzers ist {1}" @@ -1223,6 +1315,7 @@ msgid "This network's bind host not set" msgstr "Dieses Netzwerk hat keinen Standard-Bindhost gesetzt" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "Der Standard-Bindhost dieses Netzwerkes ist {1}" @@ -1231,18 +1324,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Verwendung: PlayBuffer <#chan|query>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Du bist nicht in {1} (versuche zu betreten)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "Der Puffer für Kanal {1} ist leer" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Kein aktivier Query mit {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "Der Puffer für {1} ist leer" @@ -1251,6 +1348,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Verwendung: ClearBuffer <#chan|query>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} Puffer, der auf {2} passt, wurde gelöscht" @@ -1273,18 +1371,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Verwendung: SetBuffer <#chan|query> [Anzahl Zeilen]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "Setzen der Puffergröße schlug für {1} Puffer fehl" msgstr[1] "Setzen der Puffergröße schlug für {1} Puffer fehl" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "Maximale Puffergröße ist {1} Zeile" msgstr[1] "Maximale Puffergröße ist {1} Zeilen" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "Größe jedes Puffers wurde auf {1} Zeile gesetzt" @@ -1330,6 +1431,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Laufe seit {1}" @@ -1403,6 +1505,7 @@ msgid "no" msgstr "nein" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "ja, unter {1}" @@ -1993,6 +2096,7 @@ msgstr "" "Namen verwechseln" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "Netzwerk {1} existiert bereits" @@ -2017,5 +2121,6 @@ msgid "Username is invalid" msgstr "Benutzername ist ungültig" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Kann Modulinformationen für {1} nicht finden: {2}" diff --git a/src/po/znc.el_GR.po b/src/po/znc.el_GR.po index 3dfe609a..dfc8749d 100644 --- a/src/po/znc.el_GR.po +++ b/src/po/znc.el_GR.po @@ -64,6 +64,7 @@ msgid "SSL is not enabled" msgstr "" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "" @@ -72,6 +73,7 @@ msgid "Invalid port" msgstr "" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "" @@ -97,10 +99,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "" @@ -109,6 +113,7 @@ msgid "Your current server was removed, jumping..." msgstr "" #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" @@ -117,6 +122,7 @@ msgid "Some module aborted the connection attempt" msgstr "" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "" @@ -125,6 +131,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "" #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "" @@ -133,6 +140,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "" #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "" @@ -141,6 +149,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "" @@ -149,14 +158,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "" #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "" #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "" #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" @@ -181,14 +193,17 @@ msgid "No free nick found" msgstr "" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "" @@ -199,12 +214,14 @@ msgid "" msgstr "" #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" msgstr "" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -229,18 +246,22 @@ msgid "" msgstr "" #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" @@ -254,12 +275,14 @@ msgstr "" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "" msgstr[1] "" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "" @@ -270,6 +293,7 @@ msgid "Usage: /detach <#chans>" msgstr "" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "" @@ -294,6 +318,7 @@ msgid "Generate this output" msgstr "" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "" @@ -306,28 +331,34 @@ msgid "Unknown command!" msgstr "" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" msgstr "" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "" #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "" #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "" #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "" @@ -336,30 +367,37 @@ msgid "Caught an exception" msgstr "" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "" #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "" #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "" #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "" #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "" #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "" @@ -368,20 +406,24 @@ msgid "Unknown error" msgstr "" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." msgstr "" #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -413,14 +455,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "" @@ -453,10 +498,12 @@ msgid "Rehashing succeeded!" msgstr "" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "" @@ -469,6 +516,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -561,6 +609,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -569,6 +618,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -577,6 +627,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -586,10 +637,12 @@ msgid "You don't have any servers added." msgstr "" #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -610,6 +663,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -620,6 +674,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -630,6 +685,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -638,6 +694,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -646,10 +703,12 @@ msgid "Usage: ListChans" msgstr "" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "" @@ -723,6 +782,7 @@ msgid "yes" msgstr "" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "" @@ -746,6 +806,7 @@ msgid "Network name should be alphanumeric" msgstr "" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -768,6 +829,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "" @@ -820,30 +882,37 @@ msgid "Usage: MoveNetwork [new network]" msgstr "" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "" #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "" #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "" #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "" #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "" @@ -864,10 +933,12 @@ msgid "You are already connected with this network." msgstr "" #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "" @@ -1010,6 +1081,7 @@ msgid "No network modules available." msgstr "" #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "" @@ -1018,14 +1090,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" @@ -1034,18 +1109,22 @@ msgid "Unknown module type" msgstr "" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "" @@ -1054,18 +1133,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "" @@ -1078,18 +1161,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "" @@ -1098,6 +1185,7 @@ msgid "Usage: UpdateMod " msgstr "" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "" @@ -1106,6 +1194,7 @@ msgid "Done" msgstr "" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1125,6 +1214,7 @@ msgid "You already have this bind host!" msgstr "" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "" @@ -1133,6 +1223,7 @@ msgid "Usage: SetUserBindHost " msgstr "" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "" @@ -1155,6 +1246,7 @@ msgid "This user's default bind host not set" msgstr "" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "" @@ -1163,6 +1255,7 @@ msgid "This network's bind host not set" msgstr "" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "" @@ -1171,18 +1264,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "" @@ -1191,6 +1288,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "" @@ -1213,18 +1311,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "" msgstr[1] "" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "" msgstr[1] "" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "" @@ -1270,6 +1371,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "" @@ -1343,6 +1445,7 @@ msgid "no" msgstr "" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "" @@ -1911,6 +2014,7 @@ msgid "" msgstr "" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "" @@ -1933,5 +2037,6 @@ msgid "Username is invalid" msgstr "" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "" diff --git a/src/po/znc.es_ES.po b/src/po/znc.es_ES.po index b70d67ba..04bab031 100644 --- a/src/po/znc.es_ES.po +++ b/src/po/znc.es_ES.po @@ -51,8 +51,8 @@ msgid "" "code>”). Once you have loaded some Web-enabled modules, the menu will expand." msgstr "" "No se han cargado módulos web. Carga algunos módulos desde IRC (\"/msg " -"*status help\" y \"/msg *status loadmod <módulo>" -"\"). Una vez lo hayas hecho, el menú se expandirá." +"*status help\" y \"/msg *status loadmod <módulo>\"). Una vez lo hayas hecho, el menú se expandirá." #: znc.cpp:1561 msgid "User already exists" @@ -67,6 +67,7 @@ msgid "SSL is not enabled" msgstr "SSL no está habilitado" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "No se ha localizado el fichero pem: {1}" @@ -75,6 +76,7 @@ msgid "Invalid port" msgstr "Puerto no válido" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Imposible enlazar: {1}" @@ -100,10 +102,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "No estás en {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "El canal {1} no es accesible, deshabilitado." @@ -112,6 +116,7 @@ msgid "Your current server was removed, jumping..." msgstr "Tu servidor actual ha sido eliminado. Cambiando de servidor..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "No se puede conectar a {1} porque ZNC no se ha compilado con soporte SSL." @@ -121,6 +126,7 @@ msgid "Some module aborted the connection attempt" msgstr "Algún módulo ha abortado el intento de conexión" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Error del servidor: {1}" @@ -129,6 +135,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "ZNC parece que se ha conectado a si mismo, desconectando..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Servidor {1} nos redirige a {2}:{3} por: {4}" @@ -137,6 +144,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Puede que quieras añadirlo como nuevo servidor." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "El canal {1} está enlazado a otro canal y por eso está deshabilitado." @@ -145,6 +153,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Cambiado a SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Has salido: {1}" @@ -153,14 +162,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Desconectado del IRC. Volviendo a conectar..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "No se puede conectar al IRC ({1}). Reintentándolo..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Desconectado del IRC ({1}). Volviendo a conectar..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Si confías en este certificado, ejecuta /znc AddTrustedServerFingerprint {1}" @@ -186,16 +198,19 @@ msgid "No free nick found" msgstr "No se ha encontrado ningún nick disponible" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "No existe el módulo {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Un cliente desde {1} ha intentado conectarse por ti, pero ha sido rechazado " "{2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "La red {1} no existe." @@ -208,6 +223,7 @@ msgstr "" "conexión." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -216,6 +232,7 @@ msgstr "" "configuradas, ejecuta /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -245,18 +262,22 @@ msgstr "" "Estás siendo desconectado porque otro usuario se ha autenticado por ti." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "Tu CTCP a {1} se ha perdido, ¡no estás conectado al IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "Tu notice a {1} se ha perdido, ¡no estás conectado al IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Eliminando canal {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "Tu mensaje a {1} se ha perdido, ¡no estás conectado al IRC!" @@ -270,12 +291,14 @@ msgstr "Uso: /attach <#canales>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Hay {1} canal que coincide con [{2}]" msgstr[1] "Hay {1} canales que coinciden con [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Vinculado a {1} canal" @@ -286,6 +309,7 @@ msgid "Usage: /detach <#chans>" msgstr "Uso: /detach <#canales>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Desvinculado {1} canal" @@ -310,6 +334,7 @@ msgid "Generate this output" msgstr "Generar esta salida" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "No hay coincidencias para '{1}'" @@ -322,6 +347,7 @@ msgid "Unknown command!" msgstr "¡Comando desconocido!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -330,22 +356,27 @@ msgstr "" "[{1}] no es válido" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Módulo {1} ya cargado." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "No se ha encontrado el módulo {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "El módulo {1} no soporta el tipo de módulo {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "El módulo {1} requiere un usuario." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "El módulo {1} requiere una red." @@ -354,30 +385,37 @@ msgid "Caught an exception" msgstr "Capturada una excepción" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Módulo {1} abortado: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Módulo {1} abortado." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Módulo [{1}] no cargado." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Módulo {1} descargado." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Imposible descargar el módulo {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Recargado el módulo {1}." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "No se ha encontrado el módulo {1}." @@ -386,14 +424,17 @@ msgid "Unknown error" msgstr "Error desconocido" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "No se puede abrir el módulo {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "No se ha encontrado ZNCModuleEntry en el módulo {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -402,6 +443,7 @@ msgstr "" "módulo está hecho para {3}. Recompila este módulo." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -435,14 +477,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Uso: ListNicks <#canal>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "No estás en [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "No estás en [{1}] (intentándolo)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "No hay nicks en [{1}]" @@ -475,10 +520,12 @@ msgid "Rehashing succeeded!" msgstr "¡Recarga completada!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Recarga fallada: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Guardada la configuración en {1}" @@ -491,6 +538,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -583,6 +631,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -591,6 +640,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -599,6 +649,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -608,10 +659,12 @@ msgid "You don't have any servers added." msgstr "No tienes ningún servidor añadido." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -632,6 +685,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -642,6 +696,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -652,6 +707,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -660,6 +716,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -668,10 +725,12 @@ msgid "Usage: ListChans" msgstr "Uso: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Usuario no encontrado [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "El usuario [{1}] no tiene red [{2}]" @@ -745,6 +804,7 @@ msgid "yes" msgstr "sí" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Total: {1}, Unidos: {2}, Separados: {3}, Deshabilitados: {4}" @@ -770,6 +830,7 @@ msgid "Network name should be alphanumeric" msgstr "El nombre de la red debe ser alfanumérico" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -794,6 +855,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Fallo al eliminar la red, puede que esta red no exista" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Usuario {1} no encontrado" @@ -848,31 +910,38 @@ msgstr "" "red]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Anterior usuario {1} no encontrado." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Anterior red {1} no encontrada." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Nuevo usuario {1} no encontrado." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "El usuario {1} ya tiene una red {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Nombre de red no válido [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "Algunos archivos parece que están en {1}. Puede que quieras moverlos a {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Error al añadir la red: {1}" @@ -894,10 +963,12 @@ msgid "You are already connected with this network." msgstr "Ya estás conectado con esta red." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Cambiado a {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "No tienes una red llamada {1}" @@ -1042,6 +1113,7 @@ msgid "No network modules available." msgstr "No hay módulos de red disponibles." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "No se ha podido cargar {1}: acceso denegado." @@ -1050,14 +1122,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Uso: LoadMod [--type=global|user|network] [parámetros]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "No se ha podido cargar {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "No se ha podido cargar el módulo global {1}: acceso denegado." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" "No se ha podido cargar el módulo de red {1}: no estás conectado con una red." @@ -1067,18 +1142,22 @@ msgid "Unknown module type" msgstr "Tipo de módulo desconocido" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Cargado módulo {1}" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Cargado módulo {1}: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "No se ha podido cargar el módulo {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "No se ha podido descargar {1}: acceso denegado." @@ -1087,20 +1166,24 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Uso: UnLoadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "No se ha podido determinar el tipo de {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "No se ha podido descargar el módulo global {1}: acceso denegado." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" "No se ha podido descargar el módulo de red {1}: no estás conectado con una " "red." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "No se ha podido descargar el módulo {1}: tipo de módulo desconocido" @@ -1113,20 +1196,24 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Uso: ReoadMod [--type=global|user|network] [parámetros]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "No se ha podido recargar {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "No se ha podido recargar el módulo global {1}: acceso denegado." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "No se ha podido recargar el módulo de red {1}: no estás conectado con una " "red." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "No se ha podido recargar el módulo {1}: tipo de módulo desconocido" @@ -1135,6 +1222,7 @@ msgid "Usage: UpdateMod " msgstr "Uso: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Recargando {1} en todas partes" @@ -1143,6 +1231,7 @@ msgid "Done" msgstr "Hecho" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1166,6 +1255,7 @@ msgid "You already have this bind host!" msgstr "¡Ya tienes este host vinculado!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Modificado bind host para la red {1} a {2}" @@ -1174,6 +1264,7 @@ msgid "Usage: SetUserBindHost " msgstr "Uso: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Configurado bind host predeterminado a {1}" @@ -1198,6 +1289,7 @@ msgid "This user's default bind host not set" msgstr "Este usuario no tiene un bindhost predeterminado" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "El bindhost predeterminado de este usuario es {1}" @@ -1206,6 +1298,7 @@ msgid "This network's bind host not set" msgstr "Esta red no tiene un bindhost" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "El bindhost predeterminado de esta red es {1}" @@ -1214,18 +1307,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Uso: PlayBuffer <#canal|privado>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "No estás en {1} (intentando entrar)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "El búfer del canal {1} está vacio" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "No hay un privado activo con {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "El búfer de {1} está vacio" @@ -1234,6 +1331,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Uso: ClearBuffer <#canal|privado>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} búfer coincidente con {2} ha sido borrado" @@ -1256,18 +1354,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Uso: SetBuffer <#canal|privado> [lineas]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "Fallo al definir el tamaño para el búfer {1}" msgstr[1] "Fallo al definir el tamaño para los búfers {1}" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "El tamaño máximo de búfer es {1} línea" msgstr[1] "El tamaño máximo de búfer es {1} líneas" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "El tamaño de cada búfer se ha cambiado a {1} línea" @@ -1313,6 +1414,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Ejecutado desde {1}" @@ -1386,6 +1488,7 @@ msgid "no" msgstr "no" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "sí, en {1}" @@ -1971,6 +2074,7 @@ msgstr "" "del servidor" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "La red {1} ya existe" @@ -1995,5 +2099,6 @@ msgid "Username is invalid" msgstr "El nombre de usuario no es válido" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "No se ha podido encontrar modinfo {1}: {2}" diff --git a/src/po/znc.fr_FR.po b/src/po/znc.fr_FR.po index 6f3c5cc2..d47d5505 100644 --- a/src/po/znc.fr_FR.po +++ b/src/po/znc.fr_FR.po @@ -68,6 +68,7 @@ msgid "SSL is not enabled" msgstr "SSL n'est pas activé" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Impossible de trouver le fichier pem : {1}" @@ -76,6 +77,7 @@ msgid "Invalid port" msgstr "Port invalide" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Impossible d'utiliser le port : {1}" @@ -105,10 +107,12 @@ msgstr "Index non valide" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Vous n'êtes pas sur {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Impossible de rejoindre le salon {1}, il est désormais désactivé." @@ -117,6 +121,7 @@ msgid "Your current server was removed, jumping..." msgstr "Le serveur actuel a été supprimé. Changement en cours..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Impossible de se connecter à {1}, car ZNC n'a pas été compilé avec le " @@ -127,6 +132,7 @@ msgid "Some module aborted the connection attempt" msgstr "Un module a annulé la tentative de connexion" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Erreur du serveur : {1}" @@ -135,6 +141,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "ZNC semble s'être connecté à lui-même, déconnexion..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Le serveur {1} redirige vers {2}:{3} avec pour motif : {4}" @@ -143,6 +150,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Vous souhaitez peut-être l'ajouter comme un nouveau server." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "Le salon {1} est lié à un autre salon et est par conséquent désactivé." @@ -151,6 +159,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Passage à SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Vous avez quitté : {1}" @@ -159,14 +168,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Déconnecté d'IRC. Reconnexion..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Échec de la connexion à IRC ({1}). Nouvel essai..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Déconnecté de IRC ({1}). Reconnexion..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Si vous avez confiance en ce certificat, tapez /znc " @@ -193,16 +205,19 @@ msgid "No free nick found" msgstr "Aucun pseudonyme disponible n'a été trouvé" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Le module {1} n'existe pas" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Un client {1} a tenté de se connecter sous votre identifiant, mais a été " "refusé : {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Le réseau {1} n'existe pas." @@ -214,6 +229,7 @@ msgstr "" "Plusieurs réseaux sont configurés, mais aucun n'a spécifié pour la connexion." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -222,6 +238,7 @@ msgstr "" "tapez /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -253,19 +270,23 @@ msgstr "" "même identifiant." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "" "Votre connexion CTCP vers {1} a été perdue, vous n'êtes plus connecté à IRC !" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "Votre notice vers {1} a été perdue, vous n'êtes plus connecté à IRC !" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Suppression du salon {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "Votre message à {1} a été perdu, vous n'êtes pas connecté à IRC !" @@ -279,12 +300,14 @@ msgstr "Utilisation : /attach <#salons>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Il y avait {1} salon correspondant [{2}]" msgstr[1] "Il y avait {1} salons correspondant [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "A attaché {1} salon" @@ -295,6 +318,7 @@ msgid "Usage: /detach <#chans>" msgstr "Utilisation : /detach <#salons>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "A détaché {1} salon" @@ -319,6 +343,7 @@ msgid "Generate this output" msgstr "Générer cette sortie" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Aucune correspondance pour '{1}'" @@ -331,6 +356,7 @@ msgid "Unknown command!" msgstr "Commande inconnue !" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -339,22 +365,27 @@ msgstr "" "underscores, [{1}] est invalide" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Le module {1} est déjà chargé." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Impossible de trouver le module {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "Le module {1} le supporte pas le type {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "Le module {1} requiert un utilisateur." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "Le module {1} requiert un réseau." @@ -363,30 +394,37 @@ msgid "Caught an exception" msgstr "Une exception a été reçue" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Le module {1} a annulé : {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Module {1} stoppé." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Le module [{1}] n'est pas chargé." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Le module {1} a été déchargé." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Impossible de décharger le module {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Le module {1} a été rechargé." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Impossible de trouver le module {1}." @@ -395,14 +433,17 @@ msgid "Unknown error" msgstr "Erreur inconnue" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Impossible d'ouvrir le module {1} : {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Impossible de trouver ZNCModuleEntry dans le module {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -411,6 +452,7 @@ msgstr "" "module est conçu pour {3}. Recompilez ce module." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -444,14 +486,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Utilisation : ListNicks <#salon>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Vous n'êtes pas sur [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Vous n'êtes pas sur [{1}] (essai)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Aucun pseudonyme sur [{1}]" @@ -484,10 +529,12 @@ msgid "Rehashing succeeded!" msgstr "Le rehachage a réussi !" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Le réhachage a échoué : {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "La configuration a été écrite dans {1}" @@ -500,6 +547,7 @@ msgid "Usage: ListClients" msgstr "Utilisation : ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Utilisateur {1} inconnu" @@ -592,6 +640,7 @@ msgid "Usage: SetMOTD " msgstr "Utilisation : SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD défini à : {1}" @@ -600,6 +649,7 @@ msgid "Usage: AddMOTD " msgstr "Utilisation : AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "[{1}] ajouté au MOTD" @@ -608,6 +658,7 @@ msgid "Cleared MOTD" msgstr "MOTD effacé" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -619,10 +670,12 @@ msgid "You don't have any servers added." msgstr "Vous n'avez aucun serveur." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Serveur [{1}] introuvable" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Connection à {1}..." @@ -643,6 +696,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "Utilisation : EnableChan <#chans>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "{1} canal activé" @@ -653,6 +707,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "Utilisation : DisableChan <#chans>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "{1} canal désactivé" @@ -663,6 +718,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "Utilisation : MoveChan <#chan> " #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "Channel {1} déplacé à l'index {2}" @@ -671,6 +727,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "Utilisation : SwapChans <#chan1> <#chan2>" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "Échange des channels {1} et {2}" @@ -679,10 +736,12 @@ msgid "Usage: ListChans" msgstr "Utilisation : ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "L'utilisateur [{1}] n'existe pas" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "L'utilisateur [{1}] n'a pas de réseau [{2}]" @@ -756,6 +815,7 @@ msgid "yes" msgstr "oui" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Total : {1}, Rejoint : {2}, Détaché : {3}, Désactivé : {4}" @@ -782,6 +842,7 @@ msgid "Network name should be alphanumeric" msgstr "Le nom du réseau ne doit contenir que des caractères alphanumériques" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -806,6 +867,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Le réseau n'a pas pu être supprimé, peut-être qu'il n'existe pas" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "L'utilisateur {1} n'a pas été trouvé" @@ -860,31 +922,38 @@ msgstr "" "utilisateur> [nouveau réseau]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "L'ancien utilisateur {1} n'a pas été trouvé." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "L'ancien réseau {1} n'a pas été trouvé." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Le nouvel utilisateur {1} n'a pas été trouvé." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "L'utilisateur {1} possède déjà le réseau {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Le nom de réseau [{1}] est invalide" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "Certains fichiers semblent être dans {1}. Vous pouvez les déplacer dans {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Erreur lors de l'ajout du réseau : {1}" @@ -907,10 +976,12 @@ msgid "You are already connected with this network." msgstr "Vous êtes déjà connecté à ce réseau." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Migration vers {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "Vous n'avez aucun réseau nommé {1}" @@ -1055,6 +1126,7 @@ msgid "No network modules available." msgstr "Aucun module de réseau disponible." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Impossible de charger {1} : accès refusé." @@ -1063,14 +1135,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Utilisation : LoadMod [--type=global|user|network] [args]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Impossible de charger {1} : {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Impossible de charger le module global {1} : accès refusé." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" "Impossible de chargé le module de réseau {1} : aucune connexion à un réseau." @@ -1080,18 +1155,22 @@ msgid "Unknown module type" msgstr "Type de module inconnu" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Le module {1} a été chargé" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Le module {1} a été chargé : {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Impossible de charger le module {1} : {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Impossible de décharger {1} : accès refusé." @@ -1100,20 +1179,24 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Utilisation : UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Impossible de déterminer le type de {1} : {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Impossible de décharger le module global {1} : accès refusé." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" "Impossible de décharger le module de réseau {1} : aucune connexion à un " "réseau." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Impossible de décharger le module {1} : type de module inconnu" @@ -1126,20 +1209,24 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Utilisation : ReloadMod [--type=global|user|network] [args]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Impossible de recharger {1} : {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Impossible de recharger le module global {1} : accès refusé." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "Impossible de recharger le module de réseau {1} : vous n'êtes pas connecté à " "un réseau." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Impossible de recharger le module {1} : type de module inconnu" @@ -1148,6 +1235,7 @@ msgid "Usage: UpdateMod " msgstr "Utilisation : UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Rechargement de {1} partout" @@ -1156,6 +1244,7 @@ msgid "Done" msgstr "Fait" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1179,6 +1268,7 @@ msgid "You already have this bind host!" msgstr "Vous êtes déjà lié à cet hôte !" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Lie l'hôte {2} au réseau {1}" @@ -1187,6 +1277,7 @@ msgid "Usage: SetUserBindHost " msgstr "Utilisation : SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Définit l'hôte par défaut à {1}" @@ -1211,6 +1302,7 @@ msgid "This user's default bind host not set" msgstr "L'hôte lié par défaut pour cet utilisateur n'a pas été configuré" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "L'hôte lié par défaut pour cet utilisateur est {1}" @@ -1219,6 +1311,7 @@ msgid "This network's bind host not set" msgstr "L'hôte lié pour ce réseau n'est pas défini" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "L'hôte lié par défaut pour ce réseau est {1}" @@ -1227,18 +1320,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Utilisation : PlayBuffer <#salon|privé>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Vous n'êtes pas sur {1} (en cours de connexion)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "Le tampon du salon {1} est vide" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Aucune session privée avec {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "Le tampon pour {1} est vide" @@ -1247,6 +1344,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Utilisation : ClearBuffer <#salon|privé>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "Le tampon {1} correspondant à {2} a été vidé" @@ -1269,18 +1367,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Utilisation : SetBuffer <#salon|privé> [lignes]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "La configuration de la taille du tampon a échoué pour {1}" msgstr[1] "La configuration de la taille du tampon a échoué pour {1}" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "La taille maximale du tampon est de {1} ligne" msgstr[1] "La taille maximale du tampon est de {1} lignes" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "La taille de tous les tampons a été définie à {1} ligne" @@ -1326,6 +1427,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Actif pour {1}" @@ -1399,6 +1501,7 @@ msgid "no" msgstr "non" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "oui, sur {1}" @@ -1986,6 +2089,7 @@ msgstr "" "avec le nom du serveur" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "Le réseau {1} existe déjà" @@ -2010,5 +2114,6 @@ msgid "Username is invalid" msgstr "L'identifiant est invalide" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Impossible de trouver d'information sur le module {1} : {2}" diff --git a/src/po/znc.id_ID.po b/src/po/znc.id_ID.po index 6938e8e8..6cc0d97b 100644 --- a/src/po/znc.id_ID.po +++ b/src/po/znc.id_ID.po @@ -51,8 +51,9 @@ msgid "" "code>”). Once you have loaded some Web-enabled modules, the menu will expand." msgstr "" "Tidak ada modul Web-enabled dimuat. Muat modul dari IRC (\"/msg * " -"status help \" dan \"/msg * status loadmod <module>" -"\"). Setelah anda memuat beberapa modul Web-enabled, menu ini akan diperluas." +"status help \" dan \"/msg * status loadmod <module>\"). Setelah anda memuat beberapa modul Web-enabled, menu ini akan " +"diperluas." #: znc.cpp:1561 msgid "User already exists" @@ -67,6 +68,7 @@ msgid "SSL is not enabled" msgstr "SSL tidak diaktifkan" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Tidak dapat menemukan berkas pem: {1}" @@ -75,6 +77,7 @@ msgid "Invalid port" msgstr "Port tidak valid" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Tidak dapat mengikat: {1}" @@ -101,10 +104,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Tidak dapat join ke channel {1}. menonaktifkan." @@ -113,6 +118,7 @@ msgid "Your current server was removed, jumping..." msgstr "Server anda saat ini dihapus, melompati..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Tidak dapat terhubung ke {1}, karena ZNC tidak dikompilasi dengan dukungan " @@ -123,6 +129,7 @@ msgid "Some module aborted the connection attempt" msgstr "Beberapa modul membatalkan upaya koneksi" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Kesalahan dari server: {1}" @@ -131,6 +138,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "ZNC tampaknya terhubung dengan sendiri, memutuskan..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Server {1} mengalihkan ke {2}: {3} dengan alasan: {4}" @@ -139,6 +147,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Mungkin anda ingin menambahkannya sebagai server baru." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "Channel {1} terhubung ke channel lain dan karenanya dinonaktifkan." @@ -147,6 +156,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Beralih ke SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Anda keluar: {1}" @@ -155,14 +165,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Terputus dari IRC. Menghubungkan..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Tidak dapat terhubung ke IRC ({1}). Mencoba lagi..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Terputus dari IRC ({1}). Menghubungkan..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Jika anda mempercayai sertifikat ini, lakukan /znc " @@ -189,14 +202,17 @@ msgid "No free nick found" msgstr "Tidak ada nick ditemukan" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Modul tidak ada {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "Klien dari {1} berusaha masuk seperti anda, namun ditolak: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Jaringan {1} tidak ada." @@ -209,6 +225,7 @@ msgstr "" "ditentukan untuk sambungan." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -217,6 +234,7 @@ msgstr "" "gunakan /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -245,18 +263,22 @@ msgid "" msgstr "Anda terputus karena pengguna lain hanya diautentikasi sebagai anda." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "CTCP anda untuk {1} tersesat, anda tidak terhubung ke IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "Notice anda untuk {1} tersesat, anda tidak terhubung ke IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Menghapus channel {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "Pesan anda untuk {1} tersesat, anda tidak terhubung ke IRC!" @@ -270,11 +292,13 @@ msgstr "Gunakan: /attach <#chan>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Ada {1} pencocokan saluran [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "" @@ -284,6 +308,7 @@ msgid "Usage: /detach <#chans>" msgstr "" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "" @@ -307,6 +332,7 @@ msgid "Generate this output" msgstr "" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "" @@ -319,28 +345,34 @@ msgid "Unknown command!" msgstr "" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" msgstr "" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "" #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "" #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "" #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "" @@ -349,30 +381,37 @@ msgid "Caught an exception" msgstr "" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "" #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "" #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "" #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "" #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "" #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "" @@ -381,20 +420,24 @@ msgid "Unknown error" msgstr "" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." msgstr "" #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -426,14 +469,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "" @@ -466,10 +512,12 @@ msgid "Rehashing succeeded!" msgstr "" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "" @@ -482,6 +530,7 @@ msgid "Usage: ListClients" msgstr "Penggunaan: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Tidak ada pengguna: {1}" @@ -574,6 +623,7 @@ msgid "Usage: SetMOTD " msgstr "Penggunaan: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD diatur ke: {1}" @@ -582,6 +632,7 @@ msgid "Usage: AddMOTD " msgstr "Penggunaan: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "Tambah [{1}] ke MOTD" @@ -590,6 +641,7 @@ msgid "Cleared MOTD" msgstr "MOTD Terhapus" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -601,10 +653,12 @@ msgid "You don't have any servers added." msgstr "" #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Server [{1}] tidak ditemukan" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Menghubungkan ke {1}..." @@ -625,6 +679,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "Gunakan: EnableChan <#channelnya>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "Channel {1} diaktifkan" @@ -634,6 +689,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "Gunakan: DisableChan <#channelnya>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "Channel {1} dinonaktifkan" @@ -643,6 +699,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -651,6 +708,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -659,10 +717,12 @@ msgid "Usage: ListChans" msgstr "" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "" @@ -736,6 +796,7 @@ msgid "yes" msgstr "" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "" @@ -759,6 +820,7 @@ msgid "Network name should be alphanumeric" msgstr "" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -781,6 +843,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "" @@ -833,30 +896,37 @@ msgid "Usage: MoveNetwork [new network]" msgstr "" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "" #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "" #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "" #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "" #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "" @@ -877,10 +947,12 @@ msgid "You are already connected with this network." msgstr "" #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "" @@ -1023,6 +1095,7 @@ msgid "No network modules available." msgstr "" #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "" @@ -1031,14 +1104,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" @@ -1047,18 +1123,22 @@ msgid "Unknown module type" msgstr "" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "" @@ -1067,18 +1147,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "" @@ -1091,18 +1175,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "" @@ -1111,6 +1199,7 @@ msgid "Usage: UpdateMod " msgstr "" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "" @@ -1119,6 +1208,7 @@ msgid "Done" msgstr "" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1138,6 +1228,7 @@ msgid "You already have this bind host!" msgstr "" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "" @@ -1146,6 +1237,7 @@ msgid "Usage: SetUserBindHost " msgstr "" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "" @@ -1168,6 +1260,7 @@ msgid "This user's default bind host not set" msgstr "" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "" @@ -1176,6 +1269,7 @@ msgid "This network's bind host not set" msgstr "" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "" @@ -1184,18 +1278,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "" @@ -1204,6 +1302,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "" @@ -1225,16 +1324,19 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "" @@ -1279,6 +1381,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "" @@ -1352,6 +1455,7 @@ msgid "no" msgstr "" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "" @@ -1920,6 +2024,7 @@ msgid "" msgstr "" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "" @@ -1942,5 +2047,6 @@ msgid "Username is invalid" msgstr "" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "" diff --git a/src/po/znc.it_IT.po b/src/po/znc.it_IT.po index 27d42c63..9c827c37 100644 --- a/src/po/znc.it_IT.po +++ b/src/po/znc.it_IT.po @@ -68,6 +68,7 @@ msgid "SSL is not enabled" msgstr "SSL non è abilitata" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Impossibile localizzare il file pem: {1}" @@ -76,6 +77,7 @@ msgid "Invalid port" msgstr "Porta non valida" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Impossibile associare: {1}" @@ -101,10 +103,12 @@ msgstr "Indice non valido" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Non sei su {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Disabilitandolo, il canale {1} potrebbe non essere più accessibile." @@ -113,6 +117,7 @@ msgid "Your current server was removed, jumping..." msgstr "Il server attuale è stato rimosso, salta..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Non posso collegarmi a {1}, perché lo ZNC non è compilato con il supporto " @@ -123,6 +128,7 @@ msgid "Some module aborted the connection attempt" msgstr "Qualche modulo ha annullato il tentativo di connessione" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Errore dal server: {1}" @@ -133,6 +139,7 @@ msgstr "" "interrotta..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Il server {1} reindirizza a {2}:{3} con motivazione: {4}" @@ -141,6 +148,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Forse vuoi aggiungerlo come nuovo server." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "" "Il canale {1} è collegato ad un altro canale ed è quindi stato disabilitato." @@ -150,6 +158,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Passato ad una connessione SSL protetta (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Il tuo quit: {1}" @@ -158,14 +167,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Disconnesso da IRC. Riconnessione..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Impossibile connettersi a IRC ({1}). Riprovo..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Disconnesso da IRC ({1}). Riconnessione..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Se ti fidi di questo certificato, scrivi /znc AddTrustedServerFingerprint {1}" @@ -191,16 +203,19 @@ msgid "No free nick found" msgstr "Nessun nick trovato" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Modulo non trovato {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Un client da {1} ha tentato di accedere al posto tuo, ma è stato rifiutato: " "{2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Il network {1} non esiste." @@ -213,6 +228,7 @@ msgstr "" "connessione." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -221,6 +237,7 @@ msgstr "" "configurate, scrivi /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -251,22 +268,26 @@ msgstr "" "come te." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "" "ATTENZIONE: La richiesta di CTCP verso {1} è andata persa. Ora non sei " "connesso ad IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" "ATTENZIONE: L'invio del tuo NOTICE verso {1} è andato perso. Ora non sei " "connesso ad IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Rimozione del canale {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" "ATTENZIONE: L'invio del tuo messaggio verso {1} è andato perso. Ora non sei " @@ -284,12 +305,14 @@ msgstr "Usa: /attach <#canali>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Trovato {1} canale corrispondente a [{2}]" msgstr[1] "Ho trovato {1} canali corrispondenti a [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Agganciato {1} canale (Attached)" @@ -300,6 +323,7 @@ msgid "Usage: /detach <#chans>" msgstr "Usa: /detach <#canali>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Scollegato {1} canale (Detached)" @@ -324,6 +348,7 @@ msgid "Generate this output" msgstr "Mostra questo elenco" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Nessuna corrispondenza per '{1}'" @@ -338,6 +363,7 @@ msgstr "" "di averlo digitato correttamente)." #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -346,22 +372,27 @@ msgstr "" "non è valido" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Il modulo {1} è già stato caricato." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "ATTENZIONE: Impossibile trovare il modulo {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "Il modulo {1} non supporta il tipo di modulo {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "Il modulo {1} richiede un utente." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "Il modulo {1} richiede un network." @@ -370,30 +401,37 @@ msgid "Caught an exception" msgstr "È stata rilevata un'eccezione" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Modulo {1} interrotto: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Modulo {1} interrotto." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Modulo [{1}] non caricato." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Modulo {1} rimosso." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Impossibile scaricare il modulo {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Ricaricato il modulo {1}." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Impossibile trovare il modulo {1}." @@ -402,14 +440,17 @@ msgid "Unknown error" msgstr "Errore sconosciuto" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Impossibile aprire il modulo {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Impossibile trovare ZNCModuleEntry nel modulo {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -418,6 +459,7 @@ msgstr "" "creato per {3}. Ricompila questo modulo." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -451,14 +493,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Usa: ListNicks <#canale>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Non sei su [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Non sei su [{1}] (prova)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Nessun nick su [{1}]" @@ -493,10 +538,12 @@ msgstr "" "correttamente!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Rehashing fallito: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Scritto config a {1}" @@ -509,6 +556,7 @@ msgid "Usage: ListClients" msgstr "Usa: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Nessun utente: {1}" @@ -601,6 +649,7 @@ msgid "Usage: SetMOTD " msgstr "Usa: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD impostato: {1}" @@ -609,6 +658,7 @@ msgid "Usage: AddMOTD " msgstr "Usa: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "Aggiunto [{1}] al MOTD" @@ -617,6 +667,7 @@ msgid "Cleared MOTD" msgstr "MOTD (Message Of The Day) cancellato." #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -628,10 +679,12 @@ msgid "You don't have any servers added." msgstr "Non hai nessun server aggiunto." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Server [{1}] non trovato" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Connessione a {1}..." @@ -654,6 +707,7 @@ msgstr "" "separandoli con uno spazio)" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "Abilitato {1} canale" @@ -666,6 +720,7 @@ msgstr "" "separandoli con uno spazio)" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "Disabilitato {1} canale" @@ -676,6 +731,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "Usa: MoveChan <#canale> " #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "Spostato il canale {1} nella index {2}" @@ -684,6 +740,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "Usa: SwapChans <#canale1> <#canale2> (per cambiare canale)" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "Scambiati {1} canali e {2}" @@ -692,10 +749,12 @@ msgid "Usage: ListChans" msgstr "Usa: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Nessun utente [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "L'utente [{1}] non ha network [{2}]" @@ -769,6 +828,7 @@ msgid "yes" msgstr "si" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Totale: {1}, Joined: {2}, Scollegati: {3}, Disabilitati: {4}" @@ -796,6 +856,7 @@ msgid "Network name should be alphanumeric" msgstr "ATTENZIONE: Il nome del network deve essere alfanumerico" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -820,6 +881,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Impossibile eliminare il network, forse questo network non esiste" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Utente {1} non trovato" @@ -874,32 +936,39 @@ msgstr "" "network]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "ATTENZIONE: Il vecchio utente {1} non è stato trovato." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "ATTENZIONE: Il vecchio network {1} non è stato trovato." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "ATTENZIONE: Il nuovo utente {1} non è stato trovato." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "ATTENZIONE: L'utente {1} ha già un network chiamato {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "ATTENZIONE: Il nome del network [{1}] non è valido." #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "ATTENZIONE: Alcuni files sembrano essere in {1}. Forse dovresti spostarli in " "{2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Errore durante l'aggiunta del network: {1}" @@ -922,10 +991,12 @@ msgid "You are already connected with this network." msgstr "Sei già connesso con questo network." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Passato a {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "ATTENZIONE: Non hai un network chiamato {1}" @@ -1070,6 +1141,7 @@ msgid "No network modules available." msgstr "Nessun modulo per network disponibile." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Impossibile caricare {1}: Accesso negato." @@ -1078,14 +1150,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Usa: LoadMod [--type=global|user|network] [argomenti]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Impossibile caricare {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Impossibile caricare il modulo globale {1}: Accesso negato." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" "Impossibile caricare il modulo di tipo network {1}: Non sei connesso ad " @@ -1096,18 +1171,22 @@ msgid "Unknown module type" msgstr "Tipo di modulo sconosciuto" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Modulo caricato {1}" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Modulo caricato {1}: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Impossibile caricare il modulo {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Impossibile scaricare {1}: Accesso negato." @@ -1116,20 +1195,24 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Usa: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Impossibile determinare tipo di {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Impossibile rimuovere il modulo di tipo globale {1}: Accesso negato." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" "Impossibile rimuovere il modulo di tipo network {1}: Non sei connesso ad " "alcun network." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Impossibile rimuovere il modulo {1}: Tipo di modulo sconosciuto" @@ -1142,20 +1225,24 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Usa: ReloadMod [--type=global|user|network] [argomenti]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Impossibile ricaricare {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Impossibile ricaricare il modulo tipo globale {1}: Accesso negato." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "Impossibile ricaricare il modulo di tipo network {1}: Non sei connesso ad " "alcun network." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Impossibile ricaricare il modulo {1}: Tipo di modulo sconosciuto" @@ -1164,6 +1251,7 @@ msgid "Usage: UpdateMod " msgstr "Usa: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Ricarica {1} ovunque" @@ -1172,6 +1260,7 @@ msgid "Done" msgstr "Fatto" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1195,6 +1284,7 @@ msgid "You already have this bind host!" msgstr "Hai già questo bind host!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Impostato il bind host per il network {1} a {2}" @@ -1203,6 +1293,7 @@ msgid "Usage: SetUserBindHost " msgstr "Usa: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Imposta il bind host di default a {1}" @@ -1227,6 +1318,7 @@ msgid "This user's default bind host not set" msgstr "Il bind host predefinito per questo utente non è stato configurato" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "Il bind host predefinito per questo utente è {1}" @@ -1235,6 +1327,7 @@ msgid "This network's bind host not set" msgstr "Il bind host di questo network non è impostato" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "Il bind host predefinito per questo network è {1}" @@ -1243,18 +1336,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Usa: PlayBuffer <#canale|query>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Non sei su {1} (prova ad entrare)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "Il buffer del canale {1} è vuoto" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Nessuna query attiva per {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "Il buffer per {1} è vuoto" @@ -1263,6 +1360,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Usa: ClearBuffer <#canale|query>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} corrispondenza del buffer {2} è stato cancellata" @@ -1285,6 +1383,7 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Usa: SetBuffer <#canale|query> [numero linee]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "" @@ -1293,12 +1392,14 @@ msgstr[1] "" "Impostazione della dimensione del buffer non riuscita per i buffers {1}" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "La dimensione massima del buffer è {1} linea" msgstr[1] "La dimensione massima del buffer è {1} linee" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "La dimensione di tutti i buffer è stata impostata a {1} linea" @@ -1344,6 +1445,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Opertivo da {1}" @@ -1417,6 +1519,7 @@ msgid "no" msgstr "no" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "si, su {1}" @@ -2005,6 +2108,7 @@ msgstr "" "il nome del server" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "Network {1} già esistente" @@ -2029,5 +2133,6 @@ msgid "Username is invalid" msgstr "Username non è valido" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Impossibile trovare modinfo {1}: {2}" diff --git a/src/po/znc.nl_NL.po b/src/po/znc.nl_NL.po index 68b7eb2f..8408e057 100644 --- a/src/po/znc.nl_NL.po +++ b/src/po/znc.nl_NL.po @@ -67,6 +67,7 @@ msgid "SSL is not enabled" msgstr "SSL is niet ingeschakeld" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Kan PEM bestand niet vinden: {1}" @@ -75,6 +76,7 @@ msgid "Invalid port" msgstr "Ongeldige poort" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Kan niet binden: {1}" @@ -106,10 +108,12 @@ msgstr "Ongeldige index" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Je bent niet in {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Het kanaal {1} kan niet toegetreden worden, deze wordt uitgeschakeld." @@ -119,6 +123,7 @@ msgstr "" "Je huidige server was verwijderd, we schakelen over naar een andere server..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Kan niet verbinden naar {1} omdat ZNC niet gecompileerd is met SSL " @@ -129,6 +134,7 @@ msgid "Some module aborted the connection attempt" msgstr "Een module heeft de verbindingspoging afgebroken" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Fout van server: {1}" @@ -139,6 +145,7 @@ msgstr "" "worden..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Server {1} stuurt ons door naar {2}:{3} met reden: {4}" @@ -147,6 +154,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Misschien wil je het toevoegen als nieuwe server." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "" "Kanaal {1} is verbonden naar een andere kanaal en is daarom uitgeschakeld." @@ -156,6 +164,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Omgeschakeld naar een veilige verbinding (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Je hebt het netwerk verlaten: {1}" @@ -164,15 +173,18 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Verbinding met IRC verbroken. We proberen opnieuw te verbinden..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Kan niet verbinden met IRC ({1}). We proberen opnieuw te verbinden..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "" "Verbinding met IRC verbroken ({1}). We proberen opnieuw te verbinden..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Als je dit certificaat vertrouwt, doe: /znc AddTrustedServerFingerprint {1}" @@ -198,16 +210,19 @@ msgid "No free nick found" msgstr "Geen beschikbare bijnaam gevonden" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Geen dergelijke module {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Een client van {1} heeft geprobeerd als jou in te loggen maar werd " "geweigerd: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Netwerk {1} bestaat niet." @@ -220,6 +235,7 @@ msgstr "" "verbinding mee te maken." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -228,6 +244,7 @@ msgstr "" "netwerken, gebruik /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -258,19 +275,23 @@ msgstr "" "heeft als jou." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "Je CTCP naar {1} is verloren geraakt, je bent niet verbonden met IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" "Je notice naar {1} is verloren geraakt, je bent niet verbonden met IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Kanaal verwijderen: {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" "Je bericht naar {1} is verloren geraakt, je bent niet verbonden met IRC!" @@ -285,12 +306,14 @@ msgstr "Gebruik: /attach <#kanalen>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Er was {1} kanaal overeenkomend met [{2}]" msgstr[1] "Er waren {1} kanalen overeenkomend met [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Gekoppeld aan {1} kanaal" @@ -301,6 +324,7 @@ msgid "Usage: /detach <#chans>" msgstr "Gebruik: /detach <#kanalen>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Losgekoppeld van {1} kanaal" @@ -325,6 +349,7 @@ msgid "Generate this output" msgstr "Genereer deze output" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Geen overeenkomsten voor '{1}'" @@ -337,6 +362,7 @@ msgid "Unknown command!" msgstr "Onbekend commando!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -345,22 +371,27 @@ msgstr "" "is ongeldig" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Module {1} is al geladen." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Kon module {1} niet vinden" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "Module {1} ondersteund het type {2} niet." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "Module {1} vereist een gebruiker." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "Module {1} vereist een netwerk." @@ -369,30 +400,37 @@ msgid "Caught an exception" msgstr "Uitzondering geconstateerd" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Module {1} afgebroken: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Module {1} afgebroken." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Module [{1}] niet geladen." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Module {1} gestopt." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Niet mogelijk om module {1} te stoppen." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Module {1} hergeladen." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Module {1} niet gevonden." @@ -401,14 +439,17 @@ msgid "Unknown error" msgstr "Onbekende fout" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Niet mogelijk om module te openen, {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Kon ZNCModuleEntry niet vinden in module {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -417,6 +458,7 @@ msgstr "" "{3}. Hercompileer deze module." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -450,14 +492,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Gebruik: ListNicks <#kanaal>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Je bent niet in [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Je bent niet in {1} (probeer toe te treden)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Geen bijnamen in [{1}]" @@ -490,10 +535,12 @@ msgid "Rehashing succeeded!" msgstr "Opnieuw laden van configuratie geslaagd!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Opnieuw laden van configuratie mislukt: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Configuratie geschreven naar {1}" @@ -506,6 +553,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -598,6 +646,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -606,6 +655,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -614,6 +664,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -623,10 +674,12 @@ msgid "You don't have any servers added." msgstr "Je hebt geen servers toegevoegd." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -647,6 +700,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -657,6 +711,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -667,6 +722,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "Gebruik: MoveChan <#chan> " #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "Kanaal {1} naar index {2} verplaatst" @@ -675,6 +731,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "Gebruik: SwapChans <#chan1> <#chan2>" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "Kanaal {1} en {2} gewisseld" @@ -683,10 +740,12 @@ msgid "Usage: ListChans" msgstr "Gebruik: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Gebruiker onbekend [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "Gebruiker [{1}] heeft geen netwerk genaamd [{2}]" @@ -760,6 +819,7 @@ msgid "yes" msgstr "ja" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Totaal: {1}, toegetreden: {2}, losgekoppeld: {3}, uitgeschakeld: {4}" @@ -786,6 +846,7 @@ msgid "Network name should be alphanumeric" msgstr "Netwerk naam moet alfanumeriek zijn" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -811,6 +872,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Mislukt om netwerk te verwijderen, misschien bestaat dit netwerk niet" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Gebruiker {1} niet gevonden" @@ -865,32 +927,39 @@ msgstr "" "[nieuw netwerk]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Oude gebruiker {1} niet gevonden." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Oud netwerk {1} niet gevonden." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Nieuwe gebruiker {1} niet gevonden." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "Gebruiker {1} heeft al een netwerk genaamd {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Ongeldige netwerknaam [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "Sommige bestanden lijken in {1} te zijn. Misschien wil je ze verplaatsen " "naar {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Fout bij het toevoegen van netwerk: {1}" @@ -913,10 +982,12 @@ msgid "You are already connected with this network." msgstr "Je bent al verbonden met dit netwerk." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Geschakeld naar {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "Je hebt geen netwerk genaamd {1}" @@ -1061,6 +1132,7 @@ msgid "No network modules available." msgstr "Geen netwerkmodules beschikbaar." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Niet mogelijk om {1} te laden: Toegang geweigerd." @@ -1069,14 +1141,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Gebruik: LoadMod [--type=global|user|network] [argumenten]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Niet mogelijk module te laden {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Niet mogelijk algemene module te laden {1}: Toegang geweigerd." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" "Niet mogelijk netwerk module te laden {1}: Niet verbonden met een netwerk." @@ -1086,18 +1161,22 @@ msgid "Unknown module type" msgstr "Onbekend type module" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Module {1} geladen" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Module {1} geladen: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Niet mogelijk module te laden {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Niet mogelijk om {1} te stoppen: Toegang geweigerd." @@ -1106,19 +1185,23 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Gebruik: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Niet mogelijk om het type te bepalen van {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Niet mogelijk algemene module te stoppen {1}: Toegang geweigerd." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" "Niet mogelijk netwerk module te stoppen {1}: Niet verbonden met een netwerk." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Niet mogelijk module te stopped {1}: Onbekend type module" @@ -1131,19 +1214,23 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Gebruik: ReloadMod [--type=global|user|network] [argumenten]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Niet mogelijk module te herladen {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Niet mogelijk algemene module te herladen {1}: Toegang geweigerd." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "Niet mogelijk netwerk module te herladen {1}: Niet verbonden met een netwerk." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Niet mogelijk module te herladen {1}: Onbekend type module" @@ -1152,6 +1239,7 @@ msgid "Usage: UpdateMod " msgstr "Gebruik: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Overal {1} herladen" @@ -1160,6 +1248,7 @@ msgid "Done" msgstr "Klaar" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1182,6 +1271,7 @@ msgid "You already have this bind host!" msgstr "Je hebt deze bindhost al!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Stel bindhost voor netwerk {1} in naar {2}" @@ -1190,6 +1280,7 @@ msgid "Usage: SetUserBindHost " msgstr "Gebruik: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Standaard bindhost ingesteld naar {1}" @@ -1214,6 +1305,7 @@ msgid "This user's default bind host not set" msgstr "Er is geen standaard bindhost voor deze gebruiker ingesteld" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "De standaard bindhost voor deze gebruiker is {1}" @@ -1222,6 +1314,7 @@ msgid "This network's bind host not set" msgstr "Er is geen bindhost ingesteld voor dit netwerk" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "De standaard bindhost voor dit netwerk is {1}" @@ -1230,18 +1323,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Gebruik: PlayBuffer <#kanaal|privé bericht>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Je bent niet in {1} (probeer toe te treden)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "De buffer voor kanaal {1} is leeg" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Geen actieve privé berichten met {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "De buffer voor {1} is leeg" @@ -1250,6 +1347,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Gebruik: ClearBuffer <#kanaal|privé bericht>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} buffer overeenkomend met {2} is gewist" @@ -1272,18 +1370,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Gebruik: SetBuffer <#kanaal|privé bericht> [regelaantal]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "Instellen van buffergrootte mislukt voor {1} buffer" msgstr[1] "Instellen van buffergrootte mislukt voor {1} buffers" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "Maximale buffergrootte is {1} regel" msgstr[1] "Maximale buffergrootte is {1} regels" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "Grootte van alle buffers is ingesteld op {1} regel" @@ -1329,6 +1430,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Draaiend voor {1}" @@ -1402,6 +1504,7 @@ msgid "no" msgstr "nee" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "ja, in {1}" @@ -1988,6 +2091,7 @@ msgstr "" "server naam" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "Netwerk {1} bestaat al" @@ -2012,5 +2116,6 @@ msgid "Username is invalid" msgstr "Gebruikersnaam is ongeldig" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Kan modinfo niet vinden {1}: {2}" diff --git a/src/po/znc.pl_PL.po b/src/po/znc.pl_PL.po index 4a5ff513..6d910d04 100644 --- a/src/po/znc.pl_PL.po +++ b/src/po/znc.pl_PL.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: pl\n" @@ -69,6 +69,7 @@ msgid "SSL is not enabled" msgstr "SSL nie jest włączone" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Nie udało się odnaleźć pliku pem: {1}" @@ -77,6 +78,7 @@ msgid "Invalid port" msgstr "Nieprawidłowy port" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Nie udało się przypiąć: {1}" @@ -105,10 +107,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Nie jesteś na {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Nie można dołączyć do kanału {1} , wyłączanie go." @@ -117,6 +121,7 @@ msgid "Your current server was removed, jumping..." msgstr "Twój obecny serwer został usunięty, przeskakiwanie..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Nie można połączyć się z {1}, ponieważ ZNC nie jest skompilowany z obsługą " @@ -127,6 +132,7 @@ msgid "Some module aborted the connection attempt" msgstr "Jakiś moduł przerwał próbę połączenia" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Błąd z serwera: {1}" @@ -135,6 +141,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "Wygląda na to że ZNC jest połączony sam do siebie, rozłączanie..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Serwer {1} przekierowuje nas do {2}:{3} z powodu: {4}" @@ -143,6 +150,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Być może chcesz dodać go jako nowy serwer." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "Kanał {1} jest połączony z innym kanałem i dlatego został zablokowany." @@ -151,6 +159,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Przełączono na SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Opuszczono sieć: {1}" @@ -159,14 +168,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Rozłączono z IRC. Łączenie się ponownie..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Nie można połączyć się z IRC ({1}). Próbowanie ponownie..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Rołączono z IRC ({1}). Łączenie się ponownie..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Jeżeli ufasz temu certyfikatowi, wykonaj /znc AddTrustedServerFingerprint {1}" @@ -192,14 +204,17 @@ msgid "No free nick found" msgstr "Nie znaleziono wolnego pseudonimu" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Nie ma takiego modułu {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "Klient z {1} próbował się zalogować jako Ty, ale został odrzucony: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Sieć {1} nie istnieje." @@ -212,6 +227,7 @@ msgstr "" "połączyć." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -220,6 +236,7 @@ msgstr "" "użyj /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -250,19 +267,23 @@ msgstr "" "Trwa rozłączanie, ponieważ inny użytkownik właśnie uwierzytelnił się jako Ty." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "Twoje CTCP do {1} zostało zgubione, nie jesteś połączony z IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" "Twoje powiadomienie do {1} zostało zgubione, nie jesteś połączony z IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Usuwanie kanału {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "Twoja wiadomość do {1} została zgubiona, nie jesteś połączony z IRC!" @@ -276,6 +297,7 @@ msgstr "Użycie: /attach <#kanały>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Jest {1} kanał pasujący do [{2}]" @@ -284,6 +306,7 @@ msgstr[2] "" msgstr[3] "" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Podłączony {1} kanał" @@ -296,6 +319,7 @@ msgid "Usage: /detach <#chans>" msgstr "Użycie: /detach <#kanały>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Odpięto kanał {1}" @@ -322,6 +346,7 @@ msgid "Generate this output" msgstr "Tworzy ten wynik" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Brak dopasowań dla '{1}'" @@ -334,6 +359,7 @@ msgid "Unknown command!" msgstr "Nieznane polecenie!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -342,22 +368,27 @@ msgstr "" "jest nieprawidłowa" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Moduł {1} już jest załadowany." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Nie udało się odnaleźć modułu {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "Moduł {1} nie wspiera modułów typu {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "Moduł {1} wymaga użytkownika." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "Moduł {1} wymaga sieci." @@ -366,30 +397,37 @@ msgid "Caught an exception" msgstr "Napotkano wyjątek" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Moduł {1} przerwany: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Przerwano moduł {1}." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Moduł [{1}] nie został załadowany." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Moduł {1} został wyładowany." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Nie można wyładować modułu {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Przeładowano moduł {1}." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Nie można znaleźć modułu {1}." @@ -398,14 +436,17 @@ msgid "Unknown error" msgstr "Nieznany błąd" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Nie można otworzyć modułu {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Nie można znaleźć ZNCModuleEntry w module {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -414,6 +455,7 @@ msgstr "" "{3}. Ponownie skompiluj ten moduł." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -447,14 +489,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Użycie: ListNicks <#kanał>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Nie jesteś na [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Nie jesteś na [{1}] (próbowanie)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Brak pseudonimów na [{1}]" @@ -487,10 +532,12 @@ msgid "Rehashing succeeded!" msgstr "Przerabianie powiodło się!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Przerabianie nie powiodło się: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Zapisano konfigurację do {1}" @@ -503,6 +550,7 @@ msgid "Usage: ListClients" msgstr "Użycie: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Nie ma takiego użytkownika: {1}" @@ -595,6 +643,7 @@ msgid "Usage: SetMOTD " msgstr "Użycie: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD ustawiony na: {1}" @@ -603,6 +652,7 @@ msgid "Usage: AddMOTD " msgstr "Użycie: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "Dodano [{1}] do MOTD" @@ -611,6 +661,7 @@ msgid "Cleared MOTD" msgstr "Wyczyszczono MOTD" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -622,10 +673,12 @@ msgid "You don't have any servers added." msgstr "Nie dodano żadnych serwerów." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Serwer [{1}] nie znaleziony" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Łączenie się z {1}..." @@ -646,6 +699,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "Użycie: EnableChan <#kanały>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "Włączono {1} kanał" @@ -658,6 +712,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "Użycie: DisableChan <#kanały>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "Wyłączono {1} kanał" @@ -670,6 +725,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -678,6 +734,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -686,10 +743,12 @@ msgid "Usage: ListChans" msgstr "Użycie: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Nie ma takiego użytkownika [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "Użytkownik [{1}] nie ma sieci [{2}]" @@ -763,6 +822,7 @@ msgid "yes" msgstr "tak" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Sumarycznie: {1}, Dołączonych: {2}, Odpiętych: {3}, Wyłączonych: {4}" @@ -789,6 +849,7 @@ msgid "Network name should be alphanumeric" msgstr "Nazwa sieci musi być alfanumeryczna" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -814,6 +875,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Nie udało się usunąć sieci, być może ta sieć nie istnieje" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Użytkownik {1} nie odnaleziony" @@ -868,30 +930,37 @@ msgstr "" "[nowa_sieć]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Nie znaleziono starego użytkownika {1}." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Nie znaleziono starej sieci {1}." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Nie znaleziono nowego użytkownika {1}." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "Użytkownik {1} ma już sieć {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Nieprawidłowa nazwa sieci [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "Niektóre pliki zdają się być w {1}. Może chcesz je przenieść do {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Błąd podczas dodawania sieci: {1}" @@ -913,10 +982,12 @@ msgid "You are already connected with this network." msgstr "Jesteś już połączony z tą siecią." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Przełączono na {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "Nie masz sieci pod nazwą {1}" @@ -1061,6 +1132,7 @@ msgid "No network modules available." msgstr "Brak dostępnych modułów sieci." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Nie można załadować {1}: Odmowa dostępu." @@ -1069,14 +1141,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Użycie: LoadMod [--type=global|user|network] [argumenty]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Nie można załadować {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Nie można załadować modułu globalnego {1}: Odmowa dostępu." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "Nie udało się załadować modułu sieci {1}: Nie połączono z siecią." @@ -1085,18 +1160,22 @@ msgid "Unknown module type" msgstr "Nieznany typ modułu" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Załadowano moduł {1}" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Załadowano moduł {1}: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Nie udało się załadować modułu {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Nie udało się wyładować {1}: Odmowa dostępu." @@ -1105,18 +1184,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Użycie: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Nie można określić typu {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Nie można wyładować globalnego modułu {1}: Odmowa dostępu." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "Nie udało się wyładować modułu sieciowego {1}: Nie połączono z siecią." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Nie udało się wyładować modułu {1}: nieznany typ modułu" @@ -1129,19 +1212,23 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Użycie: ReloadMod [--type=global|user|network] [argumenty]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Nie udało się przeładować {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Nie udało się przeładować modułu ogólnego {1}: Odmowa dostępu." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "Nie udało się przeładować modułu sieciowego {1}: Nie połączono z siecią." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Nie udało się przeładować modułu {1}: Nieznany typ modułu" @@ -1150,6 +1237,7 @@ msgid "Usage: UpdateMod " msgstr "Użycie: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Przeładowywanie {1} wszędzie" @@ -1158,6 +1246,7 @@ msgid "Done" msgstr "Zrobione" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1181,6 +1270,7 @@ msgid "You already have this bind host!" msgstr "Już masz ten host przypięcia!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Ustaw host przypięcia dla sieci {1} na {2}" @@ -1189,6 +1279,7 @@ msgid "Usage: SetUserBindHost " msgstr "Użycie: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Ustaw domyślny host przypięcia na {1}" @@ -1213,6 +1304,7 @@ msgid "This user's default bind host not set" msgstr "Domyślny host przypięcia tego użytkownika nie jest ustawiony" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "Domyślny host przypięcia tego użytkownika to {1}" @@ -1221,6 +1313,7 @@ msgid "This network's bind host not set" msgstr "Host przypięcia tej sieci nie został ustawiony" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "Domyślny host przypięcia tej sieci to {1}" @@ -1229,18 +1322,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Użycie: PlayBuffer <#kanał|rozmowa>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Nie jesteś na {1} (próbujesz dołączyć)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "Bufor dla kanału {1} jest pusty" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Brak aktywnej rozmowy z {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "Bufor dla {1} jest pusty" @@ -1249,6 +1346,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Użycie: ClearBuffer <#kanał|rozmowa>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} bufor pasujący do {2} został wyczyszczony" @@ -1273,6 +1371,7 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Użycie: SetBuffer <#kanał|rozmowa> [liczba_linii]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "Ustawianie rozmiaru bufora nie powiodło się dla {1} bufora" @@ -1281,6 +1380,7 @@ msgstr[2] "Ustawianie rozmiaru bufora nie powiodło się dla {1} buforów" msgstr[3] "Ustawianie rozmiaru bufora nie powiodło się dla {1} buforów" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "Maksymalny rozmiar bufora to {1} linia" @@ -1289,6 +1389,7 @@ msgstr[2] "Maksymalny rozmiar bufora to {1} linii" msgstr[3] "Maksymalny rozmiar bufora to {1} linie/linii" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "Rozmiar każdego bufora został ustawiony na {1} linię" @@ -1336,6 +1437,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Uruchomiono od {1}" @@ -1409,6 +1511,7 @@ msgid "no" msgstr "nie" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "tak, na {1}" @@ -1994,6 +2097,7 @@ msgstr "" "z nazwą serwera" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "Sieć {1} już istnieje" @@ -2018,5 +2122,6 @@ msgid "Username is invalid" msgstr "Nazwa użytkownika jest niepoprawna" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Nie można znaleźć modinfo {1}: {2}" diff --git a/src/po/znc.pot b/src/po/znc.pot index ed1f59e7..e2965ae3 100644 --- a/src/po/znc.pot +++ b/src/po/znc.pot @@ -55,6 +55,7 @@ msgid "SSL is not enabled" msgstr "" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "" @@ -63,6 +64,7 @@ msgid "Invalid port" msgstr "" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "" @@ -88,10 +90,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "" @@ -100,6 +104,7 @@ msgid "Your current server was removed, jumping..." msgstr "" #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" @@ -108,6 +113,7 @@ msgid "Some module aborted the connection attempt" msgstr "" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "" @@ -116,6 +122,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "" #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "" @@ -124,6 +131,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "" #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "" @@ -132,6 +140,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "" @@ -140,14 +149,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "" #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "" #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "" #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" @@ -172,14 +184,17 @@ msgid "No free nick found" msgstr "" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "" @@ -190,12 +205,14 @@ msgid "" msgstr "" #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" msgstr "" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -220,18 +237,22 @@ msgid "" msgstr "" #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" @@ -245,12 +266,14 @@ msgstr "" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "" msgstr[1] "" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "" @@ -261,6 +284,7 @@ msgid "Usage: /detach <#chans>" msgstr "" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "" @@ -285,6 +309,7 @@ msgid "Generate this output" msgstr "" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "" @@ -297,28 +322,34 @@ msgid "Unknown command!" msgstr "" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" msgstr "" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "" #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "" #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "" #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "" @@ -327,30 +358,37 @@ msgid "Caught an exception" msgstr "" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "" #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "" #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "" #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "" #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "" #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "" @@ -359,20 +397,24 @@ msgid "Unknown error" msgstr "" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." msgstr "" #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -404,14 +446,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "" @@ -444,10 +489,12 @@ msgid "Rehashing succeeded!" msgstr "" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "" @@ -460,6 +507,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -552,6 +600,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -560,6 +609,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -568,6 +618,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -577,10 +628,12 @@ msgid "You don't have any servers added." msgstr "" #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -601,6 +654,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -611,6 +665,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -621,6 +676,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -629,6 +685,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -637,10 +694,12 @@ msgid "Usage: ListChans" msgstr "" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "" @@ -714,6 +773,7 @@ msgid "yes" msgstr "" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "" @@ -737,6 +797,7 @@ msgid "Network name should be alphanumeric" msgstr "" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -759,6 +820,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "" @@ -811,30 +873,37 @@ msgid "Usage: MoveNetwork [new network]" msgstr "" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "" #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "" #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "" #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "" #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "" @@ -855,10 +924,12 @@ msgid "You are already connected with this network." msgstr "" #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "" @@ -1001,6 +1072,7 @@ msgid "No network modules available." msgstr "" #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "" @@ -1009,14 +1081,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" @@ -1025,18 +1100,22 @@ msgid "Unknown module type" msgstr "" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "" @@ -1045,18 +1124,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "" @@ -1069,18 +1152,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "" @@ -1089,6 +1176,7 @@ msgid "Usage: UpdateMod " msgstr "" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "" @@ -1097,6 +1185,7 @@ msgid "Done" msgstr "" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1116,6 +1205,7 @@ msgid "You already have this bind host!" msgstr "" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "" @@ -1124,6 +1214,7 @@ msgid "Usage: SetUserBindHost " msgstr "" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "" @@ -1146,6 +1237,7 @@ msgid "This user's default bind host not set" msgstr "" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "" @@ -1154,6 +1246,7 @@ msgid "This network's bind host not set" msgstr "" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "" @@ -1162,18 +1255,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "" @@ -1182,6 +1279,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "" @@ -1204,18 +1302,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "" msgstr[1] "" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "" msgstr[1] "" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "" @@ -1261,6 +1362,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "" @@ -1334,6 +1436,7 @@ msgid "no" msgstr "" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "" @@ -1902,6 +2005,7 @@ msgid "" msgstr "" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "" @@ -1924,5 +2028,6 @@ msgid "Username is invalid" msgstr "" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "" diff --git a/src/po/znc.pt_BR.po b/src/po/znc.pt_BR.po index 75884e08..f51a8600 100644 --- a/src/po/znc.pt_BR.po +++ b/src/po/znc.pt_BR.po @@ -68,6 +68,7 @@ msgid "SSL is not enabled" msgstr "O SSL não está habilitado" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Falha ao localizar o arquivo PEM: {1}" @@ -76,6 +77,7 @@ msgid "Invalid port" msgstr "Porta inválida" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Não foi possível vincular: {1}" @@ -102,10 +104,12 @@ msgstr "Índice inválido" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Você não está em {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Não foi possível entrar no canal {1}. Desabilitando-o." @@ -114,6 +118,7 @@ msgid "Your current server was removed, jumping..." msgstr "O seu servidor atual foi removido, trocando de servidor..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Não foi possível conectar-se a {1}. O ZNC não foi compilado com suporte a " @@ -124,6 +129,7 @@ msgid "Some module aborted the connection attempt" msgstr "Algum módulo cancelou a tentativa de conexão" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Erro do servidor: {1}" @@ -132,14 +138,16 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "Parece que o ZNC está conectado a si mesmo. Desconectando..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" -msgstr "" +msgstr "Servidor {1} redireciona a {2}:{3} com motivo: {4}" #: IRCSock.cpp:773 msgid "Perhaps you want to add it as a new server." msgstr "Talvez você queira adicioná-lo como um novo servidor." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "O canal {1} foi desabilitado por estar vinculado a outro canal." @@ -148,6 +156,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Alternado para SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Você saiu: {1}" @@ -156,14 +165,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Desconectado. Reconectando..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Não foi possível conectar-se ao IRC ({1}). Tentando novamente..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Desconectado do IRC ({1}). Reconectando..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Caso confie neste certificado, digite /znc AddTrustedServerFingerprint {1}" @@ -189,16 +201,19 @@ msgid "No free nick found" msgstr "Nenhum apelido livre foi encontrado" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "O módulo {1} não existe" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Um cliente com o IP {1} tentou iniciar sessão na sua conta, mas foi " "rejeitado: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "A rede {1} não existe." @@ -211,6 +226,7 @@ msgstr "" "para conectar." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -219,6 +235,7 @@ msgstr "" "znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -249,18 +266,22 @@ msgstr "" "como você." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "O seu CTCP para {1} foi perdido, você não está conectado ao IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "O seu aviso para {1} foi perdido, você não está conectado ao IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Removendo canal {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "Sua mensagem para {1} foi perdida, você não está conectado ao IRC!" @@ -274,12 +295,14 @@ msgstr "Sintaxe: /attach <#canais>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Foi encontrado {1} canal correspondente a [{2}]" msgstr[1] "Foi encontrado {1} canal correspondentes a [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "{1} canal foi anexado" @@ -290,6 +313,7 @@ msgid "Usage: /detach <#chans>" msgstr "Sintaxe: /detach <#canais>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "{1} canal foi desanexado" @@ -314,6 +338,7 @@ msgid "Generate this output" msgstr "Gera essa saída" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Nenhuma correspondência para '{1}'" @@ -326,6 +351,7 @@ msgid "Unknown command!" msgstr "Comando desconhecido!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -334,22 +360,27 @@ msgstr "" "é inválido" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "O módulo {1} já está carregado." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Não foi possível encontrar o módulo {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "O módulo {1} não suporta o tipo de módulo {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "O módulo {1} requer um usuário." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "O módulo {1} requer uma rede." @@ -358,30 +389,37 @@ msgid "Caught an exception" msgstr "Houve uma exceção" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Módulo {1} finalizado: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Módulo {1} finalizado." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "O módulo [{1}] não foi carregado." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Módulo {1} desligado." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Não foi possível desativar o módulo {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "O módulo {1} foi reiniciado." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Não foi possível encontrar o módulo {1}." @@ -390,14 +428,17 @@ msgid "Unknown error" msgstr "Erro desconhecido" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Não foi possível abrir o módulo {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Não foi possível encontrar ZNCModuleEntry no módulo {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -406,6 +447,7 @@ msgstr "" "compilado para {3}. Recompile esse módulo." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -439,14 +481,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Sintaxe: ListNicks <#canal>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Você não está em [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Você não está em [{1}] (tentando)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Nenhum nick em [{1}]" @@ -479,10 +524,12 @@ msgid "Rehashing succeeded!" msgstr "Rehash efetuado com êxito!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Rehash falhou: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Configuração salva em {1}" @@ -495,6 +542,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -551,7 +599,7 @@ msgstr "" #: ClientCommand.cpp:243 ClientCommand.cpp:271 ClientCommand.cpp:280 msgctxt "listallusernetworkscmd" msgid "On IRC" -msgstr "" +msgstr "No IRC" #: ClientCommand.cpp:244 ClientCommand.cpp:273 msgctxt "listallusernetworkscmd" @@ -561,7 +609,7 @@ msgstr "Servidor IRC" #: ClientCommand.cpp:245 ClientCommand.cpp:275 msgctxt "listallusernetworkscmd" msgid "IRC User" -msgstr "" +msgstr "Usuário de IRC" #: ClientCommand.cpp:246 ClientCommand.cpp:277 msgctxt "listallusernetworkscmd" @@ -587,6 +635,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -595,6 +644,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -603,6 +653,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -612,10 +663,12 @@ msgid "You don't have any servers added." msgstr "Você não tem servidores adicionados." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -636,6 +689,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -646,6 +700,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -653,9 +708,10 @@ msgstr[1] "" #: ClientCommand.cpp:466 msgid "Usage: MoveChan <#chan> " -msgstr "" +msgstr "Utilização: MoveChan <#canal> " #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -664,6 +720,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -672,10 +729,12 @@ msgid "Usage: ListChans" msgstr "Sintaxe: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Usuário não encontrado [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "Usuário [{1}] não tem uma rede [{2}]" @@ -749,13 +808,14 @@ msgid "yes" msgstr "sim" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Total: {1}, Ingressados: {2}, Desanexados: {3}, Desativados: {4}" #: ClientCommand.cpp:600 ClientCommand.cpp:636 ClientCommand.cpp:816 #: ClientCommand.cpp:842 msgid "Access denied!" -msgstr "" +msgstr "Acesso negado!" #: ClientCommand.cpp:606 msgid "" @@ -775,6 +835,7 @@ msgid "Network name should be alphanumeric" msgstr "O nome da rede deve ser alfanumérico" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -799,6 +860,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Falha ao excluir rede. Talvez esta rede não existe." #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Usuário {1} não encontrado" @@ -853,32 +915,39 @@ msgstr "" "rede]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Usuário antigo [{1}] não foi encontrado." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Rede antiga [{1}] não foi encontrada." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Novo usuário [{1}] não foi encontrado." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "O usuário {1} já possui a rede {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Nome de rede inválido [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "Alguns arquivos parecem estar em {1}. É recomendável que você mova-os para " "{2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Falha ao adicionar rede: {1}" @@ -900,10 +969,12 @@ msgid "You are already connected with this network." msgstr "Você já está conectado com esta rede." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Trocado para {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "Você não tem uma rede chamada {1}" @@ -1048,6 +1119,7 @@ msgid "No network modules available." msgstr "Não há módulos de rede disponíveis." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Falha ao carregar {1}: acesso negado." @@ -1056,14 +1128,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Sintaxe: LoadMod [--type=global|user|network] [parâmetros]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Não foi possível carregar {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Falha ao carregar o módulo global {1}: acesso negado." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "Falha ao carregar o módulo de rede {1}: sem conexão com uma rede." @@ -1072,18 +1147,22 @@ msgid "Unknown module type" msgstr "Tipo de módulo desconhecido" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Módulo {1} carregado" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Módulo {1} carregado: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Falha ao carregar o módulo {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Falha ao descarregar {1}: acesso negado." @@ -1092,18 +1171,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Sintaxe: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Falha ao determinar o tipo do módulo {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Falha ao descarregar o módulo global {1}: acesso negado." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "Falha ao descarregar o módulo de rede {1}: sem conexão com uma rede." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Falha ao descarregar o módulo {1}: tipo de módulo desconhecido" @@ -1116,18 +1199,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Sintaxe: ReloadMod [--type=global|user|network] [parâmetros]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Falha ao recarregar {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Falha ao recarregar o módulo global {1}: acesso negado." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "Falha ao recarregar o módulo de rede {1}: sem conexão com uma rede." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Falha ao recarregar o módulo {1}: tipo de módulo desconhecido" @@ -1136,6 +1223,7 @@ msgid "Usage: UpdateMod " msgstr "Sintaxe: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Recarregando {1}" @@ -1144,6 +1232,7 @@ msgid "Done" msgstr "Feito" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1167,6 +1256,7 @@ msgid "You already have this bind host!" msgstr "Você já está vinculado a este host!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Vincular o host {2} à rede {1}" @@ -1175,6 +1265,7 @@ msgid "Usage: SetUserBindHost " msgstr "Sintaxe: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Define o host padrão como {1}" @@ -1199,6 +1290,7 @@ msgid "This user's default bind host not set" msgstr "O host padrão deste usuário não está definido" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "O host padrão vinculado a este usuário é {1}" @@ -1207,6 +1299,7 @@ msgid "This network's bind host not set" msgstr "Esta rede não possui hosts vinculados" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "O host padrão vinculado a esta rede é {1}" @@ -1215,18 +1308,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Uso: PlayBuffer <#canal|query>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Você não está em {1} (tentando entrar)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "O buffer para o canal {1} está vazio" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Nenhum query ativo com {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "O buffer para {1} está vazio" @@ -1235,6 +1332,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Uso: ClearBuffer <#canal|query>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} buffer correspondente a {2} foi limpo" @@ -1257,18 +1355,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Uso: SetBuffer <#canal|query> [linecount]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "A configuração do tamanho de buffer para {1} buffer falhou" msgstr[1] "A configuração do tamanho de buffer para {1} buffers falharam" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "Tamanho mínimo de buffer é de {1} linha" msgstr[1] "Tamanho mínimo de buffer é de {1} linhas" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "O tamanho de cada buffer foi configurado para {1} linha" @@ -1314,6 +1415,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Rodando por {1}" @@ -1387,6 +1489,7 @@ msgid "no" msgstr "não" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "sim, em {1}" @@ -1969,6 +2072,7 @@ msgstr "" "nome do servidor" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "Rede {1} já existe" @@ -1993,5 +2097,6 @@ msgid "Username is invalid" msgstr "Nome de usuário inválido" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Não foi possível encontrar o modinfo {1}: {2}" diff --git a/src/po/znc.pt_PT.po b/src/po/znc.pt_PT.po index d5901714..e9584914 100644 --- a/src/po/znc.pt_PT.po +++ b/src/po/znc.pt_PT.po @@ -68,6 +68,7 @@ msgid "SSL is not enabled" msgstr "O SSL não está ativado" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Não foi possível localizar o ficheiro pen: {1}" @@ -76,6 +77,7 @@ msgid "Invalid port" msgstr "Porta inválida" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Não foi possível usar a porta: {1}" @@ -102,10 +104,12 @@ msgstr "Índice inválido" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Não está em {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Não foi possível entrar no canal {1}, a desativá-lo." @@ -114,6 +118,7 @@ msgid "Your current server was removed, jumping..." msgstr "O seu servidor atual foi removido, a saltar..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "" "Não é possível ligar a {1}, porque o ZNC não está compilado com suporte para " @@ -124,6 +129,7 @@ msgid "Some module aborted the connection attempt" msgstr "Algum módulo abortou a tentativa de ligação" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Erro do servidor: {1}" @@ -132,6 +138,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "O ZNC parece que está a ligar-se a ele próprio, a desligar..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "O servidor {1} redirecionou-nos para {2}:{3} com a razão: {4}" @@ -140,6 +147,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Talvez queira adicioná-lo como novo servidor." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "O canal {1} está ligado a outro canal e por isso foi desativado." @@ -148,6 +156,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "A mudar para SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Saiu de: {1}" @@ -156,14 +165,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Desligado do IRC. A voltar a ligar..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Não é possível ligar ao IRC ({1}). A voltar a tentar..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Desligado do IRC ({1}). A voltar a ligar..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "Se confia neste certificado, faça /znc AddTrustedServerFingerprint {1}" @@ -188,16 +200,19 @@ msgid "No free nick found" msgstr "Nenhum nick livre encontrado" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "O módulo {1} não existe" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Um cliente a partir de {1} tentou iniciar sessão como sendo você, mas foi " "rejeitado: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "A rede {1} não existe." @@ -210,6 +225,7 @@ msgstr "" "ligação." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -218,6 +234,7 @@ msgstr "" "utilize /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -247,18 +264,22 @@ msgstr "" "Está a ser desligado porque outro utilizador autenticou-se agora como você." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "O seu CTCP para {1} foi perdido, não está ligado ao IRC!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "O seu notice para {1} foi perdido, não está ligado ao IRC!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "A remover o canal {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "A sua mensagem para {1} foi perdida, não está ligado ao IRC!" @@ -272,12 +293,14 @@ msgstr "Utilização: /attach <#canais>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "Há {1} canal a coincidir com [{2}]" msgstr[1] "Há {1} canais a coincidir com [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "{1} canal unido" @@ -288,6 +311,7 @@ msgid "Usage: /detach <#chans>" msgstr "Utilização: /detach <#canais>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "{1} canal desunido" @@ -312,6 +336,7 @@ msgid "Generate this output" msgstr "Gera este output" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Não há correspondências para '{1}'" @@ -324,6 +349,7 @@ msgid "Unknown command!" msgstr "Comando desconhecido!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -332,22 +358,27 @@ msgstr "" "inválido" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "O módulo {1} já está carregado." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Não foi possível localizar o módulo {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "O módulo {1} não suporta o tipo de módulo {2}." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "O módulo {1} requer um utilizador." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "O módulo {1} requer uma rede." @@ -356,30 +387,37 @@ msgid "Caught an exception" msgstr "Apanhada uma exceção" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "O módulo {1} abortou: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "O módulo {1} abortou." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Módulo [{1}] não carregado." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Módulo {1} descarregado." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Não é possível descarregar o módulo {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Foi recarregado o módulo {1}." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Não foi possível encontrar o módulo {1}." @@ -388,14 +426,17 @@ msgid "Unknown error" msgstr "Erro desconhecido" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Não foi possível abrir o módulo {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Não foi possível encontrar ZNCModuleEntry no módulo {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -404,6 +445,7 @@ msgstr "" "para {3}. Recompile este módulo." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -437,14 +479,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Utilização: ListNicks <#canal>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Não está no [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Não está no [{1}] (a tentar)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "Não há nicks no [{1}]" @@ -477,10 +522,12 @@ msgid "Rehashing succeeded!" msgstr "Rehashing bem sucedido!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Rehashing falhou: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Config escrita para {1}" @@ -493,6 +540,7 @@ msgid "Usage: ListClients" msgstr "Utilização: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Não existe esse utilizador: {1}" @@ -585,6 +633,7 @@ msgid "Usage: SetMOTD " msgstr "Utilização: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD definida para: {1}" @@ -593,6 +642,7 @@ msgid "Usage: AddMOTD " msgstr "Utilização: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "[{1}] adicionado ao MOTD" @@ -601,6 +651,7 @@ msgid "Cleared MOTD" msgstr "MOTD limpa" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -612,10 +663,12 @@ msgid "You don't have any servers added." msgstr "Não tem qualquer servidores adicionados." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Servidor [{1}] não encontrado" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "A ligar a {1}..." @@ -636,6 +689,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "Utilização: EnableChan <#canais>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "{1} canal ativado" @@ -646,6 +700,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "Utilização: DisableChan <#canais>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "{1} canal desativado" @@ -656,6 +711,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "Utilização: MoveChan <#canal> <índice>" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "Canal {1} movido para o índice {2}" @@ -664,6 +720,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "Utilização: SwapChans <#canal1> <#canal2>" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "Canais {1} e {2} trocados" @@ -672,10 +729,12 @@ msgid "Usage: ListChans" msgstr "Utilização: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Utilizador [{1}] não existe" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "O utilizador [{1}] não tem rede [{2}]" @@ -749,6 +808,7 @@ msgid "yes" msgstr "sim" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Total: {1}, Entrou: {2}, Desunido: {3}, Desativado: {4}" @@ -775,6 +835,7 @@ msgid "Network name should be alphanumeric" msgstr "O nome da rede deve ser alfanumérico" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -799,6 +860,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Falha ao eliminar a rede, talvez porque esta rede não existe" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Utilizador {1} não encontrado" @@ -853,30 +915,37 @@ msgstr "" "[rede nova]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Utilizador antigo {1} não encontrado." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Rede antiga {1} não encontrada." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Utilizador novo {1} não encontrado." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "O utilizador {1} já tem a rede {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Nome de rede inválida [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "Alguns ficheiros parecem estar em {1}. Pode querer movê-los para {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Erro ao adicionar a rede: {1}" @@ -899,10 +968,12 @@ msgid "You are already connected with this network." msgstr "Já está ligado(a) com esta rede." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Mudado para {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "Não tem uma rede chamada {1}" @@ -1047,6 +1118,7 @@ msgid "No network modules available." msgstr "Sem módulos de rede disponíveis." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Não foi possível carregar{1}: Acesso negado." @@ -1055,14 +1127,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Utilização: LoadMod [--type=global|user|network] [argumentos]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Não foi possível carregar {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Não foi possível carregar o módulo global {1}: Acesso negado." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" "Não foi possível carregar o módulo de rede {1}: Não está ligado com uma rede." @@ -1072,18 +1147,22 @@ msgid "Unknown module type" msgstr "Tipo de módulo desconhecido" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Módulo {1} carregado" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Módulo {1} carregado: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Não foi possível carregar o módulo {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Não foi possível descarregar {1}: Acesso negado." @@ -1092,20 +1171,24 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Utilização: UnloadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Não foi possível determinar o tipo de {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Não foi possível descarregar o módulo global {1}: Acesso negado." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" "Não foi possível descarregar o módulo de rede {1}: Não está ligado com uma " "rede." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Não foi possível descarregar o módulo {1}: Tipo de módulo desconhecido" @@ -1119,20 +1202,24 @@ msgstr "" "Utilização: ReloadMod [--type=global|user|network] [argumentos]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Não foi possível recarregar {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Não foi possível recarregar o módulo global {1}: Acesso negado." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" "Não foi possível recarregar o módulo de rede {1}: Não está ligado com uma " "rede." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Não foi possível recarregar o módulo {1}: Tipo de módulo desconhecido" @@ -1141,6 +1228,7 @@ msgid "Usage: UpdateMod " msgstr "Utilização: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "A recarregar {1} em qualquer lado" @@ -1149,6 +1237,7 @@ msgid "Done" msgstr "Feito" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1171,6 +1260,7 @@ msgid "You already have this bind host!" msgstr "Já tem este host vinculado!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Definido o vínculo do host da rede {1} para {2}" @@ -1179,6 +1269,7 @@ msgid "Usage: SetUserBindHost " msgstr "Utilização: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Definir vínculo de host por defeito para {1}" @@ -1203,6 +1294,7 @@ msgid "This user's default bind host not set" msgstr "O vínculo de host por defeito deste utilizador não está definido" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "O vínculo de host por defeito deste utilizador é {1}" @@ -1211,6 +1303,7 @@ msgid "This network's bind host not set" msgstr "O vínculo de host desta rede não está definido" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "O vínculo de host por defeito desta rede é {1}" @@ -1219,18 +1312,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Utilização: PlayBuffer <#canal|privado>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Não está no {1} (a tentar entrar)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "O buffer para este canal {1} está vazio" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Não privado ativo com {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "O buffer de {1} está vazio" @@ -1239,6 +1336,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Utilização: ClearBuffer <#canal|privado>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} buffer que coincidia com {2} foi limpo" @@ -1261,18 +1359,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Utilização: SetBuffer <#canal|privado> [número-linhas]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "Falha ao definir o tamanho do buffer para {1} buffer" msgstr[1] "Falha ao definir o tamanho do buffer para {1} buffers" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "O tamanho máximo de buffer é {1} linha" msgstr[1] "O tamanho máximo de buffer é {1} linhas" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "O tamanho de cada buffer foi definido para {1} linha" @@ -1318,6 +1419,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Em execução há {1}" @@ -1391,6 +1493,7 @@ msgid "no" msgstr "não" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "sim, em {1}" @@ -1977,6 +2080,7 @@ msgstr "" "nome de servidor" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "A rede {1} já existe" @@ -2001,5 +2105,6 @@ msgid "Username is invalid" msgstr "O nome do utilizador é inválido" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "Não é possível localizar modinfo {1}: {2}" diff --git a/src/po/znc.ro_RO.po b/src/po/znc.ro_RO.po index 4be45a01..2335085d 100644 --- a/src/po/znc.ro_RO.po +++ b/src/po/znc.ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" -"%100<20)) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && " +"n%100<20)) ? 1 : 2);\n" "X-Crowdin-Project: znc-bouncer\n" "X-Crowdin-Project-ID: 289533\n" "X-Crowdin-Language: ro\n" @@ -65,6 +65,7 @@ msgid "SSL is not enabled" msgstr "SSL nu este activat" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Imposibil de localizat fișierul pem: {1}" @@ -73,6 +74,7 @@ msgid "Invalid port" msgstr "Port invalid" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Imposibil de legat: {1}" @@ -100,10 +102,12 @@ msgstr "Index invalid" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Nu ești pe {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Canalul {1} nu a putut fi adăugat, î-l dezactivez." @@ -112,6 +116,7 @@ msgid "Your current server was removed, jumping..." msgstr "Serverul curent a fost șters, alegem alt server..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "Nu mă pot conecta la {1}, deoarece ZNC nu este compilat cu suport SSL." @@ -120,6 +125,7 @@ msgid "Some module aborted the connection attempt" msgstr "Unele module au întrerupt încercarea de conectare" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Eroare de la server: {1}" @@ -128,6 +134,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "ZNC pare să fie conectat la sine, deconectare..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "Serverul {1} mă redirecționează către {2}: {3} cu motivul: {4}" @@ -136,6 +143,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Poate dorești să îl adaugi ca un server nou." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "Canalul {1} este conectat la un alt canal și a fost astfel dezactivat." @@ -144,6 +152,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Comutat la SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Ai ieșit: {1}" @@ -152,14 +161,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Deconectat de la IRC. Se reconectează..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Nu se poate conecta la IRC ({1}). Se reîncearcă..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Deconectat de la IRC ({1}). Se reconectează..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Dacă ai încredere în acest certificat, tastează /znc " @@ -186,15 +198,18 @@ msgid "No free nick found" msgstr "Nu a fost găsit niciun nume de utilizator" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Nu există un astfel de modul {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "Un client din {1} a încercat să se conecteze ca tine, dar a fost respins: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Rețeaua {1} nu există." @@ -207,6 +222,7 @@ msgstr "" "pentru conexiune." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -215,6 +231,7 @@ msgstr "" "tastează /znc ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -244,18 +261,22 @@ msgid "" msgstr "" #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Eliminare canal {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "" @@ -269,6 +290,7 @@ msgstr "Utilizează: /attach <#canale>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "A existat {1} canal care se potrivește cu [{2}]" @@ -276,6 +298,7 @@ msgstr[1] "" msgstr[2] "Au existat {1} canale care se potrivesc cu [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Am atașat {1} canal" @@ -287,6 +310,7 @@ msgid "Usage: /detach <#chans>" msgstr "Utilizează: /detach <#canale>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Detașează {1} canal" @@ -312,6 +336,7 @@ msgid "Generate this output" msgstr "Generați această ieșire" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Nu există potriviri pentru „{1}”" @@ -324,6 +349,7 @@ msgid "Unknown command!" msgstr "Comandă necunoscută!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -332,22 +358,27 @@ msgstr "" "invalid" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Modulul {1} a fost deja încărcat." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Imposibil de găsit modulul {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "" #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "" #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "" @@ -356,30 +387,37 @@ msgid "Caught an exception" msgstr "" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "" #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "" #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "" #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "" #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "" #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "" @@ -388,20 +426,24 @@ msgid "Unknown error" msgstr "Eroare necunoscută" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." msgstr "" #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -433,14 +475,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "" @@ -473,10 +518,12 @@ msgid "Rehashing succeeded!" msgstr "" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "" @@ -489,6 +536,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "" @@ -581,6 +629,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -589,6 +638,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -597,6 +647,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -606,10 +657,12 @@ msgid "You don't have any servers added." msgstr "" #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "" @@ -630,6 +683,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -641,6 +695,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -652,6 +707,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -660,6 +716,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -668,10 +725,12 @@ msgid "Usage: ListChans" msgstr "" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "" @@ -745,6 +804,7 @@ msgid "yes" msgstr "" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "" @@ -768,6 +828,7 @@ msgid "Network name should be alphanumeric" msgstr "" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -790,6 +851,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "" @@ -842,30 +904,37 @@ msgid "Usage: MoveNetwork [new network]" msgstr "" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "" #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "" #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "" #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "" #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "" @@ -886,10 +955,12 @@ msgid "You are already connected with this network." msgstr "" #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "" @@ -1032,6 +1103,7 @@ msgid "No network modules available." msgstr "" #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "" @@ -1040,14 +1112,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "" @@ -1056,18 +1131,22 @@ msgid "Unknown module type" msgstr "" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "" @@ -1076,18 +1155,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "" @@ -1100,18 +1183,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "" #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "" #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "" @@ -1120,6 +1207,7 @@ msgid "Usage: UpdateMod " msgstr "" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "" @@ -1128,6 +1216,7 @@ msgid "Done" msgstr "" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1147,6 +1236,7 @@ msgid "You already have this bind host!" msgstr "" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "" @@ -1155,6 +1245,7 @@ msgid "Usage: SetUserBindHost " msgstr "" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "" @@ -1177,6 +1268,7 @@ msgid "This user's default bind host not set" msgstr "" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "" @@ -1185,6 +1277,7 @@ msgid "This network's bind host not set" msgstr "" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "" @@ -1193,18 +1286,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "" @@ -1213,6 +1310,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "" @@ -1236,6 +1334,7 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "" @@ -1243,6 +1342,7 @@ msgstr[1] "" msgstr[2] "" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "" @@ -1250,6 +1350,7 @@ msgstr[1] "" msgstr[2] "" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "" @@ -1296,6 +1397,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "" @@ -1369,6 +1471,7 @@ msgid "no" msgstr "" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "" @@ -1937,6 +2040,7 @@ msgid "" msgstr "" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "" @@ -1959,5 +2063,6 @@ msgid "Username is invalid" msgstr "" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "" diff --git a/src/po/znc.ru_RU.po b/src/po/znc.ru_RU.po index d34c9c50..11a46e50 100644 --- a/src/po/znc.ru_RU.po +++ b/src/po/znc.ru_RU.po @@ -70,6 +70,7 @@ msgid "SSL is not enabled" msgstr "SSL не включён" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Не могу найти файл pem: {1}" @@ -78,6 +79,7 @@ msgid "Invalid port" msgstr "Некорректный порт" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Не получилось слушать: {1}" @@ -103,10 +105,12 @@ msgstr "" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "Вы не на {1}" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "Не могу зайти на канал {1}, выключаю его." @@ -115,6 +119,7 @@ msgid "Your current server was removed, jumping..." msgstr "Текущий сервер был удалён, переподключаюсь..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "Не могу подключиться к {1}, т. к. ZNC собран без поддержки SSL." @@ -123,6 +128,7 @@ msgid "Some module aborted the connection attempt" msgstr "Какой-то модуль оборвал попытку соединения" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Ошибка от сервера: {1}" @@ -131,6 +137,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "Похоже, ZNC подключён к самому себе, отключаюсь..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "" @@ -139,6 +146,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Возможно, вам стоит добавить его в качестве нового сервера." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "Канал {1} отсылает к другому каналу и потому будет выключен." @@ -147,6 +155,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "Перешёл на SSL (STARTTLS)" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Вы вышли: {1}" @@ -155,14 +164,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "Отключён от IRC. Переподключаюсь..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "Не могу подключиться к IRC ({1}). Пытаюсь ещё раз..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "Отключён от IRC ({1}). Переподключаюсь..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Если вы доверяете этому сертификату, введите /znc " @@ -189,14 +201,17 @@ msgid "No free nick found" msgstr "Не могу найти свободный ник" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Нет модуля {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "Клиент с {1} попытался зайти под вашим именем, но был отвергнут: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "Сеть {1} не существует." @@ -208,6 +223,7 @@ msgstr "" "У вас настроены несколько сетей, но для этого соединения ни одна не указана." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -216,6 +232,7 @@ msgstr "" "ListNetworks" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -244,18 +261,22 @@ msgid "" msgstr "Другой пользователь зашёл под вашим именем, отключаем." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "Вы не подключены к IRC, ваш CTCP-запрос к {1} утерян!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "Вы не подключены к IRC, ваше сообщение к {1} утеряно!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "Убираю канал {1}" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "Вы не подключены к IRC, ваше сообщение к {1} утеряно!" @@ -269,6 +290,7 @@ msgstr "Использование: /attach <#каналы>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "{1} канал подходит под маску [{2}]" @@ -277,6 +299,7 @@ msgstr[2] "{1} каналов подходят под маску [{2}]" msgstr[3] "{1} каналов подходят под маску [{2}]" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "Прицепляю {1} канал" @@ -289,6 +312,7 @@ msgid "Usage: /detach <#chans>" msgstr "Использование: /detach <#каналы>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "Отцепляю {1} канал" @@ -315,6 +339,7 @@ msgid "Generate this output" msgstr "Показать этот вывод" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "Не нашёл «{1}»" @@ -327,6 +352,7 @@ msgid "Unknown command!" msgstr "Неизвестная команда!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -335,22 +361,27 @@ msgstr "" "подчёркивания; [{1}] не соответствует требованиям" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "Модуль {1} уже загружен." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "Не могу найти модуль {1}" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "Модуль {1} не поддерживает тип модулей «{2}»." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "Модулю {1} необходим пользователь." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "Модулю {1} необходима сеть." @@ -359,30 +390,37 @@ msgid "Caught an exception" msgstr "Поймано исключение" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "Модуль {1} прервал: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "Модуль {1} прервал." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Модуль [{1}] не загружен." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "Модуль {1} выгружен." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "Не могу выгрузить модуль {1}." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "Модуль {1} перезагружен." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "Не могу найти модуль {1}." @@ -391,14 +429,17 @@ msgid "Unknown error" msgstr "Неизвестная ошибка" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "Не могу открыть модуль {1}: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "Не могу найти ZNCModuleEntry в модуле {1}" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -406,6 +447,7 @@ msgstr "" "Ядро имеет версию {2}, а модуль {1} собран для {3}. Пересоберите этот модуль." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -439,14 +481,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Использование: ListNicks <#chan>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "Вы не на [{1}]" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "Вы не на [{1}] (пытаюсь войти)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "На [{1}] никого" @@ -479,10 +524,12 @@ msgid "Rehashing succeeded!" msgstr "Готово!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Ошибка: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "Конфигурация записана в {1}" @@ -495,6 +542,7 @@ msgid "Usage: ListClients" msgstr "" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Нет такого пользователя [{1}]" @@ -587,6 +635,7 @@ msgid "Usage: SetMOTD " msgstr "" #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "" @@ -595,6 +644,7 @@ msgid "Usage: AddMOTD " msgstr "" #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "" @@ -603,6 +653,7 @@ msgid "Cleared MOTD" msgstr "" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -612,10 +663,12 @@ msgid "You don't have any servers added." msgstr "Вы не настроили ни один сервер." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "Сервер {1} не найден" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "Подключение к {1}..." @@ -636,6 +689,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "" @@ -648,6 +702,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "" @@ -660,6 +715,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "" #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "" @@ -668,6 +724,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "" @@ -676,10 +733,12 @@ msgid "Usage: ListChans" msgstr "Использование: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Нет такого пользователя [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "У пользователя [{1}] нет сети [{2}]" @@ -753,6 +812,7 @@ msgid "yes" msgstr "да" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Всего: {1}, прицеплено: {2}, отцеплено: {3}, выключено: {4}" @@ -778,6 +838,7 @@ msgid "Network name should be alphanumeric" msgstr "Название сети может содержать только цифры и латинские буквы" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -802,6 +863,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Не могу удалить сеть, возможно, она не существует" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "Пользователь {1} не найден" @@ -856,31 +918,38 @@ msgstr "" "пользователь> [новая сеть]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "Старый пользователь {1} не найден." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "Старая сеть {1} не найдена." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "Новый пользователь {1} не найден." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "У пользователя {1} уже есть сеть {2}." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Некорректное имя сети [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "В {1} остались какие-то файлы. Возможно, вам нужно переместить их в {2}" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Ошибка при добавлении сети: {1}" @@ -901,10 +970,12 @@ msgid "You are already connected with this network." msgstr "Вы уже подключены к этой сети." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "Переключаю на {1}" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "У вас нет сети с названием {1}" @@ -1049,6 +1120,7 @@ msgid "No network modules available." msgstr "Сетевые модули недоступны." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "Не могу загрузить {1}: доступ запрещён." @@ -1058,14 +1130,17 @@ msgstr "" "Использование: LoadMod [--type=global|user|network] <модуль> [параметры]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "Не могу загрузить {1}: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "Не могу загрузить глобальный модуль {1}: доступ запрещён." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "Не могу загрузить сетевой модуль {1}: клиент подключён без сети." @@ -1074,18 +1149,22 @@ msgid "Unknown module type" msgstr "Неизвестный тип модуля" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "Модуль {1} загружен" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "Модуль {1} загружен: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "Не могу загрузить модуль {1}: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "Не могу выгрузить {1}: доступ запрещён." @@ -1094,18 +1173,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Использование: UnloadMod [--type=global|user|network] <модуль>" #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "Не могу определить тип {1}: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "Не могу выгрузить глобальный модуль {1}: доступ запрещён." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "Не могу выгрузить сетевой модуль {1}: клиент подключён без сети." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "Не могу выгрузить модуль {1}: неизвестный тип модуля" @@ -1119,18 +1202,22 @@ msgstr "" "Использование: ReloadMod [--type=global|user|network] <модуль> [параметры]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "Не могу перезагрузить {1}: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "Не могу перезагрузить глобальный модуль {1}: доступ запрещён." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "Не могу перезагрузить сетевой модуль {1}: клиент подключён без сети." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "Не могу перезагрузить модуль {1}: неизвестный тип модуля" @@ -1139,6 +1226,7 @@ msgid "Usage: UpdateMod " msgstr "Использование: UpdateMod <модуль>" #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "Перезагружаю {1} везде" @@ -1147,6 +1235,7 @@ msgid "Done" msgstr "Готово" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "Готово, но случились ошибки, модуль {1} перезагружен не везде." @@ -1168,6 +1257,7 @@ msgid "You already have this bind host!" msgstr "У Вас уже установлен этот хост!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "Соединения с сетью {1} будут идти через локальный адрес {2}" @@ -1176,6 +1266,7 @@ msgid "Usage: SetUserBindHost " msgstr "Использование: SetUserBindHost <хост>" #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "По умолчанию соединения будут идти через локальный адрес {1}" @@ -1200,6 +1291,7 @@ msgid "This user's default bind host not set" msgstr "Исходящий хост по умолчанию для вашего пользователя не установлен" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "Исходящий хост по умолчанию для вашего пользователя: {1}" @@ -1208,6 +1300,7 @@ msgid "This network's bind host not set" msgstr "Исходящий хост для этой сети не установлен" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "Исходящий хост по умолчанию для этой сети: {1}" @@ -1216,18 +1309,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Использование: PlayBuffer <#канал|собеседник>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "Вы не на {1} (пытаюсь войти)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "Буфер канала {1} пуст" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "Нет активной беседы с {1}" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "Буфер для {1} пуст" @@ -1236,6 +1333,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Использование: ClearBuffer <#канал|собеседник>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{1} буфер, подходящий под {2}, очищен" @@ -1260,6 +1358,7 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Использование: SetBuffer <#канал|собеседник> [число_строк]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "Не удалось установить размер буфера для {1} канала" @@ -1268,6 +1367,7 @@ msgstr[2] "Не удалось установить размер буфера д msgstr[3] "Не удалось установить размер буфера для {1} каналов" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "Размер буфера не должен превышать {1} строку" @@ -1276,6 +1376,7 @@ msgstr[2] "Размер буфера не должен превышать {1} с msgstr[3] "Размер буфера не должен превышать {1} строк" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "Размер каждого буфера установлен в {1} строку" @@ -1323,6 +1424,7 @@ msgid "" msgstr "<Всего>" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "Запущен {1}" @@ -1396,6 +1498,7 @@ msgid "no" msgstr "нет" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "да, на {1}" @@ -1967,6 +2070,7 @@ msgid "" msgstr "" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "" @@ -1989,5 +2093,6 @@ msgid "Username is invalid" msgstr "" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "" diff --git a/src/po/znc.tr_TR.po b/src/po/znc.tr_TR.po index 25f04470..75d53fba 100644 --- a/src/po/znc.tr_TR.po +++ b/src/po/znc.tr_TR.po @@ -67,6 +67,7 @@ msgid "SSL is not enabled" msgstr "SSL etkin değil" #: znc.cpp:1685 +#, c++-format msgid "Unable to locate pem file: {1}" msgstr "Pem dosyası bulunamıyor: {1}" @@ -75,6 +76,7 @@ msgid "Invalid port" msgstr "Geçersiz port" #: znc.cpp:1820 ClientCommand.cpp:1720 +#, c++-format msgid "Unable to bind: {1}" msgstr "Bağlanamıyor: {1}" @@ -102,10 +104,12 @@ msgstr "Geçersiz dizin" #: IRCNetwork.cpp:954 IRCNetwork.cpp:970 IRCNetwork.cpp:978 #: ClientCommand.cpp:1425 +#, c++-format msgid "You are not on {1}" msgstr "{1} üzerinde değilsiniz" #: IRCNetwork.cpp:1057 +#, c++-format msgid "The channel {1} could not be joined, disabling it." msgstr "{1} kanalına katılamadığından devre dışı bırakıldı." @@ -114,6 +118,7 @@ msgid "Your current server was removed, jumping..." msgstr "Mevcut sunucunuz kaldırıldı, atlanıyor..." #: IRCNetwork.cpp:1349 +#, c++-format msgid "Cannot connect to {1}, because ZNC is not compiled with SSL support." msgstr "ZNC, SSL desteğiyle derlenmediğinden {1}'e bağlanılamıyor." @@ -122,6 +127,7 @@ msgid "Some module aborted the connection attempt" msgstr "Bazı modüller bağlantı girişimini iptal etti" #: IRCSock.cpp:520 +#, c++-format msgid "Error from server: {1}" msgstr "Sunucudan gelen hata: {1}" @@ -130,6 +136,7 @@ msgid "ZNC seems to be connected to itself, disconnecting..." msgstr "ZNC kendine bağlı görünüyor, bağlantı kesiliyor..." #: IRCSock.cpp:769 +#, c++-format msgid "Server {1} redirects us to {2}:{3} with reason: {4}" msgstr "{1} sunucusu bizi şu nedenle {2}:{3} adresine yönlendiriyor: {4}" @@ -138,6 +145,7 @@ msgid "Perhaps you want to add it as a new server." msgstr "Belki onu yeni bir sunucu olarak eklemek istersiniz." #: IRCSock.cpp:1003 +#, c++-format msgid "Channel {1} is linked to another channel and was thus disabled." msgstr "{1} kanalı başka bir kanala bağlı olduğundan devre dışı bırakıldı." @@ -146,6 +154,7 @@ msgid "Switched to SSL (STARTTLS)" msgstr "SSL'ye (STARTTLS) geçildi" #: IRCSock.cpp:1068 +#, c++-format msgid "You quit: {1}" msgstr "Çıktınız: {1}" @@ -154,14 +163,17 @@ msgid "Disconnected from IRC. Reconnecting..." msgstr "IRC'den bağlantı kesildi. Yeniden bağlanılıyor..." #: IRCSock.cpp:1305 +#, c++-format msgid "Cannot connect to IRC ({1}). Retrying..." msgstr "IRC'ye ({1}) bağlanılamıyor. Yeniden deneniyor..." #: IRCSock.cpp:1308 +#, c++-format msgid "Disconnected from IRC ({1}). Reconnecting..." msgstr "IRC'den bağlantı kesildi. Yeniden bağlanılıyor..." #: IRCSock.cpp:1344 +#, c++-format msgid "If you trust this certificate, do /znc AddTrustedServerFingerprint {1}" msgstr "" "Bu sertifikaya güveniyorsanız /znc AddTrustedServerFingerprint {1} komutunu " @@ -188,16 +200,19 @@ msgid "No free nick found" msgstr "Kullanılabilir nick bulunamadı" #: Client.cpp:74 +#, c++-format msgid "No such module {1}" msgstr "Böyle bir modül yok: {1}" #: Client.cpp:394 +#, c++-format msgid "A client from {1} attempted to login as you, but was rejected: {2}" msgstr "" "{1} adresinden bir istemci, sizin adınıza giriş yapmayı denedi ancak " "reddedildi: {2}" #: Client.cpp:429 +#, c++-format msgid "Network {1} doesn't exist." msgstr "{1} networkü mevcut değil." @@ -210,6 +225,7 @@ msgstr "" "bir network belirtilmedi." #: Client.cpp:446 +#, c++-format msgid "" "Selecting network {1}. To see list of all configured networks, use /znc " "ListNetworks" @@ -218,6 +234,7 @@ msgstr "" "için /znc ListNetworks komutunu kullanın" #: Client.cpp:449 +#, c++-format msgid "" "If you want to choose another network, use /znc JumpNetwork , or " "connect to ZNC with username {1}/ (instead of just {1})" @@ -247,18 +264,22 @@ msgstr "" "Başka bir kullanıcı sizin kimliğinizi doğruladığı için bağlantınız kesiliyor." #: Client.cpp:1100 +#, c++-format msgid "Your CTCP to {1} got lost, you are not connected to IRC!" msgstr "{1}'e giden CTCP bağlantınız kayboldu, IRC'ye bağlı değilsiniz!" #: Client.cpp:1226 +#, c++-format msgid "Your notice to {1} got lost, you are not connected to IRC!" msgstr "{1}'a gönderdiğiniz bildirim kayboldu, IRC'ye bağlı değilsiniz!" #: Client.cpp:1265 +#, c++-format msgid "Removing channel {1}" msgstr "{1} kanalı kaldırılıyor" #: Client.cpp:1343 +#, c++-format msgid "Your message to {1} got lost, you are not connected to IRC!" msgstr "{1}'a gönderdiğiniz mesaj kayboldu, IRC'ye bağlı değilsiniz!" @@ -272,12 +293,14 @@ msgstr "Kullanımı: attach <#kanallar>" #: Client.cpp:1423 Client.cpp:1445 ClientCommand.cpp:129 ClientCommand.cpp:151 #: ClientCommand.cpp:423 ClientCommand.cpp:450 +#, c++-format msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" msgstr[0] "[{2}] ile eşleşen {1} kanal vardı" msgstr[1] "[{2}] ile eşleşen {1} kanal vardı" #: Client.cpp:1426 ClientCommand.cpp:132 +#, c++-format msgid "Attached {1} channel" msgid_plural "Attached {1} channels" msgstr[0] "{1} kanalı eklendi" @@ -288,6 +311,7 @@ msgid "Usage: /detach <#chans>" msgstr "Kullanımı: detach <#kanallar>" #: Client.cpp:1448 ClientCommand.cpp:154 +#, c++-format msgid "Detached {1} channel" msgid_plural "Detached {1} channels" msgstr[0] "{1} kanalı ayrıldı" @@ -312,6 +336,7 @@ msgid "Generate this output" msgstr "Bu çıktıyı oluştur" #: Modules.cpp:599 ClientCommand.cpp:1992 +#, c++-format msgid "No matches for '{1}'" msgstr "'{1}' için eşleşme yok" @@ -324,6 +349,7 @@ msgid "Unknown command!" msgstr "Bilinmeyen komut!" #: Modules.cpp:1786 +#, c++-format msgid "" "Module names can only contain letters, numbers and underscores, [{1}] is " "invalid" @@ -331,22 +357,27 @@ msgstr "" "Modül adları yalnızca harf, sayı ve alt çizgi içerebilir; [{1}] geçersizdir" #: Modules.cpp:1805 +#, c++-format msgid "Module {1} already loaded." msgstr "{1} modülü zaten yüklendi." #: Modules.cpp:1819 +#, c++-format msgid "Unable to find module {1}" msgstr "{1} modülü bulunamıyor" #: Modules.cpp:1831 +#, c++-format msgid "Module {1} does not support module type {2}." msgstr "{1} modülü, {2} modül tipini desteklemiyor." #: Modules.cpp:1838 +#, c++-format msgid "Module {1} requires a user." msgstr "{1} modülü bir kullanıcı gerektirir." #: Modules.cpp:1844 +#, c++-format msgid "Module {1} requires a network." msgstr "{1} modülü bir network gerektirir." @@ -355,30 +386,37 @@ msgid "Caught an exception" msgstr "Bir istisna yakalandı" #: Modules.cpp:1866 +#, c++-format msgid "Module {1} aborted: {2}" msgstr "{1} modülü iptal edildi: {2}" #: Modules.cpp:1868 +#, c++-format msgid "Module {1} aborted." msgstr "{1} modülü iptal edildi." #: Modules.cpp:1892 Modules.cpp:1934 +#, c++-format msgid "Module [{1}] not loaded." msgstr "Modül [{1}] yüklenmedi." #: Modules.cpp:1916 +#, c++-format msgid "Module {1} unloaded." msgstr "{1} modülü kaldırılamıyor." #: Modules.cpp:1921 +#, c++-format msgid "Unable to unload module {1}." msgstr "{1} modülü kaldırılamıyor." #: Modules.cpp:1950 +#, c++-format msgid "Reloaded module {1}." msgstr "{1} modülü tekrar yüklendi." #: Modules.cpp:1969 +#, c++-format msgid "Unable to find module {1}." msgstr "{1} modülü bulunamıyor." @@ -387,14 +425,17 @@ msgid "Unknown error" msgstr "Bilinmeyen hata" #: Modules.cpp:2118 +#, c++-format msgid "Unable to open module {1}: {2}" msgstr "{1} modülü açılamıyor: {2}" #: Modules.cpp:2127 +#, c++-format msgid "Could not find ZNCModuleEntry in module {1}" msgstr "{1} modülünde ZNCModuleEntry bulunamadı" #: Modules.cpp:2135 +#, c++-format msgid "" "Version mismatch for module {1}: core is {2}, module is built for {3}. " "Recompile this module." @@ -403,6 +444,7 @@ msgstr "" "Bu modülü yeniden derleyin." #: Modules.cpp:2146 +#, c++-format msgid "" "Module {1} is built incompatibly: core is '{2}', module is '{3}'. Recompile " "this module." @@ -436,14 +478,17 @@ msgid "Usage: ListNicks <#chan>" msgstr "Kullanımı: ListNicks <#kanal>" #: ClientCommand.cpp:65 +#, c++-format msgid "You are not on [{1}]" msgstr "[{1}] üzerinde değilsiniz" #: ClientCommand.cpp:70 +#, c++-format msgid "You are not on [{1}] (trying)" msgstr "[{1}] üzerinde değilsiniz (deneniyor)" #: ClientCommand.cpp:79 +#, c++-format msgid "No nicks on [{1}]" msgstr "[{1}] üzerinde nick yok" @@ -476,10 +521,12 @@ msgid "Rehashing succeeded!" msgstr "Yeniden düzenleme (rehash) başarılı oldu!" #: ClientCommand.cpp:169 +#, c++-format msgid "Rehashing failed: {1}" msgstr "Yeniden düzenleme (rehash) başarısız oldu: {1}" #: ClientCommand.cpp:173 +#, c++-format msgid "Wrote config to {1}" msgstr "{1}'a yapılandırma yazıldı" @@ -492,6 +539,7 @@ msgid "Usage: ListClients" msgstr "Kullanımı: ListClients" #: ClientCommand.cpp:190 +#, c++-format msgid "No such user: {1}" msgstr "Kullanıcı bulunamadı: {1}" @@ -584,6 +632,7 @@ msgid "Usage: SetMOTD " msgstr "Kullanımı: SetMOTD " #: ClientCommand.cpp:294 +#, c++-format msgid "MOTD set to: {1}" msgstr "MOTD şöyle ayarlandı: {1}" @@ -592,6 +641,7 @@ msgid "Usage: AddMOTD " msgstr "Kullanımı: AddMOTD " #: ClientCommand.cpp:303 +#, c++-format msgid "Added [{1}] to MOTD" msgstr "MOTD'a eklendi: [{1}]" @@ -600,6 +650,7 @@ msgid "Cleared MOTD" msgstr "MOTD temizlendi" #: ClientCommand.cpp:329 +#, c++-format msgid "" "ERROR: Writing config file to disk failed! Aborting. Use {1} FORCE to ignore." msgstr "" @@ -611,10 +662,12 @@ msgid "You don't have any servers added." msgstr "Eklenmiş sunucunuz yok." #: ClientCommand.cpp:355 +#, c++-format msgid "Server [{1}] not found" msgstr "[{1}] sunucusu bulunamadı" #: ClientCommand.cpp:375 ClientCommand.cpp:380 +#, c++-format msgid "Connecting to {1}..." msgstr "{1}'a bağlanıyor..." @@ -637,6 +690,7 @@ msgid "Usage: EnableChan <#chans>" msgstr "Kullanımı: EnableChan <#kanallar>" #: ClientCommand.cpp:426 +#, c++-format msgid "Enabled {1} channel" msgid_plural "Enabled {1} channels" msgstr[0] "{1} kanalları etkinleştirildi" @@ -647,6 +701,7 @@ msgid "Usage: DisableChan <#chans>" msgstr "Kullanımı: DisableChan <#kanallar>" #: ClientCommand.cpp:453 +#, c++-format msgid "Disabled {1} channel" msgid_plural "Disabled {1} channels" msgstr[0] "{1} kanalı pasifleştirildi" @@ -657,6 +712,7 @@ msgid "Usage: MoveChan <#chan> " msgstr "Kullanımı: MoveChan <#kanal> " #: ClientCommand.cpp:474 +#, c++-format msgid "Moved channel {1} to index {2}" msgstr "{1} kanalı {2} dizinine taşındı" @@ -665,6 +721,7 @@ msgid "Usage: SwapChans <#chan1> <#chan2>" msgstr "Kullanımı: SwapChans <#kanal1> <#kanal2>" #: ClientCommand.cpp:493 +#, c++-format msgid "Swapped channels {1} and {2}" msgstr "{1} ve {2} kanalları değiştirildi" @@ -673,10 +730,12 @@ msgid "Usage: ListChans" msgstr "Kullanımı: ListChans" #: ClientCommand.cpp:517 +#, c++-format msgid "No such user [{1}]" msgstr "Kullanıcı bulunamadı: [{1}]" #: ClientCommand.cpp:523 +#, c++-format msgid "User [{1}] doesn't have network [{2}]" msgstr "[{1}] Kullanıcısının [{2}] networkü yok" @@ -750,6 +809,7 @@ msgid "yes" msgstr "evet" #: ClientCommand.cpp:596 +#, c++-format msgid "Total: {1}, Joined: {2}, Detached: {3}, Disabled: {4}" msgstr "Toplam: {1}, Katılmış: {2}, Ayrılmış: {3}, Pasif: {4}" @@ -776,6 +836,7 @@ msgid "Network name should be alphanumeric" msgstr "Network adı alfasayısal olmalıdır" #: ClientCommand.cpp:626 +#, c++-format msgid "" "Network added. Use /znc JumpNetwork {1}, or connect to ZNC with username {2} " "(instead of just {3}) to connect to it." @@ -800,6 +861,7 @@ msgid "Failed to delete network, perhaps this network doesn't exist" msgstr "Network silinemedi; bu network mevcut olmayabilir" #: ClientCommand.cpp:665 +#, c++-format msgid "User {1} not found" msgstr "{1} kullanıcısı bulunamadı" @@ -854,32 +916,39 @@ msgstr "" "[yeni network]" #: ClientCommand.cpp:723 +#, c++-format msgid "Old user {1} not found." msgstr "{1} eski kullanıcısı bulunamadı." #: ClientCommand.cpp:729 +#, c++-format msgid "Old network {1} not found." msgstr "{1} eski netowrkü bulunamadı." #: ClientCommand.cpp:735 +#, c++-format msgid "New user {1} not found." msgstr "{1} yeni kullanıcısı bulunamadı." #: ClientCommand.cpp:740 +#, c++-format msgid "User {1} already has network {2}." msgstr "{1} kullanıcısı zaten {2} ağına sahip." #: ClientCommand.cpp:746 +#, c++-format msgid "Invalid network name [{1}]" msgstr "Geçersiz ağ adı [{1}]" #: ClientCommand.cpp:762 +#, c++-format msgid "Some files seem to be in {1}. You might want to move them to {2}" msgstr "" "Bazı dosyalar {1} konumunda görünüyor. Bunları {2} konumuna taşımak " "isteyebilirsiniz" #: ClientCommand.cpp:776 +#, c++-format msgid "Error adding network: {1}" msgstr "Network eklenirken hata oluştu: {1}" @@ -900,10 +969,12 @@ msgid "You are already connected with this network." msgstr "Bu networke zaten bağlısınız." #: ClientCommand.cpp:809 +#, c++-format msgid "Switched to {1}" msgstr "{1}'e geçildi" #: ClientCommand.cpp:812 +#, c++-format msgid "You don't have a network named {1}" msgstr "{1} adında bir ağınız yok" @@ -1048,6 +1119,7 @@ msgid "No network modules available." msgstr "Kullanılabilir ağ modülü yok." #: ClientCommand.cpp:1101 +#, c++-format msgid "Unable to load {1}: Access denied." msgstr "{1} yüklenemiyor: Erişim reddedildi." @@ -1056,14 +1128,17 @@ msgid "Usage: LoadMod [--type=global|user|network] [args]" msgstr "Kullanımı: LoadMod [--type=global|user|network] [argümanlar]" #: ClientCommand.cpp:1114 +#, c++-format msgid "Unable to load {1}: {2}" msgstr "{1} yüklenemiyor: {2}" #: ClientCommand.cpp:1124 +#, c++-format msgid "Unable to load global module {1}: Access denied." msgstr "{1} genel modülü yüklenemiyor: Erişim reddedildi." #: ClientCommand.cpp:1130 +#, c++-format msgid "Unable to load network module {1}: Not connected with a network." msgstr "{1} ağ modülü yüklenemiyor: Bir ağa bağlı değil." @@ -1072,18 +1147,22 @@ msgid "Unknown module type" msgstr "Bilinmeyen modül türü" #: ClientCommand.cpp:1157 +#, c++-format msgid "Loaded module {1}" msgstr "{1} modülü yüklendi" #: ClientCommand.cpp:1159 +#, c++-format msgid "Loaded module {1}: {2}" msgstr "{1} modülü yüklendi: {2}" #: ClientCommand.cpp:1162 +#, c++-format msgid "Unable to load module {1}: {2}" msgstr "{1} modülü yüklenemiyor: {2}" #: ClientCommand.cpp:1185 +#, c++-format msgid "Unable to unload {1}: Access denied." msgstr "{1} kaldırılamıyor: Erişim reddedildi." @@ -1092,18 +1171,22 @@ msgid "Usage: UnloadMod [--type=global|user|network] " msgstr "Kullanımı: UnLoadMod [--type=global|user|network] " #: ClientCommand.cpp:1200 +#, c++-format msgid "Unable to determine type of {1}: {2}" msgstr "{1} türü belirlenemiyor: {2}" #: ClientCommand.cpp:1208 +#, c++-format msgid "Unable to unload global module {1}: Access denied." msgstr "{1} global modülü kaldırılamıyor: Erişim reddedildi." #: ClientCommand.cpp:1215 +#, c++-format msgid "Unable to unload network module {1}: Not connected with a network." msgstr "{1} ağ modülü kaldırılamıyor: Bir ağa bağlı değil." #: ClientCommand.cpp:1234 +#, c++-format msgid "Unable to unload module {1}: Unknown module type" msgstr "{1} modülü kaldırılamıyor: Bilinmeyen modül türü" @@ -1116,18 +1199,22 @@ msgid "Usage: ReloadMod [--type=global|user|network] [args]" msgstr "Kullanımı: ReloadMod [--type=global|user|network] [argümanlar]" #: ClientCommand.cpp:1277 +#, c++-format msgid "Unable to reload {1}: {2}" msgstr "{1} tekrar yüklenemiyor: {2}" #: ClientCommand.cpp:1285 +#, c++-format msgid "Unable to reload global module {1}: Access denied." msgstr "{1} genel modülü tekrar yüklenemiyor: Erişim reddedildi." #: ClientCommand.cpp:1292 +#, c++-format msgid "Unable to reload network module {1}: Not connected with a network." msgstr "{1} ağ modülü tekrar yüklenemiyor: Bir ağa bağlı değil." #: ClientCommand.cpp:1314 +#, c++-format msgid "Unable to reload module {1}: Unknown module type" msgstr "{1} modülü yeniden yüklenemiyor: Bilinmeyen modül türü" @@ -1136,6 +1223,7 @@ msgid "Usage: UpdateMod " msgstr "Kullanım: UpdateMod " #: ClientCommand.cpp:1329 +#, c++-format msgid "Reloading {1} everywhere" msgstr "{1} her yere yeniden yükleniyor" @@ -1144,6 +1232,7 @@ msgid "Done" msgstr "Tamamdır" #: ClientCommand.cpp:1334 +#, c++-format msgid "" "Done, but there were errors, module {1} could not be reloaded everywhere." msgstr "" @@ -1166,6 +1255,7 @@ msgid "You already have this bind host!" msgstr "Bu bind hotunuz zaten mevcut!" #: ClientCommand.cpp:1359 +#, c++-format msgid "Set bind host for network {1} to {2}" msgstr "{1} ağı için bind hostu {2} olarak ayarlayın" @@ -1174,6 +1264,7 @@ msgid "Usage: SetUserBindHost " msgstr "Kullanımı: SetUserBindHost " #: ClientCommand.cpp:1376 +#, c++-format msgid "Set default bind host to {1}" msgstr "Varsayılan bind hostu {1} olarak ayarla" @@ -1198,6 +1289,7 @@ msgid "This user's default bind host not set" msgstr "Bu kullanıcının varsayılan bind host ayarlanmadı" #: ClientCommand.cpp:1396 +#, c++-format msgid "This user's default bind host is {1}" msgstr "Bu kullanıcının varsayılan bind hostu {1}" @@ -1206,6 +1298,7 @@ msgid "This network's bind host not set" msgstr "Bu ağın bind hostu ayarlanmadı" #: ClientCommand.cpp:1403 +#, c++-format msgid "This network's default bind host is {1}" msgstr "Bu ağın varsayılan bind hostu {1}" @@ -1214,18 +1307,22 @@ msgid "Usage: PlayBuffer <#chan|query>" msgstr "Kullanımı: PlayBuffer <#kanal|sorgu>" #: ClientCommand.cpp:1430 +#, c++-format msgid "You are not on {1} (trying to join)" msgstr "{1} üzerinde değilsiniz (katılmaya çalışılıyor)" #: ClientCommand.cpp:1435 +#, c++-format msgid "The buffer for channel {1} is empty" msgstr "{1} kanalının arabelleği boş" #: ClientCommand.cpp:1444 +#, c++-format msgid "No active query with {1}" msgstr "{1} ile etkin sorgu yok" #: ClientCommand.cpp:1449 +#, c++-format msgid "The buffer for {1} is empty" msgstr "{1} için arabellek boş" @@ -1234,6 +1331,7 @@ msgid "Usage: ClearBuffer <#chan|query>" msgstr "Kullanımı: ClearBuffer <#kanal|sorgu>" #: ClientCommand.cpp:1484 +#, c++-format msgid "{1} buffer matching {2} has been cleared" msgid_plural "{1} buffers matching {2} have been cleared" msgstr[0] "{2} ile eşleşen {1} arabellek temizlendi" @@ -1256,18 +1354,21 @@ msgid "Usage: SetBuffer <#chan|query> [linecount]" msgstr "Kullanımı: SetBuffer <#kanal|sorgu> [satırsayısı]" #: ClientCommand.cpp:1550 +#, c++-format msgid "Setting buffer size failed for {1} buffer" msgid_plural "Setting buffer size failed for {1} buffers" msgstr[0] "{1} arabellek için arabellek boyutunun ayarlanması başarısız oldu" msgstr[1] "{1} arabellek için arabellek boyutunun ayarlanması başarısız oldu" #: ClientCommand.cpp:1553 +#, c++-format msgid "Maximum buffer size is {1} line" msgid_plural "Maximum buffer size is {1} lines" msgstr[0] "Maksimum arabellek boyutu {1} satırdır" msgstr[1] "Maksimum arabellek boyutu {1} satırdır" #: ClientCommand.cpp:1558 +#, c++-format msgid "Size of every buffer was set to {1} line" msgid_plural "Size of every buffer was set to {1} lines" msgstr[0] "Her arabelleğin boyutu {1} satıra ayarlandı" @@ -1313,6 +1414,7 @@ msgid "" msgstr "" #: ClientCommand.cpp:1613 +#, c++-format msgid "Running for {1}" msgstr "{1} boyunca çalışıyor" @@ -1386,6 +1488,7 @@ msgid "no" msgstr "hayır" #: ClientCommand.cpp:1665 +#, c++-format msgctxt "listports|irc" msgid "yes, on {1}" msgstr "evet, {1}'de" @@ -1970,6 +2073,7 @@ msgstr "" "Geçersiz ağ adı. Alfasayısal olmalıdır. Sunucu adıyla karıştırılmamalıdır" #: User.cpp:532 +#, c++-format msgid "Network {1} already exists" msgstr "{1} ağı zaten mevcut" @@ -1994,5 +2098,6 @@ msgid "Username is invalid" msgstr "Kullanıcı adı geçersiz" #: User.cpp:1249 +#, c++-format msgid "Unable to find modinfo {1}: {2}" msgstr "{1} modülü yüklenemiyor: {2}"