diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/es_PE.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es_PE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es_PE.js b/apps/federatedfilesharing/l10n/es_PE.js index 3d3ffdabb67..d982cfb85a6 100644 --- a/apps/federatedfilesharing/l10n/es_PE.js +++ b/apps/federatedfilesharing/l10n/es_PE.js @@ -20,8 +20,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", "Allow users on this server to receive shares from other servers" : "Permitirle alos usuarios de este servidor recibir elementos compartidos de otros servidores", "Search global and public address book for users" : "Buscar usuarios en las libretas de contactos globales y públicas", @@ -33,12 +31,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;"); |