diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:43 +0000 |
commit | e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405 (patch) | |
tree | 2c0090ddf053a702ae14a61a9c9e0a17476d4098 /lib/l10n/es_CO.js | |
parent | 9dbc4df10d49e4f6b781cfb092bff56b7392da1b (diff) | |
download | nextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.tar.gz nextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_CO.js')
-rw-r--r-- | lib/l10n/es_CO.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index 9881e45591f..3593d0be3a2 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -64,20 +64,15 @@ OC.L10N.register( "Log out" : "Cerrar sesión", "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", - "Overview" : "Generalidades", - "Basic settings" : "Configuraciones básicas", - "Sharing" : "Compartiendo", - "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", "%s you may not use dots in the database name" : "%s no puedes utilizar puntos en el nombre de la base de datos", + "You need to enter details of an existing account." : "Necesitas ingresar los detalles de una cuenta existente.", "Oracle connection could not be established" : "No fue posible establecer la conexión a Oracle", "Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle inválidos", "PostgreSQL username and/or password not valid" : "El Usuario y/o Contraseña de PostgreSQL inválido(s)", - "You need to enter details of an existing account." : "Necesitas ingresar los detalles de una cuenta existente.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "OS X de Mac no está soportado y %s no funcionará correctamente en esta plataforma ¡Úsalo bajo tu propio riesgo!", "For the best results, please consider using a GNU/Linux server instead." : "Para mejores resultados, por favor cosidera usar en su lugar un servidor GNU/Linux.", "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." : "Al parecer esta instancia %s está corriendo en un ambiente PHP de 32-bits y el open_basedir ha sido configurado en el archivo php.ini. Esto generará problemas con archivos de más de 4GB de tamaño y es altamente desalentado. ", @@ -198,6 +193,11 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Overview" : "Generalidades", + "Basic settings" : "Configuraciones básicas", + "Sharing" : "Compartiendo", + "Security" : "Seguridad", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", |