diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /core/l10n/es_CO.js | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.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 f8c9eee6de3..6c166412f58 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -94,7 +94,6 @@ OC.L10N.register( "Search" : "Buscar", "Settings menu" : "Menú de Configuraciones", "Could not load your contacts" : "No fue posible cargar tus contactos", - "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", "Show all contacts …" : "Mostrar todos los contactos ...", "Loading your contacts …" : "Cargando sus contactos ... ", @@ -211,6 +210,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.", "Settings" : "Configuraciones ", + "Search contacts …" : "Buscar contactos ...", "No files in here" : "No hay archivos aquí", "New folder" : "Carpeta nueva", "Name" : "Nombre", |