strings.xml 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <resources>
  3. <string name="about_android">%1$s Android app</string>
  4. <string name="about_version">version %1$s</string>
  5. <string name="actionbar_sync">Refresh account</string>
  6. <string name="actionbar_upload">Upload</string>
  7. <string name="actionbar_upload_from_apps">Content from other apps</string>
  8. <string name="actionbar_upload_files">Files</string>
  9. <string name="actionbar_open_with">Open with</string>
  10. <string name="actionbar_mkdir">New folder</string>
  11. <string name="actionbar_settings">Settings</string>
  12. <string name="actionbar_see_details">Details</string>
  13. <string name="actionbar_send_file">Send</string>
  14. <string name="actionbar_sort">Sort</string>
  15. <string name="actionbar_sort_title">Sort by</string>
  16. <string-array name="actionbar_sortby">
  17. <item>A-Z</item>
  18. <item>Newest - Oldest</item>
  19. </string-array>
  20. <!--TODO re-enable when server-side folder size calculation is available
  21. <item>Biggest - Smallest</item>-->
  22. <!--TODO re-enable when "Accounts" is available in Navigation Drawer-->
  23. <!--<string name="drawer_item_accounts">Accounts</string>-->
  24. <string name="drawer_item_all_files">All files</string>
  25. <!--TODO re-enable when "On Device" is available
  26. <string name="drawer_item_on_device">On device</string>-->
  27. <string name="drawer_item_settings">Settings</string>
  28. <string name="drawer_item_uploads_list">Uploads</string>
  29. <string name="drawer_close">Close</string>
  30. <string name="drawer_open">Open</string>
  31. <string name="prefs_category_general">General</string>
  32. <string name="prefs_category_more">More</string>
  33. <string name="prefs_accounts">Accounts</string>
  34. <string name="prefs_manage_accounts">Manage accounts</string>
  35. <string name="prefs_passcode">Passcode lock</string>
  36. <string name="prefs_instant_upload">Instant picture uploads</string>
  37. <string name="prefs_instant_upload_summary">Instantly upload pictures taken by camera</string>
  38. <string name="prefs_instant_video_upload">Instant video uploads</string>
  39. <string name="prefs_instant_video_upload_summary">Instantly upload videos recorded by camera</string>
  40. <string name="prefs_log_title">Enable logging</string>
  41. <string name="prefs_log_summary">This is used to log problems</string>
  42. <string name="prefs_log_title_history">Logging history</string>
  43. <string name="prefs_log_summary_history">This shows the recorded logs</string>
  44. <string name="prefs_log_delete_history_button">Delete history</string>
  45. <string name="prefs_help">Help</string>
  46. <string name="prefs_recommend">Recommend to a friend</string>
  47. <string name="prefs_feedback">Feedback</string>
  48. <string name="prefs_imprint">Imprint</string>
  49. <string name="prefs_remember_last_share_location">Remember share location</string>
  50. <string name="prefs_remember_last_upload_location_summary">Remember last share upload location</string>
  51. <string name="recommend_subject">Try %1$s on your smartphone!</string>
  52. <string name="recommend_text">I want to invite you to use %1$s on your smartphone!\nDownload here: %2$s</string>
  53. <string name="auth_check_server">Check server</string>
  54. <string name="auth_host_url">Server address https://…</string>
  55. <string name="auth_username">Username</string>
  56. <string name="auth_password">Password</string>
  57. <string name="auth_register">New to %1$s?</string>
  58. <string name="sync_string_files">Files</string>
  59. <string name="setup_btn_connect">Connect</string>
  60. <string name="uploader_btn_upload_text">Upload</string>
  61. <string name="uploader_top_message">Choose upload folder:</string>
  62. <string name="uploader_wrn_no_account_title">No account found</string>
  63. <string name="uploader_wrn_no_account_text">There are no %1$s accounts on your device. Please set up an account first.</string>
  64. <string name="uploader_wrn_no_account_setup_btn_text">Setup</string>
  65. <string name="uploader_wrn_no_account_quit_btn_text">Quit</string>
  66. <string name="uploader_error_title_no_file_to_upload">No file to upload</string>
  67. <string name="uploader_error_message_received_piece_of_text">%1$s cannot upload a piece of text as a file.</string>
  68. <string name="uploader_error_message_no_file_to_upload">Received data does not include any valid file.</string>
  69. <string name="uploader_error_title_file_cannot_be_uploaded">File cannot be uploaded</string>
  70. <string name="uploader_error_message_read_permission_not_granted">%1$s is not allowed to read a received file</string>
  71. <string name="uploader_error_message_source_file_not_found">File to upload was not found in its location. Please check whether the file exists.</string>
  72. <string name="uploader_error_message_source_file_not_copied">An error occurred while copying the file to a temporary folder. Please try to send again.</string>
  73. <string name="file_list_seconds_ago">seconds ago</string>
  74. <string name="file_list_empty">Nothing in here. Upload something!</string>
  75. <string name="file_list_loading">Loading…</string>
  76. <string name="file_list_no_app_for_file_type">No app found for file type!</string>
  77. <string name="local_file_list_empty">There are no files in this folder.</string>
  78. <string name="upload_list_empty">No uploads available.</string>
  79. <string name="file_list_folder">folder</string>
  80. <string name="file_list_folders">folders</string>
  81. <string name="file_list_file">file</string>
  82. <string name="file_list_files">file</string>
  83. <string name="filedetails_select_file">Tap on a file to display additional information.</string>
  84. <string name="filedetails_size">Size:</string>
  85. <string name="filedetails_type">Type:</string>
  86. <string name="filedetails_created">Created:</string>
  87. <string name="filedetails_modified">Modified:</string>
  88. <string name="filedetails_download">Download</string>
  89. <string name="filedetails_sync_file">Synchronise</string>
  90. <string name="filedetails_renamed_in_upload_msg">File was renamed to %1$s during upload</string>
  91. <string name="list_layout">List layout</string>
  92. <string name="action_share">Share</string>
  93. <string name="common_yes">Yes</string>
  94. <string name="common_no">No</string>
  95. <string name="common_ok">OK</string>
  96. <string name="common_remove_upload">Remove upload</string>
  97. <string name="common_retry_upload">Retry upload</string>
  98. <string name="common_cancel_sync">Cancel sync</string>
  99. <string name="common_cancel">Cancel</string>
  100. <string name="common_back">Back</string>
  101. <string name="common_save_exit">Save &amp; exit</string>
  102. <string name="common_error">Error</string>
  103. <string name="common_loading">Loading …</string>
  104. <string name="common_unknown">unknown</string>
  105. <string name="common_error_unknown">Unknown error</string>
  106. <string name="about_title">About</string>
  107. <string name="change_password">Change password</string>
  108. <string name="delete_account">Remove account</string>
  109. <string name="create_account">Create account</string>
  110. <string name="upload_chooser_title">Upload from …</string>
  111. <string name="uploader_info_dirname">Folder name</string>
  112. <string name="uploader_upload_in_progress_ticker">Uploading …</string>
  113. <string name="uploader_upload_in_progress_content">%1$d%% Uploading %2$s</string>
  114. <string name="uploader_upload_succeeded_ticker">Upload succeeded</string>
  115. <string name="uploader_upload_succeeded_content_single">%1$s uploaded</string>
  116. <string name="uploader_upload_failed_ticker">Upload failed</string>
  117. <string name="uploader_upload_failed_content_single">Upload of %1$s could not be completed</string>
  118. <string name="uploader_upload_failed_credentials_error">Upload failed, you need to log in again</string>
  119. <string name="uploads_view_title">Uploads</string>
  120. <string name="uploads_view_group_current_uploads">Current</string>
  121. <string name="uploads_view_group_failed_uploads">Failed (tap to retry)</string>
  122. <string name="uploads_view_group_finished_uploads">Uploaded</string>
  123. <string name="uploads_view_upload_status_succeeded">Completed</string>
  124. <string name="uploads_view_upload_status_cancelled">Cancelled</string>
  125. <string name="uploads_view_upload_status_paused">Paused</string>
  126. <string name="uploads_view_upload_status_failed_connection_error">Connection error</string>
  127. <string name="uploads_view_upload_status_failed_retry">Upload will be retried shortly</string>
  128. <string name="uploads_view_upload_status_failed_credentials_error">Credentials error</string>
  129. <string name="uploads_view_upload_status_failed_folder_error">Folder error</string>
  130. <string name="uploads_view_upload_status_failed_file_error">File error</string>
  131. <string name="uploads_view_upload_status_failed_localfile_error">Local file not found</string>
  132. <string name="uploads_view_upload_status_failed_permission_error">Permission error</string>
  133. <string name="uploads_view_upload_status_conflict">Conflict</string>
  134. <string name="uploads_view_upload_status_service_interrupted">App was terminated</string>
  135. <string name="uploads_view_upload_status_unknown_fail">Unknown error</string>
  136. <string name="uploads_view_upload_status_waiting_for_wifi">Waiting for WiFi connectivity</string>
  137. <string name="uploads_view_later_waiting_to_upload">Waiting to upload</string>
  138. <string name="downloader_download_in_progress_ticker">Downloading …</string>
  139. <string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
  140. <string name="downloader_download_succeeded_ticker">Download succeeded</string>
  141. <string name="downloader_download_succeeded_content">%1$s downloaded</string>
  142. <string name="downloader_download_failed_ticker">Download failed</string>
  143. <string name="downloader_download_failed_content">Download of %1$s could not be completed</string>
  144. <string name="downloader_not_downloaded_yet">Not downloaded yet</string>
  145. <string name="downloader_download_failed_credentials_error">Download failed, you need to log in again</string>
  146. <string name="common_choose_account">Choose account</string>
  147. <string name="sync_fail_ticker">Sync failed</string>
  148. <string name="sync_fail_ticker_unauthorized">Sync failed, you need to log in again</string>
  149. <string name="sync_fail_content">Sync of %1$s could not be completed</string>
  150. <string name="sync_fail_content_unauthorized">Invalid password for %1$s</string>
  151. <string name="sync_conflicts_in_favourites_ticker">Conflicts found</string>
  152. <string name="sync_conflicts_in_favourites_content">%1$d kept-in-sync files could not be synced</string>
  153. <string name="sync_fail_in_favourites_ticker">Kept-in-sync files failed</string>
  154. <string name="sync_fail_in_favourites_content">Contents of %1$d files could not be synced (%2$d conflicts)</string>
  155. <string name="sync_foreign_files_forgotten_ticker">Some local files were forgotten</string>
  156. <string name="sync_foreign_files_forgotten_content">%1$d files out of the %2$s folder could not be copied into</string>
  157. <string name="sync_foreign_files_forgotten_explanation">As of version 1.3.16, files uploaded from this device are copied into the local %1$s folder to prevent data loss when a single file is synced with multiple accounts.\n\nDue to this change, all files uploaded in previous versions of this app were copied into the %2$s folder. However, an error prevented the completion of this operation during account synchronisation. You may either leave the file(s) as is and remove the link to %3$s, or move the file(s) into the %1$s folder and retain the link to %4$s.\n\nListed below are the local file(s), and the remote file(s) in %5$s they were linked to.</string>
  158. <string name="sync_current_folder_was_removed">Folder %1$s does not exist anymore</string>
  159. <string name="foreign_files_move">Move all</string>
  160. <string name="foreign_files_success">All files were moved</string>
  161. <string name="foreign_files_fail">Some files could not be moved</string>
  162. <string name="foreign_files_local_text">Local: %1$s</string>
  163. <string name="foreign_files_remote_text">Remote: %1$s</string>
  164. <string name="upload_query_move_foreign_files">There is not enough space to copy the selected files into the %1$s folder. Would you like to move them instead? </string>
  165. <string name="pass_code_enter_pass_code">Please insert your passcode</string>
  166. <string name="pass_code_configure_your_pass_code">Enter your passcode</string>
  167. <string name="pass_code_configure_your_pass_code_explanation">The passcode will be requested every time the app is started</string>
  168. <string name="pass_code_reenter_your_pass_code">Please reenter your passcode</string>
  169. <string name="pass_code_remove_your_pass_code">Remove your passcode</string>
  170. <string name="pass_code_mismatch">The passcodes are not the same</string>
  171. <string name="pass_code_wrong">Incorrect passcode</string>
  172. <string name="pass_code_removed">Passcode removed</string>
  173. <string name="pass_code_stored">Passcode stored</string>
  174. <string name="media_notif_ticker">%1$s music player</string>
  175. <string name="media_state_playing">%1$s (playing)</string>
  176. <string name="media_state_loading">%1$s (loading)</string>
  177. <string name="media_event_done">%1$s playback finished</string>
  178. <string name="media_err_nothing_to_play">No media file found</string>
  179. <string name="media_err_no_account">No account provided</string>
  180. <string name="media_err_not_in_owncloud">File not in a valid account</string>
  181. <string name="media_err_unsupported">Unsupported media codec</string>
  182. <string name="media_err_io">Media file could not be read</string>
  183. <string name="media_err_malformed">Media file not correctly encoded</string>
  184. <string name="media_err_timeout">Timed out whilst trying to play</string>
  185. <string name="media_err_invalid_progressive_playback">Media file cannot be streamed</string>
  186. <string name="media_err_unknown">Media file cannot be played with the stock media player</string>
  187. <string name="media_err_security_ex">Security error trying to play %1$s</string>
  188. <string name="media_err_io_ex">Input error trying to play %1$s</string>
  189. <string name="media_err_unexpected">Unexpected error trying to play %1$s</string>
  190. <string name="media_rewind_description">Rewind button</string>
  191. <string name="media_play_pause_description">Play or pause button</string>
  192. <string name="media_forward_description">Fast-forward button</string>
  193. <string name="auth_getting_authorization">Getting authorisation …</string>
  194. <string name="auth_trying_to_login">Trying to log in …</string>
  195. <string name="auth_no_net_conn_title">No network connection</string>
  196. <string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
  197. <string name="auth_connection_established">Connection established</string>
  198. <string name="auth_testing_connection">Testing connection</string>
  199. <string name="auth_not_configured_title">Malformed server configuration</string>
  200. <string name="auth_account_not_new">An account for the same user and server already exists on the device</string>
  201. <string name="auth_account_not_the_same">The entered user does not match the user of this account</string>
  202. <string name="auth_unknown_error_title">Unknown error occurred!</string>
  203. <string name="auth_unknown_host_title">Couldn\'t find host</string>
  204. <string name="auth_incorrect_path_title">Server instance not found</string>
  205. <string name="auth_timeout_title">The server took too long to respond</string>
  206. <string name="auth_incorrect_address_title">Wrong server address format</string>
  207. <string name="auth_ssl_general_error_title">SSL initialisation failed</string>
  208. <string name="auth_ssl_unverified_server_title">Couldn\'t verify SSL server\'s identity</string>
  209. <string name="auth_bad_oc_version_title">Unrecognised server version</string>
  210. <string name="auth_wrong_connection_title">Couldn\'t establish connection</string>
  211. <string name="auth_secure_connection">Secure connection established</string>
  212. <string name="auth_unauthorized">Wrong username or password</string>
  213. <string name="auth_oauth_error">Unsuccessful authorisation</string>
  214. <string name="auth_oauth_error_access_denied">Access denied by authorisation server</string>
  215. <string name="auth_wtf_reenter_URL">Unexpected state; please enter the server address again</string>
  216. <string name="auth_expired_oauth_token_toast">Your authorisation expired. Please, authorise again</string>
  217. <string name="auth_expired_basic_auth_toast">Please enter the current password</string>
  218. <string name="auth_expired_saml_sso_token_toast">Your session expired. Please connect again</string>
  219. <string name="auth_connecting_auth_server">Connecting to authentication server …</string>
  220. <string name="auth_unsupported_auth_method">The server does not support this authentication method</string>
  221. <string name="auth_unsupported_multiaccount">%1$s does not support multiple accounts</string>
  222. <string name="auth_fail_get_user_name">Your server is not returning a correct user id, please contact an administrator
  223. </string>
  224. <string name="auth_can_not_auth_against_server">Cannot authenticate to this server</string>
  225. <string name="auth_account_does_not_exist">Account does not exist in the device yet</string>
  226. <string name="favorite">Set as available offline</string>
  227. <string name="unfavorite">Unset as available offline</string>
  228. <string name="common_rename">Rename</string>
  229. <string name="common_remove">Remove</string>
  230. <string name="confirmation_remove_alert">Do you really want to remove %1$s?</string>
  231. <string name="confirmation_remove_folder_alert">Do you really want to remove %1$s and its contents?</string>
  232. <string name="confirmation_remove_local">Local only</string>
  233. <string name="remove_success_msg">Removal succeeded</string>
  234. <string name="remove_fail_msg">Removal failed</string>
  235. <string name="rename_dialog_title">Enter a new name</string>
  236. <string name="rename_local_fail_msg">Local copy could not be renamed; try a different name</string>
  237. <string name="rename_server_fail_msg">Rename could not be completed</string>
  238. <string name="sync_file_fail_msg">Remote file could not be checked</string>
  239. <string name="sync_file_nothing_to_do_msg">File contents already synchronised</string>
  240. <string name="create_dir_fail_msg">Folder could not be created</string>
  241. <string name="filename_forbidden_characters">Forbidden characters: / \\ &lt; &gt; : \" | ? *</string>
  242. <string name="filename_forbidden_charaters_from_server">File name contains at least one invalid character</string>
  243. <string name="filename_empty">File name cannot be empty</string>
  244. <string name="wait_a_moment">Wait a moment</string>
  245. <string name="wait_checking_credentials">Checking stored credentials</string>
  246. <string name="filedisplay_unexpected_bad_get_content">Unexpected problem; please select the file from a different app</string>
  247. <string name="filedisplay_no_file_selected">No file was selected</string>
  248. <string name="activity_chooser_title">Send link to …</string>
  249. <string name="wait_for_tmp_copy_from_private_storage">Copying file from private storage</string>
  250. <string name="oauth_check_onoff">Log in with oAuth2</string>
  251. <string name="oauth_login_connection">Connecting to oAuth2 server…</string>
  252. <string name="ssl_validator_header">The identity of the site could not be verified</string>
  253. <string name="ssl_validator_reason_cert_not_trusted">- The server certificate is not trusted</string>
  254. <string name="ssl_validator_reason_cert_expired">- The server certificate expired</string>
  255. <string name="ssl_validator_reason_cert_not_yet_valid">- The server certificate valid dates are in the future</string>
  256. <string name="ssl_validator_reason_hostname_not_verified">- The URL does not match the hostname in the certificate</string>
  257. <string name="ssl_validator_question">Do you want to trust this certificate anyway?</string>
  258. <string name="ssl_validator_not_saved">The certificate could not be saved</string>
  259. <string name="ssl_validator_btn_details_see">Details</string>
  260. <string name="ssl_validator_btn_details_hide">Hide</string>
  261. <string name="ssl_validator_label_subject">Issued to:</string>
  262. <string name="ssl_validator_label_issuer">Issued by:</string>
  263. <string name="ssl_validator_label_CN">Common name:</string>
  264. <string name="ssl_validator_label_O">Organisation:</string>
  265. <string name="ssl_validator_label_OU">Organisational unit:</string>
  266. <string name="ssl_validator_label_C">Country:</string>
  267. <string name="ssl_validator_label_ST">State:</string>
  268. <string name="ssl_validator_label_L">Location:</string>
  269. <string name="ssl_validator_label_validity">Validity:</string>
  270. <string name="ssl_validator_label_validity_from">From:</string>
  271. <string name="ssl_validator_label_validity_to">To:</string>
  272. <string name="ssl_validator_label_signature">Signature:</string>
  273. <string name="ssl_validator_label_signature_algorithm">Algorithm:</string>
  274. <string name="digest_algorithm_not_available">This digest algorithm is not available on your phone.</string>
  275. <string name="ssl_validator_label_certificate_fingerprint">Fingerprint:</string>
  276. <string name="certificate_load_problem">There is a problem loading the certificate.</string>
  277. <string name="ssl_validator_null_cert">The certificate could not be shown.</string>
  278. <string name="ssl_validator_no_info_about_error">- No information about the error</string>
  279. <string name="placeholder_sentence">This is a placeholder</string>
  280. <string name="placeholder_filename">placeholder.txt</string>
  281. <string name="placeholder_filetype">PNG Image</string>
  282. <string name="placeholder_filesize">389 KB</string>
  283. <string name="placeholder_timestamp">2012/05/18 12:23 PM</string>
  284. <string name="placeholder_media_time">12:23:45</string>
  285. <string name="instant_upload_on_wifi">Upload pictures via wifi only</string>
  286. <string name="instant_video_upload_on_wifi">Upload videos via wifi only</string>
  287. <string name="instant_upload_path">/InstantUpload</string>
  288. <string name="conflict_title">File conflict</string>
  289. <string name="conflict_message">Which files do you want to keep? If you select both versions, the local file will have a number added to its name.</string>
  290. <string name="conflict_keep_both">Keep both</string>
  291. <string name="conflict_use_local_version">local version</string>
  292. <string name="conflict_use_server_version">server version</string>
  293. <string name="preview_image_description">Image preview</string>
  294. <string name="preview_image_error_unknown_format">This image cannot be shown</string>
  295. <string name="error__upload__local_file_not_copied">%1$s could not be copied to %2$s local folder</string>
  296. <string name="prefs_instant_upload_path_title">Upload path</string>
  297. <string name="share_link_no_support_share_api">Sorry, sharing is not enabled on your server. Please contact your
  298. administrator.</string>
  299. <string name="share_link_file_no_exist">Unable to share. Please check whether the file exists</string>
  300. <string name="share_link_file_error">An error occurred while trying to share this file or folder</string>
  301. <string name="unshare_link_file_no_exist">Unable to unshare. Please check whether the file exists</string>
  302. <string name="unshare_link_file_error">An error occurred while trying to unshare this file or folder</string>
  303. <string name="update_link_file_no_exist">Unable to update. Please check whether the file exists </string>
  304. <string name="update_link_file_error">An error occurred while trying to update the share</string>
  305. <string name="share_link_password_title">Enter a password</string>
  306. <string name="share_link_empty_password">You must enter a password</string>
  307. <string name="activity_chooser_send_file_title">Send</string>
  308. <string name="copy_link">Copy link</string>
  309. <string name="clipboard_text_copied">Copied to clipboard</string>
  310. <string name="clipboard_no_text_to_copy">No text received to copy to clipboard</string>
  311. <string name="clipboard_uxexpected_error">Unexpected error while copying to clipboard</string>
  312. <string name="clipboard_label">Text copied from %1$s</string>
  313. <string name="error_cant_bind_to_operations_service">Critical error: cannot perform operations</string>
  314. <string name="network_error_socket_exception">An error occurred whilst connecting to the server.</string>
  315. <string name="network_error_socket_timeout_exception">An error occurred whilst waiting for the server, the operation couldn\'t be done</string>
  316. <string name="network_error_connect_timeout_exception">An error occurred whilst waiting for the server, the operation couldn\'t been done</string>
  317. <string name="network_host_not_available">The operation couldn\'t be completed, server is unavailable</string>
  318. <string name="empty"></string>
  319. <string name="forbidden_permissions">You do not have permission %s</string>
  320. <string name="forbidden_permissions_rename">to rename this file</string>
  321. <string name="forbidden_permissions_delete">to delete this file</string>
  322. <string name="share_link_forbidden_permissions">to share this file</string>
  323. <string name="unshare_link_forbidden_permissions">to unshare this file</string>
  324. <string name="update_link_forbidden_permissions">to update this share</string>
  325. <string name="forbidden_permissions_create">to create the file</string>
  326. <string name="uploader_upload_forbidden_permissions">to upload to this folder</string>
  327. <string name="downloader_download_file_not_found">The file is no longer available on the server</string>
  328. <string name="prefs_category_accounts">Accounts</string>
  329. <string name="prefs_add_account">Add account</string>
  330. <string name="auth_redirect_non_secure_connection_title">Secure connection is redirected through an unsecured route.</string>
  331. <string name="actionbar_logger">Logs</string>
  332. <string name="log_send_history_button">Send history</string>
  333. <string name="log_send_no_mail_app">No app for sending logs found. Please install a mail app.</string>
  334. <string name="log_send_mail_subject">%1$s Android app logs</string>
  335. <string name="log_progress_dialog_text">Loading data …</string>
  336. <string name="saml_authentication_required_text">Authentication required</string>
  337. <string name="saml_authentication_wrong_pass">Incorrect password</string>
  338. <string name="actionbar_move">Move</string>
  339. <string name="file_list_empty_moving">Nothing in here. You can add a folder!</string>
  340. <string name="folder_picker_choose_button_text">Choose</string>
  341. <string name="move_file_not_found">Unable to move. Please check whether the file exists</string>
  342. <string name="move_file_invalid_into_descendent">It is not possible to move a folder into a descendant</string>
  343. <string name="move_file_invalid_overwrite">The file exists already in the destination folder</string>
  344. <string name="move_file_error">An error occurred whilst trying to move this file or folder</string>
  345. <string name="forbidden_permissions_move">to move this file</string>
  346. <string name="copy_file_not_found">Unable to copy. Please check whether the file exists</string>
  347. <string name="copy_file_invalid_into_descendent">It is not possible to copy a folder into a descendant</string>
  348. <string name="copy_file_invalid_overwrite">The file exists already in the destination folder</string>
  349. <string name="copy_file_error">An error occurred while trying to copy this file or folder</string>
  350. <string name="forbidden_permissions_copy">to copy this file</string>
  351. <string name="prefs_category_instant_uploading">Instant uploads</string>
  352. <string name="prefs_category_details">Details</string>
  353. <string name="prefs_instant_video_upload_path_title">Upload video path</string>
  354. <string name="sync_folder_failed_content">Synchronisation of %1$s folder could not be completed</string>
  355. <string name="shared_subject_header">shared</string>
  356. <string name="with_you_subject_header">with you</string>
  357. <string name="subject_user_shared_with_you">%1$s shared \"%2$s\" with you</string>
  358. <string name="subject_shared_with_you">\"%1$s\" has been shared with you</string>
  359. <string name="auth_refresh_button">Refresh connection</string>
  360. <string name="auth_host_address">Server address</string>
  361. <string name="common_error_out_memory">Not enough memory</string>
  362. <string name="username">Username</string>
  363. <string name="file_list__footer__folder">1 folder</string>
  364. <string name="file_list__footer__folders">%1$d folders</string>
  365. <string name="file_list__footer__file">1 file</string>
  366. <string name="file_list__footer__file_and_folder">1 file, 1 folder</string>
  367. <string name="file_list__footer__file_and_folders">1 file, %1$d folders</string>
  368. <string name="file_list__footer__files">%1$d files</string>
  369. <string name="file_list__footer__files_and_folder">%1$d files, 1 folder</string>
  370. <string name="file_list__footer__files_and_folders">%1$d files, %2$d folders</string>
  371. <string name="prefs_instant_behaviour_dialogTitle">Original file will be...</string>
  372. <string name="prefs_instant_behaviour_title">Original file will be...</string>
  373. <string name="upload_copy_files">Copy file</string>
  374. <string name="upload_move_files">Move file</string>
  375. <string name="pref_behaviour_entries_keep_file">kept in original folder</string>
  376. <string name="pref_behaviour_entries_move">moved to app folder</string>
  377. <string name="share_dialog_title">Sharing</string>
  378. <string name="share_file">Share %1$s</string>
  379. <string name="share_with_user_section_title">Share with users and groups</string>
  380. <string name="share_no_users">No data shared with users yet</string>
  381. <string name="share_add_user_or_group">Add user or group</string>
  382. <string name="share_via_link_section_title">Share link</string>
  383. <string name="share_via_link_expiration_date_label">Set expiration date</string>
  384. <string name="share_via_link_password_label">Password protect</string>
  385. <string name="share_via_link_password_title">Secured</string>
  386. <string name="share_via_link_edit_permission_label">Allow editing</string>
  387. <string name="share_get_public_link_button">Get link</string>
  388. <string name="share_with_title">Share with …</string>
  389. <string name="share_with_edit_title">Share with %1$s</string>
  390. <string name="share_search">Search</string>
  391. <string name="search_users_and_groups_hint">Search users and groups</string>
  392. <string name="share_group_clarification">%1$s (group)</string>
  393. <string name="share_remote_clarification">%1$s (remote)</string>
  394. <string name="share_known_remote_clarification">%1$s ( at %2$s )</string>
  395. <string name="share_sharee_unavailable">Sorry, your server version does not allow share with users within clients.
  396. \nPlease contact your administrator</string>
  397. <string name="share_privilege_can_share">can share</string>
  398. <string name="share_privilege_can_edit">can edit</string>
  399. <string name="share_privilege_can_edit_create">create</string>
  400. <string name="share_privilege_can_edit_change">change</string>
  401. <string name="share_privilege_can_edit_delete">delete</string>
  402. <string name="edit_share_unshare">Stop sharing</string>
  403. <string name="edit_share_done">done</string>
  404. <string name="action_retry_uploads">Retry failed</string>
  405. <string name="action_clear_failed_uploads">Clear failed</string>
  406. <string name="action_clear_successful_uploads">Clear successful</string>
  407. <string name="action_clear_finished_uploads">Clear all finished</string>
  408. <string name="action_switch_grid_view">Grid view</string>
  409. <string name="action_switch_list_view">List view</string>
  410. <string name="manage_space_title">Manage space</string>
  411. <string name="manage_space_description">Settings, database and server certificates from %1$s\'s data will be deleted permanently. \n\nDownloaded files will be kept untouched.\n\nThis process can take some time.</string>
  412. <string name="manage_space_clear_data">Clear data</string>
  413. <string name="manage_space_error">Some files could not be deleted.</string>
  414. <string name="permission_storage_access">Additional permissions required to upload &amp; download files.</string>
  415. <string name="local_file_not_found_toast">The file was not found in the local file system</string>
  416. </resources>