diff options
Diffstat (limited to 'apps/settings/l10n/ast.json')
-rw-r--r-- | apps/settings/l10n/ast.json | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index bb9e0060c5e..e56f73d5159 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -162,8 +162,6 @@ "Email test" : "Unviar un corréu electrónicu de prueba", "Email test was successfully sent" : "El corréu de prueba unvióse correutamente", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nun afitesti o verifiquesti la configuración del sirvidor de corréu electrónicu. Vete a la «Basic settings» p'afitala. Dempués, usa'l botón «Unviar un corréu electrónicul» d'embaxo'l formulariu pa verificar la configuración", - "File locking" : "Bloquéu de ficheros", - "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de datos úsase pal bloquéu de ficheros transaicional. P'ameyorar el rindimientu, configura la memoria caché, si ta disponible.", "Forwarded for headers" : "Reunvióse pa les testeres", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "La opciòn «trusted_proxies» nun s'afitó correutamente, habría ser una matriz.", @@ -202,8 +200,6 @@ "64-bit" : "64 bits", "Temporary space available" : "Espaciu temporal disponible", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de datos nun s'executa col nivel d'aislamientu de transaiciones «READ COMMITTED». Esta transaición pue causar problemes cuando s'executen múltiples aiciones en paralelo.", - "WOFF2 file loading" : "Carga de ficheros WOFF2", - "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Nun se pudo comprobar la comptibilidá cola carga de ficheros WOFF2. Comprueba manualmente si'l sirvidor web sirve ficheros «.woff2».", "Profile information" : "Información del perfil", "Nextcloud settings" : "Configuración de Nextcloud", "Task:" : "Xera:", @@ -247,7 +243,7 @@ "Details" : "Detalles", "All" : "Too", "No results" : "Nun hai nengún resultáu", - "Update to {version}" : "Anovar a la versión {versión}", + "Update to {version}" : "Anovar a la versión {version}", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación nun se pue instalar porque nun se cumplen les dependencies siguientes:", "Author" : "Autoría", "Categories" : "Categories", @@ -467,12 +463,12 @@ "About" : "Tocante a", "Full name" : "Nome completu", "Additional email" : "Direición de corréu electrónicu adicional", + "Fediverse (e.g. Mastodon)" : "Fediversu", "Headline" : "Titular", "Organisation" : "Organización", "Phone number" : "Númberu de teléfonu", "Role" : "Rol", "X (formerly Twitter)" : "X (anteriormente Twitter)", - "Fediverse (e.g. Mastodon)" : "Fediversu", "Website" : "Sitiu web", "Profile visibility" : "Visibilidá del perfil", "Locale" : "Locale", @@ -533,6 +529,8 @@ "Invalid user" : "L'usuariu ye inválidu", "Missing optional index \"%s\" in table \"%s\"." : "Falta l'índiz opcional «%s» de la tabla «%s».", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos fálten-y dalgunos índices. Como amestar índices a tables grandes pue tardar tiempu, nun s'amestaron automáticamente. Pues executar «occ db:add-missing-columns» p'amestar los índices que falten manualmente cola instancia en funcionamientu. Dempués d'amestar los índices, les consultes que se faigan a eses tables van ser, polo xeneral, muncho más rápides.", + "File locking" : "Bloquéu de ficheros", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "El bloquéu de ficheros transaicional ta desactiváu y esto quiciabes produza problemes con condiciones de carrera. Activa «filelocking.enabled» nel ficheru config.php pa evitar estos problemes.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Úsase la versión «%s» de MariaDB. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MariaDB 10.2 ó superior.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Úsase la versión «%s» de MySQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen MySQL 8.0 ó MariaDB 10.2 ó superiores.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Úsase la versión «%s» de PostgreSQL. Nextcloud 21 y les versiones superiores nun son compatibles con esta versión y riquen PostgreSQL 9.6 ó superior.", |