From e8fd8ae164bd4ed86aae030601e14535b033dde3 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Wed, 1 Jul 2026 00:26:19 +0000 Subject: [PATCH] Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR --- modules/po/crypt.bg_BG.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.da_DK.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.de_DE.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.el_GR.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.es_ES.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.fr_FR.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.id_ID.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.it_IT.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.nl_NL.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.pl_PL.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.pot | 64 +++++++++++++++++++-------------------- modules/po/crypt.pt_BR.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.pt_PT.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.ro_RO.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.ru_RU.po | 64 +++++++++++++++++++-------------------- modules/po/crypt.tr_TR.po | 64 +++++++++++++++++++-------------------- src/po/znc.bg_BG.po | 6 ++-- src/po/znc.da_DK.po | 6 ++-- src/po/znc.de_DE.po | 6 ++-- src/po/znc.el_GR.po | 6 ++-- src/po/znc.es_ES.po | 6 ++-- src/po/znc.fr_FR.po | 6 ++-- src/po/znc.id_ID.po | 6 ++-- src/po/znc.it_IT.po | 6 ++-- src/po/znc.nl_NL.po | 6 ++-- src/po/znc.pl_PL.po | 6 ++-- src/po/znc.pot | 6 ++-- src/po/znc.pt_BR.po | 6 ++-- src/po/znc.pt_PT.po | 6 ++-- src/po/znc.ro_RO.po | 6 ++-- src/po/znc.ru_RU.po | 6 ++-- src/po/znc.tr_TR.po | 6 ++-- 32 files changed, 560 insertions(+), 560 deletions(-) diff --git a/modules/po/crypt.bg_BG.po b/modules/po/crypt.bg_BG.po index c1e69601..b94f82e8 100644 --- a/modules/po/crypt.bg_BG.po +++ b/modules/po/crypt.bg_BG.po @@ -12,142 +12,142 @@ msgstr "" "Language-Team: Bulgarian\n" "Language: bg_BG\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.da_DK.po b/modules/po/crypt.da_DK.po index 4631b27d..9db220db 100644 --- a/modules/po/crypt.da_DK.po +++ b/modules/po/crypt.da_DK.po @@ -12,142 +12,142 @@ msgstr "" "Language-Team: Danish\n" "Language: da_DK\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.de_DE.po b/modules/po/crypt.de_DE.po index 8af24418..ccf679a9 100644 --- a/modules/po/crypt.de_DE.po +++ b/modules/po/crypt.de_DE.po @@ -12,148 +12,148 @@ msgstr "" "Language-Team: German\n" "Language: de_DE\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#chan|Nick>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Einen Schlüssel für Nick oder Kanal entfernen" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#chan|Nick> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Einen Schlüssel für Nick oder Kanal setzen" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Alle Schlüssel auflisten" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Starte DH1080 Schlüsselaustausch mit Nick" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Nick Präfix anzeigen" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Präfix]" -#: crypt.cpp:215 +#: crypt.cpp:178 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 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "Schlüssel für {1} erfolgreich gesetzt." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Fehler in {1} mit {2}: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "keinen Geheim-Schlüssel generiert" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "Ziel [{1}] gelöscht" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "Ziel [{1}] nicht gefunden" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Benutzung DelKey <#chan|Nick>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Setze Verschlüsselungs-Schlüssel für [{1}] auf [{2}]" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Benutzung SetKey <#chan|Nick> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, 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 " "Antwort..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Fehler beim generieren unserer Schlüssel, nichts gesendet." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Benutzung: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Nick Präfix deaktiviert." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Nick Präfix: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "Du kannst \":;\" nicht als Nick Präfix nutzen, auch nicht gefolgt von " "anderen Zeichen." -#: crypt.cpp:461 +#: crypt.cpp:424 #, 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 " "genutzt werden!" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "Nick Präfix deaktivieren." -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Setze Nick Präfix auf {1}" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "Ziel" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Schlüssel" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "Du hast kein Verschlüsselungsschlüsselsatz." -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "Verschlüsselung für Räume/private Nachrichten" diff --git a/modules/po/crypt.el_GR.po b/modules/po/crypt.el_GR.po index 8d8b7373..4e7a02a2 100644 --- a/modules/po/crypt.el_GR.po +++ b/modules/po/crypt.el_GR.po @@ -12,142 +12,142 @@ msgstr "" "Language-Team: Greek\n" "Language: el_GR\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.es_ES.po b/modules/po/crypt.es_ES.po index af345457..da19c4b3 100644 --- a/modules/po/crypt.es_ES.po +++ b/modules/po/crypt.es_ES.po @@ -12,144 +12,144 @@ msgstr "" "Language-Team: Spanish\n" "Language: es_ES\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#canal|Nick>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Elimina una clave de un nick o canal" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#canal|Nick> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Ajusta una clave para un nick o canal" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Muestra todas las claves" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Comenzar un intercambio de claves DH1080 con un nick" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Mostrar el prefijo del nick" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Prefijo]" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "Ajusta el prefijo de nick, sin argumentos se deshabilita." -#: crypt.cpp:271 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "Clave para {1} ajustada correctamente." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Error en {1} con {2}: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "no hay clave secreta computada" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "Destino [{1}] eliminado" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "Destino [{1}] no encontrado" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Uso: DelKey <#canal|nick>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Ajustada clave de cifrado para [{1}] a [{2}]" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Uso: SetKey <#canal|nick> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "Enviada mi clave pública DH1080 a {1}, esperando respuesta..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Error generando claves, no se ha enviado nada." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Uso: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Prefijo de nick deshabilitado." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Prefijo de nick: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "No puedes usar ':' como prefijo de nick, incluso seguido de otros símbolos." -#: crypt.cpp:461 +#: crypt.cpp:424 #, 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" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "Deshabilitando prefijo de nick." -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Ajustando prefijo de nick a {1}" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "Destino" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Clave" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "No tienes claves de cifrado definidas." -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "Cifrado de canales/privados" diff --git a/modules/po/crypt.fr_FR.po b/modules/po/crypt.fr_FR.po index c41f3278..f32e913f 100644 --- a/modules/po/crypt.fr_FR.po +++ b/modules/po/crypt.fr_FR.po @@ -12,142 +12,142 @@ msgstr "" "Language-Team: French\n" "Language: fr_FR\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.id_ID.po b/modules/po/crypt.id_ID.po index b5dfcebc..d40a396e 100644 --- a/modules/po/crypt.id_ID.po +++ b/modules/po/crypt.id_ID.po @@ -12,142 +12,142 @@ msgstr "" "Language-Team: Indonesian\n" "Language: id_ID\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.it_IT.po b/modules/po/crypt.it_IT.po index 87af8d9b..82826aeb 100644 --- a/modules/po/crypt.it_IT.po +++ b/modules/po/crypt.it_IT.po @@ -12,146 +12,146 @@ msgstr "" "Language-Team: Italian\n" "Language: it_IT\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#canale|Nick>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Rimuove una chiave per un nick o canale" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#canale|Nick> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Imposta una chiave per un nick o canale" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Mostra tutte le chiavi" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Avvia uno scambio di chiave DH1080 con il nick" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Mostra il prefisso del nick" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Prefisso]" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "Imposta il prefisso del nick, senza argomenti viene disabilitato." -#: crypt.cpp:271 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "La chiave per {1} è stata impostata con successo." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Errore in {1} con {2}: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "nessuna chiave segreta calcolata" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "Target [{1}] eliminato" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "Target [{1}] non trovato" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Utilizzo: DelKey <#canale|Nick>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Imposta la chiave di crittografia per [{1}] a [{2}]" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Utilizzo: SetKey <#canale|Nick> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "Inviata la mia chiave pubblica DH1080 a {1}, attendo risposta ..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Errore del generatore dalle nostre chiavi, non ho inviato nulla." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Utilizzo: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Prefisso del nick disabilitato." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Prefisso del nick: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "Non puoi usare :, come prefisso del nick - nemmeno se seguito anche da altri " "simboli." -#: crypt.cpp:461 +#: crypt.cpp:424 #, 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 " "non sarà usato!" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "Disabilitare il prefisso del nick." -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Prefisso del nick impostato a {1}" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "Target" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Chiave" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "Non hai chiavi di crittografica impostate." -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "Crittografia per canale/messaggi privati" diff --git a/modules/po/crypt.nl_NL.po b/modules/po/crypt.nl_NL.po index 05f5578f..c6dc3b03 100644 --- a/modules/po/crypt.nl_NL.po +++ b/modules/po/crypt.nl_NL.po @@ -12,149 +12,149 @@ msgstr "" "Language-Team: Dutch\n" "Language: nl_NL\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#kanaal|Naam>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Verwijder een sleutel voor een naam of kanaal" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#kanaal|Naam> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Stel een sleutel in voor naam of kanaal" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Laat alle sleutels zien" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Begint een DH1080 sleutel uitwisseling met naam" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Laat het voorvoegsel van de naam zien" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Voorvoegsel]" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" "Stel het voorvoegsel voor de naam in, zonder argumenten zal deze " "uitgeschakeld worden." -#: crypt.cpp:271 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "Sleutel voor {1} ingesteld." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Fout in {1} met {2}: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "Geen geheime sleutel berekend" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "Doel [{1}] verwijderd" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "Doel [{1}] niet gevonden" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Gebruik: DelKey <#kanaal|Naam>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Sleutel voor versleuteling ingesteld voor [{1}] op [{2}]" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Gebruik: SetKey <#kanaal|Naam> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" "Mijn DH1080 publieke sleutel verzonden naar {1}, wachten op antwoord ..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Fout tijdens genereren van onze sleutels, niets verstuurd." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Gebruik: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Naam voorvoegsel uit gezet." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Naam voorvoegsel: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "Je kan : niet gebruiken, ook niet als hierna nog extra symbolen komen, als " "Naam voorvoegsel." -#: crypt.cpp:461 +#: crypt.cpp:424 #, 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 " "gebruikt!" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "Naam voorvoegsel aan het uitzetten." -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Naam voorvoegsel naar {1} aan het zetten" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "Doel" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Sleutel" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "Je hebt geen versleutel sleutels ingesteld." -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "Versleuteling voor kanaal/privé berichten" diff --git a/modules/po/crypt.pl_PL.po b/modules/po/crypt.pl_PL.po index 2c93ed2d..bc8557b2 100644 --- a/modules/po/crypt.pl_PL.po +++ b/modules/po/crypt.pl_PL.po @@ -14,143 +14,143 @@ msgstr "" "Language-Team: Polish\n" "Language: pl_PL\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#chan|Nick>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Usuń klucz dla nicka lub kanału" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#chan|Nick> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Ustaw klucz dla nicka lub kanału" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Listuj wszystkie klucze" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Rozpocznij wymianę kluczy DH1080 z nickiem" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Zdobądź prefix nicka" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Prefix]" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "Ustaw prefix nicka, bez argumentu będzie wyłączony." -#: crypt.cpp:271 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "Klucz dla {1} pomyślnie ustawiony." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Błąd w {1} z {2}: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "nie obliczono tajnego klucza" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "Cel [{1}] skasowany" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "Cel [{1}] nie znaleziony" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Użycie DelKey <#chan|Nick>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Ustaw klucz szyfrowania dla [{1}] do [{2}]" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Użycie: SetKey <#chan|Nick> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, 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ź ..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Błąd generowania naszych kluczy, nic nie wysłano." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Użycie: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Prefix Nick wyłączony." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Prrefix Nicka: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "Nie możesz użyć :, nawet poprzedzony przez inny symbol, jako prefix Nicka." -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.pot b/modules/po/crypt.pot index 1bc1e27d..38cf43d7 100644 --- a/modules/po/crypt.pot +++ b/modules/po/crypt.pot @@ -3,142 +3,142 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.pt_BR.po b/modules/po/crypt.pt_BR.po index e4bf53c0..138037e8 100644 --- a/modules/po/crypt.pt_BR.po +++ b/modules/po/crypt.pt_BR.po @@ -12,142 +12,142 @@ msgstr "" "Language-Team: Portuguese, Brazilian\n" "Language: pt_BR\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Sintaxe: SetKey <#canal|apelido> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Sintaxe: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Chave" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.pt_PT.po b/modules/po/crypt.pt_PT.po index c40c883e..7af45e47 100644 --- a/modules/po/crypt.pt_PT.po +++ b/modules/po/crypt.pt_PT.po @@ -12,146 +12,146 @@ msgstr "" "Language-Team: Portuguese\n" "Language: pt_PT\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#cabak|Nick>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Remove uma chave de um nick ou canal" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#canal|Nick> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Define uma chave para um nick ou canal" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Lista todas as chaves" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Inicia uma troca de chaves DH1080 com o nick" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Mostra o prefixo de nick" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Prefix]" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "Define um prefixo de nick, sem argumentos significa desativado." -#: crypt.cpp:271 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "Chave para {1} definida com sucesso." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "Erro em {1} com {2}: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "nenhuma chave secreta computada" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "Destino [{1}] eliminado" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "Destino [{1}] não encontrado" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Utilização: DelKey <#canal|Nick>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "Definida chave de encriptação de [{1}] para [{2}]" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Utilização: SetKey <#canal|Nick> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, 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..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Erro ao gerar as nossas chaves, nada enviado." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Utilização: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Prefixo de nick desativado." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Prefixo nick: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" "Não pode usar :, mesmo seguido de outros símbolos, como prefixo de Nick." -#: crypt.cpp:461 +#: crypt.cpp:424 #, 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 " "utilizado!" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "A desativar Prefixo de Nick." -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "A definir Prefixo de Nick para {1}" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "Destino" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Chave" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "Não tem chaves de encriptação definidas." -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "Encriptação para canal/mensagens privadas" diff --git a/modules/po/crypt.ro_RO.po b/modules/po/crypt.ro_RO.po index 556f137c..dd01da94 100644 --- a/modules/po/crypt.ro_RO.po +++ b/modules/po/crypt.ro_RO.po @@ -13,142 +13,142 @@ msgstr "" "Language-Team: Romanian\n" "Language: ro_RO\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.ru_RU.po b/modules/po/crypt.ru_RU.po index f5381a86..acae9b0b 100644 --- a/modules/po/crypt.ru_RU.po +++ b/modules/po/crypt.ru_RU.po @@ -14,142 +14,142 @@ msgstr "" "Language-Team: Russian\n" "Language: ru_RU\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "" -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "" -#: crypt.cpp:215 +#: crypt.cpp:178 msgid "Set the nick prefix, with no argument it's disabled." msgstr "" -#: crypt.cpp:271 +#: crypt.cpp:234 #, c++-format msgid "Received DH1080 public key from {1}, sending mine..." msgstr "" -#: crypt.cpp:276 crypt.cpp:297 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "" -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "" -#: crypt.cpp:429 +#: crypt.cpp:392 #, c++-format msgid "Sent my DH1080 public key to {1}, waiting for reply ..." msgstr "" -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "" -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "" -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "" -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" -#: crypt.cpp:461 +#: crypt.cpp:424 #, c++-format msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" msgstr "" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "" -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "" -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "" diff --git a/modules/po/crypt.tr_TR.po b/modules/po/crypt.tr_TR.po index d907cf38..15c94c86 100644 --- a/modules/po/crypt.tr_TR.po +++ b/modules/po/crypt.tr_TR.po @@ -12,145 +12,145 @@ msgstr "" "Language-Team: Turkish\n" "Language: tr_TR\n" -#: crypt.cpp:199 +#: crypt.cpp:162 msgid "<#chan|Nick>" msgstr "<#kanal|Nick>" -#: crypt.cpp:200 +#: crypt.cpp:163 msgid "Remove a key for nick or channel" msgstr "Nick veya kanal için bir anahtarı kaldırın" -#: crypt.cpp:202 +#: crypt.cpp:165 msgid "<#chan|Nick> " msgstr "<#kanal|Nick> " -#: crypt.cpp:203 +#: crypt.cpp:166 msgid "Set a key for nick or channel" msgstr "Nick veya kanal için bir anahtar ayarlayın" -#: crypt.cpp:205 +#: crypt.cpp:168 msgid "List all keys" msgstr "Tüm anahtarları listeleyin" -#: crypt.cpp:207 +#: crypt.cpp:170 msgid "" msgstr "" -#: crypt.cpp:208 +#: crypt.cpp:171 msgid "Start a DH1080 key exchange with nick" msgstr "Nick ile bir DH1080 anahtar değişimini başlatın" -#: crypt.cpp:211 +#: crypt.cpp:174 msgid "Get the nick prefix" msgstr "Nick önekini alın" -#: crypt.cpp:214 +#: crypt.cpp:177 msgid "[Prefix]" msgstr "[Önek]" -#: crypt.cpp:215 +#: crypt.cpp:178 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 +#: crypt.cpp:234 #, 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 +#: crypt.cpp:239 crypt.cpp:260 #, c++-format msgid "Key for {1} successfully set." msgstr "{1} için anahtar başarıyla ayarlandı." -#: crypt.cpp:279 crypt.cpp:300 +#: crypt.cpp:242 crypt.cpp:263 #, c++-format msgid "Error in {1} with {2}: {3}" msgstr "{1}'de {2} ile hata: {3}" -#: crypt.cpp:281 crypt.cpp:302 +#: crypt.cpp:244 crypt.cpp:265 msgid "no secret key computed" msgstr "hesaplanan gizli anahtar yok" -#: crypt.cpp:396 +#: crypt.cpp:359 #, c++-format msgid "Target [{1}] deleted" msgstr "[{1}] hedefi silindi" -#: crypt.cpp:398 +#: crypt.cpp:361 #, c++-format msgid "Target [{1}] not found" msgstr "[{1}] hedefi bulunamadı" -#: crypt.cpp:401 +#: crypt.cpp:364 msgid "Usage DelKey <#chan|Nick>" msgstr "Kullanımı: DelKey <#kanal|Nick>" -#: crypt.cpp:416 +#: crypt.cpp:379 #, c++-format msgid "Set encryption key for [{1}] to [{2}]" msgstr "[{1}] için olan şifreleme anahtarını [{2}] olarak ayarlayın" -#: crypt.cpp:418 +#: crypt.cpp:381 msgid "Usage: SetKey <#chan|Nick> " msgstr "Kullanımı: SetKey <#kanal|Nick> " -#: crypt.cpp:429 +#: crypt.cpp:392 #, 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..." -#: crypt.cpp:431 +#: crypt.cpp:394 msgid "Error generating our keys, nothing sent." msgstr "Anahtarlarımız oluşturulurken hata oluştu, hiçbir şey gönderilmedi." -#: crypt.cpp:434 +#: crypt.cpp:397 msgid "Usage: KeyX " msgstr "Kullanımı: KeyX " -#: crypt.cpp:441 +#: crypt.cpp:404 msgid "Nick Prefix disabled." msgstr "Nick Öneki devre dışı bırakıldı." -#: crypt.cpp:443 +#: crypt.cpp:406 #, c++-format msgid "Nick Prefix: {1}" msgstr "Nick Öneki: {1}" -#: crypt.cpp:452 +#: crypt.cpp:415 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" ": karakterini, ardından başka semboller gelse bile Nick Öneki olarak " "kullanamazsınız." -#: crypt.cpp:461 +#: crypt.cpp:424 #, 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!" -#: crypt.cpp:466 +#: crypt.cpp:429 msgid "Disabling Nick Prefix." msgstr "Nick Öneki'ni devre dışı bırakma." -#: crypt.cpp:468 +#: crypt.cpp:431 #, c++-format msgid "Setting Nick Prefix to {1}" msgstr "Nick Öneki {1} olarak ayarlanıyor" -#: crypt.cpp:475 crypt.cpp:482 +#: crypt.cpp:438 crypt.cpp:445 msgctxt "listkeys" msgid "Target" msgstr "Hedef" -#: crypt.cpp:476 crypt.cpp:483 +#: crypt.cpp:439 crypt.cpp:446 msgctxt "listkeys" msgid "Key" msgstr "Anahtar" -#: crypt.cpp:487 +#: crypt.cpp:450 msgid "You have no encryption keys set." msgstr "Ayarlanmış şifreleme anahtarınız yok." -#: crypt.cpp:509 +#: crypt.cpp:472 msgid "Encryption for channel/private messages" msgstr "Kanal/özel mesajlar için şifreleme" diff --git a/src/po/znc.bg_BG.po b/src/po/znc.bg_BG.po index 628d4483..39351951 100644 --- a/src/po/znc.bg_BG.po +++ b/src/po/znc.bg_BG.po @@ -2082,15 +2082,15 @@ msgid "Some socket reached its max buffer limit and was closed!" msgstr "" "Някой сокет достигна максималният си ограничение за буфер и беше затворен!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "името на хост не съвпада" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "неправилно формирано име на хост в сертификата" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "грешка в проверката на името на хоста" diff --git a/src/po/znc.da_DK.po b/src/po/znc.da_DK.po index 4c70b27c..f249ea94 100644 --- a/src/po/znc.da_DK.po +++ b/src/po/znc.da_DK.po @@ -2033,15 +2033,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "" diff --git a/src/po/znc.de_DE.po b/src/po/znc.de_DE.po index ade53f18..18596ab6 100644 --- a/src/po/znc.de_DE.po +++ b/src/po/znc.de_DE.po @@ -2117,15 +2117,15 @@ msgstr "" "Eine Verbindung hat ihre maximale Puffergrenze erreicht und wurde " "geschlossen!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "hostname passt nicht" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "fehlerhafter Hostname im Zertifikat" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "hostnamen-Überprüfung fehlgeschlagen" diff --git a/src/po/znc.el_GR.po b/src/po/znc.el_GR.po index bc5deb17..dae049cd 100644 --- a/src/po/znc.el_GR.po +++ b/src/po/znc.el_GR.po @@ -2033,15 +2033,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "" diff --git a/src/po/znc.es_ES.po b/src/po/znc.es_ES.po index e8e2f90c..94a53e5e 100644 --- a/src/po/znc.es_ES.po +++ b/src/po/znc.es_ES.po @@ -2091,15 +2091,15 @@ msgid "Some socket reached its max buffer limit and was closed!" msgstr "" "¡Algún socket ha alcanzado el límite de su búfer máximo y se ha cerrado!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "el hostname no coincide" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "hostname incorrecto en el certificado" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "error de verificación de hostname" diff --git a/src/po/znc.fr_FR.po b/src/po/znc.fr_FR.po index 6a901bc3..13dc3a0b 100644 --- a/src/po/znc.fr_FR.po +++ b/src/po/znc.fr_FR.po @@ -2106,15 +2106,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "Un socket a atteint sa limite maximale de tampon et s'est fermé !" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "le nom d'hôte ne correspond pas" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "le nom d'hôte du certificat est incorrect" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "erreur de vérification du nom d'hôte" diff --git a/src/po/znc.id_ID.po b/src/po/znc.id_ID.po index 78dde227..51bfb591 100644 --- a/src/po/znc.id_ID.po +++ b/src/po/znc.id_ID.po @@ -2043,15 +2043,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "" diff --git a/src/po/znc.it_IT.po b/src/po/znc.it_IT.po index aad6f771..e19f2d2d 100644 --- a/src/po/znc.it_IT.po +++ b/src/po/znc.it_IT.po @@ -2125,15 +2125,15 @@ msgstr "" "Alcuni socket hanno raggiunto il limite massimo di buffer e sono stati " "chiusi!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "il nome dell'host non corrisponde" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "hostname malformato nel certificato" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "errore di verifica dell'hostname" diff --git a/src/po/znc.nl_NL.po b/src/po/znc.nl_NL.po index 7e623270..604c2bbd 100644 --- a/src/po/znc.nl_NL.po +++ b/src/po/znc.nl_NL.po @@ -2108,15 +2108,15 @@ msgstr "" "Een of andere socket heeft de maximale buffer limiet bereikt en was " "afgesloten!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "Hostnaam komt niet overeen" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "misvormde hostnaam in certificaat" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "hostnaam verificatiefout" diff --git a/src/po/znc.pl_PL.po b/src/po/znc.pl_PL.po index 28eb64f4..612522c7 100644 --- a/src/po/znc.pl_PL.po +++ b/src/po/znc.pl_PL.po @@ -2114,15 +2114,15 @@ msgstr "" "Niektóre gniazda osiągnęły limit swego maksymalnego bufora i zostały " "zamknięte!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "nazwa hosta nie pasuje" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "zniekształcona nazwa hosta w certyfikacie" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "błąd weryfikacji hosta" diff --git a/src/po/znc.pot b/src/po/znc.pot index c97e015e..28dccd12 100644 --- a/src/po/znc.pot +++ b/src/po/znc.pot @@ -2024,15 +2024,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "" diff --git a/src/po/znc.pt_BR.po b/src/po/znc.pt_BR.po index 139ca0cc..294f0cf4 100644 --- a/src/po/znc.pt_BR.po +++ b/src/po/znc.pt_BR.po @@ -2089,15 +2089,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "Algum socket atingiu seu limite máximo de buffer e foi fechado!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "nome de host não corresponde" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "nome de host malformado no certificado" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "erro de verificação do nome de host" diff --git a/src/po/znc.pt_PT.po b/src/po/znc.pt_PT.po index f2d6cff9..933f0a58 100644 --- a/src/po/znc.pt_PT.po +++ b/src/po/znc.pt_PT.po @@ -2097,15 +2097,15 @@ msgstr "O endereço do servidor é apenas IPv6, mas bindhost apenas IPv4" msgid "Some socket reached its max buffer limit and was closed!" msgstr "Algum socket atingiu o seu limite máximo de buffer e foi fechado!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "hostname não coincide" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "hostname mal-formado no certificado" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "erro de verificação do hostname" diff --git a/src/po/znc.ro_RO.po b/src/po/znc.ro_RO.po index 72ff66c8..5e0054e8 100644 --- a/src/po/znc.ro_RO.po +++ b/src/po/znc.ro_RO.po @@ -2059,15 +2059,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "" diff --git a/src/po/znc.ru_RU.po b/src/po/znc.ru_RU.po index 49b81325..82161e5d 100644 --- a/src/po/znc.ru_RU.po +++ b/src/po/znc.ru_RU.po @@ -2089,15 +2089,15 @@ msgstr "" msgid "Some socket reached its max buffer limit and was closed!" msgstr "" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "" diff --git a/src/po/znc.tr_TR.po b/src/po/znc.tr_TR.po index 64760447..438844e7 100644 --- a/src/po/znc.tr_TR.po +++ b/src/po/znc.tr_TR.po @@ -2093,15 +2093,15 @@ msgstr "Sunucu adresi yalnızca IPv6'dır, ancak bind host yalnızca IPv4'tür" msgid "Some socket reached its max buffer limit and was closed!" msgstr "Bazı soketler maksimum arabellek sınırına ulaştı ve kapatıldı!" -#: SSLVerifyHost.cpp:481 +#: SSLVerifyHost.cpp:475 msgid "hostname doesn't match" msgstr "hostname eşleşmiyor" -#: SSLVerifyHost.cpp:485 +#: SSLVerifyHost.cpp:479 msgid "malformed hostname in certificate" msgstr "sertifikada hatalı biçimlendirilmiş hostname" -#: SSLVerifyHost.cpp:489 +#: SSLVerifyHost.cpp:483 msgid "hostname verification error" msgstr "hostname doğrulama hatası"