2011-08-20 00:37:35 +04:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
2013-02-25 11:21:33 +04:00
2013-04-15 15:45:20 +04:00
<string name= "about_android" > %1$s Android App</string>
<string name= "about_version" > version %1$s</string>
2013-06-18 17:04:45 +04:00
<string name= "actionbar_sync" > Refresh account</string>
2012-08-14 14:37:08 +04:00
<string name= "actionbar_upload" > Upload</string>
<string name= "actionbar_upload_from_apps" > Content from other apps</string>
<string name= "actionbar_upload_files" > Files</string>
2013-05-28 15:11:57 +04:00
<string name= "actionbar_open_with" > Open with</string>
2014-03-31 12:32:49 +04:00
<string name= "actionbar_mkdir" > New folder</string>
2012-05-25 09:01:12 +04:00
<string name= "actionbar_settings" > Settings</string>
2013-03-12 16:02:51 +04:00
<string name= "actionbar_see_details" > Details</string>
2014-02-17 12:16:29 +04:00
<string name= "actionbar_send_file" > Send</string>
2014-09-14 17:51:09 +04:00
<string name= "actionbar_sort" > Sort</string>
<string name= "actionbar_sort_title" > Sort by</string>
<string-array name= "actionbar_sortby" >
2014-09-15 18:04:46 +04:00
<item > A-Z</item>
<item > Newest - Oldest</item>
2014-10-11 11:14:14 +04:00
<!-- TODO re - enable when server - side folder size calculation is available
<item > Biggest - Smallest</item> -->
2014-09-14 17:51:09 +04:00
</string-array>
2015-05-29 12:32:36 +03:00
<!-- TODO re - enable when "Accounts" is available in Navigation Drawer -->
<!-- <string name="drawer_item_accounts">Accounts</string> -->
2015-05-26 12:46:15 +03:00
<string name= "drawer_item_all_files" > All files</string>
<!-- TODO re - enable when "On Device" is available
<string name= "drawer_item_on_device" > On device</string> -->
<string name= "drawer_item_settings" > Settings</string>
<string name= "drawer_item_logs" > Logs</string>
2015-01-05 21:53:40 +03:00
<string name= "drawer_close" > Close</string>
2015-07-26 02:49:27 +03:00
<string name= "drawer_open" > Open</string>
2012-04-15 19:31:08 +04:00
<string name= "prefs_category_general" > General</string>
2013-07-05 12:47:34 +04:00
<string name= "prefs_category_more" > More</string>
2012-05-13 18:13:13 +04:00
<string name= "prefs_accounts" > Accounts</string>
2012-12-18 14:20:03 +04:00
<string name= "prefs_manage_accounts" > Manage Accounts</string>
2015-05-07 13:07:44 +03:00
<string name= "prefs_passcode" > Passcode lock</string>
2014-04-21 12:49:31 +04:00
<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>
2013-03-12 10:56:27 +04:00
<string name= "prefs_log_title" > Enable Logging</string>
<string name= "prefs_log_summary" > This is used to log problems</string>
2013-04-01 00:43:46 +04:00
<string name= "prefs_log_title_history" > Logging History</string>
<string name= "prefs_log_summary_history" > This shows the recorded logs</string>
<string name= "prefs_log_delete_history_button" > Delete History</string>
2013-07-05 12:47:34 +04:00
<string name= "prefs_help" > Help</string>
<string name= "prefs_recommend" > Recommend to a friend</string>
<string name= "prefs_feedback" > Feedback</string>
<string name= "prefs_imprint" > Imprint</string>
2014-10-08 17:15:57 +04:00
<string name= "prefs_remember_last_share_location" > Remember share location</string>
<string name= "prefs_remember_last_upload_location_summary" > Remember last share upload location</string>
2013-07-05 12:47:34 +04:00
<string name= "recommend_subject" > "Try %1$s on your smartphone!"</string>
2014-09-12 15:49:37 +04:00
<string name= "recommend_text" > "I want to invite you to use %1$s on your smartphone!\nDownload here: %2$s"</string>
2013-07-05 12:47:34 +04:00
2013-06-26 20:50:08 +04:00
<string name= "auth_check_server" > Check Server</string>
2013-12-10 16:53:21 +04:00
<string name= "auth_host_url" > Server address https://…</string>
2012-05-13 18:13:13 +04:00
<string name= "auth_username" > Username</string>
<string name= "auth_password" > Password</string>
2013-06-24 12:59:11 +04:00
<string name= "auth_register" > New to %1$s?</string>
2011-09-17 17:41:44 +04:00
<string name= "sync_string_files" > Files</string>
2011-08-20 00:37:35 +04:00
<string name= "setup_btn_connect" > Connect</string>
<string name= "uploader_btn_upload_text" > Upload</string>
2014-11-01 15:41:06 +03:00
<string name= "uploader_btn_new_folder_text" > New folder</string>
2014-03-31 12:36:56 +04:00
<string name= "uploader_top_message" > Choose upload folder:</string>
2011-08-20 00:37:35 +04:00
<string name= "uploader_wrn_no_account_title" > No account found</string>
2012-12-18 14:20:03 +04:00
<string name= "uploader_wrn_no_account_text" > There are no %1$s accounts on your device. Please setup an account first.</string>
2011-08-20 00:37:35 +04:00
<string name= "uploader_wrn_no_account_setup_btn_text" > Setup</string>
<string name= "uploader_wrn_no_account_quit_btn_text" > Quit</string>
2013-02-25 11:21:33 +04:00
<string name= "uploader_wrn_no_content_title" > No content to upload</string>
<string name= "uploader_wrn_no_content_text" > No content was received. Nothing to upload.</string>
2012-12-18 14:20:03 +04:00
<string name= "uploader_error_forbidden_content" > %1$s is not allowed to access the shared content</string>
2011-08-20 00:37:35 +04:00
<string name= "uploader_info_uploading" > Uploading</string>
2014-11-12 10:56:53 +03:00
<string name= "file_list_seconds_ago" > seconds ago</string>
2014-07-24 20:34:12 +04:00
<string name= "file_list_empty" > Nothing in here. Upload something!</string>
2015-04-22 09:56:56 +03:00
<string name= "file_list_loading" > Loading… </string>
2014-07-24 20:34:12 +04:00
<string name= "local_file_list_empty" > There are no files in this folder.</string>
2012-04-07 04:52:50 +04:00
<string name= "filedetails_select_file" > Tap on a file to display additional information.</string>
2012-05-18 10:09:31 +04:00
<string name= "filedetails_size" > Size:</string>
<string name= "filedetails_type" > Type:</string>
<string name= "filedetails_created" > Created:</string>
<string name= "filedetails_modified" > Modified:</string>
<string name= "filedetails_download" > Download</string>
2013-06-18 17:04:45 +04:00
<string name= "filedetails_sync_file" > Refresh file</string>
2012-12-18 14:20:03 +04:00
<string name= "filedetails_renamed_in_upload_msg" > File was renamed to %1$s during upload</string>
2015-03-25 20:54:10 +03:00
<string name= "list_layout" > List Layout</string>
2014-01-22 16:31:52 +04:00
<string name= "action_share_file" > Share link</string>
2014-02-03 14:22:39 +04:00
<string name= "action_unshare_file" > Unshare link</string>
2012-05-13 18:13:13 +04:00
<string name= "common_yes" > Yes</string>
<string name= "common_no" > No</string>
2011-08-20 00:37:35 +04:00
<string name= "common_ok" > OK</string>
2012-12-18 14:20:03 +04:00
<string name= "common_cancel_download" > Cancel download</string>
<string name= "common_cancel_upload" > Cancel upload</string>
2013-02-25 11:21:33 +04:00
<string name= "common_cancel" > Cancel</string>
2012-07-17 17:16:27 +04:00
<string name= "common_save_exit" > Save & Exit</string>
<string name= "common_error" > Error</string>
2013-02-25 18:19:18 +04:00
<string name= "common_loading" > Loading … </string>
2013-03-08 16:32:10 +04:00
<string name= "common_error_unknown" > Unknown error</string>
2012-07-27 17:02:03 +04:00
<string name= "about_title" > About</string>
2013-06-21 15:10:13 +04:00
<string name= "change_password" > Change password</string>
2012-07-27 17:02:03 +04:00
<string name= "delete_account" > Delete account</string>
<string name= "create_account" > Create account</string>
2012-08-14 14:37:08 +04:00
<string name= "upload_chooser_title" > Upload from … </string>
2014-03-31 12:36:56 +04:00
<string name= "uploader_info_dirname" > Folder name</string>
2013-02-25 11:21:33 +04:00
<string name= "uploader_upload_in_progress_ticker" > Uploading … </string>
<string name= "uploader_upload_in_progress_content" > %1$d%% Uploading %2$s</string>
<string name= "uploader_upload_succeeded_ticker" > Upload succeeded</string>
2012-12-18 14:20:03 +04:00
<string name= "uploader_upload_succeeded_content_single" > %1$s was successfully uploaded</string>
2012-07-26 20:35:09 +04:00
<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>
2014-05-23 11:40:09 +04:00
<string name= "uploader_upload_failed_credentials_error" > Upload failed, you need to relogin</string>
2012-07-25 14:04:08 +04:00
<string name= "downloader_download_in_progress_ticker" > Downloading … </string>
<string name= "downloader_download_in_progress_content" > %1$d%% Downloading %2$s</string>
2012-12-18 14:20:03 +04:00
<string name= "downloader_download_succeeded_ticker" > Download succeeded</string>
<string name= "downloader_download_succeeded_content" > %1$s was successfully downloaded</string>
2012-07-25 14:04:08 +04:00
<string name= "downloader_download_failed_ticker" > Download failed</string>
<string name= "downloader_download_failed_content" > Download of %1$s could not be completed</string>
2013-02-25 18:19:18 +04:00
<string name= "downloader_not_downloaded_yet" > Not downloaded yet</string>
2014-05-23 11:40:09 +04:00
<string name= "downloader_download_failed_credentials_error" > Download failed, you need to relogin</string>
2011-08-20 00:37:35 +04:00
<string name= "common_choose_account" > Choose account</string>
2013-02-25 11:21:33 +04:00
<string name= "sync_fail_ticker" > Synchronization failed</string>
2014-06-26 13:33:51 +04:00
<string name= "sync_fail_ticker_unauthorized" > Synchronization failed, you need to relogin</string>
2012-08-23 19:09:05 +04:00
<string name= "sync_fail_content" > Synchronization of %1$s could not be completed</string>
2013-06-24 12:59:11 +04:00
<string name= "sync_fail_content_unauthorized" > Invalid password for %1$s</string>
2012-12-18 14:20:03 +04:00
<string name= "sync_conflicts_in_favourites_ticker" > Conflicts found</string>
<string name= "sync_conflicts_in_favourites_content" > %1$d kept-in-sync files could not be sync\'ed</string>
<string name= "sync_fail_in_favourites_ticker" > Kept-in-sync files failed</string>
2013-02-25 11:21:33 +04:00
<string name= "sync_fail_in_favourites_content" > Contents of %1$d files could not be sync\'ed (%2$d conflicts)</string>
<string name= "sync_foreign_files_forgotten_ticker" > Some local files were forgotten</string>
2014-03-31 12:36:56 +04:00
<string name= "sync_foreign_files_forgotten_content" > %1$d files out of the %2$s folder could not be copied into</string>
<string name= "sync_foreign_files_forgotten_explanation" > As of version 1.3.16, files uploaded from this device are copied into the local %1$s folder to prevent data loss when a single file is synced with multiple accounts.\n\nDue to this change, all files uploaded in previous versions of this app were copied into the %2$s folder. However, an error prevented the completion of this operation during account synchronization. You may either leave the file(s) as is and remove the link to %3$s, or move the file(s) into the %1$s folder and retain the link to %4$s.\n\nListed below are the local file(s), and the remote file(s) in %5$s they were linked to.</string>
2013-10-08 13:24:15 +04:00
<string name= "sync_current_folder_was_removed" > Folder %1$s does not exist anymore</string>
2012-12-18 14:20:03 +04:00
<string name= "foreign_files_move" > "Move all"</string>
<string name= "foreign_files_success" > "All files were moved"</string>
<string name= "foreign_files_fail" > "Some files could not be moved"</string>
<string name= "foreign_files_local_text" > "Local: %1$s"</string>
2013-02-25 11:21:33 +04:00
<string name= "foreign_files_remote_text" > "Remote: %1$s"</string>
2014-06-24 16:51:39 +04:00
<string name= "upload_query_move_foreign_files" > There is not space enough to copy the selected files into the %1$s folder. Would you like to move them instead? </string>
2015-05-07 13:07:44 +03:00
<string name= "pass_code_enter_pass_code" > Please, insert your passcode</string>
2014-04-03 13:27:44 +04:00
2015-05-07 13:07:44 +03:00
<string name= "pass_code_configure_your_pass_code" > Enter your passcode</string>
<string name= "pass_code_configure_your_pass_code_explanation" > The passcode will be requested every time the app is started</string>
<string name= "pass_code_reenter_your_pass_code" > Please, reenter your passcode</string>
<string name= "pass_code_remove_your_pass_code" > Remove your passcode</string>
<string name= "pass_code_mismatch" > The passcodes are not the same</string>
<string name= "pass_code_wrong" > Incorrect passcode</string>
<string name= "pass_code_removed" > Passcode removed</string>
<string name= "pass_code_stored" > Passcode stored</string>
2012-07-09 17:10:26 +04:00
2013-02-11 15:46:50 +04:00
<string name= "media_notif_ticker" > "%1$s music player"</string>
2013-02-05 15:20:47 +04:00
<string name= "media_state_playing" > "%1$s (playing)"</string>
<string name= "media_state_loading" > "%1$s (loading)"</string>
<string name= "media_event_done" > "%1$s playback finished"</string>
<string name= "media_err_nothing_to_play" > No media file found</string>
2013-02-11 14:33:50 +04:00
<string name= "media_err_no_account" > No account provided</string>
2014-03-28 15:55:07 +04:00
<string name= "media_err_not_in_owncloud" > File not in a valid account</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" > 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>
2013-02-12 14:26:38 +04:00
<string name= "media_err_io_ex" > Input error trying to play %1$s</string>
2013-03-21 17:00:46 +04:00
<string name= "media_err_unexpected" > Unexpected error trying to play %1$s</string>
2013-03-08 16:32:10 +04:00
<string name= "media_rewind_description" > Rewind button</string>
<string name= "media_play_pause_description" > Play or pause button</string>
<string name= "media_forward_description" > Fast forward button</string>
2013-02-25 11:21:33 +04:00
2014-04-02 14:46:54 +04:00
<string name= "auth_getting_authorization" > Getting authorization… </string>
2014-03-28 15:55:07 +04:00
<string name= "auth_trying_to_login" > Trying to login… </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>
2015-01-12 11:44:00 +03:00
<string name= "auth_testing_connection" > Testing connection</string>
2014-03-28 15:55:07 +04:00
<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 in 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_title" > Unknown error occurred!</string>
<string name= "auth_unknown_host_title" > Couldn\'t find host</string>
<string name= "auth_incorrect_path_title" > Server instance not found</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" > 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_unauthorized" > Wrong username or password</string>
2013-01-28 16:15:28 +04:00
<string name= "auth_oauth_error" > Unsuccessful authorization</string>
<string name= "auth_oauth_error_access_denied" > Access denied by authorization server</string>
2014-03-28 15:55:07 +04:00
<string name= "auth_wtf_reenter_URL" > Unexpected state; please, enter the server URL 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>
2013-08-01 19:44:23 +04:00
<string name= "auth_connecting_auth_server" > Connecting to authentication server…</string>
2014-03-28 15:55:07 +04:00
<string name= "auth_unsupported_auth_method" > The server does not support this authentication method</string>
2013-10-23 14:48:55 +04:00
<string name= "auth_unsupported_multiaccount" > %1$s does not support multiple accounts</string>
2014-03-28 15:55:07 +04:00
<string name= "auth_fail_get_user_name" > Your server is not returning a correct user id, please contact an administrator
</string>
2014-05-27 11:08:10 +04:00
<string name= "auth_can_not_auth_against_server" > Cannot authenticate against this server</string>
2015-02-10 12:29:51 +03:00
<string name= "auth_account_does_not_exist" > Account does not exist in the device yet</string>
2012-05-13 18:13:13 +04:00
2015-07-22 19:13:45 +03:00
<string name= "favorite" > Favorite</string>
2015-07-08 09:50:24 +03:00
<string name= "unfavorite" > Unfavorite</string>
2012-07-11 00:52:31 +04:00
<string name= "common_rename" > Rename</string>
<string name= "common_remove" > Remove</string>
2014-05-27 11:08:10 +04:00
<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>
2013-02-25 11:21:33 +04:00
<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= "confirmation_remove_remote_and_local" > Remote and local</string>
2012-12-18 14:20:03 +04:00
<string name= "remove_success_msg" > "Removal succeeded"</string>
<string name= "remove_fail_msg" > "Removal failed"</string>
<string name= "rename_dialog_title" > Enter a new name</string>
<string name= "rename_local_fail_msg" > "Local copy could not be renamed; try a different name"</string>
2012-07-30 17:11:59 +04:00
<string name= "rename_server_fail_msg" > "Rename could not be completed"</string>
2013-02-25 11:21:33 +04:00
<string name= "sync_file_fail_msg" > Remote file could not be checked</string>
<string name= "sync_file_nothing_to_do_msg" > File contents already synchronized</string>
2014-03-31 12:36:56 +04:00
<string name= "create_dir_fail_msg" > Folder could not be created</string>
2013-11-18 17:10:11 +04:00
<string name= "filename_forbidden_characters" > Forbidden characters: / \\ < > : " | ? *</string>
2015-06-02 12:07:34 +03:00
<string name= "filename_forbidden_charaters_from_server" > File name contains at least one invalid character</string>
2014-05-16 16:57:19 +04:00
<string name= "filename_empty" > File name cannot be empty</string>
2012-07-30 16:06:53 +04:00
<string name= "wait_a_moment" > Wait a moment</string>
2012-12-18 14:20:03 +04:00
<string name= "filedisplay_unexpected_bad_get_content" > "Unexpected problem ; please select the file from a different app"</string>
2012-08-14 14:37:08 +04:00
<string name= "filedisplay_no_file_selected" > No file was selected</string>
2014-02-03 17:24:28 +04:00
<string name= "activity_chooser_title" > Send link to … </string>
2015-04-30 14:04:51 +03:00
<string name= "wait_for_tmp_copy_from_private_storage" > Copying file from private storage</string>
2012-09-05 15:46:30 +04:00
2013-10-23 13:15:44 +04:00
<string name= "oauth_check_onoff" > Login with oAuth2</string>
2012-10-31 21:59:43 +04:00
<string name= "oauth_login_connection" > Connecting to oAuth2 server…</string>
2012-09-05 15:46:30 +04:00
<string name= "ssl_validator_header" > The identity of the site could not be verified</string>
<string name= "ssl_validator_reason_cert_not_trusted" > - The server certificate is not trusted</string>
<string name= "ssl_validator_reason_cert_expired" > - The server certificate expired</string>
2012-12-18 14:20:03 +04:00
<string name= "ssl_validator_reason_cert_not_yet_valid" > - The server certificate valid dates are in the future</string>
2012-09-07 16:11:08 +04:00
<string name= "ssl_validator_reason_hostname_not_verified" > - The URL does not match the hostname in the certificate</string>
2012-09-05 15:46:30 +04:00
<string name= "ssl_validator_question" > Do you want to trust this certificate anyway?</string>
<string name= "ssl_validator_not_saved" > The certificate could not be saved</string>
2012-10-29 18:16:46 +04:00
<string name= "ssl_validator_btn_details_see" > Details</string>
<string name= "ssl_validator_btn_details_hide" > Hide</string>
2012-10-29 17:19:56 +04:00
<string name= "ssl_validator_label_subject" > Issued to:</string>
<string name= "ssl_validator_label_issuer" > Issued by:</string>
<string name= "ssl_validator_label_CN" > Common name:</string>
<string name= "ssl_validator_label_O" > Organization:</string>
2013-02-25 11:21:33 +04:00
<string name= "ssl_validator_label_OU" > Organizational unit:</string>
<string name= "ssl_validator_label_C" > Country:</string>
<string name= "ssl_validator_label_ST" > State:</string>
<string name= "ssl_validator_label_L" > Location:</string>
2012-10-29 17:19:56 +04:00
<string name= "ssl_validator_label_validity" > Validity:</string>
<string name= "ssl_validator_label_validity_from" > From:</string>
<string name= "ssl_validator_label_validity_to" > To:</string>
<string name= "ssl_validator_label_signature" > Signature:</string>
<string name= "ssl_validator_label_signature_algorithm" > Algorithm:</string>
2014-03-06 21:26:35 +04:00
<string name= "ssl_validator_null_cert" > The certificate could not be shown.</string>
2014-03-10 13:53:11 +04:00
<string name= "ssl_validator_no_info_about_error" > - No information about the error</string>
2012-10-29 17:19:56 +04:00
2013-02-19 16:28:01 +04:00
<string name= "placeholder_sentence" > This is a placeholder</string>
<string name= "placeholder_filename" > placeholder.txt</string>
<string name= "placeholder_filetype" > PNG Image</string>
<string name= "placeholder_filesize" > 389 KB</string>
<string name= "placeholder_timestamp" > 2012/05/18 12:23 PM</string>
2013-03-08 16:32:10 +04:00
<string name= "placeholder_media_time" > 12:23:45</string>
2012-10-08 23:26:18 +04:00
<string name= "instant_upload_on_wifi" > Upload pictures via WiFi only</string>
2014-04-21 12:49:31 +04:00
<string name= "instant_video_upload_on_wifi" > Upload videos via WiFi only</string>
2013-02-25 11:21:33 +04:00
<string name= "instant_upload_path" > /InstantUpload</string>
2015-08-04 18:29:42 +03:00
<string name= "conflict_title" > File conflict</string>
<string name= "conflict_message" > Which files do you want to keep? If you select both versions, the local file will have a number added to its name.</string>
2012-10-27 14:20:52 +04:00
<string name= "conflict_keep_both" > Keep both</string>
2015-07-17 17:29:17 +03:00
<string name= "conflict_use_local_version" > Use local version</string>
<string name= "conflict_use_server_version" > Use server version</string>
2012-12-18 14:20:03 +04:00
2013-03-01 12:54:49 +04:00
<string name= "preview_image_description" > Image preview</string>
2014-05-27 11:08:10 +04:00
<string name= "preview_image_error_unknown_format" > This image cannot be shown</string>
2013-02-14 22:21:09 +04:00
2014-03-31 12:36:56 +04:00
<string name= "error__upload__local_file_not_copied" > %1$s could not be copied to %2$s local folder</string>
2014-09-23 12:08:40 +04:00
<string name= "prefs_instant_upload_path_title" > Upload Path</string>
2014-03-28 15:55:07 +04:00
<string name= "share_link_no_support_share_api" > Sorry, sharing is not enabled on your server. Please contact your
administrator.</string>
2014-09-02 12:13:14 +04:00
<string name= "share_link_file_no_exist" > Unable to share. Please check whether the file exists</string>
2014-02-05 12:01:46 +04:00
<string name= "share_link_file_error" > An error occurred while trying to share this file or folder</string>
2014-09-02 12:13:14 +04:00
<string name= "unshare_link_file_no_exist" > Unable to unshare. Please check whether the file exists</string>
2014-02-05 15:52:55 +04:00
<string name= "unshare_link_file_error" > An error occurred while trying to unshare this file or folder</string>
2015-03-05 19:54:03 +03:00
<string name= "share_link_password_title" > Enter a password</string>
2015-03-09 13:38:36 +03:00
<string name= "share_link_empty_password" > You must enter a password</string>
2014-02-19 21:00:49 +04:00
2014-02-17 16:54:02 +04:00
<string name= "activity_chooser_send_file_title" > Send</string>
2014-03-04 16:28:07 +04:00
2014-03-28 15:55:07 +04:00
<string name= "copy_link" > Copy link</string>
2014-02-19 21:00:49 +04:00
<string name= "clipboard_text_copied" > Copied to clipboard</string>
2014-03-28 15:55:07 +04:00
2014-05-27 11:08:10 +04:00
<string name= "error_cant_bind_to_operations_service" > Critical error: cannot perform operations</string>
2014-05-26 15:00:22 +04:00
<string name= "network_error_socket_exception" > An error occurred while connecting with the server.</string>
<string name= "network_error_socket_timeout_exception" > An error occurred while waiting for the server, the operation couldn\'t have been done</string>
<string name= "network_error_connect_timeout_exception" > An error occurred while waiting for the server, the operation couldn\'t have been done</string>
2014-05-28 16:55:18 +04:00
<string name= "network_host_not_available" > The operation couldn\'t be completed, server is unavailable</string>
2014-10-17 13:06:30 +04:00
2015-04-22 09:56:56 +03:00
<string name= "empty" />
2014-05-26 15:00:22 +04:00
2014-07-11 13:45:15 +04:00
<string name= "forbidden_permissions" > You do not have permission %s</string>
2014-07-10 19:32:45 +04:00
<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>
2014-07-11 13:45:15 +04:00
<string name= "uploader_upload_forbidden_permissions" > to upload in this folder</string>
2014-07-11 15:10:07 +04:00
<string name= "downloader_download_file_not_found" > The file is no longer available on the server</string>
2014-07-10 19:32:45 +04:00
2014-08-05 13:22:16 +04:00
<string name= "prefs_category_accounts" > Accounts</string>
2014-08-06 11:23:21 +04:00
<string name= "prefs_add_account" > Add account</string>
2014-09-18 12:57:51 +04:00
<string name= "auth_redirect_non_secure_connection_title" > Secure connection is redirected to an unsecured route.</string>
2014-08-05 13:22:16 +04:00
2014-09-04 11:06:14 +04:00
<string name= "actionbar_logger" > Logs</string>
2014-09-17 18:46:11 +04:00
<string name= "log_send_history_button" > Send History</string>
2014-10-30 11:53:24 +03:00
<string name= "log_send_no_mail_app" > No app for sending logs found. Install mail app!</string>
2014-11-20 15:46:54 +03:00
<string name= "log_send_mail_subject" > %1$s Android app logs</string>
2014-10-29 14:39:44 +03:00
<string name= "log_progress_dialog_text" > Loading data… </string>
2014-09-04 11:06:14 +04:00
2014-08-28 14:30:32 +04:00
<string name= "saml_authentication_required_text" > Authentication required</string>
2014-08-28 18:03:03 +04:00
<string name= "saml_authentication_wrong_pass" > Wrong password</string>
2014-08-11 16:39:44 +04:00
<string name= "actionbar_move" > Move</string>
2014-08-13 18:43:50 +04:00
<string name= "file_list_empty_moving" > Nothing in here. You can add a folder!</string>
2014-11-18 16:51:49 +03:00
<string name= "folder_picker_choose_button_text" > Choose</string>
2014-08-11 16:39:44 +04:00
2014-09-02 12:13:14 +04:00
<string name= "move_file_not_found" > Unable to move. Please check whether the file exists</string>
2014-08-27 12:01:28 +04:00
<string name= "move_file_invalid_into_descendent" > It is not possible to move a folder into a descendant</string>
<string name= "move_file_invalid_overwrite" > The file exists already in the destination folder</string>
2014-08-26 19:44:18 +04:00
<string name= "move_file_error" > An error occurred while trying to move this file or folder</string>
2014-08-27 12:01:28 +04:00
<string name= "forbidden_permissions_move" > to move this file</string>
2014-08-28 14:30:32 +04:00
2014-10-14 16:11:42 +04:00
<string name= "prefs_category_instant_uploading" > Instant Uploads</string>
<string name= "prefs_category_security" > Security</string>
2014-11-19 12:14:27 +03:00
<string name= "prefs_instant_video_upload_path_title" > Upload Video Path</string>
2015-01-07 15:04:46 +03:00
<string name= "download_folder_failed_content" > Download of %1$s folder could not be completed</string>
2014-11-19 12:14:27 +03:00
2014-12-10 10:01:48 +03:00
<string name= "shared_subject_header" > shared</string>
<string name= "with_you_subject_header" > with you</string>
2015-05-21 22:12:44 +03:00
2015-06-19 16:11:49 +03:00
<string name= "subject_token" > %1$s shared \"%2$s\" with you</string>
2015-07-09 11:40:47 +03:00
<string name= "saml_subject_token" > \"%1$s\" has been shared with you</string>
2014-12-10 04:51:10 +03:00
2014-12-18 14:22:07 +03:00
<string name= "auth_refresh_button" > Refresh connection</string>
2015-01-08 15:07:54 +03:00
<string name= "auth_host_address" > Server address</string>
2015-05-18 15:29:00 +03:00
<string name= "common_error_out_memory" > Not enough memory</string>
2014-11-19 12:14:27 +03:00
2015-05-21 22:12:44 +03:00
<string name= "username" > Username</string>
2015-04-22 09:56:56 +03:00
<string name= "file_list__footer__folder" > 1 folder</string>
<string name= "file_list__footer__folders" > %1$d folders</string>
<string name= "file_list__footer__file" > 1 file</string>
<string name= "file_list__footer__file_and_folder" > 1 file, 1 folder</string>
<string name= "file_list__footer__file_and_folders" > 1 file, %1$d folders</string>
<string name= "file_list__footer__files" > %1$d files</string>
<string name= "file_list__footer__files_and_folder" > %1$d files, 1 folder</string>
2015-06-23 15:39:29 +03:00
<string name= "file_list__footer__files_and_folders" > %1$d files, %2$d folders</string>
2015-04-22 09:56:56 +03:00
2011-08-20 00:37:35 +04:00
</resources>