fix: delete old english strings

pull/481/head
dettlaff 2024-03-11 09:00:53 +04:00 committed by Inex Code
parent 6e1ed0474b
commit b62c0cf388
1 changed files with 3 additions and 36 deletions

View File

@ -90,8 +90,6 @@
"create": "Create SSH key", "create": "Create SSH key",
"delete": "Delete SSH key", "delete": "Delete SSH key",
"delete_confirm_question": "Are you sure you want to delete SSH key?", "delete_confirm_question": "Are you sure you want to delete SSH key?",
"subtitle_with_keys": "{} keys",
"subtitle_without_keys": "No keys",
"no_key_name": "Unnamed key", "no_key_name": "Unnamed key",
"root_title": "These are superuser keys", "root_title": "These are superuser keys",
"root_subtitle": "Owners of these keys get full access to the server and can do anything on it. Only add your own keys to the server.", "root_subtitle": "Owners of these keys get full access to the server and can do anything on it. Only add your own keys to the server.",
@ -162,7 +160,6 @@
"meet": "Video conference", "meet": "Video conference",
"social": "Social network", "social": "Social network",
"password": "Password manager", "password": "Password manager",
"vpn": "VPN",
"mx": "MX record", "mx": "MX record",
"dmarc": "DMARC record", "dmarc": "DMARC record",
"spf": "SPF record", "spf": "SPF record",
@ -180,28 +177,20 @@
"services_subtitle": "Type “A” records required for each service.", "services_subtitle": "Type “A” records required for each service.",
"email_title": "Email", "email_title": "Email",
"email_subtitle": "Records necessary for secure email exchange.", "email_subtitle": "Records necessary for secure email exchange.",
"update_list": "Update list", "update_list": "Update list"
"domain_validation_failure": "We can't reach your domain!"
}, },
"backup": { "backup": {
"card_title": "Backup", "card_title": "Backup",
"card_subtitle": "Manage your backups", "card_subtitle": "Manage your backups",
"description": "Will save your day in case of incident: hackers attack, server deletion, etc.", "description": "Will save your day in case of incident: hackers attack, server deletion, etc.",
"reupload_key": "Force reupload key",
"reuploaded_key": "Key reuploaded",
"initialize": "Initialize", "initialize": "Initialize",
"waiting_for_rebuild": "You will be able to create your first backup in a few minutes.",
"restore": "Restore from backup", "restore": "Restore from backup",
"no_backups": "There are no backups yet", "no_backups": "There are no backups yet",
"create_new": "Create a new backup", "create_new": "Create a new backup",
"creating": "Creating a new backup: {}%",
"restoring": "Restoring from backup",
"error_pending": "Server returned error, check it below",
"restore_alert": "You are about to restore from backup created on {}. All current data will be lost. Are you sure?", "restore_alert": "You are about to restore from backup created on {}. All current data will be lost. Are you sure?",
"refresh": "Refresh status", "refresh": "Refresh status",
"refetch_backups": "Refetch backup list", "refetch_backups": "Refetch backup list",
"refetch_backups_subtitle": "Invalidate cache and refetch data from your storage provider. May cause additional charges.", "refetch_backups_subtitle": "Invalidate cache and refetch data from your storage provider. May cause additional charges.",
"reupload_key_subtitle": "Will instruct the server to initialize backup storage again. Use if something is broken.",
"refetching_list": "In a few minutes list will be updated", "refetching_list": "In a few minutes list will be updated",
"select_all": "Backup everything", "select_all": "Backup everything",
"create_new_select_heading": "Select what to backup", "create_new_select_heading": "Select what to backup",
@ -215,10 +204,7 @@
"autobackup_period_never": "Automatic backups are disabled", "autobackup_period_never": "Automatic backups are disabled",
"autobackup_period_every": "Every {period}", "autobackup_period_every": "Every {period}",
"autobackup_period_disable": "Disable automatic backups", "autobackup_period_disable": "Disable automatic backups",
"autobackup_custom": "Custom",
"autobackup_custom_hint": "Enter custom period in minutes",
"autobackup_set_period": "Set period", "autobackup_set_period": "Set period",
"autobackup_period_set": "Period set",
"backups_encryption_key": "Encryption key", "backups_encryption_key": "Encryption key",
"backups_encryption_key_subtitle": "Keep it in a safe place.", "backups_encryption_key_subtitle": "Keep it in a safe place.",
"backups_encryption_key_copy": "Copy the encryption key", "backups_encryption_key_copy": "Copy the encryption key",
@ -250,7 +236,6 @@
}, },
"rotation_quotas_title": "Snapshot rotation settings", "rotation_quotas_title": "Snapshot rotation settings",
"set_rotation_quotas": "Set new rotation quotas", "set_rotation_quotas": "Set new rotation quotas",
"quotas_set": "New backup rotation quotas set",
"quotas_only_applied_to_autobackups": "These settings are only applied to automatic backups. Manual backups won't get deleted.", "quotas_only_applied_to_autobackups": "These settings are only applied to automatic backups. Manual backups won't get deleted.",
"quota_titles": { "quota_titles": {
"last": "How many latest backups to keep", "last": "How many latest backups to keep",
@ -324,7 +309,6 @@
"extending_volume_price_info": "Price includes VAT and is estimated from pricing data provided by your server provider. Server will be rebooted after resizing.", "extending_volume_price_info": "Price includes VAT and is estimated from pricing data provided by your server provider. Server will be rebooted after resizing.",
"extending_volume_error": "Couldn't initialize volume extending.", "extending_volume_error": "Couldn't initialize volume extending.",
"extending_volume_started": "Volume extending started", "extending_volume_started": "Volume extending started",
"extending_volume_provider_waiting": "Provider volume resized, waiting 10 seconds…",
"extending_volume_server_waiting": "Server volume resized, waiting 20 seconds…", "extending_volume_server_waiting": "Server volume resized, waiting 20 seconds…",
"extending_volume_rebooting": "Rebooting server…", "extending_volume_rebooting": "Rebooting server…",
"extending_volume_modal_description": "Upgrade to {} for {} plan per month.", "extending_volume_modal_description": "Upgrade to {} for {} plan per month.",
@ -332,9 +316,7 @@
"price": "Price", "price": "Price",
"data_migration_title": "Data migration", "data_migration_title": "Data migration",
"data_migration_notice": "During migration all services will be turned off.", "data_migration_notice": "During migration all services will be turned off.",
"start_migration_button": "Start migration", "start_migration_button": "Start migration"
"migration_process": "Migrating…",
"migration_done": "Finish"
}, },
"not_ready_card": { "not_ready_card": {
"in_menu": "Server is not set up yet. Please finish setup using setup wizard for further work." "in_menu": "Server is not set up yet. Please finish setup using setup wizard for further work."
@ -388,10 +370,6 @@
"subtitle": "Private alternative to the Github, that belongs to you, but not a Microsoft.", "subtitle": "Private alternative to the Github, that belongs to you, but not a Microsoft.",
"login_info": "You will have to create an account on the website. First user will become an admin." "login_info": "You will have to create an account on the website. First user will become an admin."
}, },
"vpn": {
"title": "VPN Server",
"subtitle": "Private VPN server"
},
"users": { "users": {
"details_title": "User details", "details_title": "User details",
"add_new_user": "Add a first user", "add_new_user": "Add a first user",
@ -403,7 +381,6 @@
"delete_confirm_question": "Are you sure?", "delete_confirm_question": "Are you sure?",
"reset_password": "Reset password", "reset_password": "Reset password",
"account": "Account", "account": "Account",
"send_registration_data": "Share login credentials",
"could_not_fetch_users": "Couldn't fetch users list", "could_not_fetch_users": "Couldn't fetch users list",
"could_not_fetch_description": "Please check your internet connection and try again", "could_not_fetch_description": "Please check your internet connection and try again",
"refresh_users": "Refresh users list", "refresh_users": "Refresh users list",
@ -416,8 +393,6 @@
"user_already_exists": "User with such username already exists" "user_already_exists": "User with such username already exists"
}, },
"initializing": { "initializing": {
"server_provider_description": "A place where your data and SelfPrivacy services will reside:",
"dns_provider_description": "A service which lets your IP point towards domain names:",
"connect_to_server": "Let's start with a server.", "connect_to_server": "Let's start with a server.",
"select_provider": "Pick any provider from the following list, they all support SelfPrivacy", "select_provider": "Pick any provider from the following list, they all support SelfPrivacy",
"select_provider_notice": "By 'Relatively small' we mean a machine with 2 cores of CPU and 2 gigabytes of RAM.", "select_provider_notice": "By 'Relatively small' we mean a machine with 2 cores of CPU and 2 gigabytes of RAM.",
@ -431,7 +406,6 @@
"select_provider_payment_title": "Payment methods", "select_provider_payment_title": "Payment methods",
"select_provider_payment_text_hetzner": "Credit cards, SWIFT, SEPA, PayPal", "select_provider_payment_text_hetzner": "Credit cards, SWIFT, SEPA, PayPal",
"select_provider_payment_text_do": "Credit cards, Google Pay, PayPal", "select_provider_payment_text_do": "Credit cards, Google Pay, PayPal",
"select_provider_payment_text_cloudflare": "Credit cards",
"select_provider_email_notice": "E-mail hosting won't be available for new clients. Nevertheless it will be unlocked as soon as you complete your first payment.", "select_provider_email_notice": "E-mail hosting won't be available for new clients. Nevertheless it will be unlocked as soon as you complete your first payment.",
"select_provider_site_button": "Visit site", "select_provider_site_button": "Visit site",
"connect_to_server_provider": "Now log in ", "connect_to_server_provider": "Now log in ",
@ -454,21 +428,16 @@
"choose_server_type_payment_server": "{} for the server", "choose_server_type_payment_server": "{} for the server",
"choose_server_type_payment_storage": "{} for additional storage", "choose_server_type_payment_storage": "{} for additional storage",
"choose_server_type_payment_ip": "{} for the public IPv4 address", "choose_server_type_payment_ip": "{} for the public IPv4 address",
"no_server_types_found": "No available server types found. Make sure your account is accessible and try to change your server location.",
"dns_provider_bad_key_error": "API key is invalid", "dns_provider_bad_key_error": "API key is invalid",
"backblaze_bad_key_error": "Backblaze storage information is invalid", "backblaze_bad_key_error": "Backblaze storage information is invalid",
"connect_to_dns": "Connect the DNS provider", "connect_to_dns": "Connect the DNS provider",
"connect_to_dns_provider_text": "With API token SelfPrivacy will manage all DNS entries",
"select_dns": "Now let's select a DNS provider", "select_dns": "Now let's select a DNS provider",
"manage_domain_dns": "To manage your domain's DNS",
"use_this_domain": "Use this domain?", "use_this_domain": "Use this domain?",
"use_this_domain_text": "The token you provided gives access to the following domain", "use_this_domain_text": "The token you provided gives access to the following domain",
"multiple_domains_found": "Multiple domains found", "multiple_domains_found": "Multiple domains found",
"multiple_domains_found_text": "The token you provided gives access to the following domains. Please select the one you want to use. For the security of your other domains, you should restrict this token's access to only the domain you want to use with SelfPrivacy.", "multiple_domains_found_text": "The token you provided gives access to the following domains. Please select the one you want to use. For the security of your other domains, you should restrict this token's access to only the domain you want to use with SelfPrivacy.",
"connect_backblaze_storage": "Connect Backblaze storage",
"no_connected_domains": "No connected domains at the moment", "no_connected_domains": "No connected domains at the moment",
"loading_domain_list": "Loading domain list", "loading_domain_list": "Loading domain list",
"found_more_domains": "Found more than one domain. For your own security, please be asked to delete unnecessary domains",
"save_domain": "Save domain", "save_domain": "Save domain",
"final": "Final step", "final": "Final step",
"create_server": "Create server", "create_server": "Create server",
@ -482,7 +451,6 @@
"one_more_restart": "One more restart to apply your security certificates.", "one_more_restart": "One more restart to apply your security certificates.",
"create_master_account": "Create master account", "create_master_account": "Create master account",
"enter_username_and_password": "Enter username and strong password", "enter_username_and_password": "Enter username and strong password",
"finish": "Everything is initialized",
"checks": "Checks have been completed \n{} out of {}", "checks": "Checks have been completed \n{} out of {}",
"steps": { "steps": {
"hosting": "Hosting", "hosting": "Hosting",
@ -597,7 +565,6 @@
"purge_all_keys_confirm": "Yes, purge all my tokens", "purge_all_keys_confirm": "Yes, purge all my tokens",
"delete_server_volume": "Delete the server and volume?", "delete_server_volume": "Delete the server and volume?",
"reboot": "Reboot", "reboot": "Reboot",
"you_cant_use_this_api": "You cannot use this API for domains with such TLD.",
"yes": "Yes", "yes": "Yes",
"no": "No" "no": "No"
}, },
@ -664,4 +631,4 @@
"reset_onboarding_description": "Reset onboarding switch to show onboarding screen again", "reset_onboarding_description": "Reset onboarding switch to show onboarding screen again",
"cubit_statuses": "Cubit loading statuses" "cubit_statuses": "Cubit loading statuses"
} }
} }