Merge branch 'feature/translations' of github.com:ONLYOFFICE/AppServer into feature/translations

This commit is contained in:
Nikita Gopienko 2021-05-27 11:51:39 +03:00
commit 3536be88c2
12 changed files with 9 additions and 12 deletions

View File

@ -8,7 +8,6 @@
"ChangeButton": "Ändern", "ChangeButton": "Ändern",
"ChangesSavedSuccessfully": "Änderungen wurden gespeichert", "ChangesSavedSuccessfully": "Änderungen wurden gespeichert",
"ContactInformation": "Kontaktdaten", "ContactInformation": "Kontaktdaten",
"CopyEmailAndPassword": "E-Mail und Passwort kopieren",
"CustomCreation": "{{user}} (Erstellung)", "CustomCreation": "{{user}} (Erstellung)",
"EditPhoto": "Bild bearbeiten", "EditPhoto": "Bild bearbeiten",
"EditUserDialogTitle": "Profil bearbeiten", "EditUserDialogTitle": "Profil bearbeiten",

View File

@ -9,7 +9,6 @@
"ChangesSavedSuccessfully": "Changes saved successfully", "ChangesSavedSuccessfully": "Changes saved successfully",
"ContactInformation": "Contact information", "ContactInformation": "Contact information",
"CopiedResourceText": "Copied", "CopiedResourceText": "Copied",
"CopyEmailAndPassword": "Copy email and password",
"CustomCreation": "{{user}} (creation)", "CustomCreation": "{{user}} (creation)",
"EditPhoto": "Edit Photo", "EditPhoto": "Edit Photo",
"EditUserDialogTitle": "Edit profile", "EditUserDialogTitle": "Edit profile",

View File

@ -9,7 +9,6 @@
"ChangesSavedSuccessfully": "Изменения успешно сохранены", "ChangesSavedSuccessfully": "Изменения успешно сохранены",
"ContactInformation": "Контактные данные", "ContactInformation": "Контактные данные",
"CopiedResourceText": "Скопировано", "CopiedResourceText": "Скопировано",
"CopyEmailAndPassword": "Копировать email и пароль",
"CustomCreation": "{{user}} (создание)", "CustomCreation": "{{user}} (создание)",
"EditPhoto": "Изменить фотографию", "EditPhoto": "Изменить фотографию",
"EditUserDialogTitle": "Редактирование профиля", "EditUserDialogTitle": "Редактирование профиля",

View File

@ -531,7 +531,7 @@ class CreateUserForm extends React.Component {
inputValue={profile.password} inputValue={profile.password}
inputIsDisabled={isLoading || profile.passwordType === "link"} inputIsDisabled={isLoading || profile.passwordType === "link"}
inputOnChange={this.onInputChange} inputOnChange={this.onInputChange}
copyLinkText={t("CopyEmailAndPassword")} copyLinkText={t("Common:CopyEmailAndPassword")}
copiedResourceText={t("CopiedResourceText")} copiedResourceText={t("CopiedResourceText")}
inputTabIndex={4} inputTabIndex={4}
passwordSettings={passwordSettings} passwordSettings={passwordSettings}

View File

@ -76,5 +76,6 @@
"Active": "Aktiv", "Active": "Aktiv",
"Select": "Auswählen", "Select": "Auswählen",
"Version": "Version", "Version": "Version",
"SomethingWentWrong": "Ein Fehler ist aufgetreten." "SomethingWentWrong": "Ein Fehler ist aufgetreten.",
"CopyEmailAndPassword": "E-Mail und Passwort kopieren"
} }

View File

@ -78,5 +78,6 @@
"Active": "Active", "Active": "Active",
"Select": "Select", "Select": "Select",
"Version": "Version", "Version": "Version",
"SomethingWentWrong": "Something went wrong." "SomethingWentWrong": "Something went wrong.",
"CopyEmailAndPassword": "Copy email and password"
} }

View File

@ -78,5 +78,6 @@
"Active": "Активный", "Active": "Активный",
"Select": "Выберите", "Select": "Выберите",
"Version": "Версия", "Version": "Версия",
"SomethingWentWrong": "Что-то пошло не так." "SomethingWentWrong": "Что-то пошло не так.",
"CopyEmailAndPassword": "Скопировать email и пароль"
} }

View File

