codestyle strings

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2019-02-20 14:10:33 +01:00
parent 67239482ec
commit 4474f8a9bf
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -32,7 +32,7 @@
<string name="drawer_item_notifications">Notifications</string>
<string name="drawer_quota">%1$s of %2$s used</string>
<string name="drawer_quota_unlimited">%1$s used</string>
<string name="drawer_close">Close sidebar</string>
<string name="drawer_close">Close sidebar</string>
<string name="drawer_open">Open sidebar</string>
<string name="prefs_category_general">General</string>
<string name="prefs_category_more">More</string>
@ -59,8 +59,8 @@
<string name="prefs_feedback">Feedback</string>
<string name="prefs_imprint">Imprint</string>
<string name="recommend_subject">Try %1$s on your device!</string>
<string name="recommend_text">I want to invite you to use %1$s on your device.\nDownload here: %2$s</string>
<string name="recommend_subject">Try %1$s on your device!</string>
<string name="recommend_text">I want to invite you to use %1$s on your device.\nDownload here: %2$s</string>
<string name="recommend_urls">%1$s or %2$s</string>
<string name="auth_check_server">Check server</string>
@ -234,36 +234,36 @@
<string name="auth_getting_authorization">Getting authorization…</string>
<string name="auth_trying_to_login">Trying to log in…</string>
<string name="auth_no_net_conn_title">No network connection</string>
<string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
<string name="auth_connection_established">Connection established</string>
<string name="auth_testing_connection">Testing connection</string>
<string name="auth_not_configured_title">Malformed server configuration</string>
<string name="auth_account_not_new">An account for the same user and server already exists on the device</string>
<string name="auth_account_not_the_same">The entered user does not match the user of this account</string>
<string name="auth_unknown_error_http_title">Unknown HTTP error occurred!</string>
<string name="auth_unknown_error_title">Unknown error occurred!</string>
<string name="auth_unknown_error_exception_title">Unknown error: %1$s</string>
<string name="auth_unknown_host_title">Could not find host</string>
<string name="auth_incorrect_path_title">Server not found</string>
<string name="auth_timeout_title">The server took too long to respond</string>
<string name="auth_incorrect_address_title">Wrong address format for server</string>
<string name="auth_ssl_general_error_title">SSL initialization failed</string>
<string name="auth_ssl_unverified_server_title">Could not verify the identity of the SSL server</string>
<string name="auth_bad_oc_version_title">Unrecognized server version</string>
<string name="auth_wrong_connection_title">Could not establish connection</string>
<string name="auth_secure_connection">Secure connection established</string>
<string name="auth_unauthorized">Wrong username or password</string>
<string name="auth_oauth_error">Unsuccessful authorization</string>
<string name="auth_oauth_error_access_denied">Access denied by authorization server</string>
<string name="auth_wtf_reenter_URL">Unexpected state, please enter the server address again</string>
<string name="auth_expired_oauth_token_toast">Your authorization expired. Please, authorize again</string>
<string name="auth_expired_basic_auth_toast">Please enter the current password</string>
<string name="auth_expired_saml_sso_token_toast">Your session expired. Please connect again</string>
<string name="auth_no_net_conn_title">No network connection</string>
<string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
<string name="auth_connection_established">Connection established</string>
<string name="auth_testing_connection">Testing connection</string>
<string name="auth_not_configured_title">Malformed server configuration</string>
<string name="auth_account_not_new">An account for the same user and server already exists on the device</string>
<string name="auth_account_not_the_same">The entered user does not match the user of this account</string>
<string name="auth_unknown_error_http_title">Unknown HTTP error occurred!</string>
<string name="auth_unknown_error_title">Unknown error occurred!</string>
<string name="auth_unknown_error_exception_title">Unknown error: %1$s</string>
<string name="auth_unknown_host_title">Could not find host</string>
<string name="auth_incorrect_path_title">Server not found</string>
<string name="auth_timeout_title">The server took too long to respond</string>
<string name="auth_incorrect_address_title">Wrong address format for server</string>
<string name="auth_ssl_general_error_title">SSL initialization failed</string>
<string name="auth_ssl_unverified_server_title">Could not verify the identity of the SSL server</string>
<string name="auth_bad_oc_version_title">Unrecognized server version</string>
<string name="auth_wrong_connection_title">Could not establish connection</string>
<string name="auth_secure_connection">Secure connection established</string>
<string name="auth_unauthorized">Wrong username or password</string>
<string name="auth_oauth_error">Unsuccessful authorization</string>
<string name="auth_oauth_error_access_denied">Access denied by authorization server</string>
<string name="auth_wtf_reenter_URL">Unexpected state, please enter the server address again</string>
<string name="auth_expired_oauth_token_toast">Your authorization expired. Please, authorize again</string>
<string name="auth_expired_basic_auth_toast">Please enter the current password</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_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 admin</string>
<string name="auth_can_not_auth_against_server">Cannot authenticate to this server</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 admin</string>
<string name="auth_can_not_auth_against_server">Cannot authenticate to this server</string>
<string name="auth_account_does_not_exist">The account is not added on this device yet</string>
<string name="auth_access_failed">Access failed: %1$s</string>
<string name="auth_illegal_login_used">Illegal login data URL used</string>
@ -351,10 +351,10 @@
<string name="prefs_instant_upload_path_use_subfolders_title">Use subfolders</string>
<string name="prefs_instant_upload_path_use_subfolders_summary">Store in subfolders based on year and month</string>
<string name="share_link_file_no_exist">Unable to share. Please check whether the file exists</string>
<string name="share_link_file_error">An error occurred while trying to share this file or folder</string>
<string name="unshare_link_file_no_exist">Unable to unshare. Please check whether the file exists</string>
<string name="unshare_link_file_error">An error occurred while trying to unshare this file or folder</string>
<string name="share_link_file_no_exist">Unable to share. Please check whether the file exists</string>
<string name="share_link_file_error">An error occurred while trying to share this file or folder</string>
<string name="unshare_link_file_no_exist">Unable to unshare. Please check whether the file exists</string>
<string name="unshare_link_file_error">An error occurred while trying to unshare this file or folder</string>
<string name="update_link_file_no_exist">Unable to update. Please check whether the file exists</string>
<string name="update_link_file_error">An error occurred while trying to update the share</string>
<string name="share_link_password_title">Enter a password</string>
@ -413,18 +413,18 @@
<string name="drawer_manage_accounts">Manage accounts</string>
<string name="auth_redirect_non_secure_connection_title">Secure connection redirected through an unsecured route.</string>
<string name="actionbar_logger">Logs</string>
<string name="log_send_history_button">Send history</string>
<string name="log_send_no_mail_app">No app for sending logs found. Please install an e-mail client.</string>
<string name="log_send_mail_subject">%1$s Android app logs</string>
<string name="actionbar_logger">Logs</string>
<string name="log_send_history_button">Send history</string>
<string name="log_send_no_mail_app">No app for sending logs found. Please install an e-mail client.</string>
<string name="log_send_mail_subject">%1$s Android app logs</string>
<string name="log_progress_dialog_text">Loading data…</string>
<string name="saml_authentication_required_text">Password required</string>
<string name="saml_authentication_wrong_pass">Wrong password</string>
<string name="actionbar_move">Move</string>
<string name="saml_authentication_required_text">Password required</string>
<string name="saml_authentication_wrong_pass">Wrong password</string>
<string name="actionbar_move">Move</string>
<string name="actionbar_copy">Copy</string>
<string name="file_list_empty_moving">Nothing in here. You can add a folder.</string>
<string name="folder_picker_choose_button_text">Choose</string>
<string name="file_list_empty_moving">Nothing in here. You can add a folder.</string>
<string name="folder_picker_choose_button_text">Choose</string>
<string name="move_file_not_found">Unable to move file. Please check whether it exists</string>
<string name="move_file_invalid_into_descendent">It is not possible to move a folder into one of its own underlying folders</string>
@ -443,7 +443,7 @@
<string name="sync_folder_failed_content">Sync of %1$s folder could not be completed</string>
<string name="subject_user_shared_with_you">%1$s shared \"%2$s\" with you</string>
<string name="subject_user_shared_with_you">%1$s shared \"%2$s\" with you</string>
<string name="subject_shared_with_you">\"%1$s\" has been shared with you</string>
<string name="auth_refresh_button">Refresh connection</string>
@ -637,7 +637,7 @@
<string name="autoupload_create_new_custom_folder">Create new custom folder setup</string>
<string name="synced_folders_configure_folders">Configure folders</string>
<string name="empty" translatable="false"/>
<string name="empty" translatable="false" />
<string name="test_server_button">Test server connection</string>
<string name="info_separator" translatable="false">,</string>
<string name="resharing_is_not_allowed">Resharing is not allowed</string>
@ -778,7 +778,7 @@
<string name="first_run_4_text">Screensharing, online meetings &amp; web conferences</string>
<string name="whats_new_device_credentials_content">Use anything like a pattern, password, pin or your fingerprint to keep your data safe.</string>
<string name="restore_button_description">Restore deleted file</string>
<string name="restore">Restore file</string>
<string name="restore">Restore file</string>
<string name="new_version_was_created">New version was created</string>
<string name="new_comment">New comment…</string>
<string name="error_comment_file">Error commenting file</string>