diff options
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 23e8cdd117d..196213f061c 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -57,9 +57,6 @@ OC.L10N.register( "Not saved" : "Nun se guardó", "Sending…" : "Unviando...", "Email sent" : "Corréu-e unviáu", - "Allow filesystem access" : "Permitir accesu al sistema de ficheros", - "Disconnect" : "Desconeutar", - "Revoke" : "Revocar", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -105,7 +102,7 @@ OC.L10N.register( "Enable all" : "Habilitar too", "Enable" : "Activar", "The app will be downloaded from the app store" : "L'aplicación baxaráse dende la tienda d'aplicaciones", - "Settings" : "Axustes", + "{size} used" : "{size} usaos", "Email" : "Corréu-e", "Language" : "Llingua", "User backend" : "Backend d'usuarios", @@ -118,6 +115,7 @@ OC.L10N.register( "App bundles" : "Llotes d'aplicaciones", "Admins" : "Almins", "Everyone" : "Toos", + "Add group" : "Amestar grupu", "Common Name" : "Nome común", "Valid until" : "Válidu hasta", "Issued By" : "Emitíu por", @@ -256,6 +254,9 @@ OC.L10N.register( "Approved" : "Aprobóse", "Experimental" : "Esperimental", "No apps found for {query}" : "Nun s'alcontraron aplicaciones pa {query}", + "Allow filesystem access" : "Permitir accesu al sistema de ficheros", + "Disconnect" : "Desconeutar", + "Revoke" : "Revocar", "Unable to delete {objName}" : "Nun pue desaniciase {objName}", "Error creating group: {message}" : "Fallu crenado'l grupu: {message}", "A valid group name must be provided" : "Hai d'escribir un nome de grupu válidu", @@ -266,7 +267,6 @@ OC.L10N.register( "No user found for <strong>{pattern}</strong>" : "Nun s'alcontraron usuarios pa <strong>{pattern}</strong>", "Unable to add user to group {group}" : "Nun pue amestase l'usuariu al grupu {group}", "Unable to remove user from group {group}" : "Nun pue desaniciase l'usuariu del grupu {group}", - "Add group" : "Amestar grupu", "Invalid quota value \"{val}\"" : "Valor non válidu de cuota «{val}»", "no group" : "ensin grupu", "Could not change the users email" : "Nun pudo camudase'l corréu de los usuarios", @@ -299,6 +299,7 @@ OC.L10N.register( "Commercial support" : "Sofitu comercial", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tas usando <strong>%s</strong> de <strong>%s</strong>", "You are member of the following groups:" : "Yes miembru de los grupos de darréu:", + "Settings" : "Axustes", "Show storage location" : "Amosar allugamientu d'almacenamientu", "Show user backend" : "Amosar backend d'usuarios", "Show last login" : "Amosar aniciu de sesión caberu", @@ -317,7 +318,6 @@ OC.L10N.register( "set new password" : "afitar nueva contraseña", "change email address" : "camudar direición de corréu", "Default" : "Predetermináu", - "{size} used" : "{size} usaos", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "El que too tea configurao afayadizamente ye importante pa la seguranza y rindimientu de la to instancia. P'ayudate con ello, tamos faciendo delles comprobaciónes automátiques. Mira la estaya Conseyos y trucos, y la documentación pa más información.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP nun paez tar configuráu de mou afayadizu pa solicitar les variables del sistema. La prueba con getenv(\"PATH\") namái devuelve una rempuesta balera.", "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Falta'l módulu PHP «fileinfo». Encamiéntase activalu pa consiguir los meyores resultaos pa cola deteición de tribes MIME.", |