diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:40 +0000 |
commit | 08b9ce25e75f5bed96f67e29a2d561095449b6a7 (patch) | |
tree | 9641f23222f2e83f03230b2692dccae067bd66a1 /apps/settings/l10n/ast.js | |
parent | 6ab099297fccc807643121bc9ba9af8d69f3d3ef (diff) | |
download | nextcloud-server-08b9ce25e75f5bed96f67e29a2d561095449b6a7.tar.gz nextcloud-server-08b9ce25e75f5bed96f67e29a2d561095449b6a7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ast.js')
-rw-r--r-- | apps/settings/l10n/ast.js | 30 |
1 files changed, 19 insertions, 11 deletions
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 8f7ee68ef07..56a2082468a 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -56,14 +56,8 @@ OC.L10N.register( "None" : "Nada", "Unable to modify setting" : "Nun ye posible modificar la opción", "Save changes" : "Guardar los cambeos", - "All" : "Too", - "No results" : "Nun hai nengún resultáu", "Remove" : "Quitar", "Disable" : "Desactivar", - "View in store" : "Ver na tienda", - "Visit website" : "Visitar el sitiu web", - "Admin documentation" : "Documentación p'alministradores", - "Developer documentation" : "Documentación pa desendolcadores", "All apps are up-to-date." : "Toles aplicaciones tán anovaes", "Icon" : "Iconu", "Name" : "Nome", @@ -73,6 +67,23 @@ OC.L10N.register( "Results from other categories" : "Resultaos d'otres categoríes", "No apps found for your version" : "Nun s'atopó nenguna aplicación pa esta versión", "Disable all" : "Desactivar too", + "Description" : "Descripción", + "Details" : "Detalles", + "All" : "Too", + "No results" : "Nun hai nengún resultáu", + "Author" : "Autoría", + "Categories" : "Categories", + "Resources" : "Recursos", + "Documentation" : "Documentación", + "Interact" : "Interactuar", + "Request feature" : "Pidir una función", + "Ask questions or discuss" : "Entrugar o discutir", + "Rate" : "Valorar", + "View in store" : "Ver na tienda", + "Visit website" : "Visitar el sitiu web", + "Admin documentation" : "Documentación p'alministradores", + "Developer documentation" : "Documentación pa desendolcadores", + "Changelog" : "Rexistru de cambeos", "Rename" : "Renomar", "Revoke" : "Revocar", "Google Chrome for Android" : "Google Chrome p'Android", @@ -102,7 +113,6 @@ OC.L10N.register( "Error cropping profile picture" : "Hebo un error al recortar la semeya del perfil", "Error saving profile picture" : "Hebo un error al guardar la semeya del perfil", "Error removing profile picture" : "Hebo un error al quitar la semeya del perfil", - "Details" : "Detalles", "You are a member of the following groups:" : "Yes miembru de los grupos siguientes:", "You are using <strong>{usage}</strong>" : "Tas usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Tas usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", @@ -144,9 +154,7 @@ OC.L10N.register( "Passwordless Authentication" : "Autenticación ensin contraseña", "No devices configured." : "Nun se configuró nengún preséu.", "Your browser does not support WebAuthn." : "El restolador nun ye compatible con WebAuthn.", - "Changelog" : "Rexistru de cambeos", "New account" : "Cuenta nueva", - "Creating group …" : "Creando'l grupu…", "Group name" : "Nome del grupu", "Failed to create group" : "Nun se pue crear el grupu", "Sending…" : "Unviando…", @@ -168,7 +176,6 @@ OC.L10N.register( "Do you really want to wipe your data from this device?" : "¿De xuru que quies borrar los datos d'esti preséu?", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ficiéronse milenta solicitúes dende la to rede. Volvi tentalo dempués o ponte en contautu cola alministración si esti mensaxe ye un error.", "Administration documentation" : "Documentación de l'alministración", - "Documentation" : "Documentación", "Forum" : "Foru", "Nextcloud help resources" : "Recursos d'ayuda de Nextcloud", "General documentation" : "Documentación xeneral", @@ -210,6 +217,7 @@ OC.L10N.register( "Failed to update user manager" : "Nun se pudo anovar el xestor d'usuarios", "User management settings" : "Configuración de la xestión d'usuarios", "Send welcome email to new users" : "Unviar un mensaxes d'acoyida a los usuarios nuevos", - "User management" : "Xestión d'usuarios" + "User management" : "Xestión d'usuarios", + "Creating group …" : "Creando'l grupu…" }, "nplurals=2; plural=(n != 1);"); |