|
@@ -684,10 +684,10 @@
|
|
|
"_untitled_txt_" = "Untitled.txt";
|
|
|
"_text_upload_title_" = "Upload text file";
|
|
|
"_e2e_settings_title_" = "Encryption";
|
|
|
-"_e2e_settings_" = "End-to-End encryption";
|
|
|
-"_e2e_settings_start_" = "Start End-to-End encryption";
|
|
|
-"_e2e_settings_not_available_" = "End-to-End encryption not available";
|
|
|
-"_e2e_settings_activated_" = "End-to-End encryption activated";
|
|
|
+"_e2e_settings_" = "End-to-end encryption";
|
|
|
+"_e2e_settings_start_" = "Start end-to-end encryption";
|
|
|
+"_e2e_settings_not_available_" = "End-to-end encryption not available";
|
|
|
+"_e2e_settings_activated_" = "End-to-end encryption activated";
|
|
|
"_e2e_settings_view_passphrase_" = "All 12 words together make a very strong password, letting only you view and make use of your encrypted files. Please write it down and keep it somewhere safe.";
|
|
|
"_e2e_settings_read_passphrase_" = "Read passphrase";
|
|
|
"_e2e_settings_lock_not_active_" = "Lock not active, go back to \"Settings\" and activate it";
|
|
@@ -698,7 +698,7 @@
|
|
|
"_e2e_settings_remove_message_" = "Confirm removal of encryption along with the passphrase.";
|
|
|
"_e2e_set_folder_encrypted_" = "Encrypt";
|
|
|
"_e2e_remove_folder_encrypted_" = "Decrypt";
|
|
|
-"_e2e_goto_settings_for_enable_" = "This is an encrypted directory, go to \"Settings\" and enable End-to-End encryption";
|
|
|
+"_e2e_goto_settings_for_enable_" = "This is an encrypted directory, go to \"Settings\" and enable end-to-end encryption";
|
|
|
"_e2e_delete_folder_not_permitted_" = "Deletion of the directory marked as \"encrypted\" is not allowed";
|
|
|
"_e2e_error_encode_metadata_" = "Serious internal error in encoding metadata";
|
|
|
"_e2e_error_decode_metadata_" = "Serious internal error in decoding metadata";
|
|
@@ -708,7 +708,7 @@
|
|
|
"_e2e_error_send_metadata_" = "Could not send metadata";
|
|
|
"_e2e_error_delete_metadata_" = "Could not delete metadata";
|
|
|
"_e2e_error_get_metadata_" = "Could not fetch metadata";
|
|
|
-"_e2e_error_not_enabled_" = "Serious internal error. End-to-End encryption not enabled";
|
|
|
+"_e2e_error_not_enabled_" = "Serious internal error. End-to-end encryption not enabled";
|
|
|
"_e2e_error_record_not_found_" = "Serious internal error. Records not found";
|
|
|
"_e2e_error_unlock_" = "Could not unlock folder";
|
|
|
"_e2e_error_lock_" = "Could not lock folder";
|
|
@@ -819,7 +819,7 @@
|
|
|
"_internal_generic_error_" = "internal error";
|
|
|
"_editor_unknown_" = "Failed to open file: Editor is unknown";
|
|
|
"_err_file_not_found_" = "File not found, removed";
|
|
|
-"_err_e2ee_app_version_" = "The app version of End-to-End encryption is not compatible with the server, please update your server";
|
|
|
+"_err_e2ee_app_version_" = "The app version of end-to-end encryption is not compatible with the server, please update your server";
|
|
|
"_err_permission_microphone_" = "Please allow Microphone usage from Settings";
|
|
|
"_err_permission_photolibrary_" = "Please allow Photos from Settings";
|
|
|
"_err_permission_locationmanager_" = "Please allow Location - Always from Settings";
|
|
@@ -904,8 +904,8 @@
|
|
|
"_talk_detect_" = "Detected Nextcloud Talk";
|
|
|
"_talk_add_account_" = "Nextcloud Talk has been detected, do you want to add an existing account?";
|
|
|
"_status_in_progress_" = "Status reading in progress …";
|
|
|
-"_status_e2ee_on_server_" = "The End-to-end encryption is already configured in the server but not yet enabled on this device";
|
|
|
-"_status_e2ee_not_setup_" = "The End-to-end encryption is not yet configured on the server";
|
|
|
+"_status_e2ee_on_server_" = "The end-to-end encryption is already configured in the server but not yet enabled on this device";
|
|
|
+"_status_e2ee_not_setup_" = "The end-to-end encryption is not yet configured on the server";
|
|
|
"_change_upload_filename_" = "Do you want to save the file with a different name ?";
|
|
|
"_save_file_as_" = "Save file as %@";
|
|
|
|