1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 13:52:58 +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
@@ -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.
+5 -5
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>