@ -2,7 +2,6 @@
"ChangePasswordSuccess": "Passwort wurde erfolgreich geändert", "ChangePasswordSuccess": "Passwort wurde erfolgreich geändert",
"ConfirmOwnerPortalSuccessMessage": "Der Portalbesitzer wurde erfolgreich geändert. {0} In 10 Sekunden werden Sie {1} hier {2} umgeleitet werden", "ConfirmOwnerPortalSuccessMessage": "Der Portalbesitzer wurde erfolgreich geändert. {0} In 10 Sekunden werden Sie {1} hier {2} umgeleitet werden",
"ConfirmOwnerPortalTitle": "Bitte bestätigen Sie, dass {{newOwner}} Portalbesitzer werden soll", "ConfirmOwnerPortalTitle": "Bitte bestätigen Sie, dass {{newOwner}} Portalbesitzer werden soll",
"CopyEmailAndPassword": "E-Mail und Passwort kopieren",
"DeleteProfileBtn": "Mein Konto löschen", "DeleteProfileBtn": "Mein Konto löschen",
"DeleteProfileConfirmation": "Achtung! Dies wird Ihr Konto löschen.", "DeleteProfileConfirmation": "Achtung! Dies wird Ihr Konto löschen.",
"DeleteProfileConfirmationInfo": "Wenn Sie auf \u0022Mein Konto löschen\u0022 klicken, akzeptieren Sie unsere Datenschutzerklärung.", "DeleteProfileConfirmationInfo": "Wenn Sie auf \u0022Mein Konto löschen\u0022 klicken, akzeptieren Sie unsere Datenschutzerklärung.",

View File

@ -2,7 +2,6 @@
"ChangePasswordSuccess": "Password has been successfully changed", "ChangePasswordSuccess": "Password has been successfully changed",
"ConfirmOwnerPortalSuccessMessage": "Portal owner has been successfully changed. {0}In 10 seconds you will be redirected {1}here{2}", "ConfirmOwnerPortalSuccessMessage": "Portal owner has been successfully changed. {0}In 10 seconds you will be redirected {1}here{2}",
"ConfirmOwnerPortalTitle": "Please confirm that you want to change portal owner to {{newOwner}}", "ConfirmOwnerPortalTitle": "Please confirm that you want to change portal owner to {{newOwner}}",
"CopyEmailAndPassword": "Copy email and password",
"DeleteProfileBtn": "Delete my account", "DeleteProfileBtn": "Delete my account",
"DeleteProfileConfirmation": "Attention! You are about to delete your account.", "DeleteProfileConfirmation": "Attention! You are about to delete your account.",
"DeleteProfileConfirmationInfo": "By clicking \u0022Delete my account\u0022 you agree with our Privacy policy.", "DeleteProfileConfirmationInfo": "By clicking \u0022Delete my account\u0022 you agree with our Privacy policy.",

View File

@ -2,7 +2,6 @@
"ChangePasswordSuccess": "Пароль был успешно изменен", "ChangePasswordSuccess": "Пароль был успешно изменен",
"ConfirmOwnerPortalSuccessMessage": "Portal owner has been successfully changed. {0}In 10 seconds you will be redirected {1}here{2}", "ConfirmOwnerPortalSuccessMessage": "Portal owner has been successfully changed. {0}In 10 seconds you will be redirected {1}here{2}",
"ConfirmOwnerPortalTitle": "Пожалуйста, подтвердите, что Вы хотите изменить владельца портала на {{newOwner}}", "ConfirmOwnerPortalTitle": "Пожалуйста, подтвердите, что Вы хотите изменить владельца портала на {{newOwner}}",
"CopyEmailAndPassword": "Скопировать email и пароль",
"EmailAndPasswordCopiedToClipboard": "Email и пароль скопированы", "EmailAndPasswordCopiedToClipboard": "Email и пароль скопированы",
"FirstName": "Имя", "FirstName": "Имя",
"InviteTitle": "Вы приглашены присоединиться к этому порталу!", "InviteTitle": "Вы приглашены присоединиться к этому порталу!",

View File

@ -314,7 +314,7 @@ class Confirm extends React.PureComponent {
onChange={this.onChangePassword} onChange={this.onChangePassword}
onCopyToClipboard={this.onCopyToClipboard} onCopyToClipboard={this.onCopyToClipboard}
onValidateInput={this.validatePassword} onValidateInput={this.validatePassword}
clipActionResource={t("CopyEmailAndPassword")} clipActionResource={t("Common:CopyEmailAndPassword")}
clipEmailResource={`${t("Common:Email")}: `} clipEmailResource={`${t("Common:Email")}: `}
clipPasswordResource={`${t("Common:Password")}: `} clipPasswordResource={`${t("Common:Password")}: `}
tooltipPasswordTitle={`${t("Common:PasswordLimitMessage")}:`} tooltipPasswordTitle={`${t("Common:PasswordLimitMessage")}:`}

View File

@ -493,7 +493,7 @@ class Confirm extends React.PureComponent {
onChange={this.onChangePassword} onChange={this.onChangePassword}
onCopyToClipboard={this.onCopyToClipboard} onCopyToClipboard={this.onCopyToClipboard}
onValidateInput={this.validatePassword} onValidateInput={this.validatePassword}
clipActionResource={t("CopyEmailAndPassword")} clipActionResource={t("Common:CopyEmailAndPassword")}
clipEmailResource={`${t("Common:Email")}: `} clipEmailResource={`${t("Common:Email")}: `}
clipPasswordResource={`${t("Common:Password")}: `} clipPasswordResource={`${t("Common:Password")}: `}
tooltipPasswordTitle={`${t("Common:PasswordLimitMessage")}:`} tooltipPasswordTitle={`${t("Common:PasswordLimitMessage")}:`}