summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-15 00:19:57 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-15 00:19:57 +0000
commitab5c38b9edc558e852e8b6be38521452f95bc7f3 (patch)
treef8a1779caa1e13fae2d4a5732ccbfb2c11025f34 /apps/settings
parenteed0a6688506fb49c115b8e7b36192bfffae260a (diff)
downloadnextcloud-server-ab5c38b9edc558e852e8b6be38521452f95bc7f3.tar.gz
nextcloud-server-ab5c38b9edc558e852e8b6be38521452f95bc7f3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/ast.js1
-rw-r--r--apps/settings/l10n/ast.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js
index d3c420be32a..822dd71a557 100644
--- a/apps/settings/l10n/ast.js
+++ b/apps/settings/l10n/ast.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"No altered files" : "Nun hai nengún ficheru alteriáu",
"Cron errors" : "Errores de cron",
"Cron last run" : "Última execución de cron",
+ "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.",
"Debug mode" : "Mou de depuración",
"Debug mode is disabled." : "El mou de puración ta desactiváu.",
"File locking" : "Bloquéu de ficheros",
diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json
index 50309cea246..50d595a9540 100644
--- a/apps/settings/l10n/ast.json
+++ b/apps/settings/l10n/ast.json
@@ -75,6 +75,7 @@
"No altered files" : "Nun hai nengún ficheru alteriáu",
"Cron errors" : "Errores de cron",
"Cron last run" : "Última execución de cron",
+ "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.",
"Debug mode" : "Mou de depuración",
"Debug mode is disabled." : "El mou de puración ta desactiváu.",
"File locking" : "Bloquéu de ficheros",