Skip to content

Commit

Permalink
Web: Fix DublicatesByContentTest translation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySafronov committed Nov 12, 2021
1 parent d8cf12f commit 1c8f091
Show file tree
Hide file tree
Showing 40 changed files with 39 additions and 61 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"ConfirmRemove": "Bestätigung",
"MoveToTrashButton": "In den Papierkorb verschieben",
"MoveToTrashItemsNote": "Wenn Sie freigegebene Elemente löschen, können andere Benutzer nicht mehr auf sie zugreifen.",
"MoveToTrashItemsTitle": "Elemente in den Papierkorb verschieben?",
Expand All @@ -10,4 +9,4 @@
"UnsubscribeButton": "Abbestellen",
"UnsubscribeNote": "Sind Sie sicher, dass Sie die ausgewählten Elemente aus der Liste abbestellen möchten?",
"UnsubscribeTitle": "Abbestellungsbestätigung"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"ConfirmRemove": "Confirmation",
"MoveToTrashButton": "Move to Trash",
"MoveToTrashItemsNote": "If you delete shared items, other users won’t be able to access them.",
"MoveToTrashItemsTitle": "Move items to Trash?",
Expand All @@ -10,4 +9,4 @@
"UnsubscribeButton": "Unsubscribe",
"UnsubscribeNote": "Are you sure you want to unsubscribe from the selected items from the list?",
"UnsubscribeTitle": "Unsubscribe confirmation"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"ConfirmRemove": "Confirmation",
"MoveToTrashButton": "Mettre dans la corbeille",
"MoveToTrashItemsNote": "Si vous supprimez des éléments partagés, les autres utilisateurs ne pourront plus y accéder.",
"MoveToTrashItemsTitle": "Déplacer les éléments vers la corbeille ?",
Expand All @@ -10,4 +9,4 @@
"UnsubscribeButton": "Se désabonner",
"UnsubscribeNote": "Êtes-vous sûr de vouloir vous désabonner des éléments sélectionnés dans la liste ?",
"UnsubscribeTitle": "Confirmation de désabonnement"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"ConfirmRemove": "Confirmação",
"MoveToTrashButton": "Mover para a lixeira",
"MoveToTrashItemsNote": "Se você excluir itens compartilhados, outros usuários não poderão acessá-los.",
"MoveToTrashItemsTitle": "Mover itens para o Lixo?",
Expand All @@ -10,4 +9,4 @@
"UnsubscribeButton": "Cancelar assinatura",
"UnsubscribeNote": "Você tem certeza de que deseja cancelar a inscrição dos itens selecionados da lista?",
"UnsubscribeTitle": "Cancelar a confirmação da inscrição"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"ConfirmRemove": "Confirmare",
"MoveToTrashButton": "Mutare la Coşul de gunoi",
"MoveToTrashItemsNote": "Dacă ștergeți elemente partajate, aceste nu mai fi accesibil pentru alți utilizatori.",
"MoveToTrashItemsTitle": "Doriți să mutați elementele în Coșul de gunoi?",
Expand All @@ -10,4 +9,4 @@
"UnsubscribeButton": "Dezabonare",
"UnsubscribeNote": "Sunteți sigur că doriți să vă dezabonați de la elementele selectate din lista?",
"UnsubscribeTitle": "Confirmare dezabonare"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"ConfirmRemove": "Подтверждение",
"MoveToTrashButton": "Переместить в корзину",
"MoveToTrashItemsNote": "Если вы удалите расшаренные элементы, другие пользователи не смогут получить к ним доступ.",
"MoveToTrashItemsTitle": "Переместить элементы в корзину?",
Expand All @@ -10,4 +9,4 @@
"UnsubscribeButton": "Отписаться",
"UnsubscribeNote": "Вы действительно хотите отписаться от выделенных элементов из списка?",
"UnsubscribeTitle": "Подтверждение отписки"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ class DeleteDialogComponent extends React.Component {

const title =
isPrivacyFolder || isRecycleBinFolder || checkedSelections[0]?.providerKey
? t("ConfirmRemove")
? t("Common:Confirmation")
: unsubscribe
? t("UnsubscribeTitle")
: checkedSelections.length === 1 || isPrivacyFolder
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Bestätigung",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> wird gelöscht.",
"DeleteUserDataConfirmation": "Freigegebene Dokumente dieses Benutzers werden gelöscht. Um dies zu vermeiden, weisen Sie Daten neu zu.",
"SuccessfullyDeleteUserInfoMessage": "Der Benutzer wurde erfolgreich gelöscht"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"CustomNewDepartment": "{{groupCaption}} (Erstellung)",
"GroupAction": "Arbeit mit Gruppe",
"Members": "Mitglieder",
"Name": "Name",
"SearchAddedMembers": "Hinzugefügte Mitglieder suchen",
"SelectAction": "Auswählen",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' wurde erfolgreich gespeichert"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"EmailPopupHelper": "Die Haupt-E-Mail-Adresse wird für Benachrichtigungen und Zugriffswiederherstellung benutzt. <1> Sie können in dieser Domain eine neue E-Mail für den Benutzer erstellen und ein Einmalkennwort für die erste Anmeldung festlegen.</1>",
"FirstName": "Vorname",
"Message": "Chat",
"Phone": "Telefon",
"ProductsAndInstruments_Products": "Module",
"ProfileAction": "Arbeit mit dem Profil",
"ProfileTypePopupHelper": "Gäste haben eingeschränkten Zugriff auf einige Funktionen und Module auf dem Portal",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Confirmation",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> will be deleted.",
"DeleteUserDataConfirmation": "User documents shared with others will be deleted. To avoid this, reassign data.",
"SuccessfullyDeleteUserInfoMessage": "The user has been successfully deleted"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"CustomNewDepartment": "{{groupCaption}} (creation)",
"GroupAction": "Group action",
"Members": "Members",
"Name": "Name",
"SearchAddedMembers": "Search added members",
"SelectAction": "Select",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' has been saved successfully"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
"ErrorInvalidUserLastName": "Invalid last name",
"FirstName": "First Name",
"Message": "Talk",
"Phone": "Phone",
"ProductsAndInstruments_Products": "Modules",
"ProfileAction": "Profile action",
"ProfileTypePopupHelper": "Guests have limited access to some portal features and modules",
"TemporaryPassword": "Temporary password",
"TermsOfUsePopupHelperLink": "Read more about terms of use",
"UpdatingProcess": "Updating...",
"WriteComment": "Add comment"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Confirmation",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> sera supprimé.",
"DeleteUserDataConfirmation": "Les documents de l'utilisateur partagés avec d'autres seront supprimés. Pour éviter cela, réaffectez les données.",
"SuccessfullyDeleteUserInfoMessage": "L'utilisateur a été supprimé avec succès"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"CustomNewDepartment": "{{groupCaption}} (création)",
"GroupAction": "Action de groupe",
"Members": "Membres",
"Name": "Nom",
"SearchAddedMembers": "Rechercher les membres ajoutés",
"SelectAction": "Sélectionner",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' a été sauvegardé avec succès"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@
"EmailPopupHelper": "L'adresse mail principal est utilisée pour les notifications et pour la restauration de l'accès. <1> Vous pouvez créer une nouvelle adresse mail sur ce domaine pour cet utilisateur et définir un mot de passe à usage unique pour la première connexion.",
"FirstName": "Prénom",
"Message": "Chat",
"Phone": "Téléphone",
"ProductsAndInstruments_Products": "Modules",
"ProfileAction": "Action sur le profil",
"ProfileTypePopupHelper": "Les invités ont l'accès limité aux certaines fonctions du portail et modules",
"TemporaryPassword": "Mot de passe temporaire",
"TermsOfUsePopupHelperLink": "Savoir plus à propos de termes d'utilisation ",
"UpdatingProcess": "Mis à jour...",
"WriteComment": "Ajouter un commentaire"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Conferma",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> sarà cancellato.",
"DeleteUserDataConfirmation": "I documenti utente condivisi con altri verranno eliminati. Per evitare ciò si consiglia di riassegnare i dati.",
"SuccessfullyDeleteUserInfoMessage": "L'utente è stato cancellato con successo"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"CustomNewDepartment": "{{groupCaption}} (creazione)",
"GroupAction": "Azione di gruppo",
"Members": "Membri",
"Name": "Nome",
"SearchAddedMembers": "Cerca membri aggiunti",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' è stato salvato con successo"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
"EmailPopupHelper": "L'email principale viene utilizzata per le notifiche e il ripristino dell'accesso. <1> Puoi creare una nuova email su questo dominio per l'utente e impostare una password monouso per il primo accesso.</1>",
"FirstName": "Nome",
"Message": "Parla",
"Phone": "Telefono",
"ProductsAndInstruments_Products": "Moduli",
"ProfileAction": "Azione del profilo",
"ProfileTypePopupHelper": "Gli ospiti hanno un tipo di accesso limitato a delle funzionalità, e nell'uso dei moduli di questo portale",
"TemporaryPassword": "Password temporanea",
"TermsOfUsePopupHelperLink": "Maggiori dettagli sui termini di utilizzo",
"UpdatingProcess": "Caricamento in corso...",
"WriteComment": "Aggiungi commento"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "ການຢັ້ງຢືນຕົວຕົນ",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> ຈະຖືກລົບ",
"DeleteUserDataConfirmation": "ເອກະສານຂອງຜູ້ໃຊ້ທີ່ຖືກແບ່ງປັນກັບຄົນອື່ນຈະຖືກລຶບອອກ. ເພື່ອຫລີກລ້ຽງບັນຫານທີ່ຈະເກີດຂື້ນໃນການປ້ອນຂໍ້ມູນ",
"SuccessfullyDeleteUserInfoMessage": "ຜູ້ໃຊ້ຖືກລຶບອອກແລ້ວ"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"CustomNewDepartment": "{{ກຸ່ມສົນທະນາ}} (ສ້າງ)",
"GroupAction": "ກຸ່ມດຳເນີນການ",
"Members": "ສະມາຊິກ",
"Name": "ຊື່",
"SearchAddedMembers": "ຄົ້ນຫາສະມາຊິກເພີ່ມ",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' ໄດ້ຖືກບັນທຶກ ສຳ ເລັດແລ້ວ"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
"EmailPopupHelper": "ອີເມວຫຼັກແມ່ນໃຊ້ ສຳ ລັບການແຈ້ງເຕືອນແລະການກູ້ຄືນການເຂົ້າເຖິງ.<1> ທ່ານສາມາດສ້າງອີເມວໃໝ່ໃນໂດເມນນີ້ສຳລັບຜູ້ໃຊ້ແລະຕັ້ງລະຫັດຜ່ານໜຶ່ງຄັ້ງສຳລັບການເຂົ້າສູ່ລະບົບຄັ້ງທຳອິດ.</1>",
"FirstName": "ຊື່ແທ້",
"Message": "ເວົ້າ",
"Phone": "ໂທລະສັບ",
"ProductsAndInstruments_Products": "ໂມດູນ",
"ProfileAction": "ການດຳເນີນການໂປຣໄຟລ໌",
"ProfileTypePopupHelper": "ບຸກຄົນທົ່ວໄປຖືກຈຳກັດໃຫ້ເຂົ້າເຖິງຄຸນລັກສະນະບາງຢ່າງຂອງ Portal ແລະ ໂມດູນ",
"TemporaryPassword": "ລະຫັດຜ່ານຊົ່ວຄາວ",
"TermsOfUsePopupHelperLink": "ອ່ານເພີ່ມຕື່ມກ່ຽວກັບເງື່ອນໄຂການໃຊ້ງານ",
"UpdatingProcess": "ກຳລັງອັບເດດ...",
"WriteComment": "ເພີ່ມຄຳເຫັນ"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Confirmação",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> será deletado.",
"DeleteUserDataConfirmation": "Os documentos de usuário compartilhados com outros serão excluídos. Para evitar isto, reatribuir dados.",
"SuccessfullyDeleteUserInfoMessage": "O usuário foi excluído com sucesso"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"CustomNewDepartment": "{{groupCaption}} (criação)",
"GroupAction": "Ação em grupo",
"Members": "Membros",
"Name": "Nome",
"SearchAddedMembers": "Pesquisar membros adicionados",
"SelectAction": "Selecionar",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' foi salvo com sucesso"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@
"EmailPopupHelper": "O e-mail principal é utilizado para notificações e restabelecimento do acesso. <1> Você pode criar um novo e-mail neste domínio para o usuário e definir uma senha única para o primeiro login.</1>",
"FirstName": "Primeiro nome",
"Message": "Bate-papo com outros usuários",
"Phone": "Telefone",
"ProductsAndInstruments_Products": "Módulos",
"ProfileAction": "Ação de perfil",
"ProfileTypePopupHelper": "Os hóspedes têm acesso limitado a alguns recursos e módulos do portal",
"TemporaryPassword": "Senha temporária",
"TermsOfUsePopupHelperLink": "Leia mais sobre os termos de uso",
"UpdatingProcess": "Atualizando...",
"WriteComment": "Adicionar comentário"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Confirmare",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> va fi șters.",
"DeleteUserDataConfirmation": "Documentele utilizatorului care au fost partajate cu alții vor fi șterse. Pentru a evita acest risc, reasignați datele.",
"SuccessfullyDeleteUserInfoMessage": "Utilizatorul a fost șters cu succes"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"CustomNewDepartment": "{{groupCaption}} (creare)",
"GroupAction": "Acțiune de grup",
"Members": "Membrii",
"Name": "Numele",
"SearchAddedMembers": "Căutare după membrii adăugați",
"SelectAction": "Selectare",
"SuccessSaveGroup": "{{groupCaption}} '{{ groupName }}' a fost salvat cu succes"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@
"EmailPopupHelper": "Adresa de email principală se folosește pentru trimiterea notificărilor și restabilirea accesului. <1> Puteți crea o nouă adresă de e-mail pentru utilizatorul pe acest domeniu și o parolă temporară unică cu care să conectează prima dată.</1>",
"FirstName": "Prenume",
"Message": "Chat",
"Phone": "Telefon",
"ProductsAndInstruments_Products": "Module",
"ProfileAction": "Acțiuni cu profil",
"ProfileTypePopupHelper": "Invitații au acces limitat la unele funcții și module ale portalului",
"TemporaryPassword": "Parola temporară",
"TermsOfUsePopupHelperLink": "Află mai mult despre termenii si conditiile de utilizare ",
"UpdatingProcess": "În curs de actualizare...",
"WriteComment": "Adaugă comentariu"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"Confirmation": "Подтверждение",
"DeleteUserConfirmation": "{{userCaption}} <strong>{{user}}</strong> будет удален.",
"DeleteUserDataConfirmation": "Будут удалены личные документы пользователя, доступные для других. Чтобы избежать этого, нужно перед удалением запустить процесс передачи данных.",
"SuccessfullyDeleteUserInfoMessage": "Пользователь успешно удален"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"CustomNewDepartment": "{{groupCaption}} (создание)",
"GroupAction": "Работа с группой",
"Members": "Участники",
"Name": "Название",
"SearchAddedMembers": "Поиск добавленных участников",
"SelectAction": "Выбрать",
"SuccessSaveGroup": "Успешное сохранение: {{groupCaption, lowercase}} '{{ groupName }}'"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@
"EmailPopupHelper": "Основной email нужен для восстановления доступа к порталу в случае потери пароля, а также для отправки оповещений. <1>Вы можете создать новый email на домене в качестве основного. В этом случае потребуется задать одноразовый пароль, чтобы пользователь смог войти на портал в первый раз.</1> Основной email можно использовать как логин при входе на портал.",
"FirstName": "Имя",
"Message": "Чат",
"Phone": "Телефон",
"ProductsAndInstruments_Products": "Модули",
"ProfileAction": "Работа с профилем",
"ProfileTypePopupHelper": "Гости имеют ограниченный доступ к некоторым функциям и модулям портала",
"TemporaryPassword": "Временный пароль",
"TermsOfUsePopupHelperLink": "Подробнее об условиях использования",
"UpdatingProcess": "Обновление...",
"WriteComment": "Добавить комментарий"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class DeleteProfileEverDialogComponent extends React.Component {
visible={visible}
onClose={onClose}
>
<ModalDialog.Header>{t("Confirmation")}</ModalDialog.Header>
<ModalDialog.Header>{t("Common:Confirmation")}</ModalDialog.Header>
<ModalDialog.Body>
<Text>
<Trans
Expand Down
1 change: 1 addition & 0 deletions public/locales/de/Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"CloseButton": "Schließen",
"ComingSoon": "Kommt demnächst",
"CommunityProduct": "Community",
"Confirmation": "Bestätigung",
"ContinueButton": "Weiter",
"CopyEmailAndPassword": "E-Mail und Passwort kopieren",
"CountPerPage": "{{count}} pro Seite",
Expand Down
1 change: 1 addition & 0 deletions public/locales/en/Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"CloseButton": "Close",
"ComingSoon": "Coming soon",
"CommunityProduct": "Community",
"Confirmation": "Confirmation",
"ContinueButton": "Continue",
"CopyEmailAndPassword": "Copy email and password",
"CountPerPage": "{{count}} per page",
Expand Down
1 change: 1 addition & 0 deletions public/locales/fr/Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"CloseButton": "Fermer",
"ComingSoon": "Bientôt disponible",
"CommunityProduct": "Communauté",
"Confirmation": "Confirmation",
"ContinueButton": "Continuer",
"CopyEmailAndPassword": "Copier l'adresse mail et le mot de passe",
"CountPerPage": "{{count}} par page",
Expand Down
1 change: 1 addition & 0 deletions public/locales/it/Common.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"CloseButton": "Chiudi",
"ComingSoon": "Prossimamente",
"CommunityProduct": "Comunità",
"Confirmation": "Conferma",
"ContinueButton": "Continua",
"CopyEmailAndPassword": "Copia email e password",
"CountPerPage": "{{count}} per pagina",
Expand Down
Loading

0 comments on commit 1c8f091

Please sign in to comment.