diff options
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 9db096c0a32..50c53d25561 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -46,19 +46,15 @@ OC.L10N.register( "Log out" : "Zarrar sesión", "Users" : "Usuarios", "Unknown user" : "Usuariu desconocíu", - "Basic settings" : "Axustes básicos", - "Sharing" : "Compartiendo", - "Security" : "Seguranza", "Additional settings" : "Axustes adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .", "%s enter the database username." : "%s introducir l'usuariu de la base de datos.", "%s enter the database name." : "%s introducir nome de la base de datos.", "%s you may not use dots in the database name" : "%s nun pues usar puntos nel nome de la base de datos", + "You need to enter details of an existing account." : "Precises introducir los detalles d'una cuenta esistente.", "Oracle connection could not be established" : "Nun pudo afitase la conexón d'Oracle", "Oracle username and/or password not valid" : "Nome d'usuariu o contraseña d'Oracle non válidos", "PostgreSQL username and/or password not valid" : "Nome d'usuariu o contraseña PostgreSQL non válidos", - "You need to enter details of an existing account." : "Precises introducir los detalles d'una cuenta esistente.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nun ta sofitáu y %s nun furrulará afayadizamente nesta plataforma. ¡Úsalu baxo'l to riesgu!", "For the best results, please consider using a GNU/Linux server instead." : "Pa los meyores resultaos, por favor considera l'usu d'un sirvidor GNU/Linux nel so llugar.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Paez ser que la instancia %s ta executándose nun entornu de PHP 32 bits y el open_basedir configuróse en php.ini. Esto va dar llugar a problemes colos ficheros de más de 4 GB y nun ye nada recomendable.", @@ -170,6 +166,10 @@ OC.L10N.register( "Change" : "Camudar", "Delete" : "Desaniciar", "Share" : "Share", + "Basic settings" : "Axustes básicos", + "Sharing" : "Compartiendo", + "Security" : "Seguranza", + "Personal info" : "Información personal", "Unlimited" : "Non llendáu", "Verifying" : "Verificando", "Verifying …" : "Verificando...", |