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

Add translation version to improve translation modification milestones

This commit is contained in:
Loic Blot 2014-12-03 12:47:54 +01:00
parent 5d96567d2c
commit 281caa7773
10 changed files with 71 additions and 8 deletions

View File

@ -26,6 +26,10 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</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">ownCloud SMS synchronizuje vaše lokální SMS zprávy na váš server ownCloud</string>
<string name="gp_description"> <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. 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

@ -26,7 +26,9 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">1</string>
<!-- Translations must begin there --> <!-- Translations must begin there -->
<!-- Preferences --> <!-- Preferences -->
<string name="pref_title_sync_frequency">Frekvence synchronizace</string> <string name="pref_title_sync_frequency">Frekvence synchronizace</string>

View File

@ -26,6 +26,10 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</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">ownCloud SMS synchronize your local SMS on your ownCloud instance</string>
<string name="gp_description"> <string name="gp_description">
ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it. ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it.

View File

@ -26,6 +26,9 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</string>
<!-- Translations must begin there --> <!-- Translations must begin there -->
<!-- Preferences --> <!-- Preferences -->
<string name="pref_title_sync">Fast Sync</string> <string name="pref_title_sync">Fast Sync</string>

View File

@ -0,0 +1,34 @@
<?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">0</string>
<!-- Translations must begin here -->
<!-- Missing translations ! -->
</resources>

View File

@ -28,10 +28,12 @@
--> -->
<resources> <resources>
<string name="pref_title_sync_frequency">Frecuencia de sincronización</string> <!-- Translation version, reference for translators -->
<string name="translation_version">1</string>
<!-- Translations must begin there --> <!-- Translations must begin there -->
<!-- Preferences --> <!-- Preferences -->
<string name="pref_title_sync_frequency">Frecuencia de sincronización</string>
<string name="action_settings">Configuración</string> <string name="action_settings">Configuración</string>
<string name="sync_now">Sincronizar ahora</string> <string name="sync_now">Sincronizar ahora</string>
<string name="pref_category_sync">Sincronización</string> <string name="pref_category_sync">Sincronización</string>

View File

@ -26,6 +26,10 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</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">ownCloud SMS permet de synchroniser vos SMS sur votre instance ownCloud</string>
<string name="gp_description"> <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. L\'application ownCloud SMS vous permet de synchroniser vos messages SMS sur une instance ownCloud distante et ainsi de pouvoir les lire.

View File

@ -26,6 +26,10 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</string>
<!-- Translations must begin there -->
<string name="app_name">ownCloud-SMS</string> <string name="app_name">ownCloud-SMS</string>
<string name="action_settings">Paramètres</string> <string name="action_settings">Paramètres</string>
@ -38,11 +42,11 @@
<string name="summary_global_pref_to_general_prefs">Options de synchronisation</string> <string name="summary_global_pref_to_general_prefs">Options de synchronisation</string>
<string name="summary_notif_prefs">Notifications</string> <string name="summary_notif_prefs">Notifications</string>
<string name="pref_header_data_sync">Données &amp; synchronisation</string> <string name="pref_header_data_sync">Données &amp; synchronisation</string>
<string name="pref_title_sync_frequency">Fréquence de synchronisation</string> <string name="pref_title_sync_frequency">Fréquence de synchronisation</string>
<string name="pref_title_sync">SMS - Méthode rapide</string> <string name="pref_title_sync">SMS - Méthode rapide</string>
<string name="pref_title_slow_sync">SMS - Méthode lente (sécurisée)</string> <string name="pref_title_slow_sync">SMS - Méthode lente (sécurisée)</string>
<string name="pref_title_slow_sync_frequency">Fréquence de la synchronisation lente</string> <string name="pref_title_slow_sync_frequency">Fréquence de la synchronisation lente</string>
<string name="title_activity_general_settings">Préférences générales</string> <string name="title_activity_general_settings">Préférences générales</string>

View File

@ -26,6 +26,10 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</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">ownCloud SMS synchronize your local SMS on your ownCloud instance</string>
<string name="gp_description"> <string name="gp_description">
ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it. ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it.

View File

@ -26,6 +26,8 @@
*/ */
--> -->
<resources> <resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</string>
<!-- System strings, do not translate --> <!-- System strings, do not translate -->
<string name="app_name">ownCloud-SMS</string> <string name="app_name">ownCloud-SMS</string>