aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 02:26:18 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-23 02:26:18 +0000
commit7641818ec65d396c133edbe6d315bb1b539de68c (patch)
tree564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/es_CO.js
parentc73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff)
downloadnextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz
nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_CO.js')
-rw-r--r--apps/files/l10n/es_CO.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_CO.js b/apps/files/l10n/es_CO.js
index ca49108164d..6322b958b9f 100644
--- a/apps/files/l10n/es_CO.js
+++ b/apps/files/l10n/es_CO.js
@@ -123,7 +123,6 @@ OC.L10N.register(
"Create" : "Crear",
"%s used" : "%s usado",
"%1$s of %2$s used" : "%1$s de %2$s usados",
- "Settings" : "Configuraciones ",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"No files in here" : "No hay archivos aquí",
@@ -142,6 +141,7 @@ OC.L10N.register(
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
"Select" : "Seleccionar",
- "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí"
+ "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí",
+ "Settings" : "Configuraciones "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");