nextcloud-android/res/values/strings.xml

232 lines
15 KiB
XML
Raw Normal View History

2011-08-20 00:37:35 +04:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, OwnCloudMainScreen!</string>
<string name="app_name">ownCloud</string>
<string name="main_password">Password:</string>
<string name="main_login">Username:</string>
<string name="main_button_login">Login</string>
<string name="main_welcome">Welcome to your ownCloud</string>
<string name="main_files">Files</string>
<string name="main_music">Music</string>
<string name="main_contacts">Contacts</string>
<string name="main_calendar">Calendar</string>
<string name="main_bookmarks">Bookmarks</string>
<string name="main_settings">Settings</string>
<string name="main_tit_accsetup">Setup Account</string>
<string name="main_wrn_accsetup">There are no ownCloud accounts on your device. In order to use this App, you need to create one.</string>
2012-10-17 21:34:31 +04:00
<string name="about_message">ownCloud Android client\n\nversion: %1$s</string>
2012-07-28 23:15:41 +04:00
<string name="actionbar_sync">Refresh</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>
<string name="actionbar_mkdir">Create directory</string>
<string name="actionbar_search">Search</string>
<string name="actionbar_settings">Settings</string>
<string name="prefs_category_general">General</string>
<string name="prefs_category_trackmydevice">Device tracking</string>
2011-08-20 00:37:35 +04:00
<string name="prefs_add_session">Add new session</string>
<string name="prefs_create_img_thumbnails">Create image thumbnails</string>
<string name="prefs_select_oc_account">Select an account</string>
<string name="prefs_summary_select_oc_account">Choose, which of your accounts the app should use.</string>
<string name="prefs_trackmydevice">Device tracking</string>
<string name="prefs_trackmydevice_summary_off">Enable ownCloud to track your device location</string>
<string name="prefs_trackmydevice_summary_on">Your ownCloud keeps track of this device</string>
2012-07-24 11:08:29 +04:00
<string name="prefs_trackmydevice_interval">Update interval</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">ownCloud App PIN</string>
<string name="prefs_pincode_summary">Protect your ownCloud client</string>
<string name="prefs_instant_upload">Enable instant uploading</string>
<string name="prefs_instant_upload_summary">Instantly upload photos taken by camera</string>
2012-07-02 21:08:54 +04:00
<string name="auth_host_url">ownCloud URL</string>
<string name="auth_username">Username</string>
<string name="auth_password">Password</string>
2012-10-03 13:52:54 +04:00
<string name="auth_register">I am new to ownCloud</string>
2011-08-20 00:37:35 +04:00
<string name="new_session_uri_error">Wrong URL given</string>
<string name="new_session_session_name_error">Wrong session name</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="uploader_no_file_selected">No file selected for upload</string>
<string name="setup_hint_username">Username</string>
<string name="setup_hint_password">Password</string>
<string name="setup_hint_address">Web address</string>
2012-04-01 17:06:23 +04:00
<string name="setup_hint_show_password">Show password?</string>
2011-08-20 00:37:35 +04:00
<string name="setup_title">Connect to your ownCloud</string>
<string name="setup_btn_connect">Connect</string>
<string name="uploader_btn_upload_text">Upload</string>
<string name="uploader_wrn_no_account_title">No account found</string>
<string name="uploader_wrn_no_account_text">There are no ownCloud 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>
<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>
<string name="uploader_error_forbidden_content">ownCloud is not allowed to access the shared content</string>
2011-08-20 00:37:35 +04:00
<string name="uploader_info_uploading">Uploading</string>
2012-07-24 11:08:29 +04:00
<string name="uploader_btn_create_dir_text">Create directory for upload</string>
<string name="file_list_empty">There are no files in this folder.\nNew files can be added with the \"Upload\" menu option.</string>
<string name="filedetails_select_file">Tap on a file to display additional information.</string>
<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>
2012-11-16 12:42:51 +04:00
<string name="filedetails_sync_file">Refresh</string>
<string name="filedetails_redownload">Redownload</string>
<string name="filedetails_open">Open</string>
<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>
<string name="common_cancel">Cancel</string>
2012-07-17 17:16:27 +04:00
<string name="common_save_exit">Save &amp; Exit</string>
<string name="common_exit">Leave ownCloud</string>
2012-07-17 17:16:27 +04:00
<string name="common_error">Error</string>
<string name="about_title">About</string>
<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 &#8230;</string>
2011-08-20 00:37:35 +04:00
<string name="uploader_info_dirname">Directory name</string>
<string name="uploader_upload_in_progress_ticker">Uploading &#8230;</string>
<string name="uploader_upload_in_progress_content">%1$d%% Uploading %2$s</string>
<string name="uploader_upload_succeeded_ticker">Upload succeeded</string>
<string name="uploader_upload_succeeded_content_single">%1$s was successfully upload</string>
<string name="uploader_upload_succeeded_content_multiple">%1$d files were successfully upload</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_content_multiple">Upload failed: %1$d/%2$d files were upload</string>
<string name="downloader_download_in_progress_ticker">Downloading &#8230;</string>
<string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
<string name="downloader_download_succeeded_ticker">Download suceeded</string>
<string name="downloader_download_succeeded_content">%1$s was successfully download</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>
2011-08-20 00:37:35 +04:00
<string name="common_choose_account">Choose account</string>
2011-09-17 17:41:44 +04:00
<string name="sync_string_contacts">Contacts</string>
<string name="sync_fail_ticker">Synchronization failed</string>
<string name="sync_fail_content">Synchronization of %1$s could not be completed</string>
<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>
<string name="sync_fail_in_favourites_content">Contents of %1$d files could not be sync\'ed (%2$d conflicts)</string>
<string name="use_ssl">Use Secure Connection</string>
<string name="location_no_provider">ownCloud cannot track your device. Please check your location settings</string>
2012-07-13 16:46:40 +04:00
<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>
2012-10-19 11:24:34 +04:00
<string name="pincode_configure_your_pin_explanation">The PIN will be requested every time the app is started</string>
2012-07-17 17:16:27 +04:00
<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>
2012-07-09 17:10:26 +04:00
<string-array name="prefs_trackmydevice_intervall_keys">
<item>15 Minutes</item>
<item>30 Minutes</item>
<item>60 Minutes</item>
</string-array>
<string-array name="prefs_trackmydevice_intervall_values">
<item>15</item>
<item>30</item>
<item>60</item>
</string-array>
<string name="auth_trying_to_login">Trying to login…</string>
<string name="auth_no_net_conn_title">No network connection</string>
<string name="auth_no_net_conn_message">No network connection have been detected, check your Internet connection and try again.</string>
<string name="auth_connect_anyway">Connect anyway</string>
<string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
2012-07-24 11:08:29 +04:00
<string name="auth_nossl_plain_ok_message">Application couldn\'t establish a secure connection to server. Although non secure connection is available. You may continue or cancel.</string>
<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 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_unknown_host_title">Couldn\'t find host</string>
<string name="auth_unknown_host_message">Couldn\'t find the entered host. Please check hostname and server availability and try again.</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_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_bad_oc_version_title">Unrecognized ownCloud 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_login_details">Login details</string>
2012-06-13 22:47:38 +04:00
<string name="crashlog_message">Application terminated unexpectedly. Would you like to submit crash report?</string>
<string name="crashlog_send_report">Send report</string>
<string name="crashlog_dont_send_report">Don\'t send report</string>
<string name="extensions_avail_title">Extensions available!</string>
<string name="extensions_avail_message">Looks like your ownCloud 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_share">Share</string>
2012-07-11 00:52:31 +04:00
<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_local">Local only</string>
<string name="confirmation_remove_remote">Remove from server</string>
<string name="confirmation_remove_remote_and_local">Remote and local</string>
2012-07-17 17:16:27 +04:00
<string name="remove_success_msg">"Successful removal"</string>
<string name="remove_fail_msg">"Removal could not be completed"</string>
<string name="rename_local_fail_msg">"Local copy could not be renamed; try a differente new name"</string>
<string name="rename_server_fail_msg">"Rename could not be completed"</string>
<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>
<string name="create_dir_fail_msg">Directory could not be created</string>
<string name="wait_a_moment">Wait a moment</string>
2012-07-13 16:46:40 +04:00
2012-07-17 17:16:27 +04:00
<string name="filedisplay_unexpected_bad_get_content">"Unexpected problem ; please, try other app to select the file"</string>
2012-08-14 14:37:08 +04:00
<string name="filedisplay_no_file_selected">No file was selected</string>
<string name="ssl_validator_title">Warning</string>
<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>
<string name="ssl_validator_reason_cert_not_yet_valid">- The server certificate is too young</string>
<string name="ssl_validator_reason_hostname_not_verified">- The URL does not match the hostname in the certificate</string>
2012-09-13 19:08:00 +04:00
<string name="ssl_validator_certificate_not_available">The server certificate could not be obtained</string>
<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>
<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>
<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>
<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>
<string name="text_placeholder">This is a placeholder</string>
2012-10-08 23:26:18 +04:00
<string name="instant_upload_on_wifi">Upload pictures via WiFi only</string>
<string name="conflict_title">Update conflict</string>
<string name="conflict_message">Remote file %s is not synchronized with local file. Continuing will replace content of file on server.</string>
<string name="conflict_keep_both">Keep both</string>
<string name="conflict_overwrite">Overwrite</string>
<string name="conflict_dont_upload">Don\'t upload</string>
2011-08-20 00:37:35 +04:00
</resources>