From 7a72f520674a3cc6b8b86f98097bbe3989078809 Mon Sep 17 00:00:00 2001 From: Jan Ackermann Date: Thu, 25 Mar 2021 15:52:43 +0000 Subject: [PATCH] [tx] updated from transifex --- accounts/l10n/translations.json | 1 + settings/l10n/translations.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 accounts/l10n/translations.json create mode 100644 settings/l10n/translations.json diff --git a/accounts/l10n/translations.json b/accounts/l10n/translations.json new file mode 100644 index 0000000000..f4679af153 --- /dev/null +++ b/accounts/l10n/translations.json @@ -0,0 +1 @@ +{"de":{"Account is activated":"Konto ist aktiviert","Account is blocked":"Konto ist geblockt","Activate":"Aktivieren","Activated":"Aktiviert","Block":"Blockieren","Cancel":"Abbrechen","Clear selection":"Auswahl aufheben","Confirm":"Bestätigen","Create":"Erstellen","Create new account":"Neues Konto erstellen","Creating":"Erstelle","Delete":"Löschen","Display name":"Anzeigename","Email":"E-Mail","Email cannot be empty":"E-Mail darf nicht leer sein","Failed to change role.":"Ändern der Rolle fehlgeschlagen.","Invalid email address":"Ungültige E-Mail-Adresse","Invalid username":"Ungültiger Benutzername","Loading":"Lade","Password":"Passwort","Password cannot be empty":"Das Passwort darf nicht leer sein","Role":"Rolle","Select %{ account }":" %{ account } auswählen","Select all users":"Alle Benutzer auswählen","Select role":"Rolle auswählen","Username":"Benutzername","Username cannot be empty":"Benutzername darf nicht leer sein","You don't have permissions to manage accounts.":"Keine Berechtigungen um Konten zu verwalten"},"fr":{"%{ amount } selected user":["%{ amount } utilisateur sélectionné","%{ amount } utilisateurs sélectionnés"],"Account is activated":"Le compte est activé","Account is blocked":"Le compte est verrouillé","Activate":"Activer","Activated":"Activé","Block":"Bloquer","Cancel":"Annuler","Clear selection":"Vider la sélection","Confirm":"Confirmer","Create":"Créer","Create new account":"Créer un compte","Delete":"Supprimer","Delete the selected account?":["Supprimer le compte sélectionné ?","Supprimer les comptes sélectionnés ?"],"Display name":"Nom affiché","Email":"Adresse courriel","Email cannot be empty":"L'email ne peut pas être vide.","Invalid email address":"Adresse mail invalide","Invalid username":"Noms d'utilisateur non valide","Loading":"Chargement","Password":"Mot de passe","Password cannot be empty":"Le mot de passe ne peut être vide","Role":"Rôle ","Select %{ account }":"%{ account } sélectionné","Select all users":"Sélectionner tous les utilisateurs","Select role":"Sélectionnez un rôle","Username":"Nom d'utilisateur","Username cannot be empty":"Le nom d'utilisateur ne peut pas être vide"},"pt_BR":{"%{ amount } selected user":["%{ amount } usuário selecionado","%{ amount } usuários selecionados"],"Account is activated":"Conta está ativada ","Account is blocked":"A conta está bloqueada ","Activate":"Ativar","Activated":"Ativada","Block":"Bloco","Cancel":"Cancelar","Clear selection":"Limpar seleção","Confirm":"Confirmar","Create":"Criar","Create new account":"Criar uma nova conta","Creating":"Criando","Delete":"Excluir","Delete the selected account?":["Excluir a conta selecionada?","Excluir as contas selecionadas? "],"Display name":"Nome de exibição","Email":"E-mail","Email cannot be empty":"Email não pode estar vazio ","Failed to change role.":"Falha ao alterar a função. ","Invalid email address":"Endereço de email inválido","Invalid username":"Nome de usuário Inválido","Loading":"Carregando","Password":"Senha","Password cannot be empty":"A senha não pode estar vazia","Role":"Função","Select %{ account }":"Selecione %{ account }","Select all users":"Selecione todos os usuários ","Select role":"Seleciona função","Username":"Nome do Usuário","Username cannot be empty":"O nome de usuário não pode estar vazio ","You don't have permissions to manage accounts.":"Você não tem permissão para gerenciar contas. "},"ru":{"Account is activated":"Учётная запись активирована","Account is blocked":"Учётная запись заблокирована","Activate":"Активировать","Activated":"Активирован","Block":"Заблокировать","Cancel":"Отмена","Clear selection":"Очистить выбор","Confirm":"Подтвердите","Create":"Создать","Create new account":"Создать новую учётную запись","Creating":"Создание","Delete":"Удалить","Delete the selected account?":["Удалить выбранную учётную запись?","Удалить выбранные учётные записи?","Удалить выбранные учётные записи?","Удалить выбранные учётные записи?"],"Display name":"Отображаемое имя","Email":"Почта","Email cannot be empty":"Поле email не может быть пустым","Invalid email address":"Недопустимый адрес почты","Invalid username":"Недопустимое имя пользователя","Loading":"Загрузка","Password":"Пароль","Password cannot be empty":"Пароль не может быть пустым","Role":"Роль","Select all users":"Выбрать всех пользователей","Username":"Имя пользователя","Username cannot be empty":"Поле \"Имя пользователя\" не может быть пустым","You don't have permissions to manage accounts.":"У вас нет прав доступа для управления учётными записями."}} \ No newline at end of file diff --git a/settings/l10n/translations.json b/settings/l10n/translations.json new file mode 100644 index 0000000000..65cd91ed55 --- /dev/null +++ b/settings/l10n/translations.json @@ -0,0 +1 @@ +{"de":{"{{ bundle.displayName }}":"Einstellungen","Account":"Konto","Cancel":"Abbrechen","Hello":"Hallo","Loading personal settings":"Lade persönliche Einstellungen","Loading personal settings...":"Lade persönliche Einstellungen...","msg":"msg","No settings available":"Keine Einstellungen verfügbar","Please select":"Bitte auswählen","Save":"Speichern","Settings":"Einstellungen","Settings type not implemented: %{type}":"Einstellung nicht verfügbar: %{type}"},"pt_BR":{"{{ bundle.displayName }}":"{{ bundle.displayName }}","Account":"Conta","Cancel":"Cancelar","Hello":"Olá","Loading personal settings":"Carregando configurações pessoais ","Loading personal settings...":"Carregando configurações pessoais... ","msg":"msg","No settings available":"Nenhuma configuração disponível ","Please select":"Por favor selecione ","Save":"Salvar","Settings":"Configurações","Settings type not implemented: %{type}":"Tipo de configuração não implementado: %{type}"}} \ No newline at end of file