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

Update translations

This commit is contained in:
Loic Blot 2015-03-22 00:51:05 +01:00
parent 7b03ecb31f
commit 1a0e887179
2 changed files with 20 additions and 2 deletions

View File

@ -27,7 +27,7 @@
-->
<resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">5</string>
<string name="translation_version">6</string>
<!-- Translations must begin there -->
<!-- Preferences -->
@ -91,6 +91,13 @@
<item>-1</item>
</string-array>
<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 -->
@ -124,6 +131,8 @@
<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_thanksto_people">ownCloud developers\n\
Contributors and issue\'s reporters</string>
<string name="ma_title_sync_all">Synchronize all messages</string>
<string name="ma_button_sync_accounts_now">Launch synchronization now</string>
<!-- Notifications -->
<string name="sync_title">Sync process</string>

View File

@ -27,7 +27,7 @@
-->
<resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">3</string>
<string name="translation_version">6</string>
<!-- Translations must begin there -->
@ -71,6 +71,13 @@
<item>-1</item>
</string-array>
<string name="pref_sync_wifi">Synchroniser en Wi-Fi</string>
<string name="pref_sync_4g">Synchroniser en 4G</string>
<string name="pref_sync_3g">Synchroniser en 3G</string>
<string name="pref_sync_gprs">Synchroniser en 2.5G (GPRS)</string>
<string name="pref_sync_2g">Synchroniser en 2G</string>
<string name="pref_sync_others">Synchroniser dans les autres modes</string>
<string name="title_activity_login">Connexion</string>
<!-- Login -->
@ -99,6 +106,8 @@
<string name="ma_content_welcome">Bienvenue sur l\'application ownCloud SMS. Cette application va vous permettre de synchroniser vos SMS au sein de votre instance ownCloud en utilisant l\'application dédiée.</string>
<string name="ma_thanksto_people">L\'équipe de développement ownCloud\n\
Les contributeurs et rapporteurs de bugs</string>
<string name="ma_title_sync_all">Synchroniser tous les messages</string>
<string name="ma_button_sync_accounts_now">Lancer la synchronisation</string>
<!-- Notifications -->
<string name="sync_title">Processus de synchronisation</string>