|
@@ -13,11 +13,15 @@
|
|
|
<string name="actionbar_send_file">Send</string>
|
|
|
<string name="actionbar_sort">Sort</string>
|
|
|
<string name="actionbar_sort_title">Sort by</string>
|
|
|
+ <string name="menu_item_sort_by_name">A - Z</string>
|
|
|
+ <string name="menu_item_sort_by_date">Newest - Oldest</string>
|
|
|
+ <string name="menu_item_sort_by_size">Biggest - Smallest</string>
|
|
|
<string name="drawer_item_all_files">All files</string>
|
|
|
<string name="drawer_item_on_device">On device</string>
|
|
|
<string name="drawer_item_settings">Settings</string>
|
|
|
<string name="drawer_item_uploads_list">Uploads</string>
|
|
|
- <string name="drawer_close">Close</string>
|
|
|
+ <string name="drawer_quota">%1$s of %2$s used</string>
|
|
|
+ <string name="drawer_close">Close</string>
|
|
|
<string name="drawer_open">Open</string>
|
|
|
<string name="prefs_category_general">General</string>
|
|
|
<string name="prefs_category_more">More</string>
|
|
@@ -33,6 +37,11 @@
|
|
|
<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>
|
|
|
+ <string name="prefs_calendar_contacts">Setup calendar & contacts sync</string>
|
|
|
+ <string name="prefs_calendar_contacts_summary">Setup DAVdroid (v1.3.0+) for currently used account</string>
|
|
|
+ <string name="prefs_calendar_contacts_address_resolve_error">Server address for account could not be resolved for DAVdroid</string>
|
|
|
+ <string name="prefs_calendar_contacts_no_store_error">No Google Play store or F-Droid app installed</string>
|
|
|
+ <string name="prefs_calendar_contacts_sync_setup_successful">Calendar & contacts sync set up successfully</string>
|
|
|
<string name="prefs_help">Help</string>
|
|
|
<string name="prefs_recommend">Recommend to a friend</string>
|
|
|
<string name="prefs_feedback">Feedback</string>
|
|
@@ -51,6 +60,7 @@
|
|
|
<string name="sync_string_files">Files</string>
|
|
|
<string name="setup_btn_connect">Connect</string>
|
|
|
<string name="uploader_btn_upload_text">Upload</string>
|
|
|
+ <string name="uploader_btn_uploadTextSnippet_text">Create text file</string>
|
|
|
<string name="uploader_top_message">Choose upload folder</string>
|
|
|
<string name="uploader_wrn_no_account_title">No account found</string>
|
|
|
<string name="uploader_wrn_no_account_text">There are no %1$s accounts on your device. Please set up an account first.</string>
|
|
@@ -63,6 +73,10 @@
|
|
|
<string name="uploader_error_message_read_permission_not_granted">%1$s is not allowed to read a received file</string>
|
|
|
<string name="uploader_error_message_source_file_not_found">File to upload was not found in its location. Please check whether the file exists.</string>
|
|
|
<string name="uploader_error_message_source_file_not_copied">An error occurred while copying the file to a temporary folder. Please try to send again.</string>
|
|
|
+ <string name="uploader_upload_files_behaviour">Upload option:</string>
|
|
|
+ <string name="uploader_upload_files_behaviour_move_to_nextcloud_folder">Move file to Nextcloud folder</string>
|
|
|
+ <string name="uploader_upload_files_behaviour_only_upload">Keep file in source folder</string>
|
|
|
+ <string name="uploader_upload_files_behaviour_upload_and_delete_from_source">Delete file from source folder</string>
|
|
|
<string name="file_list_seconds_ago">seconds ago</string>
|
|
|
<string name="file_list_empty">Nothing in here. Upload something!</string>
|
|
|
<string name="file_list_loading">Loading…</string>
|
|
@@ -96,6 +110,7 @@
|
|
|
<string name="common_loading">Loading …</string>
|
|
|
<string name="common_unknown">unknown</string>
|
|
|
<string name="common_error_unknown">Unknown error</string>
|
|
|
+ <string name="common_pending">Pending</string>
|
|
|
<string name="about_title">About</string>
|
|
|
<string name="change_password">Change password</string>
|
|
|
<string name="delete_account">Remove account</string>
|
|
@@ -286,6 +301,8 @@
|
|
|
|
|
|
<string name="instant_upload_on_wifi">Upload pictures via wifi only</string>
|
|
|
<string name="instant_video_upload_on_wifi">Upload videos via wifi only</string>
|
|
|
+ <string name="instant_video_upload_on_charging">Upload when charging only</string>
|
|
|
+ <string name="instant_upload_on_charging">Upload when charging only</string>
|
|
|
<string name="instant_upload_path">/InstantUpload</string>
|
|
|
<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>
|
|
@@ -394,12 +411,16 @@
|
|
|
<string name="file_list__footer__files">%1$d files</string>
|
|
|
<string name="file_list__footer__files_and_folder">%1$d files, 1 folder</string>
|
|
|
<string name="file_list__footer__files_and_folders">%1$d files, %2$d folders</string>
|
|
|
+ <string name="prefs_instant_behaviour_dialogTitle">Original file will be…</string>
|
|
|
+ <string name="prefs_instant_behaviour_title">Original file will be…</string>
|
|
|
<string name="upload_copy_files">Copy file</string>
|
|
|
<string name="upload_move_files">Move file</string>
|
|
|
<string name="select_all">Select all</string>
|
|
|
|
|
|
<string name="pref_behaviour_entries_keep_file">kept in original folder</string>
|
|
|
<string name="pref_behaviour_entries_move">moved to app folder</string>
|
|
|
+ <string name="pref_behaviour_entries_delete_file">deleted</string>
|
|
|
+
|
|
|
<string name="share_dialog_title">Sharing</string>
|
|
|
<string name="share_file">Share %1$s</string>
|
|
|
<string name="share_with_user_section_title">Share with users and groups</string>
|
|
@@ -410,6 +431,7 @@
|
|
|
<string name="share_via_link_password_label">Password protect</string>
|
|
|
<string name="share_via_link_password_title">Secured</string>
|
|
|
<string name="share_via_link_edit_permission_label">Allow editing</string>
|
|
|
+ <string name="share_via_link_hide_file_listing_permission_label">Hide file listing</string>
|
|
|
<string name="share_get_public_link_button">Get link</string>
|
|
|
<string name="share_with_title">Share with …</string>
|
|
|
<string name="share_with_edit_title">Share with %1$s</string>
|
|
@@ -448,7 +470,24 @@
|
|
|
<string name="local_file_not_found_toast">The file was not found in the local file system</string>
|
|
|
<string name="confirmation_remove_files_alert">Do you really want to remove the selected items?</string>
|
|
|
<string name="confirmation_remove_folders_alert">Do you really want to remove the selected items and their contents?</string>
|
|
|
+ <string name="uploads_view_upload_status_waiting_for_charging">Waiting for device charging</string>
|
|
|
<string name="actionbar_search">Search</string>
|
|
|
+ <string name="files_drop_not_supported">This is a Nextcloud feature, please update.</string>
|
|
|
+ <string name="learn_more">Learn more</string>
|
|
|
+ <string name="drawer_participate">Participate</string>
|
|
|
+ <string name="participate_testing_headline">Help us testing</string>
|
|
|
+ <string name="participate_testing_bug_text">Found a bug? Something is odd?</string>
|
|
|
+ <string name="participate_testing_report_text">Report an issue on Github</string>
|
|
|
+ <string name="participate_testing_version_text">Interested in helping us testing the next Version?</string>
|
|
|
+ <string name="participate_beta_headline">Test the Beta version</string>
|
|
|
+ <string name="participate_beta_text">This includes all upcoming features and is very bleeding edge. Bugs/errors can occur and if they do, please report them to us. <br/><a href="%2$s">Download the APK</a> or</string>
|
|
|
+ <string name="participate_release_candidate_headline">Release candidate</string>
|
|
|
+ <string name="participate_release_candidate_text">The release candidate (RC) is a snapshot of the upcoming release and it is expected to be stable. Testing your individual setup could help to ensure this. Sign up for testing on the Play store or manually look in the \"versions\" section on F-Droid.</string>
|
|
|
+ <string name="participate_contribute_headline">Actively Contribute</string>
|
|
|
+ <string name="participate_contribute_irc_text">Join the chat on IRC: <a href="%1$s">#nextcloud-mobile</a></string>
|
|
|
+ <string name="participate_contribute_forum_text">Help others on the <a href="%1$s>forum</a></string>
|
|
|
+ <string name="participate_contribute_translate_text"><a href="%1$s>Translate</a> the app</string>
|
|
|
+ <string name="participate_contribute_github_text">Contribute as a developer, see <a href="https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md">CONTRIBUTING.md</a> for details</string>
|
|
|
<plurals name="items_selected_count">
|
|
|
<item quantity="one">%d selected</item>
|
|
|
<item quantity="other">%d selected</item>
|