summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/es_EC.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-31 02:25:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-31 02:25:42 +0000
commit9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch)
treee10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/es_EC.js
parente4fadcf02a1146bc454e0217b5883dd2451ed96f (diff)
downloadnextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz
nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/es_EC.js')
-rw-r--r--apps/federatedfilesharing/l10n/es_EC.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es_EC.js b/apps/federatedfilesharing/l10n/es_EC.js
index a5a0e706008..2d167d7168d 100644
--- a/apps/federatedfilesharing/l10n/es_EC.js
+++ b/apps/federatedfilesharing/l10n/es_EC.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Accept" : "Aceptar",
"Decline" : "Rechazar",
"Federated Cloud Sharing" : "Compartiendo en la Nube Federada",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud, ver %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud",
"Sharing" : "Compartiendo",
"Federated file sharing" : "Compartir elementos",
"Allow users on this server to receive shares from other servers" : "Permitirle alos usuarios de este servidor recibir elementos compartidos de otros servidores",
@@ -35,12 +33,14 @@ OC.L10N.register(
"Add to your website" : "Agregar a tu sitio web",
"Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud",
"HTML Code:" : "Código HTML:",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud",
"Copy to clipboard" : "Copiar al portapapeles",
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud, ver %s",
"Open documentation" : "Abrir documentación"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");