Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-10 09:42:27 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-10 09:42:27 +0400
commit03530232fcb145a803b3943a80d02f194a3f359b (patch)
treeaded4488f75c19679ca1c152f6aa47e94a05db1a /News-Android-App/src/main/res/values-es-rEC
parentfcf454d06470593acd4d72cd37b84c8fb5484d87 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-es-rEC')
-rw-r--r--News-Android-App/src/main/res/values-es-rEC/strings.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-es-rEC/strings.xml b/News-Android-App/src/main/res/values-es-rEC/strings.xml
new file mode 100644
index 00000000..10e27873
--- /dev/null
+++ b/News-Android-App/src/main/res/values-es-rEC/strings.xml
@@ -0,0 +1,47 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <!--<string name="non_sorted_articles">Nicht zugeordnete Artikel</string>-->
+ <!--EMAIL-->
+ <!--Action Bar Items-->
+ <!--Strings related to login-->
+ <!--<string name="pref_title_owncloudRootPath">ownCloud root address</string>-->
+ <!--<string name="pref_default_username">admin</string>-->
+ <!--Toast Messages-->
+ <!--Strings related to Settings-->
+ <!--General settings-->
+ <!--<string-array name="pref_general_sort_order_values">
+ <item>desc</item>
+ <item>asc</item>
+ </string-array>-->
+ <!--<string name="pref_title_social_recommendations">Enable social recommendations</string>
+ <string name="pref_description_social_recommendations">Recommendations for people to contact based on your message history</string>-->
+ <!--<string name="pref_title_AllowAllSSLCertificates">Allow all SSL Certificates</string>-->
+ <!--MemorizingTrustManager-->
+ <!--Settings for Display-->
+ <!--Login Dialog-->
+ <!--Data & Sync-->
+ <!--<string name="pref_title_data_sync_max_items">Max number of items to sync</string>-->
+ <!--<string name="pref_title_sync_frequency">Sync frequency</string>
+
+ <string-array name="pref_sync_frequency_titles">
+ <item>15 minutes</item>
+ <item>30 minutes</item>
+ <item>1 hour</item>
+ <item>3 hours</item>
+ <item>6 hours</item>
+ <item>Never</item>
+ </string-array>
+ <string-array name="pref_sync_frequency_values">
+ <item>15</item>
+ <item>30</item>
+ <item>60</item>
+ <item>180</item>
+ <item>360</item>
+ <item>-1</item>
+ </string-array>-->
+ <!--<string name="pref_title_system_sync_settings">System sync settings</string>-->
+ <!--<string name="pref_title_new_message_notifications">New message notifications</string>
+ <string name="pref_title_ringtone">Ringtone</string>
+ <string name="pref_ringtone_silent">Silent</string>
+ <string name="pref_title_vibrate">Vibrate</string>-->
+</resources>