strings.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  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">Create directory</string>
  11. <string name="actionbar_settings">Settings</string>
  12. <string name="actionbar_see_details">Details</string>
  13. <string name="prefs_category_general">General</string>
  14. <string name="prefs_category_more">More</string>
  15. <string name="prefs_accounts">Accounts</string>
  16. <string name="prefs_manage_accounts">Manage Accounts</string>
  17. <string name="prefs_pincode">App PIN</string>
  18. <string name="prefs_pincode_summary">Protect your client</string>
  19. <string name="prefs_instant_upload">Enable instant uploads</string>
  20. <string name="prefs_instant_upload_summary">Instantly upload photos taken by camera</string>
  21. <string name="prefs_log_title">Enable Logging</string>
  22. <string name="prefs_log_summary">This is used to log problems</string>
  23. <string name="prefs_log_title_history">Logging History</string>
  24. <string name="prefs_log_summary_history">This shows the recorded logs</string>
  25. <string name="prefs_log_delete_history_button">Delete History</string>
  26. <string name="prefs_help">Help</string>
  27. <string name="prefs_recommend">Recommend to a friend</string>
  28. <string name="prefs_feedback">Feedback</string>
  29. <string name="prefs_imprint">Imprint</string>
  30. <string name="recommend_subject">Try %1$s on your smartphone!</string>
  31. <string name="recommend_text">I want to invite you to use %1$s on your smartphone!\nDownload here: %2$s</string>
  32. <string name="auth_check_server">Check Server</string>
  33. <string name="auth_host_url">Server address</string>
  34. <string name="auth_username">Username</string>
  35. <string name="auth_password">Password</string>
  36. <string name="auth_register">New to %1$s?</string>
  37. <string name="sync_string_files">Files</string>
  38. <string name="setup_btn_connect">Connect</string>
  39. <string name="uploader_btn_upload_text">Upload</string>
  40. <string name="uploader_top_message">Choose upload directory:</string>
  41. <string name="uploader_wrn_no_account_title">No account found</string>
  42. <string name="uploader_wrn_no_account_text">There are no %1$s accounts on your device. Please setup an account first.</string>
  43. <string name="uploader_wrn_no_account_setup_btn_text">Setup</string>
  44. <string name="uploader_wrn_no_account_quit_btn_text">Quit</string>
  45. <string name="uploader_wrn_no_content_title">No content to upload</string>
  46. <string name="uploader_wrn_no_content_text">No content was received. Nothing to upload.</string>
  47. <string name="uploader_error_forbidden_content">%1$s is not allowed to access the shared content</string>
  48. <string name="uploader_info_uploading">Uploading</string>
  49. <string name="file_list_empty">There are no files in this folder.\nNew files can be added with the \"Upload\" menu option.</string>
  50. <string name="filedetails_select_file">Tap on a file to display additional information.</string>
  51. <string name="filedetails_size">Size:</string>
  52. <string name="filedetails_type">Type:</string>
  53. <string name="filedetails_created">Created:</string>
  54. <string name="filedetails_modified">Modified:</string>
  55. <string name="filedetails_download">Download</string>
  56. <string name="filedetails_sync_file">Refresh file</string>
  57. <string name="filedetails_renamed_in_upload_msg">File was renamed to %1$s during upload</string>
  58. <string name="common_yes">Yes</string>
  59. <string name="common_no">No</string>
  60. <string name="common_ok">OK</string>
  61. <string name="common_cancel_download">Cancel download</string>
  62. <string name="common_cancel_upload">Cancel upload</string>
  63. <string name="common_cancel">Cancel</string>
  64. <string name="common_save_exit">Save &amp; Exit</string>
  65. <string name="common_error">Error</string>
  66. <string name="common_loading">Loading …</string>
  67. <string name="common_error_unknown">Unknown error</string>
  68. <string name="about_title">About</string>
  69. <string name="change_password">Change password</string>
  70. <string name="delete_account">Delete account</string>
  71. <string name="create_account">Create account</string>
  72. <string name="upload_chooser_title">Upload from …</string>
  73. <string name="uploader_info_dirname">Directory name</string>
  74. <string name="uploader_upload_in_progress_ticker">Uploading …</string>
  75. <string name="uploader_upload_in_progress_content">%1$d%% Uploading %2$s</string>
  76. <string name="uploader_upload_succeeded_ticker">Upload succeeded</string>
  77. <string name="uploader_upload_succeeded_content_single">%1$s was successfully uploaded</string>
  78. <string name="uploader_upload_failed_ticker">Upload failed</string>
  79. <string name="uploader_upload_failed_content_single">Upload of %1$s could not be completed</string>
  80. <string name="downloader_download_in_progress_ticker">Downloading …</string>
  81. <string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
  82. <string name="downloader_download_succeeded_ticker">Download succeeded</string>
  83. <string name="downloader_download_succeeded_content">%1$s was successfully downloaded</string>
  84. <string name="downloader_download_failed_ticker">Download failed</string>
  85. <string name="downloader_download_failed_content">Download of %1$s could not be completed</string>
  86. <string name="downloader_not_downloaded_yet">Not downloaded yet</string>
  87. <string name="common_choose_account">Choose account</string>
  88. <string name="sync_fail_ticker">Synchronisation failed</string>
  89. <string name="sync_fail_content">Synchronisation of %1$s could not be completed</string>
  90. <string name="sync_fail_content_unauthorized">Invalid password for %1$s</string>
  91. <string name="sync_conflicts_in_favourites_ticker">Conflicts found</string>
  92. <string name="sync_conflicts_in_favourites_content">%1$d kept-in-sync files could not be synced</string>
  93. <string name="sync_fail_in_favourites_ticker">Kept-in-sync files failed</string>
  94. <string name="sync_fail_in_favourites_content">Contents of %1$d files could not be synced (%2$d conflicts)</string>
  95. <string name="sync_foreign_files_forgotten_ticker">Some local files were forgotten</string>
  96. <string name="sync_foreign_files_forgotten_content">%1$d files out of the %2$s directory could not be copied into</string>
  97. <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 directory and retain the link to %4$s.\n\nListed below are the local file(s), and the the remote file(s) in %5$s they were linked to.</string>
  98. <string name="sync_current_folder_was_removed">Folder %1$s does not exist anymore</string>
  99. <string name="foreign_files_move">Move all</string>
  100. <string name="foreign_files_success">All files were moved</string>
  101. <string name="foreign_files_fail">Some files could not be moved</string>
  102. <string name="foreign_files_local_text">Local: %1$s</string>
  103. <string name="foreign_files_remote_text">Remote: %1$s</string>
  104. <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>
  105. <string name="pincode_enter_pin_code">Please, insert your App PIN</string>
  106. <string name="pincode_configure_your_pin">Enter your App PIN</string>
  107. <string name="pincode_configure_your_pin_explanation">The PIN will be requested every time the app is started</string>
  108. <string name="pincode_reenter_your_pincode">Please, re-enter your App PIN</string>
  109. <string name="pincode_remove_your_pincode">Remove your App PIN</string>
  110. <string name="pincode_mismatch">The App PINs are not the same</string>
  111. <string name="pincode_wrong">Incorrect App PIN</string>
  112. <string name="pincode_removed">App PIN removed</string>
  113. <string name="pincode_stored">App PIN stored</string>
  114. <string name="media_notif_ticker">%1$s music player</string>
  115. <string name="media_state_playing">%1$s (playing)</string>
  116. <string name="media_state_loading">%1$s (loading)</string>
  117. <string name="media_event_done">%1$s playback finished</string>
  118. <string name="media_err_nothing_to_play">No media file found</string>
  119. <string name="media_err_no_account">No account provided</string>
  120. <string name="media_err_not_in_owncloud">File not in a valid account</string>
  121. <string name="media_err_unsupported">Unsupported media codec</string>
  122. <string name="media_err_io">Media file could not be read</string>
  123. <string name="media_err_malformed">Media file not correctly encoded</string>
  124. <string name="media_err_timeout">Timed out whilst trying to play</string>
  125. <string name="media_err_invalid_progressive_playback">Media file cannot be streamed</string>
  126. <string name="media_err_unknown">Media file cannot be played with the stock media player</string>
  127. <string name="media_err_security_ex">Security error trying to play %1$s</string>
  128. <string name="media_err_io_ex">Input error trying to play %1$s</string>
  129. <string name="media_err_unexpected">Unexpected error trying to play %1$s</string>
  130. <string name="media_rewind_description">Rewind button</string>
  131. <string name="media_play_pause_description">Play or pause button</string>
  132. <string name="media_forward_description">Fast-forward button</string>
  133. <string name="auth_trying_to_login">Trying to login…</string>
  134. <string name="auth_no_net_conn_title">No network connection</string>
  135. <string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
  136. <string name="auth_connection_established">Connection established</string>
  137. <string name="auth_testing_connection">Testing connection…</string>
  138. <string name="auth_not_configured_title">Malformed server configuration</string>
  139. <string name="auth_account_not_new">An account for the same user and server already exists on the device</string>
  140. <string name="auth_account_not_the_same">The entered user does not match the user of this account</string>
  141. <string name="auth_unknown_error_title">Unknown error occurred!</string>
  142. <string name="auth_unknown_host_title">Couldn\'t find host</string>
  143. <string name="auth_incorrect_path_title">Server instance not found</string>
  144. <string name="auth_timeout_title">The server took too long to respond</string>
  145. <string name="auth_incorrect_address_title">Malformed URL</string>
  146. <string name="auth_ssl_general_error_title">SSL initialisation failed</string>
  147. <string name="auth_ssl_unverified_server_title">Couldn\'t verify SSL server\'s identity</string>
  148. <string name="auth_bad_oc_version_title">Unrecognised server version</string>
  149. <string name="auth_wrong_connection_title">Couldn\'t establish connection</string>
  150. <string name="auth_secure_connection">Secure connection established</string>
  151. <string name="auth_unauthorized">Wrong username or password</string>
  152. <string name="auth_oauth_error">Unsuccessful authorisation</string>
  153. <string name="auth_oauth_error_access_denied">Access denied by authorisation server</string>
  154. <string name="auth_wtf_reenter_URL">Unexpected state; please, enter the server URL again</string>
  155. <string name="auth_expired_oauth_token_toast">Your authorisation expired. Please, authorise again</string>
  156. <string name="auth_expired_basic_auth_toast">Please enter the current password</string>
  157. <string name="auth_expired_saml_sso_token_toast">Your session expired. Please connect again</string>
  158. <string name="auth_connecting_auth_server">Connecting to authentication server…</string>
  159. <string name="auth_unsupported_auth_method">The server does not support this authentication method</string>
  160. <string name="auth_unsupported_multiaccount">%1$s does not support multiple accounts</string>
  161. <string name="fd_keep_in_sync">Keep file up to date</string>
  162. <string name="common_rename">Rename</string>
  163. <string name="common_remove">Remove</string>
  164. <string name="confirmation_remove_alert">Do you really want to remove %1$s ?</string>
  165. <string name="confirmation_remove_folder_alert">Do you really want to remove %1$s and its contents ?</string>
  166. <string name="confirmation_remove_local">Local only</string>
  167. <string name="confirmation_remove_folder_local">Local contents only</string>
  168. <string name="confirmation_remove_remote">Remove from server</string>
  169. <string name="confirmation_remove_remote_and_local">Remote and local</string>
  170. <string name="remove_success_msg">Removal succeeded</string>
  171. <string name="remove_fail_msg">Removal failed</string>
  172. <string name="rename_dialog_title">Enter a new name</string>
  173. <string name="rename_local_fail_msg">Local copy could not be renamed; try a different name</string>
  174. <string name="rename_server_fail_msg">Rename could not be completed</string>
  175. <string name="sync_file_fail_msg">Remote file could not be checked</string>
  176. <string name="sync_file_nothing_to_do_msg">File contents already synchronised</string>
  177. <string name="create_dir_fail_msg">Directory could not be created</string>
  178. <string name="filename_forbidden_characters">Forbidden characters: / \\ &lt; &gt; : \" | ? *</string>
  179. <string name="wait_a_moment">Wait a moment</string>
  180. <string name="filedisplay_unexpected_bad_get_content">Unexpected problem; please select the file from a different app</string>
  181. <string name="filedisplay_no_file_selected">No file was selected</string>
  182. <string name="oauth_check_onoff">Log in with oAuth2</string>
  183. <string name="oauth_login_connection">Connecting to oAuth2 server…</string>
  184. <string name="ssl_validator_header">The identity of the site could not be verified</string>
  185. <string name="ssl_validator_reason_cert_not_trusted">- The server certificate is not trusted</string>
  186. <string name="ssl_validator_reason_cert_expired">- The server certificate expired</string>
  187. <string name="ssl_validator_reason_cert_not_yet_valid">- The server certificate valid dates are in the future</string>
  188. <string name="ssl_validator_reason_hostname_not_verified">- The URL does not match the hostname in the certificate</string>
  189. <string name="ssl_validator_question">Do you want to trust this certificate anyway?</string>
  190. <string name="ssl_validator_not_saved">The certificate could not be saved</string>
  191. <string name="ssl_validator_btn_details_see">Details</string>
  192. <string name="ssl_validator_btn_details_hide">Hide</string>
  193. <string name="ssl_validator_label_subject">Issued to:</string>
  194. <string name="ssl_validator_label_issuer">Issued by:</string>
  195. <string name="ssl_validator_label_CN">Common name:</string>
  196. <string name="ssl_validator_label_O">Organisation:</string>
  197. <string name="ssl_validator_label_OU">Organisational unit:</string>
  198. <string name="ssl_validator_label_C">Country:</string>
  199. <string name="ssl_validator_label_ST">State:</string>
  200. <string name="ssl_validator_label_L">Location:</string>
  201. <string name="ssl_validator_label_validity">Validity:</string>
  202. <string name="ssl_validator_label_validity_from">From:</string>
  203. <string name="ssl_validator_label_validity_to">To:</string>
  204. <string name="ssl_validator_label_signature">Signature:</string>
  205. <string name="ssl_validator_label_signature_algorithm">Algorithm:</string>
  206. <string name="placeholder_sentence">This is a placeholder</string>
  207. <string name="placeholder_filename">placeholder.txt</string>
  208. <string name="placeholder_filetype">PNG Image</string>
  209. <string name="placeholder_filesize">389 KB</string>
  210. <string name="placeholder_timestamp">2012/05/18 12:23 PM</string>
  211. <string name="placeholder_media_time">12:23:45</string>
  212. <string name="instant_upload_on_wifi">Upload pictures via WiFi only</string>
  213. <string name="instant_upload_path">/InstantUpload</string>
  214. <string name="conflict_title">Update conflict</string>
  215. <string name="conflict_message">Remote file %s is not synchronised with local file. Continuing will replace content of file on server.</string>
  216. <string name="conflict_keep_both">Keep both</string>
  217. <string name="conflict_overwrite">Overwrite</string>
  218. <string name="conflict_dont_upload">Don\'t upload</string>
  219. <string name="preview_image_description">Image preview</string>
  220. <string name="preview_image_error_unknown_format">This image cannot be shown</string>
  221. <string name="error__upload__local_file_not_copied">%1$s could not be copied to %2$s local directory</string>
  222. <string name="actionbar_failed_instant_upload">Failed InstantUpload</string>
  223. <string name="failed_upload_headline_text">Failed instant uploads</string>
  224. <string name="failed_upload_headline_hint">Summary of all failed instant uploads</string>
  225. <string name="failed_upload_all_cb">select all</string>
  226. <string name="failed_upload_headline_retryall_btn">retry all selected</string>
  227. <string name="failed_upload_headline_delete_all_btn">delete all selected from uploadqueue</string>
  228. <string name="failed_upload_retry_text">retry uploading the image: </string>
  229. <string name="failed_upload_load_more_images">Load more Pictures</string>
  230. <string name="failed_upload_retry_do_nothing_text">do nothing you are not online for instant upload</string>
  231. <string name="failed_upload_failure_text">Failure Message: </string>
  232. <string name="failed_upload_quota_exceeded_text">Please check your server configuration, perhaps your quota is exceeded.</string>
  233. </resources>