Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 22, 2023
1 parent 84a515e commit a3ca5af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OC.L10N.register(
"Enforce special characters" : "Impor caracteres especiais",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprobar o contrasinal contra a lista de contrasinais comprometidos de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un resumo criptográfico dos contrasinais e envía os 5 primeiros caracteres deste resumo criptográfico á API de haveibeenpwned.com para recuperar unha lista de todos os resumo criptográfico que comezan desa forma. Após comprobase na instancia de Nextcloud se o resumo criptográfico do contrasinal está no conxunto de resultados.",
"Unknown error" : "Erro descoñecido",
"Unknown error" : "Produciuse un erro descoñecido",
"Minimal length has to be a non negative number" : "A lonxitude mínima ten que ser un número non negativo",
"History size has to be a non negative number" : "O tamaño do historial ten que ser un número non negativo",
"Expiration days have to be a non negative number" : "Os días de caducidade deben ser un número non negativo",
Expand Down
2 changes: 1 addition & 1 deletion l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"Enforce special characters" : "Impor caracteres especiais",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Comprobar o contrasinal contra a lista de contrasinais comprometidos de haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Esta comprobación crea un resumo criptográfico dos contrasinais e envía os 5 primeiros caracteres deste resumo criptográfico á API de haveibeenpwned.com para recuperar unha lista de todos os resumo criptográfico que comezan desa forma. Após comprobase na instancia de Nextcloud se o resumo criptográfico do contrasinal está no conxunto de resultados.",
"Unknown error" : "Erro descoñecido",
"Unknown error" : "Produciuse un erro descoñecido",
"Minimal length has to be a non negative number" : "A lonxitude mínima ten que ser un número non negativo",
"History size has to be a non negative number" : "O tamaño do historial ten que ser un número non negativo",
"Expiration days have to be a non negative number" : "Os días de caducidade deben ser un número non negativo",
Expand Down

0 comments on commit a3ca5af

Please sign in to comment.