diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
commit | a62a1faf3b113ea8d1be54d088cab0214b0600d3 (patch) | |
tree | 6dacdcd36b5e5eec4e560d5a266e4dcf1db4831f /lib/l10n/es_CO.js | |
parent | a8d317942bf36e539a31601281fb2f448c8bcfb1 (diff) | |
download | nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.tar.gz nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_CO.js')
-rw-r--r-- | lib/l10n/es_CO.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index dbf2265b66d..ff14f116080 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -58,7 +58,6 @@ OC.L10N.register( "Apps" : "Aplicaciones", "Settings" : "Configuraciones", "Log out" : "Cerrar sesión", - "Users" : "Usuarios", "Email" : "Correo electrónico", "Phone" : "Teléfono fijo", "Twitter" : "Twitter", @@ -152,8 +151,10 @@ OC.L10N.register( "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", + "Summary" : "Resumen", "Logged in user must be an admin" : "El usuario firmado debe ser un administrador", "Help" : "Ayuda", + "Users" : "Usuarios", "Unknown user" : "Ususario desconocido", "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)", |