Web: Backup: Added translations (en).

This commit is contained in:
Tatiana Lopaeva 2022-03-16 10:05:29 +03:00
parent 72390a09da
commit 1f7f9e0aa6
3 changed files with 12 additions and 2 deletions

View File

@ -11,6 +11,7 @@
"AutoBackupDescription": "Use this option for automatic backup of the portal data.",
"AutoBackupHelp": "The <strong>Automatic backup</strong> option is used to automate the portal data backup process to be able to restore it later to a local server.",
"AutoBackupHelpNote": "Choose the data storage, automatic backup period and maximal number of saved copies.<br/><strong>Note:</strong> before you can save the backup data to a third-party account (DropBox, Box.com, OneDrive or Google Drive), you will need to connect this account to ONLYOFFICE Common folder.",
"AutoSavePeriod": "Autosave period",
"AddAdmins": "Add admins",
"AddName": "Add Name",
"AdminInModules": "Admin in modules",
@ -25,6 +26,7 @@
"BrowserNoCanvasSupport": "Your browser does not support the HTML5 canvas tag.",
"ByApp": "By authenticator app",
"BySms": "By sms",
"ClearBackupList": "Delete all backups",
"ChangeLogoButton": "Change Logo",
"ChangeOwner": "Change portal owner",
"ChooseOwner": "Choose owner",
@ -37,9 +39,12 @@
"Disabled": "Disabled",
"DocumentsAdministratorsCan": "Documents administrators can link Dropbox, Box, and other accounts to Common Documents and set up access rights in this section",
"DocumentsModule": "Documents module",
"DocumentsModuleDescription": "Backup will be saved in the Common documents folder.",
"DownloadCopy": "Download the copy",
"Employees": "users",
"EmptyBackupList": "No backups have been created yet. Create one or more backups for them to appear in this list.",
"EnableAutomaticBackup": "Enable automatic backup.",
"EnableAutomaticBackupDescription": "Use this option to back up the portal data.",
"EveryDay": "Every day",
"EveryMonth": "Every month",
"EveryWeek": "Every week",
@ -66,6 +71,7 @@
"ManualBackupDescription": "Use this option if you want to get all data contained on the portal as a file.",
"ManualBackupHelp": "<strong>Data Backup</strong> option is used to back up the portal data to be able to restore it later to your local server. ",
"ManualBackupHelpNote": "Select the storage for the data (do not forget to enter your third-party storage details to be able to access it).<br/><strong>Note:</strong> you need to connect your third-party account (DropBox, Box.com, OneDrive or Google Drive) to ONLYOFFICE Common folder before you will be able to save your backup there.",
"MaxCopies": "{{copiesCount}} - maximum number of backup copies",
"Migration": "Migration",
"NoAdmins": "No admins here yet",
"NoAdminsDescription": "You can add new administrator manually",
@ -97,6 +103,7 @@
"TeamTemplateSettingsDescription": "Team Template is a customizable way to name the organization (or group), its members and their activities. Drop down the Template list to choose one of the available presets or enter the names yourselves selecting the custom option from the list.",
"Template": "Template",
"TemporaryStorage": "Temporary storage",
"TemporaryStorageDescription": "Backup is stored in the 'Backup' section, you will be able to download it within 24 hours after creating.",
"ThirdPartyAuthorization": "Third-party Authorization",
"ThirdPartyBodyDescription": "Detailed instructions in our <2>Help Center</2>.",
"ThirdPartyBottomDescription": "Need help? Contact our <2>Support Team.</2>",
@ -105,7 +112,9 @@
"ThirdPartyPropsDeactivated": "Deactivated successfully",
"ThirdPartyTitleDescription": "With Authorization keys, you can connect third-party services to your portal. Sign in easily with Facebook, Twitter, or LinkedIn; add Dropbox, OneDrive, etc. to work with files stored there from the Documents module.",
"ThirdPartyResource": "Third-party resource",
"ThirdPartyResourceDescription": "Backup can be saved to your third-party account (Dropbox, Box.com, OneDrive or Google Drive).You need to connect your third-party account (Dropbox, Box.com, OneDrive or Google Drive) to the Common documents folder before you will be able to save your backup there.",
"ThirdPartyStorage": "Third-party storage",
"ThirdPartyStorageDescription": "Backup can be saved to a third-party storage. Before, you need to connect the corresponding service in the 'Integration' section. Otherwise, the following settings will be inactive.",
"TimeZone": "Time Zone",
"TwoFactorAuth": "Two-factor authentication",
"TwoFactorAuthDescription": "Two-factor authentication provides a more secure way to log in. After entering the credentials, the user will have to enter a code from an SMS or the authentication app. ",

View File

@ -44,6 +44,7 @@
"Employees": "Пользователи",
"EmptyBackupList": "Еще не было создано ни одной резервной копии. Создайте хотя бы одну резервную копию, чтобы она появилась в этом списке.",
"EnableAutomaticBackup": "Давать возможность автоматически копировать данные",
"EnableAutomaticBackupDescription": "Используйте эту опцию для выполнения резервного копирования данных портала.",
"EveryDay": "Каждый день",
"EveryMonth": "Каждый месяц",
"EveryWeek": "Каждую неделю",
@ -113,7 +114,7 @@
"ThirdPartyStorage": "Стороннее хранилище",
"ThirdPartyStorageDescription": "Резервная копия может быть сохранена на стороннем хранилище. Соответствующий сервис необходимо предварительно подключить в разделе 'Интеграция'. В противном случае указанные ниже настройки будут неактивны.",
"ThirdPartyResource": "Сторонний ресурс",
"ThirdPartyResourceDescription": "Резервная копия может быть сохранена на вашем облачном диске (DropBox, Box.com, OneDrive or Google Drive). Прежде чем Вы сможете сохранять резервные копии в стороннем аккаунте (Dropbox, Box.com, OneDrive или Google Drive), потребуется подключить его к папке 'Общие' {{organizationName}}.",
"ThirdPartyResourceDescription": "Резервная копия может быть сохранена на вашем стороннем ресурсе (Dropbox, Box.com, OneDrive или Google Drive). Прежде чем Вы сможете сохранять резервные копии в стороннем аккаунте (Dropbox, Box.com, OneDrive или Google Drive), потребуется подключить его к папке 'Общие'",
"TimeZone": "Часовой пояс",
"TwoFactorAuth": "Двухфакторная аутентификация",
"TwoFactorAuthDescription": "Двухфакторная аутентификация обеспечивает более безопасный способ входа на портал. После ввода учетных данных пользователь должен будет ввести код из SMS или приложения для аутентификации.",

View File

@ -521,7 +521,7 @@ class AutomaticBackup extends React.PureComponent {
isDisabled={isLoadingData}
/>
<Text className="backup_toggle-btn-description">
{t("RestoreBackupDescription")}
{t("EnableAutomaticBackupDescription")}
</Text>
</div>
{isEnable && (