From b46580b1081e906a456070cd0624b9cfba25be4f Mon Sep 17 00:00:00 2001 From: Darren Date: Wed, 31 Dec 2014 13:14:03 +0000 Subject: [PATCH] Translations update --- client/src/translations/bs.po | 4 ++++ client/src/translations/cs.po | 4 ++++ client/src/translations/de-de.po | 4 ++++ client/src/translations/en-gb.po | 3 ++- client/src/translations/es-419.po | 4 ++++ client/src/translations/es.po | 12 +++++++----- client/src/translations/fr.po | 4 ++++ client/src/translations/he.po | 4 ++++ client/src/translations/it.po | 4 ++++ client/src/translations/ko-kr.po | 4 ++++ client/src/translations/mk.po | 13 +++++++++++++ client/src/translations/nl.po | 4 ++++ client/src/translations/no.po | 4 ++++ client/src/translations/pl.po | 8 ++++++-- client/src/translations/pt-br.po | 4 ++++ client/src/translations/ro.po | 4 ++++ client/src/translations/ru.po | 4 ++++ client/src/translations/sr.po | 4 ++++ client/src/translations/tr.po | 4 ++++ client/src/translations/uk.po | 4 ++++ client/src/translations/vi.po | 4 ++++ client/src/translations/zh-tw.po | 4 ++++ 22 files changed, 100 insertions(+), 8 deletions(-) diff --git a/client/src/translations/bs.po b/client/src/translations/bs.po index ce82d4f..e278149 100644 --- a/client/src/translations/bs.po +++ b/client/src/translations/bs.po @@ -712,3 +712,7 @@ msgstr "Sakrij/Prikaži Banlistu" msgid "client_views_controlbox_message" msgstr "Pošalji poruku..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/cs.po b/client/src/translations/cs.po index 7e17851..e39856f 100644 --- a/client/src/translations/cs.po +++ b/client/src/translations/cs.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/de-de.po b/client/src/translations/de-de.po index 37511d9..b545306 100644 --- a/client/src/translations/de-de.po +++ b/client/src/translations/de-de.po @@ -712,3 +712,7 @@ msgstr "Bannliste an/ausschalten" msgid "client_views_controlbox_message" msgstr "Nachricht senden..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/en-gb.po b/client/src/translations/en-gb.po index f6e4d92..02cd2e9 100755 --- a/client/src/translations/en-gb.po +++ b/client/src/translations/en-gb.po @@ -712,6 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." -#: +#: msgid "disconnect_from_server" msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/es-419.po b/client/src/translations/es-419.po index 832d902..a0af384 100644 --- a/client/src/translations/es-419.po +++ b/client/src/translations/es-419.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/es.po b/client/src/translations/es.po index b7e2462..d09f882 100644 --- a/client/src/translations/es.po +++ b/client/src/translations/es.po @@ -61,9 +61,8 @@ msgid "client_applets_settings_channelview_list_notice" msgstr "para una gran cantidad de canales" #: -#, fuzzy msgid "client_applets_settings_notification_joinpart" -msgstr "Une/Separa notificaciones de canal" +msgstr "Notificaciones de entrada/salida de canal" #: msgid "client_applets_settings_timestamp" @@ -179,7 +178,7 @@ msgstr "Error al conectarse a %s:%s (%s)" #: client/assets/src/models/channel.js msgid "client_models_channel_join" -msgstr "se ha ingresado" +msgstr "ha ingresado" #: msgid "client_models_channel_quit" @@ -254,7 +253,6 @@ msgid "client_models_network_channel_badkey" msgstr "Clave de canal incorrecta para %s" #: -#, fuzzy msgid "client_models_network_channel_inviteonly" msgstr "es solo con invitación." @@ -712,5 +710,9 @@ msgstr "Ocultar Lista de Baneados" #: msgid "client_views_controlbox_message" -msgstr "Send message..." +msgstr "Enviar mensaje..." + +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" diff --git a/client/src/translations/fr.po b/client/src/translations/fr.po index 44b144f..08ada0b 100644 --- a/client/src/translations/fr.po +++ b/client/src/translations/fr.po @@ -712,3 +712,7 @@ msgstr "Liste des bannis" msgid "client_views_controlbox_message" msgstr "Envoyer un message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/he.po b/client/src/translations/he.po index 381a6ea..20b7d45 100644 --- a/client/src/translations/he.po +++ b/client/src/translations/he.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/it.po b/client/src/translations/it.po index fa26ebc..959469a 100644 --- a/client/src/translations/it.po +++ b/client/src/translations/it.po @@ -712,3 +712,7 @@ msgstr "Mostra Banlist" msgid "client_views_controlbox_message" msgstr "Invia messaggio..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/ko-kr.po b/client/src/translations/ko-kr.po index 25c4ed5..2eadd6d 100644 --- a/client/src/translations/ko-kr.po +++ b/client/src/translations/ko-kr.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/mk.po b/client/src/translations/mk.po index 35b43bb..769438e 100644 --- a/client/src/translations/mk.po +++ b/client/src/translations/mk.po @@ -1,3 +1,12 @@ +# Please report any translation errors on one of the following: +# Mailing list: https://groups.google.com/d/forum/kiwiirc +# IRC: irc.freenode.net #kiwiirc +# +# Want to translate into your own language? Please send your translated file to the +# mailing list mentioned above and we will upload it to our translation manager - +# http://poeditor.com/. An account will be set up for you to make any further changes +# as the Kiwi project progresses. + msgid "" msgstr "" "MIME-Version: 1.0\n" @@ -703,3 +712,7 @@ msgstr "Вклучи/исклучи забрани" msgid "client_views_controlbox_message" msgstr "Прати порака" +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/nl.po b/client/src/translations/nl.po index da11693..5641b2a 100644 --- a/client/src/translations/nl.po +++ b/client/src/translations/nl.po @@ -712,3 +712,7 @@ msgstr "Schakel banlijst" msgid "client_views_controlbox_message" msgstr "Verstuur" +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/no.po b/client/src/translations/no.po index e2b14ac..f3ef48a 100644 --- a/client/src/translations/no.po +++ b/client/src/translations/no.po @@ -712,3 +712,7 @@ msgstr "Se/skjul banliste" msgid "client_views_controlbox_message" msgstr "Send melding..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/pl.po b/client/src/translations/pl.po index 610f3c3..25cc488 100644 --- a/client/src/translations/pl.po +++ b/client/src/translations/pl.po @@ -22,7 +22,7 @@ msgstr "Nazwa kanału" #: msgid "client_applets_chanlist_users" -msgstr "Użytkownicy" +msgstr "Użytkowników" #: msgid "client_applets_chanlist_topic" @@ -511,7 +511,7 @@ msgstr "Używaj wiadomości join/part jako aktywności" #: msgid "client_views_userbox_ignore" -msgstr "Ignorować" +msgstr "Ignoruj" #: msgid "client_applets_settings_timestamp_24_hour" @@ -713,3 +713,7 @@ msgstr "Przełącz Banlistę" msgid "client_views_controlbox_message" msgstr "Wyślij wiadomość..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/pt-br.po b/client/src/translations/pt-br.po index ae82db4..ef884ae 100755 --- a/client/src/translations/pt-br.po +++ b/client/src/translations/pt-br.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/ro.po b/client/src/translations/ro.po index cb14aa4..617e8e5 100644 --- a/client/src/translations/ro.po +++ b/client/src/translations/ro.po @@ -712,3 +712,7 @@ msgstr "Comută lista de blocări" msgid "client_views_controlbox_message" msgstr "Trimite mesajul..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/ru.po b/client/src/translations/ru.po index 9996826..9ab5aef 100644 --- a/client/src/translations/ru.po +++ b/client/src/translations/ru.po @@ -713,3 +713,7 @@ msgstr "Список банов" msgid "client_views_controlbox_message" msgstr "Отправить сообщение..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/sr.po b/client/src/translations/sr.po index 3eb0a91..7248566 100644 --- a/client/src/translations/sr.po +++ b/client/src/translations/sr.po @@ -712,3 +712,7 @@ msgstr "Isključi ban listu." msgid "client_views_controlbox_message" msgstr "Pošalji poruku..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/tr.po b/client/src/translations/tr.po index 78a69ea..c54ffc5 100644 --- a/client/src/translations/tr.po +++ b/client/src/translations/tr.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/uk.po b/client/src/translations/uk.po index 5efbf4d..0ada8e2 100644 --- a/client/src/translations/uk.po +++ b/client/src/translations/uk.po @@ -712,3 +712,7 @@ msgstr "client_views_channelinfo_togglebanlist" msgid "client_views_controlbox_message" msgstr "client_views_controlbox_message" +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/vi.po b/client/src/translations/vi.po index 529880c..448f470 100644 --- a/client/src/translations/vi.po +++ b/client/src/translations/vi.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + diff --git a/client/src/translations/zh-tw.po b/client/src/translations/zh-tw.po index 279f7ed..e96e045 100644 --- a/client/src/translations/zh-tw.po +++ b/client/src/translations/zh-tw.po @@ -712,3 +712,7 @@ msgstr "Toggle Banlist" msgid "client_views_controlbox_message" msgstr "Send message..." +#: +msgid "disconnect_from_server" +msgstr "This will disconnect from the IRC network. Are you sure?" + -- 2.25.1