From a1e271c10b48eb62e7a60fd76950f5f8b2ad362c Mon Sep 17 00:00:00 2001 From: Darren Date: Sun, 30 Mar 2014 22:29:22 +0100 Subject: [PATCH] Translations update --- client/src/translations/cs.po | 6 +++++- client/src/translations/de-de.po | 4 ++++ client/src/translations/en-gb.po | 18 +++++------------- 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 | 6 +++++- client/src/translations/nl.po | 4 ++++ client/src/translations/no.po | 6 +++++- client/src/translations/pl.po | 4 ++++ client/src/translations/pt-br.po | 4 ++++ client/src/translations/ro.po | 4 ++++ client/src/translations/ru.po | 4 ++++ client/src/translations/tr.po | 4 ++++ client/src/translations/uk.po | 4 ++++ client/src/translations/vi.po | 30 +++++++++++++++++------------- client/src/translations/zh-tw.po | 4 ++++ 18 files changed, 93 insertions(+), 33 deletions(-) diff --git a/client/src/translations/cs.po b/client/src/translations/cs.po index 44f0005..02ee357 100644 --- a/client/src/translations/cs.po +++ b/client/src/translations/cs.po @@ -506,5 +506,9 @@ msgstr "Smazat síť" #: msgid "client_applets_settings_notification_count_all_activity" -msgstr "Include join/part messages as activity" +msgstr "Zobrazovat zprávy " + +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorovat" diff --git a/client/src/translations/de-de.po b/client/src/translations/de-de.po index 90cab9c..aacceb7 100644 --- a/client/src/translations/de-de.po +++ b/client/src/translations/de-de.po @@ -508,3 +508,7 @@ msgstr "Netzwerk löschen" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorieren" + diff --git a/client/src/translations/en-gb.po b/client/src/translations/en-gb.po index 1cfccc2..c8feedd 100755 --- a/client/src/translations/en-gb.po +++ b/client/src/translations/en-gb.po @@ -66,11 +66,7 @@ msgstr "Join/part channel notifications" #: msgid "client_applets_settings_timestamp" -msgstr "Show timestamps" - -#: -msgid "client_applets_settings_timestamp_24_hour" -msgstr "Use 24-hour timestamps" +msgstr "Timestamps" #: msgid "client_applets_settings_notification_sound" @@ -324,14 +320,6 @@ msgstr "Cancel" msgid "client_views_panel_activity" msgstr "People are talking!" -#: -msgid "client_views_panel_timestamp_am" -msgstr "%s AM" - -#: -msgid "client_views_panel_timestamp_pm" -msgstr "%s PM" - #: client/assets/src/views/serverselect.js msgid "client_views_serverselect_form_title" msgstr "Think of a nickname..." @@ -520,3 +508,7 @@ msgstr "Delete network" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Ignore" + diff --git a/client/src/translations/es-419.po b/client/src/translations/es-419.po index 264e84c..99bc438 100644 --- a/client/src/translations/es-419.po +++ b/client/src/translations/es-419.po @@ -508,3 +508,7 @@ msgstr "Borrar red" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "desatender" + diff --git a/client/src/translations/es.po b/client/src/translations/es.po index 2118e19..03d2aba 100644 --- a/client/src/translations/es.po +++ b/client/src/translations/es.po @@ -179,7 +179,7 @@ msgstr "Error al conectarse a %s:%s (%s)" #: client/assets/src/models/channel.js msgid "client_models_channel_join" -msgstr "%s se ha unido" +msgstr "%s se ha ingresado" #: msgid "client_models_channel_quit" @@ -276,7 +276,7 @@ msgstr "Esto cerrará todas las conversaciones de KiwiIRC. ¿Está seguro que de #: client/assets/src/views/channel.js msgid "client_views_channel_joining" -msgstr "Uniéndose al canal..." +msgstr "Ingresando al canal..." #: msgid "client_views_channel_topic" @@ -452,7 +452,7 @@ msgstr "SSL" #: msgid "client_models_application_jumpserver_prepare" -msgstr "En 5 minutos serás reconectado y serás unido a tus canales. ¡Prepárate!" +msgstr "En 5 minutos serás reconectado y serás reingresado a tus canales. ¡Prepárate!" #: msgid "client_models_application_jumpserver_reconnect" @@ -508,5 +508,9 @@ msgstr "Borrar red" #: msgid "client_applets_settings_notification_count_all_activity" -msgstr "Include join/part messages as activity" +msgstr "Incluir mensajes de ingreso/salida como actividad" + +#: +msgid "client_views_userbox_ignore" +msgstr "desatender" diff --git a/client/src/translations/fr.po b/client/src/translations/fr.po index 4e74a0a..e2a98ae 100644 --- a/client/src/translations/fr.po +++ b/client/src/translations/fr.po @@ -508,3 +508,7 @@ msgstr "Supprimer le réseau" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorer" + diff --git a/client/src/translations/he.po b/client/src/translations/he.po index 4b658ba..1c1e14c 100644 --- a/client/src/translations/he.po +++ b/client/src/translations/he.po @@ -508,3 +508,7 @@ msgstr "מחיקת רשת" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "להתעלם" + diff --git a/client/src/translations/it.po b/client/src/translations/it.po index dfac7c8..3e5faa2 100644 --- a/client/src/translations/it.po +++ b/client/src/translations/it.po @@ -506,5 +506,9 @@ msgstr "Elimina rete" #: msgid "client_applets_settings_notification_count_all_activity" -msgstr "Include join/part messages as activity" +msgstr "Includi come attività messaggi di entrata/uscita" + +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorare" diff --git a/client/src/translations/nl.po b/client/src/translations/nl.po index 2f0b5f9..249b5fa 100644 --- a/client/src/translations/nl.po +++ b/client/src/translations/nl.po @@ -508,3 +508,7 @@ msgstr "Verwijder netwerk" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Negeren" + diff --git a/client/src/translations/no.po b/client/src/translations/no.po index 26bcc0f..dc7f542 100644 --- a/client/src/translations/no.po +++ b/client/src/translations/no.po @@ -506,5 +506,9 @@ msgstr "Slett nettverk" #: msgid "client_applets_settings_notification_count_all_activity" -msgstr "Include join/part messages as activity" +msgstr "Inluder personer som kommer inn og ut av kanalen som aktivitet" + +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorer" diff --git a/client/src/translations/pl.po b/client/src/translations/pl.po index 464eeee..b3eabcf 100644 --- a/client/src/translations/pl.po +++ b/client/src/translations/pl.po @@ -509,3 +509,7 @@ msgstr "Skasuj sieć" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorować" + diff --git a/client/src/translations/pt-br.po b/client/src/translations/pt-br.po index 319cf0c..7ddad7b 100755 --- a/client/src/translations/pt-br.po +++ b/client/src/translations/pt-br.po @@ -508,3 +508,7 @@ msgstr "Delete network" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Ignorar" + diff --git a/client/src/translations/ro.po b/client/src/translations/ro.po index 2245b10..7d61c67 100644 --- a/client/src/translations/ro.po +++ b/client/src/translations/ro.po @@ -508,3 +508,7 @@ msgstr "Șterge rețeaua" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Ignora" + diff --git a/client/src/translations/ru.po b/client/src/translations/ru.po index 02ace71..c91b5e9 100644 --- a/client/src/translations/ru.po +++ b/client/src/translations/ru.po @@ -509,3 +509,7 @@ msgstr "Delete network" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "игнорировать" + diff --git a/client/src/translations/tr.po b/client/src/translations/tr.po index 516bffb..e70895e 100644 --- a/client/src/translations/tr.po +++ b/client/src/translations/tr.po @@ -508,3 +508,7 @@ msgstr "Delete network" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "Aldırmamak" + diff --git a/client/src/translations/uk.po b/client/src/translations/uk.po index 5c0c871..81b939c 100644 --- a/client/src/translations/uk.po +++ b/client/src/translations/uk.po @@ -508,3 +508,7 @@ msgstr "Видалити мережу" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "ігнорувати" + diff --git a/client/src/translations/vi.po b/client/src/translations/vi.po index 529dfc5..2078f27 100644 --- a/client/src/translations/vi.po +++ b/client/src/translations/vi.po @@ -458,53 +458,57 @@ msgstr "Đang kết nối lại một cách an toàn..." #: msgid "client_applets_settings_html5_notifications" -msgstr "Desktop notifications" +msgstr "Thông báo trên desktop" #: msgid "client_applets_settings_enable_notifications" -msgstr "Enable notifications" +msgstr "Cho phép hiện thông báo" #: msgid "client_applets_settings_emoticons" -msgstr "Show emoticons" +msgstr "Hiện các mặt cười" #: msgid "client_applet_about" -msgstr "About Kiwi" +msgstr "Giới thiệu về Kiwi" #: msgid "client_applet_about_homepage" -msgstr "Project homepage" +msgstr "Trang chủ dự án" #: msgid "client_applet_about_link_channel" -msgstr "Link to this channel" +msgstr "Đường dẫn đến kênh này" #: msgid "client_applet_about_share_channel" -msgstr "Share this channel" +msgstr "Chia sẻ kênh này" #: msgid "client_applet_fav_my_networks" -msgstr "My networks" +msgstr "Các mạng của tôi" #: msgid "client_applet_fav_networks" -msgstr "Favourite networks" +msgstr "Các mạng được ưa thích" #: msgid "client_applet_fav_add" -msgstr "Add network" +msgstr "Thêm mạng" #: msgid "client_applet_fav_save" -msgstr "Save network" +msgstr "Lưu mạng" #: msgid "client_applet_fav_delete" -msgstr "Delete network" +msgstr "Xóa mạng" #: msgid "client_applets_settings_notification_count_all_activity" -msgstr "Include join/part messages as activity" +msgstr "Cho phép hiển thị các thông báo vào/ra kênh" + +#: +msgid "client_views_userbox_ignore" +msgstr "bỏ qua" diff --git a/client/src/translations/zh-tw.po b/client/src/translations/zh-tw.po index 8ce0446..c86056d 100644 --- a/client/src/translations/zh-tw.po +++ b/client/src/translations/zh-tw.po @@ -508,3 +508,7 @@ msgstr "刪除網路" msgid "client_applets_settings_notification_count_all_activity" msgstr "Include join/part messages as activity" +#: +msgid "client_views_userbox_ignore" +msgstr "忽略" + -- 2.25.1