Skip to content

Commit

Permalink
Merge branch 'l10n_release' into 'release'
Browse files Browse the repository at this point in the history
New Crowdin updates

See merge request passbolt/passbolt-browser-extension!774
  • Loading branch information
cedricalfonsi committed Mar 28, 2024
2 parents 73f994a + 3073936 commit 7e4a247
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/all/_locales/ko/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "The application name of the extension, displayed in the web store. 45 characters max."
},
"appDescription": {
"message": "팀를 위한 오픈 소스 암호 관리자용 패스볼트 확장 프로그램",
"message": "팀을 위한 오픈 소스 암호 관리자용 패스볼트 확장 프로그램",
"description": "The description of the extension, displayed in the web store. 85 characters max."
}
}
8 changes: 4 additions & 4 deletions src/all/locales/de-DE/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"Encrypting": "Verschlüsselung",
"Encrypting {{counter}}/{{total}}": "Verschlüsselung {{counter}}/{{total}}",
"Encrypting secret": "Geheimnis wird verschlüsselt",
"Expiry date will be updated on {{count}} resource._one": "Expiry date will be updated on {{count}} resource.",
"Expiry date will be updated on {{count}} resource._other": "Expiry date will be updated on {{count}} resources.",
"Expiry date will be updated on {{count}} resource._one": "Das Ablaufdatum wird auf {{count}} Ressource aktualisiert.",
"Expiry date will be updated on {{count}} resource._other": "Das Ablaufdatum wird auf {{count}} Ressourcen aktualisiert.",
"Exporting ...": "Exportieren ...",
"Fetching parent permissions": "Übergeordnete Berechtigungen werden abgerufen",
"Folder {{name}} can not be moved.": "Der Ordner {{name}} kann nicht verschoben werden.",
Expand All @@ -34,7 +34,7 @@
"Initialize": "Initialisieren",
"Initializing": "Initialisierung",
"Initializing ...": "Initialisierung ...",
"Mark as expired ...": "Mark as expired ...",
"Mark as expired ...": "Als abgelaufen markieren ...",
"MFA authentication is required.": "MFA-Authentifizierung ist erforderlich.",
"Moving {{name}}": "{{name}} wird verschoben",
"Moving {{total}} resources": "{{total}} Ressourcen werden verschoben",
Expand Down Expand Up @@ -68,7 +68,7 @@
"The keys should be an array of valid openpgp private keys.": "Die Schlüssel sollten ein Array gültiger Openpgp Privatschlüssel sein.",
"The keys should be an array of valid openpgp public keys.": "Die Schlüssel sollten ein Array gültiger Openpgp öffentlicher Schlüssel sein.",
"The keys should be an array.": "Die Schlüssel müssen ein Array sein.",
"The message should be a valid openpgp clear text message.": "The message should be a valid openpgp clear text message.",
"The message should be a valid openpgp clear text message.": "Die Nachricht sollte eine gültige OpenPGP-Klartextnachricht sein.",
"The message should be a valid openpgp message.": "Die Nachricht sollte eine gültige Openpgp-Nachricht sein.",
"The message should be of type string.": "Die Nachricht sollte vom Typ String sein.",
"The private key should be a valid openpgp key.": "Der private Schlüssel sollte ein gültiger Openpgp Schlüssel sein.",
Expand Down
8 changes: 4 additions & 4 deletions src/all/locales/pt-BR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"Encrypting": "Criptografando",
"Encrypting {{counter}}/{{total}}": "Criptografando {{counter}}/{{total}}",
"Encrypting secret": "Criptografando segredo",
"Expiry date will be updated on {{count}} resource._one": "Expiry date will be updated on {{count}} resource.",
"Expiry date will be updated on {{count}} resource._other": "Expiry date will be updated on {{count}} resources.",
"Expiry date will be updated on {{count}} resource._one": "A data de expiração será atualizada em {{count}} recurso.",
"Expiry date will be updated on {{count}} resource._other": "A data de expiração será atualizada em {{count}} recursos.",
"Exporting ...": "Exportando...",
"Fetching parent permissions": "Buscando permissões dos pais",
"Folder {{name}} can not be moved.": "Não foi possível mover a pasta {{name}}.",
Expand All @@ -34,7 +34,7 @@
"Initialize": "Inicializar",
"Initializing": "Inicializando",
"Initializing ...": "Inicializando ...",
"Mark as expired ...": "Mark as expired ...",
"Mark as expired ...": "Marcar como expirado...",
"MFA authentication is required.": "Autenticação MFA é necessária.",
"Moving {{name}}": "Movendo {{name}}",
"Moving {{total}} resources": "Movendo {{total}} recursos",
Expand Down Expand Up @@ -68,7 +68,7 @@
"The keys should be an array of valid openpgp private keys.": "As chaves devem ser uma matriz válida de chaves privadas OpenPGP.",
"The keys should be an array of valid openpgp public keys.": "As chaves devem ser uma matriz válida de chaves públicas OpenPGP.",
"The keys should be an array.": "As chaves devem ser uma matriz.",
"The message should be a valid openpgp clear text message.": "The message should be a valid openpgp clear text message.",
"The message should be a valid openpgp clear text message.": "A mensagem deve ser uma mensagem OpenPGP válida.",
"The message should be a valid openpgp message.": "A mensagem deve ser uma mensagem OpenPGP válida.",
"The message should be of type string.": "A mensagem deve ser uma sequência de caracteres válida.",
"The private key should be a valid openpgp key.": "A chave privada deve ser uma chave OpenPGP válida.",
Expand Down

0 comments on commit 7e4a247

Please sign in to comment.