Update library reference
[pub/Android/ownCloud.git] / res / values-en-rGB / strings.xml
index f190403..e05cd36 100644 (file)
   <string name="prefs_manage_accounts">Manage Accounts</string>
   <string name="prefs_pincode">App PIN</string>
   <string name="prefs_pincode_summary">Protect your client</string>
-  <string name="prefs_instant_upload">Enable instant uploads</string>
-  <string name="prefs_instant_upload_summary">Instantly upload photos taken by camera</string>
+  <string name="prefs_instant_upload">Instant picture uploads</string>
+  <string name="prefs_instant_upload_summary">Instantly upload pictures taken by camera</string>
+  <string name="prefs_instant_video_upload">Instant video uploads</string>
+  <string name="prefs_instant_video_upload_summary">Instantly upload videos recorded by camera</string>
   <string name="prefs_log_title">Enable Logging</string>
   <string name="prefs_log_summary">This is used to log problems</string>
   <string name="prefs_log_title_history">Logging History</string>
@@ -80,6 +82,7 @@
   <string name="uploader_upload_succeeded_content_single">%1$s was successfully uploaded</string>
   <string name="uploader_upload_failed_ticker">Upload failed</string>
   <string name="uploader_upload_failed_content_single">Upload of %1$s could not be completed</string>
+  <string name="uploader_upload_failed_credentials_error">Upload failed, you need to login again</string>
   <string name="downloader_download_in_progress_ticker">Downloading …</string>
   <string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
   <string name="downloader_download_succeeded_ticker">Download succeeded</string>
   <string name="downloader_download_failed_ticker">Download failed</string>
   <string name="downloader_download_failed_content">Download of %1$s could not be completed</string>
   <string name="downloader_not_downloaded_yet">Not downloaded yet</string>
+  <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="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_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="sync_file_nothing_to_do_msg">File contents already synchronised</string>
   <string name="create_dir_fail_msg">Folder could not be created</string>
   <string name="filename_forbidden_characters">Forbidden characters: / \\ &lt; &gt; : \" | ? *</string>
+  <string name="filename_empty">File name cannot be empty</string>
   <string name="wait_a_moment">Wait a moment</string>
   <string name="filedisplay_unexpected_bad_get_content">Unexpected problem; please select the file from a different app</string>
   <string name="filedisplay_no_file_selected">No file was selected</string>
   <string name="placeholder_timestamp">2012/05/18 12:23 PM</string>
   <string name="placeholder_media_time">12:23:45</string>
   <string name="instant_upload_on_wifi">Upload pictures via WiFi only</string>
+  <string name="instant_video_upload_on_wifi">Upload videos via WiFi only</string>
   <string name="instant_upload_path">/InstantUpload</string>
   <string name="conflict_title">Update conflict</string>
   <string name="conflict_message">Remote file %s is not synchronised with local file. Continuing will replace content of file on server.</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>
 </resources>