1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-05 23:16:27 +00:00

Move to Nextcloud (#118)

* Move to Nextcloud (#116)

- Changed colors to Nextcloud Theme

* Move to Nextcloud (#116)

- Adjusted strings and some translations

* Move to Nextcloud (#116)

- Adjust icon color
This commit is contained in:
Niedermann IT-Dienstleistungen 2016-12-21 20:55:17 +01:00 committed by Ner'zhul
parent 1257de1a0a
commit c3232dca60
26 changed files with 84 additions and 54 deletions

View File

@ -48,9 +48,9 @@
y="32"
x="32"
id="rect4"
style="fill:#1d2d44" /><path
style="fill:#0082C9" /><path
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.25007507;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
d="m 122.44396,89.125042 c -18.45887,0 -33.318923,14.115008 -33.318923,31.647818 l 0,143.74017 c 0,17.53283 14.860053,31.64784 33.318923,31.64784 l 38.24891,0 152.52844,126.43415 -49.39316,-126.43415 125.72788,0 c 18.45889,0 33.31893,-14.11501 33.31893,-31.64784 l 0,-143.74017 c 0,-17.53281 -14.86004,-31.647818 -33.31893,-31.647818 z m 9.05472,27.207518 249.00265,0 c 9.08866,0 16.40549,5.85418 16.40549,13.12558 l 0,8.53918 c 0,7.27142 -7.31683,13.12389 -16.40549,13.12389 l -249.00265,0 c -9.08867,0 -16.40551,-5.85247 -16.40551,-13.12389 l 0,-8.53918 c 0,-7.2714 7.31684,-13.12558 16.40551,-13.12558 z m 0,60.50813 249.00265,0 c 9.08866,0 16.40549,5.85418 16.40549,13.12559 l 0,8.53748 c 0,7.27141 -7.31683,13.12559 -16.40549,13.12559 l -249.00265,0 c -9.08867,0 -16.40551,-5.85418 -16.40551,-13.12559 l 0,-8.53748 c 0,-7.27141 7.31684,-13.12559 16.40551,-13.12559 z m 0,60.01043 89.95439,0 c 9.08866,0 16.40548,7.9877 16.40548,15.25911 l 0,6.40397 c 0,7.27139 -7.31682,13.12558 -16.40548,13.12558 l -89.95439,0 c -9.08867,0 -16.40551,-5.85419 -16.40551,-13.12558 l 0,-6.40397 c 0,-7.27141 7.31684,-15.25911 16.40551,-15.25911 z"
id="rect3350"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssscccssssssssssssssssssssssssssssssss" /></svg>
sodipodi:nodetypes="sssscccssssssssssssssssssssssssssssssss" /></svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS synchronizuje vaše lokální SMS zprávy na váš server ownCloud</string>
<string name="gp_short_description">Nextcloud SMS synchronizuje vaše lokální SMS zprávy na váš server Nextcloud</string>
<string name="gp_description">
Aplikace ownCloud SMS synchronizuje vaše SMS zprávy na vzdálenou instanci ownCloud, kde si poté můžete zprávy přečíst.

View File

@ -159,14 +159,14 @@
<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 ownCloud serveru</string>
<string name="err_sync_http_request_httpexception">Chyba #12: Nelze se připojit k ownCloud serveru</string>
<string name="err_sync_http_request_ioexception">Chyba #13: Nelze se připojit k ownCloud serveru</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: OcSMS aplikace není nainstalována nebo ownCloud čeká na aktualizaci</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>
@ -175,7 +175,7 @@
<string name="contactinfos_list">Adresář</string>
<string name="function_not_available">Tato funkce ještě není dostupná.</string>
<string name="ui_notification_title_template">OcSMS: %1$s</string>
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
<string name="communicate">Communicate</string>
<string name="title_activity_main2">Main2Activity</string>

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin there -->
<string name="gp_short_description">Mit ownCloud SMS kannst Du Deine SMS mit Deiner ownCloud synchronisieren</string>
<string name="gp_short_description">Mit Nextcloud SMS kannst Du Deine SMS mit Deiner Nextcloud synchronisieren</string>
<string name="gp_description">
Die ownCloud SMS App synchronisiert Deine SMS-Nachrichten mit einer ownCloud-Instanz und erlaubt Dir, die SMS dort zu lesen.

View File

@ -124,10 +124,40 @@
<string name="err_sync_create_json_request_encoding">Fehler #7: Ungültige Zeichenkodierung bei der Erstellung des Requests</string>
<string name="err_sync_auth_failed">Fehler #8: Anmeldung fehlgeschlagen</string>
<string name="err_sync_http_request_returncode_unhandled">Fehler #9: Unbekannter HTTP-Antwortcode vom Server</string>
<string name="err_sync_http_request_connect">Fehler #11: Konnte nicht mit der ownCloud-Instanz verbinden (HTTP-Request)</string>
<string name="err_sync_http_request_httpexception">Fehler #12: Konnte nicht mit der ownCloud-Instanz verbinden (HTTP-Ausnahme)</string>
<string name="err_sync_http_request_ioexception">Fehler #13: Konnte nicht mit der ownCloud-Instanz verbinden (IO-Fehler)</string>
<string name="err_sync_http_request_connect">Fehler #11: Konnte nicht mit der Nextcloud-Instanz verbinden (HTTP-Request)</string>
<string name="err_sync_http_request_httpexception">Fehler #12: Konnte nicht mit der Nextcloud-Instanz verbinden (HTTP-Ausnahme)</string>
<string name="err_sync_http_request_ioexception">Fehler #13: Konnte nicht mit der Nextcloud-Instanz verbinden (IO-Fehler)</string>
<string name="err_sync_http_request_resp">Fehler #14: Konnte Server-Antwort nicht parsen</string>
<string name="err_sync_http_request_parse_resp">Fehler #15: Konnte Server-Antwort nicht parsen</string>
<string name="app_name">Nextcloud SMS</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Fehler #18: Nextcloud SMS App ist niht installiert oder Nextcloud führt gerade ein Uprade durch</string>
<string name="err_sync_no_connection_available">Fehler #16: Keine Datenverbindung verfügbar</string>
<string name="error_connection_failed_not_found">Verbindung fehlgeschlagen, der Server hat 404 NICHT GEFUNDEN geantworet. Stellen Sie sicher, dass der Pfad zur Nextcloud-Instanz korrekt gesetzt ist.</string>
<string name="error_make_default_sms_app"></string>
<string name="ma_content_swipeaction">Wisch von links nach rechts um auf das Action-Menü zuzugreifen</string>
<string name="ma_content_welcome">Willkommen bei Nextcloud SMS. Diese Anwendung ermöglicht dir die Synchronisation deiner SMS mit deiner Nextcloud-Instanz</string>
<string name="ma_title_add_account">Account hinzufügen</string>
<string name="ma_title_my_accounts">Meine Accounts</string>
<string name="ma_title_rate_us">Bewerte uns!</string>
<string name="ma_title_remote_account">Entfernter Account</string>
<string name="ma_title_welcome">Willkommen</string>
<string name="navigation_drawer_close">Navigationsleiste schließen</string>
<string name="navigation_drawer_open">Navigationsleiste öffnen</string>
<string name="no_account_configured">Kein Account konfiguriert</string>
<string name="nothing_to_sync">Es gibt nichts zu synchronisieren.</string>
<string name="notif_permission_required">Berechtigungen benötigt</string>
<string name="please_fix_it">Bitte behebe es.</string>
<string name="understood">Verstanden</string>
<string name="title_activity_select_account">Account auswählen</string>
<string name="title_activity_select_contact">Kontakt auswählen</string>
<string name="err_cannot_read_contacts">Wir können deine Kontakte nicht lesen.</string>
<string name="err_cannot_read_sms">Wir können deine SMS nicht lesen.</string>
<string name="cancel">Abbrchen</string>
<string name="choose_account">Account auswählen</string>
<string name="communicate">Kommunizieren</string>
<string name="contactinfos_list">Kontaktliste</string>
<string name="contactinfos_title">Kontaktinformationen</string>
<string name="action_appinfo_perms">App Infos und Berechtigungen</string>
<string name="account_actions">Account-Aktionen</string>
</resources>

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS synchronize your local SMS on your ownCloud instance</string>
<string name="gp_short_description">Nextcloud SMS synchronize your local SMS on your Nextcloud instance</string>
<string name="gp_description">
ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it.

View File

@ -140,14 +140,14 @@
<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 ownCloud instance</string>
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to ownCloud instance</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: OcSMS app is not installed or ownCloud awaiting for an upgrade</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>

View File

@ -28,7 +28,7 @@
<resources>
<!-- Translation version, reference for translators -->
<string name="gp_translation_version">0</string>
<string name="gp_short_description">ownCloud SMS sincroniza sus mensajes SMS locales en su servidor ownCloud</string>
<string name="gp_short_description">Nextcloud SMS sincroniza sus mensajes SMS locales en su servidor Nextcloud</string>
<string name="gp_description">
La aplicación ownCloud SMS sincroniza sus mensajes SMS en un servidor ownCloud remoto y le permite leer sus mensajes desde él.

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin there -->
<string name="gp_short_description">ownCloud SMS permet de synchroniser vos SMS sur votre instance ownCloud</string>
<string name="gp_short_description">Nextcloud SMS permet de synchroniser vos SMS sur votre instance Nextcloud</string>
<string name="gp_description">
L\'application ownCloud SMS vous permet de synchroniser vos messages SMS sur une instance ownCloud distante et ainsi de pouvoir les lire.

View File

@ -31,7 +31,7 @@
<!-- Translations must begin there -->
<string name="app_name">ownCloud-SMS</string>
<string name="app_name">Nextcloud SMS</string>
<string name="action_settings">Paramètres</string>
<string name="sync_now">Synchroniser maintenant</string>
@ -118,20 +118,20 @@
<string name="err_sync_no_connection_available">Erreur #16: Aucune connexion data disponible</string>
<string name="err_sync_account_unparsable">Error #17: Compte mal configuré. Merci de bien vouloir le reconfigurer.</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Error #18: L\'application OcSMS n\'est pas installée ou ownCloud attend d\'être mis à niveau.</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Error #18: L\'application Nextcloud SMS n\'est pas installée ou Nextcloud attend d\'être mis à niveau.</string>
<string name="err_fetch_phonelist">La liste de numéros reçue depuis le serveur est invalide.</string>
<string name="err_proto_v2">Le serveur ne supporte pas cette fonctionnalité. Assurez vous que le serveur est au moins en version 1.6.</string>
<string name="contactinfos_title">Informations sur le contact</string>
<string name="err_sync_create_json_null_smslist">Erreur #6: Liste SMS Nulle</string>
<string name="err_sync_create_json_put_smslist">Erreur #6: Echec de la création de la requête PUSH</string>
<string name="err_sync_http_request_connect">Erreur #11: Impossible de se connecter à l\'instance ownCloud</string>
<string name="err_sync_http_request_connect">Erreur #11: Impossible de se connecter à l\'instance Nextcloud</string>
<string name="err_sync_auth_failed">Erreur #8: Echec de l\'authentification</string>
<string name="err_sync_push_request">Erreur #3: Echec du push de la requête</string>
<string name="err_sync_http_request_returncode_unhandled">Erreur #9: Le serveur a renvoyé un code de retour HTTP non géré</string>
<string name="err_sync_http_request_resp">Erreur #14: Impossible d\'interpréter la réponse du serveur</string>
<string name="err_sync_http_request_parse_resp">Erreur #15: Impossible d\'interpréter la réponse du serveur</string>
<string name="err_sync_http_request_httpexception">Erreur #12: Impossible de se connecter à l\'instance ownCloud</string>
<string name="err_sync_http_request_ioexception">Erreur #13: Impossible de se connecter à l\'instance ownCloud</string>
<string name="err_sync_http_request_httpexception">Erreur #12: Impossible de se connecter à l\'instance Nextcloud</string>
<string name="err_sync_http_request_ioexception">Erreur #13: Impossible de se connecter à l\'instance Nextcloud</string>
<string name="subtitle_contact_phones">- Numéros de téléphone associés</string>
<string name="choose_account">Choisissez un compte</string>
<string name="ma_title_remote_account">Compte distant</string>

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS выполняет синхронизацию SMS на ваш экземпляр ownCloud</string>
<string name="gp_short_description">Nextcloud SMS выполняет синхронизацию SMS на ваш экземпляр Nextcloud</string>
<string name="gp_description">
Приложение ownCloud SMS выполнит синхронизацию SMS-сообщений на удаленный экземпляре OwnCloud и позволяет читать сообщения из него.

View File

@ -127,14 +127,14 @@
<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 ownCloud instance</string>
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to ownCloud instance</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: OcSMS app is not installed or ownCloud awaiting for an upgrade</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">Контактная информация</string>
@ -143,7 +143,7 @@
<string name="contactinfos_list">Список контактов</string>
<string name="function_not_available">Эта функция пока не доступна.</string>
<string name="ui_notification_title_template">OcSMS: %1$s</string>
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
<string name="communicate">Communicate</string>
<string name="title_activity_main2">Main2Activity</string>

View File

@ -31,7 +31,7 @@
<string name="translation_version">6</string>
<!-- In Serbian language there's a rule to transliterate app names -->
<string name="app_name">Оунклауд-СМС</string>
<string name="app_name">Оунклауд СМС</string>
<!-- Translations must begin there -->
<!-- Preferences -->

View File

@ -30,7 +30,7 @@
<!-- Translation version, reference for translators -->
<string name="gp_translation_version">4</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS synkroniserar dina lokala SMS till din ownCloudinstans.</string>
<string name="gp_short_description">Nextcloud SMS synkroniserar dina lokala SMS till din Nextcloudinstans.</string>
<string name="gp_description">
ownCloud SMS-applikationen synkroniserar dina SMS-meddelanden till din ownCloudinstans och gör det möjligt att läsa dina meddelanden på den.

View File

@ -127,9 +127,9 @@
<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 ownCloud instance</string>
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to ownCloud instance</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>

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS 将您的短信同步至您远程的 ownCloud 服务器</string>
<string name="gp_short_description">Nextcloud SMS 将您的短信同步至您远程的 Nextcloud 服务器</string>
<string name="gp_description">
ownCloud SMS 应用程序将您的短信同步至远程的 ownCloud 服务器,于是您可以在那里阅读信息。

View File

@ -159,14 +159,14 @@
<string name="err_sync_create_json_request_encoding">错误 #7: 生成请求时出现了不支持的编码</string>
<string name="err_sync_auth_failed">错误 #8: 认证失败</string>
<string name="err_sync_http_request_returncode_unhandled">错误 #9: 服务端设置了未处理的 HTTP 返回代码</string>
<string name="err_sync_http_request_connect">错误 #11: 无法建立至 ownCloud 服务器的连接</string>
<string name="err_sync_http_request_httpexception">错误 #12: 无法建立至 ownCloud 服务器的连接</string>
<string name="err_sync_http_request_ioexception">错误 #13: 无法建立至 ownCloud 服务器的连接</string>
<string name="err_sync_http_request_connect">错误 #11: 无法建立至 Nextcloud 服务器的连接</string>
<string name="err_sync_http_request_httpexception">错误 #12: 无法建立至 Nextcloud 服务器的连接</string>
<string name="err_sync_http_request_ioexception">错误 #13: 无法建立至 Nextcloud 服务器的连接</string>
<string name="err_sync_http_request_resp">错误 #14: 无法解析服务端的响应</string>
<string name="err_sync_http_request_parse_resp">错误 #15: 无法解析服务端的响应</string>
<string name="err_sync_no_connection_available">错误 #16: 无可用的数据连接</string>
<string name="err_sync_account_unparsable">错误 #17: 账户不正确,请重新配置</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">错误 #18: OcSMS 应用未安装,或 ownCloud 正等待升级</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">错误 #18: Nextcloud SMS 应用未安装,或 Nextcloud 正等待升级</string>
<string name="err_fetch_phonelist">从服务端获取的电话号码列表无效。</string>
<string name="err_proto_v2">服务端不支持该功能,请确认服务端版本至少为 1.6。</string>
<string name="contactinfos_title">联系人信息</string>
@ -175,7 +175,7 @@
<string name="contactinfos_list">联系人列表</string>
<string name="function_not_available">该功能目前不可用。</string>
<string name="ui_notification_title_template">OcSMS: %1$s</string>
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
<string name="communicate">Communicate</string>
<string name="title_activity_main2">Main2Activity</string>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="oc_primary">#1d2d44</color>
<color name="oc_primary_dark">#112233</color>
<color name="oc_primary">#0082C9</color>
<color name="oc_primary_dark">#006AA3</color>
</resources>

View File

@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS synchronize your local SMS on your ownCloud instance</string>
<string name="gp_short_description">Nextcloud SMS synchronize your local SMS on your Nextcloud instance</string>
<string name="gp_description">
ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it.

View File

@ -21,7 +21,7 @@
* 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
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OŝF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-->
@ -33,7 +33,7 @@
<string name="translation_version">7</string>
<!-- System strings, do not translate -->
<string name="app_name">ownCloud-SMS</string>
<string name="app_name">Nextcloud SMS</string>
<string name="account_type">fr.unix_experience.owncloud_sms</string>
<string name="account_authority">fr.unix_experience.owncloud_sms.datasync.provider</string>
<string name="slowsync_account_authority">fr.unix_experience.owncloud_sms.datasync.slowsync_provider</string>
@ -181,10 +181,10 @@
</string-array>
<!-- Main activity -->
<string name="ma_title_rate_us">Rate us !</string>
<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 ownCloud SMS application. This application let you synchronize your SMS to your ownCloud instance using SMS app.</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>
<string name="ma_title_remote_account">Remote account</string>
<string name="choose_account">Choose account</string>
@ -208,14 +208,14 @@
<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 ownCloud instance</string>
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to ownCloud instance</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: OcSMS app is not installed or ownCloud awaiting for an upgrade</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>
@ -224,7 +224,7 @@
<string name="contactinfos_list">Contact list</string>
<string name="function_not_available">This function is not available yet.</string>
<string name="ui_notification_title_template">OcSMS: %1$s</string>
<string name="ui_notification_title_template">Nextcloud SMS: %1$s</string>
<string name="communicate">Communicate</string>
<string name="title_activity_main2">Main2Activity</string>
@ -242,7 +242,7 @@
<string name="action_appinfo_perms">App Info 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="error_connection_failed_not_found">Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your Nextcloud 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>