diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/es_MX.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es_MX.js | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/es_MX.js b/apps/federatedfilesharing/l10n/es_MX.js index a3f320297b2..60f2244edee 100644 --- a/apps/federatedfilesharing/l10n/es_MX.js +++ b/apps/federatedfilesharing/l10n/es_MX.js @@ -33,6 +33,7 @@ OC.L10N.register( "Allow people to publish their data to a global and public address book" : "Permitir a los usuarios publicar sus datos libretas de direcciones tanto global como pública", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Comparte conmigo a través de mi identificador de nube federada de #Nextcloud, vea {url}", "Share with me through my #Nextcloud Federated Cloud ID" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud", + "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "Cloud ID copied to the clipboard" : "Identificador de nube copiado al portapapeles", "Copy to clipboard" : "Copiar al portapapeles", "Copied!" : "¡Copiado!", @@ -42,16 +43,11 @@ OC.L10N.register( "Facebook" : "Facebook", "X (formerly Twitter)" : "X (anteriormente Twitter)", "Add to your website" : "Agregar a tu sitio web", - "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:", "Cancel" : "Cancelar", "Add remote share" : "Agregar elemento compartido remoto", "Remote share" : "Elemento compartido remoto", "Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Desea agregar el elemento compartido remoto {name} de {owner}@{remote}?", - "Remote share password" : "Contraseña del elemento compartido remoto", - "Clipboard is not available" : "El portapapeles no está disponible", - "Your Federated Cloud ID:" : "Tu ID de Nube Federada:", - "Twitter" : "Twitter", - "Diaspora" : "Diaspora" + "Remote share password" : "Contraseña del elemento compartido remoto" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |