1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-30 11:16:14 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-10-31 01:30:49 +00:00
parent c08e0fbd51
commit d2e7621b88
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 8 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<string name="title_global_pref_to_general_prefs">Genera preferències</string>
<string name="summary_global_pref_to_general_prefs">Opcions de sincronització</string>
<string name="summary_notif_prefs">Notificacions</string>
<string name="pref_header_data_sync">Dades &amp; sincronització</string>
<string name="pref_header_data_sync">Dades & sincronització</string>
<string name="title_activity_general_settings">Paràmetres generals</string>
<string-array name="pref_sync_frequency_titles">

View File

@ -36,7 +36,12 @@
<string name="app_name">Nextcloud SMS správy</string>
<string name="login_logo">Prihlasovacie logo</string>
<!-- Translations must begin there -->
<!-- Preferences -->
<string name="pref_title_sync">SMS - Rýchle</string>
<string name="pref_title_sync_frequency">Interval rýchlej synchronizácie</string>
<string name="pref_title_slow_sync">SMS - Zabezpečené a pomalšie</string>
<string name="pref_title_slow_sync_frequency">Zabezpečená pomalšia synchronizačná frekvencia</string>
<string name="action_settings">Nastavenia</string>
<string name="sync_now">Teraz synchronizovať</string>
<string name="pref_category_sync">Synchronizácia</string>
@ -94,6 +99,8 @@
<string name="prompt_serverURI">Adresa servera</string>
<string name="error_invalid_server_address">Neplatná adresa servera</string>
<string name="error_connection_failed">Pripojenie zlyhalo, uistite sa, že toto je ten správny server</string>
<string name="error_http_connection_failed">Nie je možné vytvoriť HTTP pripojenie. Uistite sa prosím, že na druhej strane je web server</string>
<!-- Main activity -->
<string name="ma_title_rate_us">Ohodnoťte nás!</string>
<string name="ma_title_add_account">Pridať účet</string>