aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-21 00:20:29 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-21 00:20:29 +0000
commit864e4e7ea20159db989df07d6f0415e7902611be (patch)
tree158f740aa213c2694d9ead106edc44ecc3618e45 /core
parent75612eca555c06e6f48d65515812552ab5b1e96d (diff)
downloadnextcloud-server-864e4e7ea20159db989df07d6f0415e7902611be.tar.gz
nextcloud-server-864e4e7ea20159db989df07d6f0415e7902611be.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ast.js1
-rw-r--r--core/l10n/ast.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js
index 71ced37829f..6db624cae5c 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -373,6 +373,7 @@ OC.L10N.register(
"Missing primary key on table \"{tableName}\"." : "Falta la clave primaria na tabla «{tableName}»",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos fálten-y dalgunes claves primaries. Pola mor de qu'amestar claves primaries en tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Al executar «occ db:add-missing-primary-keys» eses claves primaries que falten podríen amestase manualmente mentanto la instancia sigue n'execución.",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional «{columnName}» na tabla «{tableName}».",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El módulu de PHP «imagick» nun ta activáu magar que l'aplicación d'estilos lo ta. Pa que la xeneración de favíconos funcione correutamente, tienes d'instalar y activar esti módulu.",
"Account name or email" : "Nome de la cuenta o direición de corréu electrónicu",
"Wrong username or password." : "El nome d'usuariu o la contraseña son incorreutos",
"User disabled" : "L'usuariu ta desactiváu",
diff --git a/core/l10n/ast.json b/core/l10n/ast.json
index f87da7ff7d3..416f2d82419 100644
--- a/core/l10n/ast.json
+++ b/core/l10n/ast.json
@@ -371,6 +371,7 @@
"Missing primary key on table \"{tableName}\"." : "Falta la clave primaria na tabla «{tableName}»",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos fálten-y dalgunes claves primaries. Pola mor de qu'amestar claves primaries en tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Al executar «occ db:add-missing-primary-keys» eses claves primaries que falten podríen amestase manualmente mentanto la instancia sigue n'execución.",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional «{columnName}» na tabla «{tableName}».",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El módulu de PHP «imagick» nun ta activáu magar que l'aplicación d'estilos lo ta. Pa que la xeneración de favíconos funcione correutamente, tienes d'instalar y activar esti módulu.",
"Account name or email" : "Nome de la cuenta o direición de corréu electrónicu",
"Wrong username or password." : "El nome d'usuariu o la contraseña son incorreutos",
"User disabled" : "L'usuariu ta desactiváu",