Completed update of local database and storage after a successful remote move
[pub/Android/ownCloud.git] / res / values-en-rGB / strings.xml
index f47d12d..561a719 100644 (file)
@@ -49,7 +49,9 @@
   <string name="uploader_wrn_no_content_text">No content was received. Nothing to upload.</string>
   <string name="uploader_error_forbidden_content">%1$s is not allowed to access the shared content</string>
   <string name="uploader_info_uploading">Uploading</string>
-  <string name="file_list_empty">There are no files in this folder.\nNew files can be added with the \"Upload\" menu option.</string>
+  <string name="file_list_empty">Nothing in here. Upload something!</string>
+  <string name="file_list_loading">Loading...</string>
+  <string name="local_file_list_empty">There are no files in this folder.</string>
   <string name="filedetails_select_file">Tap on a file to display additional information.</string>
   <string name="filedetails_size">Size:</string>
   <string name="filedetails_type">Type:</string>
@@ -93,6 +95,7 @@
   <string name="downloader_download_failed_credentials_error">Download failed, you need to login again</string>
   <string name="common_choose_account">Choose account</string>
   <string name="sync_fail_ticker">Synchronisation failed</string>
+  <string name="sync_fail_ticker_unauthorized">Synchronisation failed, you need to relogin</string>
   <string name="sync_fail_content">Synchronisation of %1$s could not be completed</string>
   <string name="sync_fail_content_unauthorized">Invalid password for %1$s</string>
   <string name="sync_conflicts_in_favourites_ticker">Conflicts found</string>
   <string name="auth_unsupported_auth_method">The server does not support this authentication method</string>
   <string name="auth_unsupported_multiaccount">%1$s does not support multiple accounts</string>
   <string name="auth_fail_get_user_name">Your server is not returning a correct user id, please contact an administrator\n\t</string>
+  <string name="auth_can_not_auth_against_server">Cannot authenticate against this server</string>
   <string name="fd_keep_in_sync">Keep file up to date</string>
   <string name="common_rename">Rename</string>
   <string name="common_remove">Remove</string>
+  <string name="confirmation_remove_alert">Do you really want to remove %1$s?</string>
+  <string name="confirmation_remove_folder_alert">Do you really want to remove %1$s and its contents?</string>
   <string name="confirmation_remove_local">Local only</string>
   <string name="confirmation_remove_folder_local">Local contents only</string>
   <string name="confirmation_remove_remote">Remove from server</string>
   <string name="conflict_overwrite">Overwrite</string>
   <string name="conflict_dont_upload">Don\'t upload</string>
   <string name="preview_image_description">Image preview</string>
+  <string name="preview_image_error_unknown_format">This image cannot be shown</string>
   <string name="error__upload__local_file_not_copied">%1$s could not be copied to %2$s local folder</string>
-  <string name="actionbar_failed_instant_upload">Failed InstantUpload</string>
-  <string name="failed_upload_headline_text">Failed instant uploads</string>
-  <string name="failed_upload_headline_hint">Summary of all failed instant uploads</string>
-  <string name="failed_upload_all_cb">select all</string>
-  <string name="failed_upload_headline_retryall_btn">retry all selected</string>
-  <string name="failed_upload_headline_delete_all_btn">delete all  selected from uploadqueue</string>
-  <string name="failed_upload_retry_text">retry uploading the image: </string>
-  <string name="failed_upload_retry_do_nothing_text">do nothing you are not online for instant upload</string>
-  <string name="failed_upload_failure_text">Failure Message: </string>
-  <string name="failed_upload_quota_exceeded_text">Please check your server configuration, perhaps your quota is exceeded.</string>
   <string name="share_link_no_support_share_api">Sorry, sharing is not enabled on your server. Please contact your\n\t\tadministrator.</string>
   <string name="share_link_file_no_exist">Unable to share this file or folder. Please, make sure it exists</string>
   <string name="share_link_file_error">An error occurred while trying to share this file or folder</string>
   <string name="activity_chooser_send_file_title">Send</string>
   <string name="copy_link">Copy link</string>
   <string name="clipboard_text_copied">Copied to clipboard</string>
+  <string name="error_cant_bind_to_operations_service">Critical error: cannot perform operations</string>
   <string name="network_error_socket_exception">An error occurred whilst connecting to the server.</string>
   <string name="network_error_socket_timeout_exception">An error occurred whilst waiting for the server, the operation couldn\'t be done</string>
   <string name="network_error_connect_timeout_exception">An error occurred whilst waiting for the server, the operation couldn\'t been done</string>
+  <string name="network_host_not_available">The operation couldn\'t be completed, server is unavailable</string>
+  <string name="empty"></string>
+  <string name="forbidden_permissions">You do not have permission %s</string>
+  <string name="forbidden_permissions_rename">to rename this file</string>
+  <string name="forbidden_permissions_delete">to delete this file</string>
+  <string name="share_link_forbidden_permissions">to share this file</string>
+  <string name="unshare_link_forbidden_permissions">to unshare this file</string>
+  <string name="forbidden_permissions_create">to create the file</string>
+  <string name="uploader_upload_forbidden_permissions">to upload to this folder</string>
+  <string name="downloader_download_file_not_found">The file is no longer available on the server</string>
+  <string name="prefs_category_accounts">Accounts</string>
 </resources>