diff --git a/src/i18n/translations/en.js b/src/i18n/translations/en.js index 706d765d..fa8c35f4 100644 --- a/src/i18n/translations/en.js +++ b/src/i18n/translations/en.js @@ -18,8 +18,11 @@ */ const en = { name: "English", + english_name: "English", code: "en", dictionary: { + about: "About", + account: "Account", access_granted_to: "Access Granted To", add_existing_account: "Add Existing Account", all_fields_required: 'All fields are required.', @@ -43,6 +46,7 @@ const en = { confirm_delete_single_item: 'Do you want to permanently delete this item?', confirm_open_apps_log_out: 'You have open apps. Are you sure you want to log out?', confirm_new_password: "Confirm New Password", + confirm_delete_user: "Are you sure you want to delete your account? All your files and data will be permanently deleted. This action cannot be undone.", contact_us: "Contact Us", contain: 'Contain', continue: "Continue", @@ -53,14 +57,17 @@ const en = { create_account: "Create Account", create_free_account: "Create Free Account", create_shortcut: "Create Shortcut", + credits: "Credits", current_password: "Current Password", cut: 'Cut', date_modified: 'Date modified', delete: 'Delete', + delete_account: "Delete Account", delete_permanently: "Delete Permanently", deploy_as_app: 'Deploy as app', descending: 'Descending', desktop_background_fit: "Fit", + developers: "Developers", dir_published_as_website: `%strong% has been published to:`, disassociate_dir: "Disassociate Directory", download: 'Download', @@ -71,6 +78,7 @@ const en = { empty_trash: 'Empty Trash', empty_trash_confirmation: `Are you sure you want to permanently delete the items in Trash?`, emptying_trash: 'Emptying Trash…', + enter_password_to_confirm_delete_user: "Enter your password to confirm account deletion", feedback: "Feedback", feedback_c2a: "Please use the form below to send us your feedback, comments, and bug reports.", feedback_sent_confirmation: "Thank you for contacting us. If you have an email associated with your account, you will hear back from us as soon as possible.", @@ -87,6 +95,8 @@ const en = { items_in_trash_cannot_be_renamed: `This item can't be renamed because it's in the trash. To rename this item, first drag it out of the Trash.`, jpeg_image: 'JPEG image', keep_in_taskbar: 'Keep in Taskbar', + language: "Language", + license: "License", loading: 'Loading', log_in: "Log In", log_into_another_account_anyway: 'Log into another account anyway', @@ -113,6 +123,7 @@ const en = { open_in_new_tab: "Open in New Tab", open_in_new_window: "Open in New Window", open_with: "Open With", + oss_code_and_content: "Open Source Software and Content", password: "Password", password_changed: "Password changed.", passwords_do_not_match: '`New Password` and `Confirm New Password` do not match.', @@ -120,14 +131,18 @@ const en = { paste_into_folder: "Paste Into Folder", pick_name_for_website: "Pick a name for your website:", picture: "Picture", + plural_suffix: 's', powered_by_puter_js: `Powered by Puter.js`, preparing: "Preparing...", preparing_for_upload: "Preparing for upload...", + privacy: "Privacy", proceed_to_login: 'Proceed to login', + proceed_with_account_deletion: "Proceed with Account Deletion", properties: "Properties", publish: "Publish", publish_as_website: 'Publish as website', - plural_suffix: 's', + puter_description: `Puter is a privacy-first personal cloud to keep all your files, apps, and games in one + secure place, accessible from anywhere at any time.`, recent: "Recent", recover_password: "Recover Password", refer_friends_c2a: "Get 1 GB for every friend who creates and confirms an account on Puter. Your friend will get 1 GB too!", @@ -153,6 +168,7 @@ const en = { send: "Send", send_password_recovery_email: "Send Password Recovery Email", session_saved: "Thank you for creating an account. This session has been saved.", + settings: "Settings", set_new_password: "Set New Password", share_to: "Share to", show_all_windows: "Show All Windows", @@ -164,15 +180,21 @@ const en = { skip: 'Skip', sort_by: 'Sort by', start: 'Start', + status: "Status", + storage_usage: "Storage Usage", taking_longer_than_usual: 'Taking a little longer than usual. Please wait...', + terms: "Terms", text_document: 'Text document', tos_fineprint: `By clicking 'Create Free Account' you agree to Puter's Terms of Service and Privacy Policy.`, trash: 'Trash', type: 'Type', + type_confirm_to_delete_account: "Type 'confirm' to delete your account.", undo: 'Undo', + unlimited: 'Unlimited', unzip: "Unzip", upload: 'Upload', upload_here: 'Upload here', + usage: 'Usage', username: "Username", username_changed: 'Username updated successfully.', versions: "Versions",