|
@@ -35,6 +35,13 @@
|
|
<string name="advanced_settings">Advanced Settings</string>
|
|
<string name="advanced_settings">Advanced Settings</string>
|
|
<string name="allow_resharing">Allow resharing</string>
|
|
<string name="allow_resharing">Allow resharing</string>
|
|
<string name="app_config_base_url_title">Base URL</string>
|
|
<string name="app_config_base_url_title">Base URL</string>
|
|
|
|
+ <string name="app_config_disable_clipboard_title">Disable Clipboard</string>
|
|
|
|
+ <string name="app_config_disable_intro_title">Disable Intro</string>
|
|
|
|
+ <string name="app_config_disable_log_title">Disable Log</string>
|
|
|
|
+ <string name="app_config_disable_more_external_site_title">Disable External Sites</string>
|
|
|
|
+ <string name="app_config_disable_multiaccount_title">Disable Multi Account</string>
|
|
|
|
+ <string name="app_config_disable_sharing_title">Disable Sharing</string>
|
|
|
|
+ <string name="app_config_proxy_host_title">Proxy Hostname</string>
|
|
<string name="app_config_proxy_port_title">Proxy Port</string>
|
|
<string name="app_config_proxy_port_title">Proxy Port</string>
|
|
<string name="app_widget_description">Shows one widget from dashboard</string>
|
|
<string name="app_widget_description">Shows one widget from dashboard</string>
|
|
<string name="appbar_search_in">Search in %s</string>
|
|
<string name="appbar_search_in">Search in %s</string>
|
|
@@ -55,6 +62,7 @@
|
|
<string name="assistant_screen_task_delete_success_message">Task successfully deleted</string>
|
|
<string name="assistant_screen_task_delete_success_message">Task successfully deleted</string>
|
|
<string name="assistant_screen_task_list_error_state_message">Unable to fetch task list, please check your internet connection.</string>
|
|
<string name="assistant_screen_task_list_error_state_message">Unable to fetch task list, please check your internet connection.</string>
|
|
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Delete Task</string>
|
|
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Delete Task</string>
|
|
|
|
+ <string name="assistant_screen_task_output_empty_text">The task output is not ready yet.</string>
|
|
<string name="assistant_screen_task_types_error_state_message">Unable to fetch task types, please check your internet connection.</string>
|
|
<string name="assistant_screen_task_types_error_state_message">Unable to fetch task types, please check your internet connection.</string>
|
|
<string name="assistant_screen_top_bar_title">Assistant</string>
|
|
<string name="assistant_screen_top_bar_title">Assistant</string>
|
|
<string name="assistant_screen_unknown_task_status_text">Unknown</string>
|
|
<string name="assistant_screen_unknown_task_status_text">Unknown</string>
|
|
@@ -360,6 +368,7 @@
|
|
<string name="file_already_exists">Filename already exists</string>
|
|
<string name="file_already_exists">Filename already exists</string>
|
|
<string name="file_delete">Delete</string>
|
|
<string name="file_delete">Delete</string>
|
|
<string name="file_detail_activity_error">Error retrieving activities for file</string>
|
|
<string name="file_detail_activity_error">Error retrieving activities for file</string>
|
|
|
|
+ <string name="file_detail_sharing_fragment_no_contact_app_message">No app available to select contacts</string>
|
|
<string name="file_details_no_content">Failed to load details</string>
|
|
<string name="file_details_no_content">Failed to load details</string>
|
|
<string name="file_icon">File</string>
|
|
<string name="file_icon">File</string>
|
|
<string name="file_keep">Keep</string>
|
|
<string name="file_keep">Keep</string>
|
|
@@ -387,6 +396,7 @@
|
|
<string name="file_management_permission_optional">Storage permissions</string>
|
|
<string name="file_management_permission_optional">Storage permissions</string>
|
|
<string name="file_management_permission_optional_text">%1$s works best with permissions to access storage. You can choose full access to all files, or read-only access to photos and videos.</string>
|
|
<string name="file_management_permission_optional_text">%1$s works best with permissions to access storage. You can choose full access to all files, or read-only access to photos and videos.</string>
|
|
<string name="file_management_permission_text">%1$s needs file management permissions to upload files. You can choose full access to all files, or read-only access to photos and videos.</string>
|
|
<string name="file_management_permission_text">%1$s needs file management permissions to upload files. You can choose full access to all files, or read-only access to photos and videos.</string>
|
|
|
|
+ <string name="file_migration_allow_media_indexing">Allow access from other apps</string>
|
|
<string name="file_migration_checking_destination">Checking destination…</string>
|
|
<string name="file_migration_checking_destination">Checking destination…</string>
|
|
<string name="file_migration_cleaning">Cleaning…</string>
|
|
<string name="file_migration_cleaning">Cleaning…</string>
|
|
<string name="file_migration_dialog_title">Updating data storage folder</string>
|
|
<string name="file_migration_dialog_title">Updating data storage folder</string>
|
|
@@ -397,6 +407,7 @@
|
|
<string name="file_migration_failed_not_writable">Could not write to destination file</string>
|
|
<string name="file_migration_failed_not_writable">Could not write to destination file</string>
|
|
<string name="file_migration_failed_while_coping">Failed during migration</string>
|
|
<string name="file_migration_failed_while_coping">Failed during migration</string>
|
|
<string name="file_migration_failed_while_updating_index">Failed to update index</string>
|
|
<string name="file_migration_failed_while_updating_index">Failed to update index</string>
|
|
|
|
+ <string name="file_migration_free_space">%1$s\n(%2$s / %3$s)</string>
|
|
<string name="file_migration_migrating">Moving data…</string>
|
|
<string name="file_migration_migrating">Moving data…</string>
|
|
<string name="file_migration_ok_finished">Finished</string>
|
|
<string name="file_migration_ok_finished">Finished</string>
|
|
<string name="file_migration_override_data_folder">Replace</string>
|
|
<string name="file_migration_override_data_folder">Replace</string>
|
|
@@ -592,6 +603,7 @@
|
|
<string name="notifications_no_results_headline">No notifications</string>
|
|
<string name="notifications_no_results_headline">No notifications</string>
|
|
<string name="notifications_no_results_message">Please check back later.</string>
|
|
<string name="notifications_no_results_message">Please check back later.</string>
|
|
<string name="oc_file_list_adapter_offline_operation_description_text">Pending Operation</string>
|
|
<string name="oc_file_list_adapter_offline_operation_description_text">Pending Operation</string>
|
|
|
|
+ <string name="oc_file_list_adapter_offline_operation_remove_description_text">Pending Remove Operation</string>
|
|
<string name="offline_mode">No internet connection</string>
|
|
<string name="offline_mode">No internet connection</string>
|
|
<string name="offline_mode_info_description">Even without an internet connection, you can organize your folders, create files. Once you\'re back online, your pending actions will automatically sync.</string>
|
|
<string name="offline_mode_info_description">Even without an internet connection, you can organize your folders, create files. Once you\'re back online, your pending actions will automatically sync.</string>
|
|
<string name="offline_mode_info_title">You\'re Offline, But Work Continues</string>
|
|
<string name="offline_mode_info_title">You\'re Offline, But Work Continues</string>
|
|
@@ -654,6 +666,8 @@
|
|
<string name="prefs_category_sync">Sync</string>
|
|
<string name="prefs_category_sync">Sync</string>
|
|
<string name="prefs_daily_backup_summary">Daily backup of your calendar and contacts</string>
|
|
<string name="prefs_daily_backup_summary">Daily backup of your calendar and contacts</string>
|
|
<string name="prefs_daily_contact_backup_summary">Daily backup of your contacts</string>
|
|
<string name="prefs_daily_contact_backup_summary">Daily backup of your contacts</string>
|
|
|
|
+ <string name="prefs_data_storage_location">Data storage location</string>
|
|
|
|
+ <string name="prefs_data_storage_location_summary">Manage data storage location</string>
|
|
<string name="prefs_davx5_setup_error">Unexpected error while setting up DAVx5 (formerly known as DAVdroid)</string>
|
|
<string name="prefs_davx5_setup_error">Unexpected error while setting up DAVx5 (formerly known as DAVdroid)</string>
|
|
<string name="prefs_e2e_active">End-to-end encryption is set up!</string>
|
|
<string name="prefs_e2e_active">End-to-end encryption is set up!</string>
|
|
<string name="prefs_e2e_mnemonic">E2E mnemonic</string>
|
|
<string name="prefs_e2e_mnemonic">E2E mnemonic</string>
|
|
@@ -760,6 +774,7 @@
|
|
<string name="screenshot_06_davdroid_subline">Sync with DAVx5</string>
|
|
<string name="screenshot_06_davdroid_subline">Sync with DAVx5</string>
|
|
<string name="search_error">Error getting search results</string>
|
|
<string name="search_error">Error getting search results</string>
|
|
<string name="secure_share_not_set_up">Secure sharing is not set up for this user</string>
|
|
<string name="secure_share_not_set_up">Secure sharing is not set up for this user</string>
|
|
|
|
+ <string name="secure_share_search">Secure share…</string>
|
|
<string name="select_all">Select all</string>
|
|
<string name="select_all">Select all</string>
|
|
<string name="select_media_folder">Set media folder</string>
|
|
<string name="select_media_folder">Set media folder</string>
|
|
<string name="select_one_template">Please select one template</string>
|
|
<string name="select_one_template">Please select one template</string>
|
|
@@ -803,6 +818,7 @@
|
|
<string name="share_permissions">Share Permissions</string>
|
|
<string name="share_permissions">Share Permissions</string>
|
|
<string name="share_remote_clarification">%1$s (remote)</string>
|
|
<string name="share_remote_clarification">%1$s (remote)</string>
|
|
<string name="share_room_clarification">%1$s (conversation)</string>
|
|
<string name="share_room_clarification">%1$s (conversation)</string>
|
|
|
|
+ <string name="share_search">Name, Federated Cloud ID or email address…</string>
|
|
<string name="share_send_new_email">Send new email</string>
|
|
<string name="share_send_new_email">Send new email</string>
|
|
<string name="share_send_note">Note to recipient</string>
|
|
<string name="share_send_note">Note to recipient</string>
|
|
<string name="share_settings">Settings</string>
|
|
<string name="share_settings">Settings</string>
|
|
@@ -854,6 +870,7 @@
|
|
<string name="storage_description_default">Default</string>
|
|
<string name="storage_description_default">Default</string>
|
|
<string name="storage_documents">Documents</string>
|
|
<string name="storage_documents">Documents</string>
|
|
<string name="storage_downloads">Downloads</string>
|
|
<string name="storage_downloads">Downloads</string>
|
|
|
|
+ <string name="storage_external_storage">External storage</string>
|
|
<string name="storage_internal_storage">Internal storage</string>
|
|
<string name="storage_internal_storage">Internal storage</string>
|
|
<string name="storage_movies">Movies</string>
|
|
<string name="storage_movies">Movies</string>
|
|
<string name="storage_music">Music</string>
|
|
<string name="storage_music">Music</string>
|