diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:58 +0000 |
commit | 93a7d27bb4ffa11b99b035b24bc1e967bc25eb53 (patch) | |
tree | b45f2b790cdab1f6365dc302e5578a9ebc8c2eee /core/l10n/es_CO.js | |
parent | 81a6300e39b9694299932eca58b5243f2e0598fc (diff) | |
download | nextcloud-server-93a7d27bb4ffa11b99b035b24bc1e967bc25eb53.tar.gz nextcloud-server-93a7d27bb4ffa11b99b035b24bc1e967bc25eb53.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_CO.js')
-rw-r--r-- | core/l10n/es_CO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js index 9f076a2b446..1ac66413cd0 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -92,7 +92,6 @@ OC.L10N.register( "Reset search" : "Reestablecer búsqueda", "Search" : "Buscar", "Settings menu" : "Menú de Configuraciones", - "Settings" : "Configuraciones ", "Could not load your contacts" : "No fue posible cargar tus contactos", "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", @@ -227,6 +226,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", + "Settings" : "Configuraciones ", "restricted" : "restringido", "invisible" : "invisible", "File not found" : "Archivo no encontrado", |