cf8adf57b9e8947c21de1ab5d24e794800bbd55c
[pub/Android/ownCloud.git] / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3 <string name="hello">Hello World, OwnCloudMainScreen!</string>
4 <string name="app_name">ownCloud</string>
5 <string name="main_password">Password:</string>
6 <string name="main_login">Username:</string>
7 <string name="main_button_login">Login</string>
8 <string name="main_welcome">Welcome to your ownCloud</string>
9 <string name="main_files">Files</string>
10 <string name="main_music">Music</string>
11 <string name="main_contacts">Contacts</string>
12 <string name="main_calendar">Calendar</string>
13 <string name="main_bookmarks">Bookmarks</string>
14 <string name="main_settings">Settings</string>
15 <string name="main_tit_accsetup">Setup Account</string>
16 <string name="main_wrn_accsetup">There are no ownCloud accounts on your device. In order to use this App, you need to create one.</string>
17
18 <string name="actionbar_sync">Refresh</string>
19 <string name="actionbar_upload">Upload file</string>
20 <string name="actionbar_mkdir">Create directory</string>
21 <string name="actionbar_search">Search</string>
22 <string name="actionbar_settings">Settings</string>
23
24 <string name="prefs_category_general">General</string>
25 <string name="prefs_category_trackmydevice">Device tracking</string>
26 <string name="prefs_add_session">Add new session</string>
27 <string name="prefs_create_img_thumbnails">Create image thumbnails</string>
28 <string name="prefs_select_oc_account">Select an account</string>
29 <string name="prefs_summary_select_oc_account">Choose, which of your accounts the app should use.</string>
30 <string name="prefs_trackmydevice">Device tracking</string>
31 <string name="prefs_trackmydevice_summary_off">Enable ownCloud to track your device location</string>
32 <string name="prefs_trackmydevice_summary_on">Your ownCloud keeps track of this device</string>
33 <string name="prefs_trackmydevice_interval">Update interval</string>
34 <string name="prefs_trackmydevice_interval_summary">Update every %1$s minutes</string>
35 <string name="prefs_accounts">Accounts</string>
36 <string name="prefs_manage_accounts">Manage accounts</string>
37 <string name="prefs_pincode">ownCloud App PIN</string>
38 <string name="prefs_pincode_summary">Protect your ownCloud client</string>
39 <string name="prefs_instant_upload">Enable instant uploading</string>
40 <string name="prefs_instant_upload_summary">Instantly upload photos taken by camera</string>
41
42 <string name="auth_host_url">ownCloud URL</string>
43 <string name="auth_username">Username</string>
44 <string name="auth_password">Password</string>
45 <string name="new_session_uri_error">Wrong URL given</string>
46 <string name="new_session_session_name_error">Wrong session name</string>
47 <string name="sync_string_files">Files</string>
48 <string name="uploader_no_file_selected">No file selected for upload</string>
49 <string name="setup_hint_username">Username</string>
50 <string name="setup_hint_password">Password</string>
51 <string name="setup_hint_address">Web address</string>
52 <string name="setup_hint_show_password">Show password?</string>
53 <string name="setup_title">Connect to your ownCloud</string>
54 <string name="setup_btn_connect">Connect</string>
55 <string name="uploader_btn_upload_text">Upload</string>
56 <string name="uploader_wrn_no_account_title">No account found</string>
57 <string name="uploader_wrn_no_account_text">There are no ownCloud accounts on your device. Please setup an account first.</string>
58 <string name="uploader_wrn_no_account_setup_btn_text">Setup</string>
59 <string name="uploader_wrn_no_account_quit_btn_text">Quit</string>
60 <string name="uploader_info_uploading">Uploading</string>
61 <string name="uploader_btn_create_dir_text">Create directory for upload</string>
62 <string name="filedetails_select_file">Tap on a file to display additional information.</string>
63 <string name="filedetails_size">Size:</string>
64 <string name="filedetails_type">Type:</string>
65 <string name="filedetails_created">Created:</string>
66 <string name="filedetails_modified">Modified:</string>
67 <string name="filedetails_download">Download</string>
68 <string name="filedetails_redownload">Redownload</string>
69 <string name="filedetails_download_in_progress">Downloading</string>
70 <string name="filedetails_open">Open</string>
71 <string name="common_yes">Yes</string>
72 <string name="common_no">No</string>
73 <string name="common_ok">OK</string>
74 <string name="common_cancel">Cancel</string>
75 <string name="common_save_exit">Save &amp; Exit</string>
76 <string name="common_error">Error</string>
77 <string name="about_title">About</string>
78
79 <string name="delete_account">Delete account</string>
80 <string name="create_account">Create account</string>
81
82 <string name="upload_chooser_title">Upload file from &#8230;</string>
83 <string name="uploader_info_dirname">Directory name</string>
84 <string name="uploader_upload_in_progress_ticker">Uploading &#8230;</string>
85 <string name="uploader_upload_in_progress_content">%1$d%% Uploading %2$s</string>
86 <string name="uploader_upload_succeeded_ticker">Upload succeeded</string>
87 <string name="uploader_upload_succeeded_content_single">%1$s was successfully upload</string>
88 <string name="uploader_upload_succeeded_content_multiple">%1$d files were successfully upload</string>
89 <string name="uploader_upload_failed_ticker">Upload failed</string>
90 <string name="uploader_upload_failed_content_single">Upload of %1$s could not be completed</string>
91 <string name="uploader_upload_failed_content_multiple">Upload failed: %1$d/%2$d files were upload</string>
92 <string name="downloader_download_in_progress_ticker">Downloading &#8230;</string>
93 <string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
94 <string name="downloader_download_succeeded_ticker">Download suceeded</string>
95 <string name="downloader_download_succeeded_content">%1$s was successfully download</string>
96 <string name="downloader_download_failed_ticker">Download failed</string>
97 <string name="downloader_download_failed_content">Download of %1$s could not be completed</string>
98 <string name="common_choose_account">Choose account</string>
99 <string name="sync_string_contacts">Contacts</string>
100 <string name="use_ssl">Use Secure Connection</string>
101 <string name="location_no_provider">ownCloud cannot track your device. Please check your location settings</string>
102
103 <string name="pincode_enter_pin_code">Please, insert your App PIN</string>
104 <string name="pincode_enter_new_pin_code">Please, insert your new App PIN</string>
105 <string name="pincode_configure_your_pin">Enter ownCloud App PIN</string>
106 <string name="pincode_reenter_your_pincode">Reenter ownCloud App PIN, please</string>
107 <string name="pincode_remove_your_pincode">Remove your ownCloud App PIN</string>
108 <string name="pincode_mismatch">Both ownCloud App PIN are not the same</string>
109 <string name="pincode_wrong">Incorrect ownCloud App PIN</string>
110 <string name="pincode_removed">ownCloud App PIN removed</string>
111 <string name="pincode_stored">ownCloud App PIN stored</string>
112
113 <string-array name="prefs_trackmydevice_intervall_keys">
114 <item>15 Minutes</item>
115 <item>30 Minutes</item>
116 <item>60 Minutes</item>
117 </string-array>
118
119 <string-array name="prefs_trackmydevice_intervall_values">
120 <item>15</item>
121 <item>30</item>
122 <item>60</item>
123 </string-array>
124 <string name="auth_trying_to_login">Trying to login…</string>
125 <string name="auth_no_net_conn_title">No network connection</string>
126 <string name="auth_no_net_conn_message">No network connection have been detected, check your Internet connection and try again.</string>
127 <string name="auth_connect_anyway">Connect anyway</string>
128 <string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
129 <string name="auth_nossl_plain_ok_message">Application couldn\'t establish a secure connection to server. Although non secure connection is available. You may continue or cancel.</string>
130 <string name="auth_connection_established">Connection established</string>
131 <string name="auth_testing_connection">Testing connection…</string>
132 <string name="auth_not_configured_title">Malformed ownCloud configuration</string>
133 <string name="auth_not_configured_message">It seems that your ownCloud instance is not correctly configured. Contact your administrator for more details.</string>
134 <string name="auth_unknown_error_title">Unknown error occurred</string>
135 <string name="auth_unknown_error_message">Unknown error occurred. Please contact authors and include logs from your device.</string>
136 <string name="auth_unknow_host_title">Can\'t establish connection</string>
137 <string name="auth_unknow_host_message">Couldn\'t establish connection to host. Please check hostname and server availability and try again.</string>
138 <string name="auth_incorrect_path_title">ownCloud instance not found</string>
139 <string name="auth_incorrect_path_message">Application couldn\'t find ownClound instance at given path. Please check your path and try again.</string>
140 <string name="auth_secure_connection">Secure connection established</string>
141 <string name="auth_unknow_error">Unknown error occurred!</string>
142 <string name="auth_login_details">Login details</string>
143
144 <string name="crashlog_message">Application terminated unexpectedly. Would you like to submit crash report?</string>
145 <string name="crashlog_send_report">Send report</string>
146 <string name="crashlog_dont_send_report">Don\'t send report</string>
147
148 <string name="extensions_avail_title">Extensions available!</string>
149 <string name="extensions_avail_message">Looks like your ownCloud instance is supporting advanced extensions. Would you like to see extensions available for android ?</string>
150 <string name="fd_keep_in_sync">Keep file up to date</string>
151 <string name="common_share">Share</string>
152 <string name="common_rename">Rename</string>
153 <string name="common_remove">Remove</string>
154
155 <string name="confirmation_remove_alert">"Do you really want to remove %1$s ?"</string>
156 <string name="confirmation_remove_local">Local only</string>
157 <string name="confirmation_remove_remote">Remove from server</string>
158 <string name="confirmation_remove_remote_and_local">Both remote and local</string>
159
160 <string name="remove_success_msg">"Successful removal"</string>
161 <string name="remove_fail_msg">"Removal could not be completed"</string>
162
163 <string name="create_dir_fail_msg">Directory could not be created</string>
164
165 <string name="wait_a_moment">Wait a moment</string>
166
167 <string name="filedisplay_unexpected_bad_get_content">"Unexpected problem ; please, try other app to select the file"</string>
168 </resources>