Updated Chinese translation after fixing bug in version string
[pub/Android/ownCloud.git] / res / values / strings.xml
index eeb9472..7259b1e 100644 (file)
@@ -14,7 +14,6 @@
     
     <string name="prefs_category_general">General</string>
     <string name="prefs_category_more">More</string>
-    <string name="prefs_trackmydevice_interval_summary">Update every %1$s minutes</string>
     <string name="prefs_accounts">Accounts</string>
     <string name="prefs_manage_accounts">Manage Accounts</string>
     <string name="prefs_pincode">App PIN</string>
     <string name="foreign_files_local_text">"Local: %1$s"</string>
     <string name="foreign_files_remote_text">"Remote: %1$s"</string>
     <string name="upload_query_move_foreign_files">There is not space enough to copy the selected files into the %1$s folder. Would like to move them into instead? </string>
-    <string name="location_no_provider">%1$s cannot track your device. Please check your location settings</string>
     <string name="pincode_enter_pin_code">Please, insert your App PIN</string>
     <string name="pincode_configure_your_pin">Enter your App PIN</string>
     <string name="pincode_configure_your_pin_explanation">The PIN will be requested every time the app is started</string>
     <string name="media_err_unsupported">Unsupported media codec</string>
     <string name="media_err_io">Media file could not be read</string>
     <string name="media_err_malformed">Media file not correctly encoded</string>
-    <string name="media_err_timeout">Too much time trying to play</string>
+    <string name="media_err_timeout">Timed out while trying to play</string>
     <string name="media_err_invalid_progressive_playback">Media file cannot be streamed</string>
     <string name="media_err_unknown">Media file cannot be played with the stock media player</string>
     <string name="media_err_security_ex">Security error trying to play %1$s</string>
     <string name="auth_timeout_title">The server took too long to respond</string>
     <string name="auth_incorrect_address_title">Malformed URL</string>
     <string name="auth_ssl_general_error_title">SSL initialization failed</string>
-    <string name="auth_ssl_unverified_server_title">Unverified SSL server\'s identity</string>
+    <string name="auth_ssl_unverified_server_title">Couldn\'t verify SSL server\'s identity</string>
     <string name="auth_bad_oc_version_title">Unrecognized server version</string>
     <string name="auth_wrong_connection_title">Couldn\'t establish connection</string>
     <string name="auth_secure_connection">Secure connection established</string>
     <string name="auth_expired_saml_sso_token_toast">Your session expired. Please connect again</string>
        <string name="auth_connecting_auth_server">Connecting to authentication server…</string>
        <string name="auth_unsupported_auth_method">The server does not support this authentication method</string>    
-       <string name="auth_unsupported_multiaccount">This version of ownCloud doesn\'t support multiaccount</string>
+       <string name="auth_unsupported_multiaccount">%1$s does not support multiple accounts</string>
     
-    <string name="extensions_avail_title">Extensions available!</string>
-    <string name="extensions_avail_message">Looks like your server instance is supporting advanced extensions. Would you like to see extensions available for android ?</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="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="oauth_check_onoff">Login with oAuth2.</string> 
+    <string name="oauth_check_onoff">Login with oAuth2</string> 
     <string name="oauth_login_connection">Connecting to oAuth2 server…</string>    
         
     <string name="ssl_validator_header">The identity of the site could not be verified</string>