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

strings.xml « values-ur-rPK « res « main « src « News-Android-App - github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 615c716d920c37b1438b1e5258cc6bde4f8d7bb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <!--<string name="non_sorted_articles">Nicht zugeordnete Artikel</string>-->
  <!--Import Accounts-->
  <!--EMAIL-->
  <!--Action Bar Items-->
  <string name="action_Share">تقسیم</string>
  <string name="action_save">حفظ</string>
  <string name="action_settings">سیٹینگز</string>
  <!--Strings related to login-->
  <string name="pref_title_username">یوزر نیم</string>
  <string name="pref_title_password">پاسورڈ</string>
  <!--<string name="pref_title_owncloudRootPath">ownCloud root address</string>-->
  <!--<string name="pref_default_username">admin</string>-->
  <!--Toast Messages-->
  <!--Strings related to Settings-->
  <string name="title_activity_settings">سیٹینگز</string>
  <!--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="warning">انتباہ</string>
  <!--<string name="pref_title_AllowAllSSLCertificates">Allow all SSL Certificates</string>-->
  <!--MemorizingTrustManager-->
  <!--Settings for Display-->
  <!--Login Dialog-->
  <string name="login_dialog_title_error">ایرر</string>
  <string name="login_dialog_title_security_warning">حفاظتی انتباہ</string>
  <!--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>