mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Update translations from Crowdin for bg_BG de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU
This commit is contained in:
@@ -12,61 +12,82 @@ msgstr ""
|
||||
"Language-Team: Bulgarian\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,66 +12,84 @@ msgstr ""
|
||||
"Language-Team: German\n"
|
||||
"Language: de_DE\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr "<message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr "Setzt die Benachrichtigungsmethode"
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr "<on|off>"
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
"Schaltet Benachrichtigungen für bisher nicht gesehene IP-Adressen an oder aus"
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr "Schaltet Benachrichtungen für sich trennende Klienten an oder aus"
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr "Zeigt die aktuellen Einstellungen an"
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] "<Diese Nachricht ist für 1 Klienten nicht möglich>"
|
||||
msgstr[1] ""
|
||||
"Ein anderer Client hat sich als dein Benutzer authentifiziert. Verwende den "
|
||||
"'ListClients'-Befehl um alle {1} Clients zu sehen."
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Verwendung: Method <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr "Gespeichert."
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Verwendung: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Verwendung: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
"Aktuelle Einstellung: Methode: {1}, nur für ungesehene IP-Adressen: {2}, "
|
||||
"benachrichtige bei sich trennenden Klienten: {3}"
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,61 +12,82 @@ msgstr ""
|
||||
"Language-Team: Greek\n"
|
||||
"Language: el_GR\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,66 +12,85 @@ msgstr ""
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr "<message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr "Define el método de notificación"
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr "<on|off>"
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
msgstr "Activa o desactiva las notificaciones de direcciones IP nunca vistas"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
"Activa o desactiva notificaciones de clientes conectando y desconectandose"
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr "Muestra los ajustes actuales"
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
"Otro cliente se ha autenticado con tu usuario. Usa el comando 'ListClients' "
|
||||
"para ver todos los clientes de {1}."
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Uso: Method <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr "Guardado."
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Uso: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Uso: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
"Ajustes actuales: Método: {1}, para direcciones IP nunca vistas: {2}, "
|
||||
"notificación de clientes desconectando: {3}"
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,61 +12,82 @@ msgstr ""
|
||||
"Language-Team: French\n"
|
||||
"Language: fr_FR\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,60 +12,81 @@ msgstr ""
|
||||
"Language-Team: Indonesian\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,67 +12,85 @@ msgstr ""
|
||||
"Language-Team: Italian\n"
|
||||
"Language: it_IT\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr "<message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr "Imposta il metodo di notifica"
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr "<on|off>"
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
"Attiva o disattiva le notifiche per gli indirizzi IP nascosti (ON - OFF)"
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
"Attiva o disattiva le notifiche per i client che si disconnettono (ON - OFF)"
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr "Mostra le impostazioni correnti"
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] "<Questo messaggio è impossibile per 1 client>"
|
||||
msgstr[1] ""
|
||||
"Un altro client si è autenticato con il tuo nome utente. Utilizza il comando "
|
||||
"'ListClients' per vedere tutti i {1} clients."
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Utilizzo: Metodo <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr "Salvato."
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Usa: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Usa: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
"Impostazioni correnti: Metodo: {1}, solo per indirizzi IP non visibili: {2}, "
|
||||
"notifica la disconnessione dei clients: {3}"
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,65 +12,84 @@ msgstr ""
|
||||
"Language-Team: Dutch\n"
|
||||
"Language: nl_NL\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr "<message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr "Stelt de notificatiemethode in"
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr "<on|off>"
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
msgstr "Schakelt notificaties voor ongeziene IP-adressen in of uit"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr "Schakelt notificaties voor clients die loskoppelen aan of uit"
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr "Laat de huidige instellingen zien"
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] "<Dit bericht is onmogelijk voor 1 client>"
|
||||
msgstr[1] ""
|
||||
"Een andere client heeft zich als jouw gebruiker geïdentificeerd. Gebruik het "
|
||||
"'ListClients' commando om alle {1} clients te zien."
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Gebruik: Method <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr "Opgeslagen."
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Gebruik: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Gebruik: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
"Huidige instellingen: Method: {1}, alleen voor ongeziene IP-addressen: {2}, "
|
||||
"notificatie wanneer clients loskoppelen: {3}"
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -14,36 +14,47 @@ msgstr ""
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl_PL\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr "<message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr "Ustawia metodę powiadamiania"
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr "<on|off>"
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
"Włącza lub wyłącza powiadomienia dla niespotkanych wcześniej adresów IP"
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr "Włącza lub wyłącza powiadomienia rozłączenia pozostałym klientom"
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr "Pokazuje bieżące ustawienia"
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] "<Ta wiadomość jest niemożliwa dla 1 klienta>"
|
||||
msgstr[1] ""
|
||||
"Inny klient uwierzytelnił się jako Twój użytkownik. Uzyj polecenia "
|
||||
@@ -55,31 +66,38 @@ msgstr[3] ""
|
||||
"Inny klient uwierzytelnił się jako Twój użytkownik. Uzyj polecenia "
|
||||
"'ListClients' aby zobaczyć pozostałych {1} klientów."
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Użycie: Method <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr "Zapisano."
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Użycie: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Użycie: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
"Bieżące ustawienia: Metoda: {1}, tylko dla niespotkanych adresów IP: {2}, "
|
||||
"powiadomienie o rozłączających się klientach: {3}"
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -3,61 +3,82 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,61 +12,82 @@ msgstr ""
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"Language: pt_BR\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Sintaxe: Method <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Sintaxe: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Sintaxe: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -12,66 +12,84 @@ msgstr ""
|
||||
"Language-Team: Portuguese\n"
|
||||
"Language: pt_PT\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr "<message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr "Define o método de notificação"
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr "<on|off>"
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
"Ativa ou desativa as notificações para endereços de IP nunca antes vistos"
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr "Ativa ou desativa as notificações para clientes que desliguem"
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr "Mostra as definições atuais"
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] "<Esta mensagem é impossivel para 1 cliente>"
|
||||
msgstr[1] ""
|
||||
"Outro cliente autenticou-se como seu utilizador. Utilize o comando "
|
||||
"'ListClients' para ver todos os {1} clientes."
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr "Utilização: Method <message|notice|off>"
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr "Guardado."
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr "Utilização: NewOnly <on|off>"
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr "Utilização: OnDisconnect <on|off>"
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
"Definições atuais: Método: {1}, para endereços de IP nunca antes vistos "
|
||||
"apenas: {2}, notificar sobre clientes que desligarem: {3}"
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -13,62 +13,83 @@ msgstr ""
|
||||
"Language-Team: Romanian\n"
|
||||
"Language: ro_RO\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
@@ -14,63 +14,84 @@ msgstr ""
|
||||
"Language-Team: Russian\n"
|
||||
"Language: ru_RU\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
#: clientnotify.cpp:53
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
#: clientnotify.cpp:54
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
#: clientnotify.cpp:56 clientnotify.cpp:59 clientnotify.cpp:63
|
||||
#: clientnotify.cpp:68
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Turns notifications for unseen connections on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
#: clientnotify.cpp:60
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new IPs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:64
|
||||
msgid ""
|
||||
"Specifies whether you want to be notified about new connections with new "
|
||||
"client IDs"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:69
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
#: clientnotify.cpp:71
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
#: clientnotify.cpp:104 clientnotify.cpp:134
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
"Another client ({1}) authenticated as your user. Use the 'ListClients' "
|
||||
"command to see all {2} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
#: clientnotify.cpp:147
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
#: clientnotify.cpp:153 clientnotify.cpp:166 clientnotify.cpp:179
|
||||
#: clientnotify.cpp:192 clientnotify.cpp:205
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
#: clientnotify.cpp:160
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
#: clientnotify.cpp:173
|
||||
msgid "Usage: NotifyOnNewIP <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:186
|
||||
msgid "Usage: NotifyOnNewID <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:199
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
#: clientnotify.cpp:210
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
"Current settings: Method: {1}, for unseen only: {2}, notifyfor unseen IPs: "
|
||||
"{3}, notify for unseen IDs: {4}, notify ondisconnecting clients: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
#: clientnotify.cpp:224
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
|
||||
Reference in New Issue
Block a user