aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_CO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-25 02:44:17 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-25 02:44:17 +0000
commitd66bf39de5b37e6269b77c8af7865233c1a40ab2 (patch)
tree8cb818e177a47165431981ef347d40561d781d01 /apps/files_sharing/l10n/es_CO.js
parent96a21056c4aa2b7ae11e4414e1427e3941a8de11 (diff)
downloadnextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.tar.gz
nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_CO.js')
-rw-r--r--apps/files_sharing/l10n/es_CO.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_CO.js b/apps/files_sharing/l10n/es_CO.js
index 532b4290ac3..14d2bae7edd 100644
--- a/apps/files_sharing/l10n/es_CO.js
+++ b/apps/files_sharing/l10n/es_CO.js
@@ -105,7 +105,6 @@ OC.L10N.register(
"Unshare" : "Dejar de compartir",
"group" : "grupo",
"remote" : "remoto",
- "Copy to clipboard" : "Copiar al portapapeles",
"Link copied" : "Enlace copiado",
"Password protection" : "Protección con contraseña",
"Enter a password" : "Ingresa una contraseña",
@@ -114,6 +113,10 @@ OC.L10N.register(
"Add another link" : "Añadir otro enlace",
"Share link" : "Compartir liga",
"Resharing is not allowed" : "No se permite volver a compartir",
+ "Guest" : "Invitado",
+ "Group" : "Grupo",
+ "Email" : "Correo electrónico",
+ "Circle" : "Círculo",
"Shared with you by {owner}" : "Compartido contigo por {owner}",
"Shared" : "Compartido",
"Share" : "Compartir",
@@ -134,6 +137,7 @@ OC.L10N.register(
"Uploaded files:" : "Archivos cargados:",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
+ "Copy to clipboard" : "Copiar al portapapeles",
"Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");