allow username with @, hide search menu item until sherlockactionbar wont put it...
[pub/Android/ownCloud.git] / res / values / strings.xml
index 7779629..f5cece1 100644 (file)
     <string name="filedetails_created">Created:</string>
     <string name="filedetails_modified">Modified:</string>
     <string name="filedetails_download">Download</string>
+       <string name="filedetails_redownload">Redownload</string>
+       <string name="filedetails_download_in_progress">Downloading</string>
     <string name="filedetails_open">Open</string>
     <string name="common_yes">Yes</string>
     <string name="common_no">No</string>
     <string name="common_ok">OK</string>
     <string name="common_cancel">Cancel</string>
+    <string name="common_save_exit">Save &amp; Exit</string>
+    <string name="common_error">Error</string>
     <string name="uploader_info_dirname">Directory name</string>
-    <string name="uploader_upload_succeed">Uploading completed successfully</string>
+    <string name="uploader_upload_succeed">Upload was successful</string>
     <string name="uploader_upload_failed">Upload failed: </string>
     <string name="uploader_files_uploaded_suffix"> files uploaded</string>
+    <string name="downloader_download_succeed">Download was successful</string>
     <string name="downloader_download_failed">Download could not be completed</string>
     <string name="common_choose_account">Choose account</string>
     <string name="sync_string_contacts">Contacts</string>
     <string name="pincode_enter_pin_code">Please, insert your App PIN</string>
     <string name="pincode_enter_new_pin_code">Please, insert your new App PIN</string>
     <string name="pincode_configure_your_pin">Enter ownCloud App PIN</string>
-    <string name="pincode_reenter_your_pincode">Reenter ownCloud App PIN, please;</string>
-    <string name="pincode_remove_your_pincode">Remove your ownCloud App PIN;</string>
-    <string name="pincode_mismatch">Both ownCloud App PIN are not the same;</string> 
-    <string name="pincode_wrong">Incorrect ownCloud App PIN;</string>
-    
+    <string name="pincode_reenter_your_pincode">Reenter ownCloud App PIN, please</string>
+    <string name="pincode_remove_your_pincode">Remove your ownCloud App PIN</string>
+    <string name="pincode_mismatch">Both ownCloud App PIN are not the same</string> 
+    <string name="pincode_wrong">Incorrect ownCloud App PIN</string>
+    <string name="pincode_removed">ownCloud App PIN removed</string>
+    <string name="pincode_stored">ownCloud App PIN stored</string>
     
     <string-array name="prefs_trackmydevice_intervall_keys">
        <item>15 Minutes</item>
     <string name="auth_connection_established">Connection established</string>
     <string name="auth_testing_connection">Testing connection…</string>
     <string name="auth_not_configured_title">Malformed ownCloud configuration</string>
-    <string name="auth_not_configured_message">It seems that your ownCloud intance is not correctly configured. Contact your administrator for more details.</string>
+    <string name="auth_not_configured_message">It seems that your ownCloud instance is not correctly configured. Contact your administrator for more details.</string>
     <string name="auth_unknown_error_title">Unknown error occurred</string>
     <string name="auth_unknown_error_message">Unknown error occurred. Please contact authors and include logs from your device.</string>
     <string name="auth_unknow_host_title">Can\'t establish connection</string>
     <string name="auth_unknow_host_message">Coundn\'t establish connection to host. Please check hostname and server availability and try again.</string>
-    <string name="auth_incorrect_path_title">ownCloud intance not found</string>
+    <string name="auth_incorrect_path_title">ownCloud instance not found</string>
     <string name="auth_incorrect_path_message">Application couldn\'t find ownClound instance at given path. Please check your path and try again.</string>
     <string name="auth_secure_connection">Secure connection established</string>
     <string name="auth_unknow_error">Unknown error occured!</string>
     <string name="common_rename">Rename</string>
     <string name="common_remove">Remove</string>
     
-    <string name="confirmation_alert_prefix">Do you really want </string>
+       <string name="confirmation_alert_prefix">"Do you really want "</string>
        <string name="confirmation_alert_suffix">"?"</string>
+
+    <string name="remove_success_msg">"Successful removal"</string>
+    <string name="remove_fail_msg">"Removal could not be completed"</string>
        
-       <string name="remove_success_msg">"Successful removal"</string>
-       <string name="remove_fail_msg">"Removal could not be completed"</string>
-       
-       <string name="filedisplay_unexpected_bad_get_content">"Unexpected problem ; please, try other app to select the file"</string>
-       
+    <string name="filedisplay_unexpected_bad_get_content">"Unexpected problem ; please, try other app to select the file"</string>
 </resources>