diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:41 +0000 |
commit | 1ce3ae8a306fd3075d12c0c074e7234ad27e74db (patch) | |
tree | 9f8bb6c303f996f3ab30d45bbb0a4eab664d7e2c /core/l10n/ast.json | |
parent | 42c36c152bbbdb3b787da2b91b5702632fde81eb (diff) | |
download | nextcloud-server-1ce3ae8a306fd3075d12c0c074e7234ad27e74db.tar.gz nextcloud-server-1ce3ae8a306fd3075d12c0c074e7234ad27e74db.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ast.json')
-rw-r--r-- | core/l10n/ast.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ast.json b/core/l10n/ast.json index f744c0488c5..f87da7ff7d3 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -367,6 +367,10 @@ "Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Introduz la clave de la soscripción n'aplicación de sofitu p'aumentar la llende d'usuarios. Esta aición tamién te concede tolos beneficios que Nextcloud Enterprise ufre, que son mui aconseyables pa compañes.", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El sirividor web nun ta configuráu afayadizamente pa permitir la sincronización de ficheros porque la interfaz WebDAV paez tar estropiada.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "El sirvidor web nun ta configuráu correutamente pa resolver «{url}». Pues atopar más información na {linkstart}documentación ↗{linkend}.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nun se configuró nenguna caché de memoria. P'ameyorar el rindimientu, configura una si ta disponible. Pues atopar más información na {linkstart}documentación ↗{linkend}.", + "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}».", "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", |