mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 07:56:14 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
98f24bdf78
commit
1553bc2e0e
36
src/main/res/values-ast/google_playstore_strings.xml
Normal file
36
src/main/res/values-ast/google_playstore_strings.xml
Normal file
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="gp_translation_version">3</string>
|
||||
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">Nextcloud SMS sincroniza los tos SMS llocales cola to instancia de Nextcloud</string>
|
||||
</resources>
|
140
src/main/res/values-ast/strings.xml
Normal file
140
src/main/res/values-ast/strings.xml
Normal file
@ -0,0 +1,140 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014-2015, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- System strings, do not translate -->
|
||||
<string name="app_name">Nextcloud SMS</string>
|
||||
<string name="login_logo">Logu d\'aniciu de sesión</string>
|
||||
|
||||
<string name="pref_lastmsgdate">last_message_date</string>
|
||||
|
||||
<string name="pref_title_slow_sync">SMS - Lentu y seguru</string>
|
||||
<string name="action_settings">Axustes</string>
|
||||
<string name="sync_now">Sincronizar agora</string>
|
||||
<string name="pref_category_sync">Sincronización</string>
|
||||
<string name="title_global_pref_to_general_prefs">Preferencies xenerales</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Opciones de sincronización</string>
|
||||
<string name="summary_notif_prefs">Avisos</string>
|
||||
<string name="pref_header_data_sync">Datos & sincronización</string>
|
||||
<string name="title_activity_general_settings">Axustes xenerales</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 minutos</item>
|
||||
<item>15 minutos</item>
|
||||
<item>30 minutos</item>
|
||||
<item>1 hora</item>
|
||||
<item>3 hores</item>
|
||||
<item>6 hores</item>
|
||||
<item>12 hores</item>
|
||||
<item>24 hores</item>
|
||||
<item>Enxamás</item>
|
||||
</string-array>
|
||||
<string-array name="pref_sync_bulk_max_messages_titles">
|
||||
<item>100 SMS</item>
|
||||
<item>1000 SMS</item>
|
||||
<item>2000 SMS</item>
|
||||
<item>5000 SMS</item>
|
||||
<item>10000 SMS</item>
|
||||
<item>25000 SMS</item>
|
||||
<item>Nun se sincroniza cada SMS</item>
|
||||
</string-array>
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 hora</item>
|
||||
<item>3 hores</item>
|
||||
<item>6 hores</item>
|
||||
<item>12 hores</item>
|
||||
<item>24 hores</item>
|
||||
<item>Enxamás</item>
|
||||
</string-array>
|
||||
<string name="pref_sync_wifi">Sicronizar na Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Sincronizar na 4G</string>
|
||||
<string name="pref_sync_3g">Sincronizar na 3G</string>
|
||||
<string name="pref_sync_gprs">Sincronizar na 2.5G (GPRS)</string>
|
||||
<string name="pref_sync_2g">Sincronizar na 2G</string>
|
||||
<string name="pref_sync_others">Sincronizar n\'otros moos</string>
|
||||
<string name="title_activity_login">Aniciar sesión</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Aniciu de sesión</string>
|
||||
<string name="prompt_password">Contraseña</string>
|
||||
<string name="action_sign_in">Aniciar sesión o rexistrase</string>
|
||||
<string name="action_sign_in_short">Aniciar sesión</string>
|
||||
<string name="error_invalid_login">Anicio de sesión o contraseña incorreutos</string>
|
||||
<string name="error_invalid_password">Esta contraseña ye percurtia</string>
|
||||
<string name="error_field_required">Ríquese esti campu</string>
|
||||
<string name="prompt_serverURI">Direición del sirvidor</string>
|
||||
<string name="error_connection_failed">Falló la conexón, asegúrate de qu\'esti ye\'l sirvidor correutu</string>
|
||||
<string name="ma_title_welcome">Afáyate</string>
|
||||
<string name="ma_title_remote_account">Cuenta remota</string>
|
||||
<!-- Restauration -->
|
||||
<string name="title_activity_select_account">Esbillar cuenta</string>
|
||||
<string name="title_activity_select_contact">Esbillar contautu</string>
|
||||
<string name="no_account_configured">Nun se configuraron cuentes.</string>
|
||||
|
||||
<string name="sync_inprogress">Sincronización en cursu...</string>
|
||||
<string name="fatal_error">¡Fallu fatal!</string>
|
||||
|
||||
<string name="err_sync_craft_http_request">Fallu #2: Fallu entrín s\'ellaboraba la solicitú HTTP</string>
|
||||
<string name="err_sync_create_json_request_encoding">Fallu #7: Codificación non sofitada al xenerar la solicitú</string>
|
||||
<string name="err_sync_auth_failed">Fallu #8: Fallu d\'autenticación</string>
|
||||
<string name="err_sync_http_request_connect">Fallu #11: Nun pue facese una conexón cola instancia de Nextcloud</string>
|
||||
<string name="err_sync_http_request_httpexception">Fallu #12: Nun pue facese una conexón cola instancia de Nextcloud</string>
|
||||
<string name="err_sync_http_request_ioexception">Fallu #13: Nun pue facese una conexón cola instancia de Nextcloud</string>
|
||||
<string name="err_sync_http_request_resp">Fallu #14: Nun pue analizase la rempuesta\'l sirvidor</string>
|
||||
<string name="err_sync_http_request_parse_resp">Fallu #15: Nun pue analizase la rempuesta\'l sirvidor</string>
|
||||
<string name="err_sync_no_connection_available">Fallu #16: Nun hai una conexón disponible de datos</string>
|
||||
<string name="err_fetch_phonelist">Recibióse del sirvidor un llistín telefónicu non válidu</string>
|
||||
<string name="err_proto_v2">El sirvidor nun sofita esta carauterística. Asegúrate que\'l sirvidor tien polo menos la versión 1.6.</string>
|
||||
<string name="subtitle_contact_phones">- Teléfonos de contautu</string>
|
||||
<string name="contactinfos_list">Llistáu de contautos</string>
|
||||
<string name="function_not_available">Esta función entá nun ta disponible.</string>
|
||||
|
||||
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
|
||||
<string name="title_activity_main2">Main2Activity</string>
|
||||
|
||||
<string name="navigation_drawer_open">Abrir caxón de navegación</string>
|
||||
<string name="ma_title_my_accounts">Les mios cuentes</string>
|
||||
<string name="cancel">Encaboxar</string>
|
||||
<string name="understood">Entendío</string>
|
||||
<string name="notif_permission_required">Ríquense permisos</string>
|
||||
<string name="err_cannot_read_contacts">Nun podemos lleer los tos contautos</string>
|
||||
<string name="err_cannot_read_sms">Nun podemos lleer los tos SMS.</string>
|
||||
<string name="nothing_to_sync">Nun hai nada pa sincronizar.</string>
|
||||
<string name="fix_permissions">Iguar permisos</string>
|
||||
<string name="err_kitkat_required">Ríquese Android 4.4 o mayor pa usar esta carauterística.</string>
|
||||
<string name="restore_finished">Agora finó la restauración de SMS</string>
|
||||
<string name="x_messages_restored">mensaxes restauraos…</string>
|
||||
<string name="err_no_connection">Nun hai conexón disponible, por favor asegúrate que tienes una conexón válida de datos.</string>
|
||||
<string name="yes_confirm">Sí</string>
|
||||
<string name="no_confirm">Non</string>
|
||||
</resources>
|
@ -1,160 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014-2015, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- Translations must begin there -->
|
||||
<!-- Preferences -->
|
||||
<string name="pref_title_sync">SMS - rychle</string>
|
||||
<string name="pref_title_sync_frequency">Frekvence rychlé synchronizace</string>
|
||||
<string name="pref_title_slow_sync">SMS - pomalu a bezpečně</string>
|
||||
<string name="pref_title_slow_sync_frequency">Frekvence bezpečné pomalé synchronizace</string>
|
||||
<string name="action_settings">Nastavení</string>
|
||||
<string name="sync_now">Synchronizovat teď</string>
|
||||
<string name="pref_category_sync">Synchronizace</string>
|
||||
<string name="title_global_pref_to_general_prefs">Všeobecné možnosti</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Možnosti synchronizace</string>
|
||||
<string name="summary_notif_prefs">Upozornění</string>
|
||||
<string name="pref_header_data_sync">Data a synchronizace</string>
|
||||
<string name="title_activity_general_settings">Hlavní nastavení</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 minut</item>
|
||||
<item>15 minut</item>
|
||||
<item>30 minut</item>
|
||||
<item>1 hodina</item>
|
||||
<item>3 hodiny</item>
|
||||
<item>6 hodin</item>
|
||||
<item>12 hodin</item>
|
||||
<item>24 hodin</item>
|
||||
<item>Nikdy</item>
|
||||
</string-array>
|
||||
<string-array name="pref_sync_bulk_max_messages_titles">
|
||||
<item>100 SMS</item>
|
||||
<item>1000 SMS</item>
|
||||
<item>2000 SMS</item>
|
||||
<item>5000 SMS</item>
|
||||
<item>10000 SMS</item>
|
||||
<item>25000 SMS</item>
|
||||
<item>Všechny nesynchronizované SMS</item>
|
||||
</string-array>
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 hodina</item>
|
||||
<item>3 hodiny</item>
|
||||
<item>6 hodin</item>
|
||||
<item>12 hodin</item>
|
||||
<item>24 hodin</item>
|
||||
<item>Nikdy</item>
|
||||
</string-array>
|
||||
<string name="pref_push_on_receive">Oznámit SMS při přijetí</string>
|
||||
<string name="pref_sync_wifi">Synchronizovat přes Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Synchronizovat přes 4G</string>
|
||||
<string name="pref_sync_3g">Synchronizovat přes 3G</string>
|
||||
<string name="pref_sync_gprs">Synchronizovat přes 2.5G (GPRS)</string>
|
||||
<string name="pref_sync_2g">Synchronizovat přes 2G</string>
|
||||
<string name="pref_sync_others">Synchronizovat přes jiná připojení</string>
|
||||
<string name="title_activity_login">Přihlášení</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Login</string>
|
||||
<string name="prompt_password">Heslo</string>
|
||||
<string name="action_sign_in">Přihlásit se nebo registrovat</string>
|
||||
<string name="action_sign_in_short">Přihlášení</string>
|
||||
<string name="error_invalid_login">Nesprávné jméno nebo heslo</string>
|
||||
<string name="error_invalid_password">Toto heslo je příliš krátké</string>
|
||||
<string name="error_field_required">Toto pole je vyžadováno</string>
|
||||
<string name="prompt_serverURI">Adresa serveru</string>
|
||||
<string name="error_invalid_server_address">Neplatná adresa serveru</string>
|
||||
<string name="error_connection_failed">Připojení selhalo, ujistěte se, že máte správný server</string>
|
||||
<string name="error_http_connection_failed">Nelze provést připojení přes HTTP. Ujistěte se, že je webový server dostupný</string>
|
||||
|
||||
<!-- Main activity -->
|
||||
<string name="ma_title_rate_us">Ohodnoťit!</string>
|
||||
<string name="ma_title_add_account">Přidat účet</string>
|
||||
<string name="ma_title_welcome">Vítejte</string>
|
||||
<string name="ma_content_welcome">Vítejte v aplikaci ownCloud SMS. Tato aplikace umožnuje sychronizovat SMS do vašeho účtu na serveru ownCloud za pomoci aplikace pro SMS.</string>
|
||||
<string name="ma_title_remote_account">Vzdálený účet</string>
|
||||
<string name="choose_account">Vybrat účet</string>
|
||||
|
||||
<!-- Restauration -->
|
||||
<string name="title_activity_select_account">Vybrat účet</string>
|
||||
<string name="title_activity_select_contact">Vybrat kontakt</string>
|
||||
<string name="no_account_configured">Není nakonfigurovaný žádný účet.</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="sync_title">Proces synchronizace</string>
|
||||
<string name="sync_inprogress">Probíhá synchronizace...</string>
|
||||
<string name="fatal_error">Chyba !</string>
|
||||
|
||||
<!-- Errors -->
|
||||
<string name="err_sync_get_smslist">Chyba #1: Přijata neplatná data ze serveru při přijímání předchozích zpráv</string>
|
||||
<string name="err_sync_craft_http_request">Chyba #2: Chyba při vytváření HTTP požadavku</string>
|
||||
<string name="err_sync_push_request">Chyba #3: Požadavek Push selhal</string>
|
||||
<string name="err_sync_push_request_resp">Chyba #4: Přijata neplatná data ze serveru při jejich odesílání</string>
|
||||
<string name="err_sync_create_json_null_smslist">Chyba #5: NULL SMS List</string>
|
||||
<string name="err_sync_create_json_put_smslist">Chyba #6: Chyba při vytváření Push požadavku</string>
|
||||
<string name="err_sync_create_json_request_encoding">Chyba #7: Nepodporované kódování při vytváření požadavku</string>
|
||||
<string name="err_sync_auth_failed">Chyba #8: Ověření selhalo</string>
|
||||
<string name="err_sync_http_request_returncode_unhandled">Chyba #9: Server nastavil neznámý HTTP kód odpovědi</string>
|
||||
<string name="err_sync_http_request_connect">Chyba #11: Nelze se připojit k Nextcloud serveru</string>
|
||||
<string name="err_sync_http_request_httpexception">Chyba #12: Nelze se připojit k Nextcloud serveru</string>
|
||||
<string name="err_sync_http_request_ioexception">Chyba #13: Nelze se připojit k Nextcloud serveru</string>
|
||||
<string name="err_sync_http_request_resp">Chyba #14: Nelze zpracovat odpověď serveru</string>
|
||||
<string name="err_sync_http_request_parse_resp">Chyba #15: Nelze zpracovat odpověď serveru</string>
|
||||
<string name="err_sync_no_connection_available">Chyba #16: Není dostupné datové připojení</string>
|
||||
<string name="err_sync_account_unparsable">Chyba #17: účet poškozený Znovu nakonfigurovat</string>
|
||||
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Chyba #18: Nextcloud SMS aplikace není nainstalována nebo ownCloud čeká na aktualizaci</string>
|
||||
<string name="err_fetch_phonelist">Přijat neplatný seznam telefoních čísel ze serveru.</string>
|
||||
<string name="err_proto_v2">Server nepodporuje tuto funkci. Zajistěte verzi na serveru alespoň 1.6.</string>
|
||||
<string name="contactinfos_title">Informace kontaktu</string>
|
||||
<string name="subtitle_contact_phones">- Telefony kontaktu</string>
|
||||
<string name="pref_title_bulk_messages">Maximální počet zpráv pro odeslání na synchronizaci</string>
|
||||
<string name="contactinfos_list">Adresář</string>
|
||||
<string name="function_not_available">Tato funkce ještě není dostupná.</string>
|
||||
|
||||
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
|
||||
<string name="communicate">Communicate</string>
|
||||
<string name="title_activity_main2">Main2Activity</string>
|
||||
|
||||
<string name="navigation_drawer_open">Otevřít navigační panel</string>
|
||||
<string name="navigation_drawer_close">Zavřít navigační panel</string>
|
||||
<string name="ma_title_my_accounts">Moje účty</string>
|
||||
<string name="ma_content_swipeaction">Tahem zleva doprava otevřít menu akcí.</string>
|
||||
<string name="cancel">Zrušit</string>
|
||||
<string name="understood">Rozumím</string>
|
||||
<string name="notif_permission_required">Vyžadovaná oprávnění</string>
|
||||
<string name="notif_permission_required_content">Některá oprávnění nutná pro provedení synchronizace chybí. Napravte toto v nastavení aplikace</string>
|
||||
<string name="please_fix_it">Napravte to prosím.</string>
|
||||
<string name="err_cannot_read_contacts">Nelze přistupovat ke kontaktům.</string>
|
||||
<string name="err_cannot_read_sms">Nelze přistupovat ke zprávám SMS.</string>
|
||||
<string name="action_appinfo_perms">Informace a oprávnění aplikace</string>
|
||||
</resources>
|
@ -1,163 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- Translations must begin there -->
|
||||
<!-- Preferences -->
|
||||
<string name="pref_title_sync">Fast Sync</string>
|
||||
<string name="pref_title_sync_frequency">Fast Sync frequency</string>
|
||||
<string name="pref_title_slow_sync">Secure Slow Sync</string>
|
||||
<string name="pref_title_slow_sync_frequency">Secure Slow Sync frequency</string>
|
||||
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="sync_now">Synchronize now</string>
|
||||
<string name="pref_category_sync">Synchronization</string>
|
||||
|
||||
<string name="title_global_pref_to_general_prefs">General preferences</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Sync options</string>
|
||||
<string name="summary_notif_prefs">Notifications</string>
|
||||
|
||||
<string name="pref_header_data_sync">Data & sync</string>
|
||||
|
||||
<string name="title_activity_general_settings">General Settings</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 minutes</item>
|
||||
<item>15 minutes</item>
|
||||
<item>30 minutes</item>
|
||||
<item>1 hour</item>
|
||||
<item>3 hours</item>
|
||||
<item>6 hours</item>
|
||||
<item>12 hours</item>
|
||||
<item>24 hours</item>
|
||||
<item>Never</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 hour</item>
|
||||
<item>3 hours</item>
|
||||
<item>6 hours</item>
|
||||
<item>12 hours</item>
|
||||
<item>24 hours</item>
|
||||
<item>Never</item>
|
||||
</string-array>
|
||||
|
||||
<string name="pref_push_on_receive">Push SMS on reception</string>
|
||||
<string name="pref_sync_wifi">Synchronize in Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Synchronize in 4G</string>
|
||||
<string name="pref_sync_3g">Synchronize in 3G</string>
|
||||
<string name="pref_sync_gprs">Synchronize in 2.5G (GPRS)</string>
|
||||
<string name="pref_sync_2g">Synchronize in 2G</string>
|
||||
<string name="pref_sync_others">Synchronize in other modes</string>
|
||||
|
||||
<string name="title_activity_login">Sign in</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Login</string>
|
||||
<string name="prompt_password">Password </string>
|
||||
<string name="action_sign_in">Sign in or register</string>
|
||||
<string name="action_sign_in_short">Sign in</string>
|
||||
<string name="error_invalid_login">Login or password incorrect</string>
|
||||
<string name="error_invalid_password">This password is too short</string>
|
||||
<string name="error_field_required">This field is required</string>
|
||||
<string name="prompt_serverURI">Server address</string>
|
||||
<string name="error_invalid_server_address">Invalid server address</string>
|
||||
<string name="error_connection_failed">Connection failed, ensure this is the right server</string>
|
||||
<string name="error_http_connection_failed">Unable to perform a HTTP connection. Please ensure there is a web server</string>
|
||||
|
||||
<!-- Main activity -->
|
||||
<string name="ma_title_rate_us">Rate us !</string>
|
||||
<string name="ma_title_add_account">Add an account</string>
|
||||
<string name="ma_title_welcome">Welcome</string>
|
||||
<string name="ma_content_welcome">Welcome to Nextcloud SMS application. This application let you synchronize your SMS to your Nextcloud instance using SMS app.</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="sync_title">Sync process</string>
|
||||
<string name="sync_inprogress">Sync in progress...</string>
|
||||
<string name="fatal_error">Fatal error ! </string>
|
||||
|
||||
<!-- Errors -->
|
||||
<string name="err_sync_get_smslist">Error #1: Invalid data received from server when getting previous messages</string>
|
||||
<string name="err_sync_craft_http_request">Error #2: Error while crafting HTTP request</string>
|
||||
<string name="err_sync_push_request">Error #3: Push request failed</string>
|
||||
<string name="err_sync_push_request_resp">Error #4: Invalid datas received from server when pushing datas</string>
|
||||
<string name="err_sync_create_json_null_smslist">Error #5: NULL Sms List</string>
|
||||
<string name="err_sync_create_json_put_smslist">Error #6: Error while crafting push request</string>
|
||||
<string name="err_sync_create_json_request_encoding">Error #7: Unsupported encoding when generating request</string>
|
||||
<string name="err_sync_auth_failed">Error #8: Authentication failed</string>
|
||||
<string name="err_sync_http_request_returncode_unhandled">Error #9: Server set unhandled HTTP return code</string>
|
||||
<string name="err_sync_http_request_connect">Error #11: Unable to perform a connection to Nextcloud instance</string>
|
||||
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to Nextcloud instance</string>
|
||||
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to Nextcloud instance</string>
|
||||
<string name="err_sync_http_request_resp">Error #14: Unable to parse server response</string>
|
||||
<string name="err_sync_http_request_parse_resp">Error #15: Unable to parse server response</string>
|
||||
<string name="err_sync_no_connection_available">Error #16: No data connection available</string>
|
||||
<string name="err_sync_account_unparsable">Error #17: malformed account. Please reconfigure it</string>
|
||||
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Error #18: Nextcloud SMS app is not installed or Nextcloud awaiting for an upgrade</string>
|
||||
<string name="err_fetch_phonelist">Invalid phonelist received from server.</string>
|
||||
<string name="err_proto_v2">Server doesn\'t support this feature. Ensure server version is at least 1.6.</string>
|
||||
<string name="contactinfos_title">Contact informations</string>
|
||||
<string name="choose_account">Choose account</string>
|
||||
<string name="subtitle_contact_phones">- Contact phones</string>
|
||||
<string name="pref_title_bulk_messages">Max messages to send per sync</string>
|
||||
<string name="contactinfos_list">Contact list</string>
|
||||
<string name="function_not_available">This function is not available yet.</string>
|
||||
<string name="no_account_configured">No account configured.</string>
|
||||
<string name="communicate">Communicate</string>
|
||||
<string name="ma_title_my_accounts">My accounts</string>
|
||||
<string name="ma_content_swipeaction">Swipe from left to right to access to action menu.</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="understood">Understood</string>
|
||||
<string name="notif_permission_required">Permissions required</string>
|
||||
<string name="notif_permission_required_content">Some permissions are missing to perform the sync process. Please fix it in app settings</string>
|
||||
<string name="please_fix_it">Please fix it.</string>
|
||||
<string name="err_cannot_read_contacts">We cannot read your contacts.</string>
|
||||
<string name="err_cannot_read_sms">We cannot read your SMS.</string>
|
||||
<string name="action_appinfo_perms">App Infos and permissions</string>
|
||||
<string name="restore_all_messages">Restore all messages</string>
|
||||
<string name="account_actions">Account actions</string>
|
||||
<string name="error_connection_failed_not_found">Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your ownCloud instance.</string>
|
||||
<string name="nothing_to_sync">There is nothing to sync.</string>
|
||||
<string name="feature_not_already_implemented">This feature is not already implemented and will be available soon.</string>
|
||||
<string name="pref_title_minimum_sync_chars">Minimum phonenumber length</string>
|
||||
<string name="err_didnt_find_account_restore">We didn\'t find your account to restore your message, this is a very strange situation.</string>
|
||||
<string name="err_kitkat_required">Android 4.4 or greater is required to use this feature.</string>
|
||||
<string name="error_make_default_sms_app">Please make this application default SMS application to permit restore your messages. This limitation has been introduced by Android 4.4.</string>
|
||||
<string name="x_messages_restored">messages restored...</string>
|
||||
<string name="err_no_connection">No connection available, please ensure you have a valid data connection.</string>
|
||||
<string name="reinit_sync_cursor">Reinit synchronisation cursor</string>
|
||||
<string name="reinit_sync_cursor_confirm">Are you sure you want to reinitialize the synchronization cursor ? This can slowdown the next synchronisation if we found many old messages not synced with server.</string>
|
||||
<string name="yes_confirm">Yes</string>
|
||||
<string name="no_confirm">No</string>
|
||||
<string name="pref_show_sync_notifications">Show sync notifications</string>
|
||||
<string name="sync_complete">Synchronization complete</string>
|
||||
<string name="err_sync_http_write_failed">Error #19: Failed to write HTTP stream when pushing data to server.</string>
|
||||
|
||||
</resources>
|
117
src/main/res/values-fi-rFI/strings.xml
Normal file
117
src/main/res/values-fi-rFI/strings.xml
Normal file
@ -0,0 +1,117 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014-2015, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- System strings, do not translate -->
|
||||
<string name="app_name">Nextcloud SMS</string>
|
||||
<string name="login_logo">Kirjautumis logo</string>
|
||||
|
||||
<string name="action_settings">Asetukset</string>
|
||||
<string name="sync_now">Synkronoi nyt</string>
|
||||
<string name="pref_category_sync">Synkronointi</string>
|
||||
<string name="title_global_pref_to_general_prefs">Yleiset asetukset</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Synkronointivalinnat</string>
|
||||
<string name="summary_notif_prefs">Ilmoitukset</string>
|
||||
<string name="pref_header_data_sync">Tiedot ja synkronointi</string>
|
||||
<string name="title_activity_general_settings">Yleiset asetukset</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 minuuttia</item>
|
||||
<item>15 minuuttia</item>
|
||||
<item>30 minuuttia</item>
|
||||
<item>1 tunti</item>
|
||||
<item>3 tuntia</item>
|
||||
<item>6 tuntia</item>
|
||||
<item>12 tuntia</item>
|
||||
<item>24 tuntia</item>
|
||||
<item>Ei koskaan</item>
|
||||
</string-array>
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 tunti</item>
|
||||
<item>3 tuntia</item>
|
||||
<item>6 tuntia</item>
|
||||
<item>12 tuntia</item>
|
||||
<item>24 tuntia</item>
|
||||
<item>Ei koskaan</item>
|
||||
</string-array>
|
||||
<string name="pref_sync_wifi">Synkronoi Wi-Fi-yhteydessä</string>
|
||||
<string name="pref_sync_4g">Synkronoi 4G-yhteydessä</string>
|
||||
<string name="pref_sync_3g">Synkronoi 3G-yhteydessä</string>
|
||||
<string name="pref_sync_gprs">Synkronoi 2.5G (GRPS) -yhteydessä</string>
|
||||
<string name="pref_sync_2g">Synkronoi 2G-yhteydessä</string>
|
||||
<string name="pref_sync_others">Synkronoi muissa tiloissa</string>
|
||||
<string name="title_activity_login">Kirjaudu sisään</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Kirjaudu</string>
|
||||
<string name="prompt_password">Salasana</string>
|
||||
<string name="action_sign_in">Kirjaudu sisään tai rekisteröidy</string>
|
||||
<string name="action_sign_in_short">Kirjaudu sisään</string>
|
||||
<string name="error_invalid_login">Tunnus tai salasana väärin</string>
|
||||
<string name="error_invalid_password">Tämä salasana on liian lyhyt</string>
|
||||
<string name="error_field_required">Tämä kenttä vaaditaan</string>
|
||||
<string name="prompt_serverURI">Palvelimen osoite</string>
|
||||
<string name="error_invalid_server_address">Virheellinen palvelimen osoite</string>
|
||||
<string name="error_connection_failed">Yhteys epäonnistui, varmista että kyseessä on oikea palvelin</string>
|
||||
<string name="error_http_connection_failed">HTTP-yhteyden muodostaminen epäonnistui. Varmista web-palvelimen olevan käytettävissä</string>
|
||||
|
||||
<!-- Main activity -->
|
||||
<string name="ma_title_rate_us">Arvostele meidät!</string>
|
||||
<string name="ma_title_add_account">Lisää tili</string>
|
||||
<string name="ma_title_welcome">Tervetuloa</string>
|
||||
<string name="ma_content_welcome">Tervetuloa Nextcloudin tekstiviestisovellukseen. Tämän sovelluksen avulla voit synkronoida tekstiviestisi Nextcloudiin.</string>
|
||||
<string name="ma_title_remote_account">Etätili</string>
|
||||
<string name="choose_account">Valitse tili</string>
|
||||
|
||||
<!-- Restauration -->
|
||||
<string name="title_activity_select_account">Valitse tili</string>
|
||||
<string name="title_activity_select_contact">Valitse yhteystieto</string>
|
||||
<string name="no_account_configured">Tiliä ei ole määritetty.</string>
|
||||
|
||||
<string name="sync_inprogress">Synkronointi käynnissä..</string>
|
||||
<string name="fatal_error">Vakava virhe!</string>
|
||||
|
||||
<string name="ma_title_my_accounts">Omat tilit</string>
|
||||
<string name="cancel">Peru</string>
|
||||
<string name="understood">Ymmärretty</string>
|
||||
<string name="notif_permission_required">Oikeuksia vaaditaan</string>
|
||||
<string name="err_cannot_read_sms">Tekstiviestejäsi ei voitu lukea.</string>
|
||||
<string name="restore_all_messages">Palauta kaikki viestit</string>
|
||||
<string name="nothing_to_sync">Ei synkronoitavaa.</string>
|
||||
<string name="launch_restore">Palauta tekstiviestit</string>
|
||||
<string name="fix_permissions">Korjaa oikeudet</string>
|
||||
<string name="err_kitkat_required">Android 4.4 tai uudempi vaaditaan tämän ominaisuuden käyttöä varten.</string>
|
||||
<string name="restore_finished">Tekstiviestien palautus on nyt valmistunut.</string>
|
||||
<string name="yes_confirm">Kyllä</string>
|
||||
<string name="no_confirm">Ei</string>
|
||||
</resources>
|
@ -1,185 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014-2015, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- System strings, do not translate -->
|
||||
<string name="app_name">Nextcloud SMS</string>
|
||||
<string name="login_logo">Imaxe do acceso</string>
|
||||
|
||||
<string name="pref_lastmsgdate">data_da_última_mensaxe</string>
|
||||
|
||||
<!-- Translations must begin there -->
|
||||
<!-- Preferences -->
|
||||
<string name="pref_title_sync">SMS - Rápido</string>
|
||||
<string name="pref_title_sync_frequency">Frecuencia de sincronización rápida</string>
|
||||
<string name="pref_title_slow_sync">SMS - Lento e seguro</string>
|
||||
<string name="pref_title_slow_sync_frequency">Frecuencia de sincronización lenta e segura</string>
|
||||
<string name="action_settings">Axustes</string>
|
||||
<string name="sync_now">Sincronizar agora</string>
|
||||
<string name="pref_category_sync">Sincronización</string>
|
||||
<string name="title_global_pref_to_general_prefs">Preferencias xerais</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Opcións de sincronización</string>
|
||||
<string name="summary_notif_prefs">Notificacións</string>
|
||||
<string name="pref_header_data_sync">Datos e sincronización</string>
|
||||
<string name="title_activity_general_settings">Axustes xerais</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 minutos</item>
|
||||
<item>15 minutos</item>
|
||||
<item>30 minutos</item>
|
||||
<item>1 hora</item>
|
||||
<item>3 horas</item>
|
||||
<item>6 horas</item>
|
||||
<item>12 horas</item>
|
||||
<item>24 horas</item>
|
||||
<item>Nunca</item>
|
||||
</string-array>
|
||||
<string-array name="pref_sync_bulk_max_messages_titles">
|
||||
<item>100 SMS</item>
|
||||
<item>1000 SMS</item>
|
||||
<item>2000 SMS</item>
|
||||
<item>5000 SMS</item>
|
||||
<item>10000 SMS</item>
|
||||
<item>25000 SMS</item>
|
||||
<item>Non se sincronizaron todos os SMS</item>
|
||||
</string-array>
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 hora</item>
|
||||
<item>3 horas</item>
|
||||
<item>6 horas</item>
|
||||
<item>12 horas</item>
|
||||
<item>24 horas</item>
|
||||
<item>Nunca</item>
|
||||
</string-array>
|
||||
<string name="pref_push_on_receive">Enviar SMS ao recibir</string>
|
||||
<string name="pref_sync_wifi">Sincronizar con WiFi</string>
|
||||
<string name="pref_sync_4g">Sincronizar con 4G</string>
|
||||
<string name="pref_sync_3g">Sincronizar con 3G</string>
|
||||
<string name="pref_sync_gprs">Sincronizar con 2,5G (GPRS)</string>
|
||||
<string name="pref_sync_2g">Sincronizar con 2G</string>
|
||||
<string name="pref_sync_others">Sincronizar con outros modos</string>
|
||||
<string name="title_activity_login">Autenticarse</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Acceder</string>
|
||||
<string name="prompt_password">Contrasinal</string>
|
||||
<string name="action_sign_in">Autenticarse ou rexistrarse</string>
|
||||
<string name="action_sign_in_short">Autenticarse</string>
|
||||
<string name="error_invalid_login">Ou o acceso ou o contrasinal é incorrecto</string>
|
||||
<string name="error_invalid_password">O contrasinal é curto de máis</string>
|
||||
<string name="error_field_required">Este campo é obrigatorio</string>
|
||||
<string name="prompt_serverURI">Enderezo do servidor</string>
|
||||
<string name="error_invalid_server_address">O enderezo do servidor é incorrecto</string>
|
||||
<string name="error_connection_failed">Produciuse unha falla na conexión, asegúrese de que este sexa o servidor correcto</string>
|
||||
<string name="error_http_connection_failed">Non é posíbel estabelecer a conexión HTTP. Asegúrese de que hai un servidor web</string>
|
||||
|
||||
<!-- Main activity -->
|
||||
<string name="ma_title_rate_us">Cualifiquenos!</string>
|
||||
<string name="ma_title_add_account">Engadir unha conta</string>
|
||||
<string name="ma_title_welcome">Benvido</string>
|
||||
<string name="ma_content_welcome">Benvido á aplicación Nextcloud SMS. Esta aplicación permítelle sincronizar os seus SMS coa súa instancia Nextcloud usando a aplicación SMS.</string>
|
||||
<string name="ma_title_remote_account">Conta remota</string>
|
||||
<string name="choose_account">Escolla unha conta</string>
|
||||
|
||||
<!-- Restauration -->
|
||||
<string name="title_activity_select_account">Seleccione unha conta</string>
|
||||
<string name="title_activity_select_contact">Seleccione un contacto</string>
|
||||
<string name="no_account_configured">Non hai contas configuradas.</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="sync_title">Proceso de sincronización</string>
|
||||
<string name="sync_inprogress">Sincronización en curso...</string>
|
||||
<string name="fatal_error">Produciuse un erro fatal!</string>
|
||||
|
||||
<!-- Errors -->
|
||||
<string name="err_sync_get_smslist">Erro num. 2: Recibíronse datos incorrectos desde o servidor ao obter as mensaxes previas</string>
|
||||
<string name="err_sync_craft_http_request">Erro num. 2: Produciuse un erro ao xerar a solicitude HTTP</string>
|
||||
<string name="err_sync_push_request">Erro num. 3: Fallou o envío da petición</string>
|
||||
<string name="err_sync_push_request_resp">Erro num. 4: Recibíronse datos incorrectos do servidor ao enviar os datos</string>
|
||||
<string name="err_sync_create_json_null_smslist">Erro num. 5: Lista de SMS nula</string>
|
||||
<string name="err_sync_create_json_put_smslist">Erro num. 6: Produciuse un erro ao enviar a solicitude</string>
|
||||
<string name="err_sync_create_json_request_encoding">Error #7: Codificación non admitida ao xerar a solicitude</string>
|
||||
<string name="err_sync_auth_failed">Erro num. 8: Fallou a autenticación</string>
|
||||
<string name="err_sync_http_request_returncode_unhandled">Error #9: O servidor estabeleceu un código non manexado de retorno HTTP</string>
|
||||
<string name="err_sync_http_request_connect">Erro num. 11: Non é posíbel realizar unha conexión coa instancia do Nextcloud</string>
|
||||
<string name="err_sync_http_request_httpexception">Erro num. 12: Non é posíbel realizar unha conexión coa instancia do Nextcloud</string>
|
||||
<string name="err_sync_http_request_ioexception">Erro num. 13: Non é posíbel realizar unha conexión coa instancia do Nextcloud</string>
|
||||
<string name="err_sync_http_request_resp">Erro num. 14: Non é posíbel interpretar a resposta do servidor</string>
|
||||
<string name="err_sync_http_request_parse_resp">Erro num. 15: Non é posíbel interpretar a resposta do servidor</string>
|
||||
<string name="err_sync_no_connection_available">Erro num. 16: Non hai unha conexión de datos dispoñíbel</string>
|
||||
<string name="err_sync_account_unparsable">Erro num. 17: Conta mal formada. Reconfigúrea.</string>
|
||||
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Erro num. 18: A aplicación Nextcloud SMS non esta instalada ou Nextcloud esta agardando unha actualización</string>
|
||||
<string name="err_fetch_phonelist">A lista de teléfonos recibida do servidor é incorrecta.</string>
|
||||
<string name="err_proto_v2">O servidor non admite esta funcionalidade. Asegúrese de que a versión do servidor sexa cando menos a 1.6.</string>
|
||||
<string name="contactinfos_title">Información dos contactos</string>
|
||||
<string name="subtitle_contact_phones">- Teléfonos dos contactos</string>
|
||||
<string name="pref_title_bulk_messages">Número máximo de mensaxes a enviar por sincronización</string>
|
||||
<string name="contactinfos_list">Lista de contactos</string>
|
||||
<string name="function_not_available">Esta función aínda non está dispoñíbel.</string>
|
||||
|
||||
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
|
||||
<string name="communicate">Comunicar</string>
|
||||
<string name="title_activity_main2">Main2Activity</string>
|
||||
|
||||
<string name="navigation_drawer_open">Abrir o menú de navegación</string>
|
||||
<string name="navigation_drawer_close">Pechar o menú de navegación</string>
|
||||
<string name="ma_title_my_accounts">As miñas contas</string>
|
||||
<string name="ma_content_swipeaction">Desprace de esquerda á dereita para acceder ao menú de accións</string>
|
||||
<string name="cancel">Cancelar</string>
|
||||
<string name="understood">Entendido</string>
|
||||
<string name="notif_permission_required">Requírense permisos</string>
|
||||
<string name="notif_permission_required_content">Faltan algúns permisos adicionais para executar o proceso de sincronización. Asígneos nos axustes da aplicación</string>
|
||||
<string name="please_fix_it">Arránxeo.</string>
|
||||
<string name="err_cannot_read_contacts">Non é posíbel ler os seus contactos.</string>
|
||||
<string name="err_cannot_read_sms">Non é posíbel ler os seus SMS.</string>
|
||||
<string name="action_appinfo_perms">Información e permisos da aplicación</string>
|
||||
<string name="restore_all_messages">Restaurar todas as mensaxes</string>
|
||||
<string name="account_actions">Accións da conta</string>
|
||||
<string name="error_connection_failed_not_found">Fallou a conexión, o servidor devolve 404 NON ATOPADO. Asegúrese de indicar a ruta correcta para a súa instancia de Nextcloud.</string>
|
||||
<string name="nothing_to_sync">No hay nada para sincronizar</string>
|
||||
<string name="feature_not_already_implemented">Esta funcionalidade aínda non está implementada mais estará dispoñíbel cedo</string>
|
||||
<string name="pref_title_minimum_sync_chars">Lonxitude mínima do número telefónico.</string>
|
||||
<string name="err_didnt_find_account_restore">Non atopamos a súa conta para restaurar as súas mensaxes, esta é unha situación moi estraña.</string>
|
||||
<string name="launch_restore">Restaurar os meus SMS</string>
|
||||
<string name="error_make_default_sms_app">Estabeleza esta aplicación como predeterminada para SMS se quere permitir restaurar as súas mensaxes. Esta limitación introduciuse en Android 4.4.</string>
|
||||
<string name="fix_permissions">Arraxar os permisos</string>
|
||||
<string name="err_kitkat_required">Requírese Android 4.4 ou superior para usar esta funcionalidade.</string>
|
||||
<string name="restore_finished">Xa rematou a restauración dos SMS.</string>
|
||||
<string name="x_messages_restored">mensaxes restauradas…</string>
|
||||
<string name="err_no_connection">Non hai unha conexión dispoñíbel, asegúrese de contar cunha conexión de datos correcta.</string>
|
||||
<string name="reinit_sync_cursor">Reiniciar o cursor de sincronización</string>
|
||||
<string name="reinit_sync_cursor_confirm">Está seguro de que quere reiniciar o cursor de sincronización? Esto pode enlentecer a seguinte sincronización se se atopan varias mensaxes antigas que non teñan sido sincronizadas co servidor.</string>
|
||||
<string name="yes_confirm">Si</string>
|
||||
<string name="no_confirm">Non</string>
|
||||
<string name="pref_show_sync_notifications">Mostrar notificacións de sincronización</string>
|
||||
</resources>
|
134
src/main/res/values-lv/strings.xml
Normal file
134
src/main/res/values-lv/strings.xml
Normal file
@ -0,0 +1,134 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014-2015, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- System strings, do not translate -->
|
||||
<string name="app_name">Nextcloud SMS</string>
|
||||
<string name="login_logo">Lietotāja logotips</string>
|
||||
|
||||
<string name="pref_lastmsgdate">last_message_date</string>
|
||||
|
||||
<!-- Translations must begin there -->
|
||||
<!-- Preferences -->
|
||||
<string name="pref_title_sync">SMS - Ātri</string>
|
||||
<string name="pref_title_slow_sync">SMS - Lēni un droši</string>
|
||||
<string name="action_settings">Iestatījumi</string>
|
||||
<string name="sync_now">Sinhronizēt tagad</string>
|
||||
<string name="pref_category_sync">Synchronization</string>
|
||||
<string name="title_global_pref_to_general_prefs">Vispārīgās preferences</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Sinhronizācijas opcijas</string>
|
||||
<string name="summary_notif_prefs">Paziņojumi</string>
|
||||
<string name="title_activity_general_settings">Vispārīgie iestatījumi</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 minūtes</item>
|
||||
<item>15 minūtes</item>
|
||||
<item>30 minūtes</item>
|
||||
<item>1 stunda</item>
|
||||
<item>3 stundas</item>
|
||||
<item>6 stundas</item>
|
||||
<item>12 stundas</item>
|
||||
<item>24 stundas</item>
|
||||
<item>Nekad</item>
|
||||
</string-array>
|
||||
<string-array name="pref_sync_bulk_max_messages_titles">
|
||||
<item>100 SMS</item>
|
||||
<item>1000 SMS</item>
|
||||
<item>2000 SMS</item>
|
||||
<item>5000 SMS</item>
|
||||
<item>10000 SMS</item>
|
||||
<item>25000 SMS</item>
|
||||
</string-array>
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 stunda</item>
|
||||
<item>3 stundas</item>
|
||||
<item>6 stundas</item>
|
||||
<item>12 stundas</item>
|
||||
<item>24 stundas</item>
|
||||
<item>Nekad</item>
|
||||
</string-array>
|
||||
<string name="pref_sync_wifi">Sinhronizēt izmantojot WiFi</string>
|
||||
<string name="pref_sync_4g">Sinhronizēt izmantojot 4G</string>
|
||||
<string name="pref_sync_3g">Sinhronizēt izmantojot 3G</string>
|
||||
<string name="pref_sync_gprs">Sinhronizēt izmantojot 2.5G (GPRS)</string>
|
||||
<string name="pref_sync_2g">Sinhronizēt izmantojot 2G</string>
|
||||
<string name="pref_sync_others">Sinhronizēt izmantojot citus veidus</string>
|
||||
<string name="title_activity_login">Pierakstīties</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Autorizēties</string>
|
||||
<string name="prompt_password">Parole</string>
|
||||
<string name="action_sign_in">Pierakstīties vai reģistrēties</string>
|
||||
<string name="action_sign_in_short">Pierakstīties</string>
|
||||
<string name="error_invalid_login">Lietotājvārds vai parole nav pareiza</string>
|
||||
<string name="error_invalid_password">Parole ir par īsu</string>
|
||||
<string name="prompt_serverURI">Servera adrese</string>
|
||||
<string name="error_invalid_server_address">Nederīgs servera adrese</string>
|
||||
<!-- Main activity -->
|
||||
<string name="ma_title_rate_us">Vērtē mūs!</string>
|
||||
<string name="ma_title_add_account">Pievienot kontam</string>
|
||||
<string name="ma_title_welcome">Laipni lūdzam!</string>
|
||||
<string name="ma_title_remote_account">Attālais konts</string>
|
||||
<string name="choose_account">Izvēlieties kontu</string>
|
||||
|
||||
<!-- Restauration -->
|
||||
<string name="title_activity_select_account">Izvēlieties kontu</string>
|
||||
<string name="title_activity_select_contact">Izvēlieties kontaktpersonu</string>
|
||||
<string name="no_account_configured">Nav konfigurēts konts.</string>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="sync_title">Sinhronizācijas process</string>
|
||||
<string name="sync_inprogress">... notiek sinhronizācija</string>
|
||||
<string name="fatal_error">Fatāla kļūda!</string>
|
||||
|
||||
<string name="err_sync_create_json_request_encoding">Kļūda #7: Neatbalstīta kodēšana ģenerējot pieprasījumu</string>
|
||||
<string name="err_sync_auth_failed">Kļūda #8: Autentifikācija neizdevās</string>
|
||||
<string name="contactinfos_title">Kontaktpersonas informācija</string>
|
||||
<string name="subtitle_contact_phones">- Kontaktpersonas tālrunis</string>
|
||||
<string name="contactinfos_list">Kontaktpersonu saraksts</string>
|
||||
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
|
||||
<string name="communicate">Sazināties</string>
|
||||
<string name="ma_title_my_accounts">Mani konti</string>
|
||||
<string name="cancel">Atcelt</string>
|
||||
<string name="notif_permission_required">Nepieciešamās atļaujas</string>
|
||||
<string name="please_fix_it">Lūdzu, izlabojiet to.</string>
|
||||
<string name="err_cannot_read_sms">Mēs nevaram nolasīt jūsu SMS.</string>
|
||||
<string name="restore_all_messages">Atjaunot visus ziņojumus</string>
|
||||
<string name="account_actions">Konta darbības</string>
|
||||
<string name="nothing_to_sync">Nav nekā, ko sinhronizēt.</string>
|
||||
<string name="launch_restore">Atjaunot manas SMS</string>
|
||||
<string name="fix_permissions">Labot atļaujas</string>
|
||||
<string name="restore_finished">SMS atjaunošana tagad ir pabeigta.</string>
|
||||
<string name="yes_confirm">Jā</string>
|
||||
<string name="no_confirm">Nē</string>
|
||||
</resources>
|
36
src/main/res/values-mn/google_playstore_strings.xml
Normal file
36
src/main/res/values-mn/google_playstore_strings.xml
Normal file
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="gp_translation_version">3</string>
|
||||
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">Nextcloud SMS нь таны Nextcloud жишээн дээр орон нутгийн SMS синхрончлох болно</string>
|
||||
</resources>
|
120
src/main/res/values-mn/strings.xml
Normal file
120
src/main/res/values-mn/strings.xml
Normal file
@ -0,0 +1,120 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2014-2015, Loic Blot <loic.blot@unix-experience.fr>
|
||||
* All rights reserved.
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in the
|
||||
* documentation and/or other materials provided with the distribution.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
|
||||
<!-- System strings, do not translate -->
|
||||
<string name="app_name">Дараагийн үүлэн мессеж</string>
|
||||
<string name="login_logo">Нэвтрэх лого</string>
|
||||
|
||||
<string name="pref_lastmsgdate">өнгөрсөн_мессеж_огноо</string>
|
||||
|
||||
<!-- Translations must begin there -->
|
||||
<!-- Preferences -->
|
||||
<string name="pref_title_sync">МЕССЕЖ-Хурд</string>
|
||||
<string name="action_settings">Тохиргоо</string>
|
||||
<string name="sync_now">Одоо тааруулагдөх</string>
|
||||
<string name="pref_category_sync">Тааруулагдах нь</string>
|
||||
<string name="title_global_pref_to_general_prefs">Ерөнхий тохиргоо</string>
|
||||
<string name="summary_global_pref_to_general_prefs">Sync сонголтууд</string>
|
||||
<string name="pref_header_data_sync">Өгөгдөл 1 & тохиролт</string>
|
||||
<string name="title_activity_general_settings">Ерөнхий тохиргоо</string>
|
||||
|
||||
<string-array name="pref_sync_frequency_titles">
|
||||
<item>5 минут</item>
|
||||
<item>15 минут</item>
|
||||
<item>30 минут</item>
|
||||
<item>1 цаг</item>
|
||||
<item>3 цаг</item>
|
||||
<item>6 цаг</item>
|
||||
<item>12 цаг</item>
|
||||
<item>24 цаг</item>
|
||||
<item>Хэзээ ч</item>
|
||||
</string-array>
|
||||
<string-array name="pref_sync_bulk_max_messages_titles">
|
||||
<item>100 МЕССЕЖ</item>
|
||||
<item>1000 МЕССЕЖ</item>
|
||||
<item>2000 МЕССЕЖ</item>
|
||||
<item>5000 МЕССЕЖ</item>
|
||||
<item> 10000 МЕССЕЖ</item>
|
||||
<item>25000 МЕССЕЖ</item>
|
||||
<item>МЕССЕЖ бүр sync хийгдээгүй</item>
|
||||
</string-array>
|
||||
<string-array name="pref_slow_sync_frequency_titles">
|
||||
<item>1 цаг</item>
|
||||
<item>3 цаг</item>
|
||||
<item>6 цаг</item>
|
||||
<item>12 цаг</item>
|
||||
<item>24 цаг</item>
|
||||
<item>Хэзээ ч</item>
|
||||
</string-array>
|
||||
<string name="pref_push_on_receive">хүлээн авалт дээр МЕССЕЖ Түлхэх</string>
|
||||
<string name="pref_sync_wifi">Wi-Fi-д Synchronize </string>
|
||||
<string name="pref_sync_4g">4G-Давхцах </string>
|
||||
<string name="pref_sync_3g">3G-д Давхцах</string>
|
||||
<string name="title_activity_login">Нэвтрэх</string>
|
||||
|
||||
<!-- Login -->
|
||||
<string name="prompt_login">Нэвтрэх</string>
|
||||
<string name="prompt_password">Нууц үг</string>
|
||||
<string name="action_sign_in">Нэвтрэх эсвэл рэгистер</string>
|
||||
<string name="action_sign_in_short">Нэвтрэх</string>
|
||||
<string name="error_invalid_login">Нэвтрэх эсвэл нууцү үг буруу</string>
|
||||
<string name="error_invalid_password">Энэ нь нууц үг хэт богино байна</string>
|
||||
<string name="error_field_required">Энэ талбар нь шаардлагатай</string>
|
||||
<string name="prompt_serverURI">Серверийн хаяг</string>
|
||||
<string name="error_invalid_server_address">Буруу серверийн хаяг</string>
|
||||
<string name="ma_title_add_account">Бүртгэлд нэмнэ</string>
|
||||
<string name="ma_title_welcome">Тавтай морил</string>
|
||||
<string name="ma_title_remote_account">Алс холлс бүртгүүлнэ</string>
|
||||
<string name="choose_account">Аккаунт сонгох</string>
|
||||
|
||||
<!-- Restauration -->
|
||||
<string name="title_activity_select_account">Аккаунт сонгох</string>
|
||||
<string name="subtitle_contact_phones">Утаны жагсаалт</string>
|
||||
<string name="contactinfos_list">холбоо барих жагсаалт</string>
|
||||
<string name="communicate">Харилцах</string>
|
||||
<string name="title_activity_main2">Main2Activity</string>
|
||||
|
||||
<string name="navigation_drawer_open">Нээлттэй навигацийн татах</string>
|
||||
<string name="navigation_drawer_close">Хаалттай навигацийн татах</string>
|
||||
<string name="ma_title_my_accounts">Миний аккаунт</string>
|
||||
<string name="cancel">Болих</string>
|
||||
<string name="understood">Ойлгомжтой
|
||||
</string>
|
||||
<string name="notif_permission_required">Зөвшөөрлүүд шаардлагатай</string>
|
||||
<string name="restore_all_messages">Бүх зурвасыг сэргээнэ.</string>
|
||||
<string name="account_actions">Аккуантын арга хэмжээ</string>
|
||||
<string name="pref_title_minimum_sync_chars">Хамгийн бага утасны дугаар урт нь</string>
|
||||
<string name="yes_confirm">Тийм</string>
|
||||
<string name="no_confirm">Үгүй</string>
|
||||
</resources>
|
@ -183,4 +183,6 @@
|
||||
<string name="no_confirm">Nie</string>
|
||||
<string name="pref_show_sync_notifications">Pokaż powiadomienia dotyczące synchronizacji</string>
|
||||
<string name="sync_complete">Synchronizacja zakończona</string>
|
||||
</resources>
|
||||
<string name="err_sync_http_write_failed">Błąd #19: Błąd zapisu strumienia HTTP podczas przesyłania danych na serwer.</string>
|
||||
<string name="err_sync_http_request_protocol_exception">Błąd #20: Wystąpił błąd poprawnego ustawienia protokołu HTTP.</string>
|
||||
</resources>
|
||||
|
@ -184,4 +184,5 @@
|
||||
<string name="pref_show_sync_notifications">Eşitleme bildirimlerini görüntüle</string>
|
||||
<string name="sync_complete">Eşitleme tamamlandı</string>
|
||||
<string name="err_sync_http_write_failed">Hata No 19: Veriler sunucuya gönderilirken HTTP akışına yazılamadı.</string>
|
||||
</resources>
|
||||
<string name="err_sync_http_request_protocol_exception">Hata 20: HTTP iletişim kuralı sürümü doğru şekilde ayarlanamadı.</string>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user