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

strings.xml « values-eo « res « main « src « News-Android-App - github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7d6d6edb7e599c36eeb9fe7a1c359ea27266990 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <string name="app_name">Abonflulegilo de ownCloud</string>
  <string name="title_newsreader_list">Abonflulegilo</string>
  <string name="title_newsreader_detail">Detaloj de Abonflulegilo</string>
  <string name="empty_view_header">Informo</string>
  <string name="empty_view_content">Neniu ero estas ĉi tie</string>
  <string name="message_bar_reload">Reŝargi</string>
  <string name="allUnreadFeeds">Ĉiuj nelegitaj eroj</string>
  <string name="starredFeeds">Markitaj eroj</string>
  <string name="title_activity_new_feed">Aldoni novan fluon</string>
  <!--<string name="non_sorted_articles">Nicht zugeordnete Artikel</string>-->
  <string name="menu_update">Refreŝigi</string>
  <string name="menu_markAllAsRead">Marki ĉion kiel legita</string>
  <!--Import Accounts-->
  <!--EMAIL-->
  <string name="email_sendMail">Sendi retpoŝton</string>
  <!--Action Bar Items-->
  <string name="action_starred">Markita</string>
  <string name="action_read">Legi</string>
  <string name="action_openInBrowser">Malfermi en TTT-legilo</string>
  <string name="action_sendSourceCode">Sendi eron al ellaboranto</string>
  <string name="action_Share">Kunhavigi</string>
  <string name="action_save">Konservi</string>
  <string name="action_settings">Agordo</string>
  <string name="action_add_new_feed">Aldoni novan fluon</string>
  <!--Strings related to login-->
  <string name="pref_title_username">Uzantonomo</string>
  <string name="pref_title_password">Pasvorto</string>
  <!--<string name="pref_title_owncloudRootPath">ownCloud root address</string>-->
  <string name="pref_default_owncloudRootPath">https://1.2.3.4/owncloud</string>
  <!--<string name="pref_default_username">admin</string>-->
  <string name="action_sign_in_short">Ensaluti</string>
  <string name="login_progress_signing_in">Ensalutante...</string>
  <string name="error_incorrect_password">Ĉi tiu pasvorto malĝustas</string>
  <string name="error_field_required">Ĉi tiu kampo nepras</string>
  <string name="error_invalid_url">Ĉi tiu URL malĝustas</string>
  <!--Toast Messages-->
  <string name="pull_to_refresh_updateFolder">Sinkroniĝas dosierujo</string>
  <string name="pull_to_refresh_updateFeeds">Sinkroniĝas fluoj</string>
  <string name="pull_to_refresh_updateItems">Sinkroniĝas eroj</string>
  <!--Strings related to Settings-->
  <string name="title_activity_settings">Agordo</string>
  <!--General settings-->
  <string name="pref_header_general">Ĝenerala</string>
  <!--<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">Averto</string>
  <string name="pref_title_ShowOnlyUnread">Montri nur nelegitajn artikolojn</string>
  <!--<string name="pref_title_AllowAllSSLCertificates">Allow all SSL Certificates</string>-->
  <!--MemorizingTrustManager-->
  <!--Settings for Display-->
  <string-array name="pref_display_apptheme_values">
    <item>0</item>
    <item>1</item>
  </string-array>
  <!--Login Dialog-->
  <string name="login_dialog_title_error">Eraro</string>
  <string name="login_dialog_title_security_warning">Sekureca averto</string>
  <!--Data & Sync-->
  <!--<string name="pref_title_data_sync_max_items">Max number of items to sync</string>-->
  <string name="pref_title_clearCache">Forviŝi la kaŝmemoron</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_header_notifications">Sciigoj</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>