diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
commit | 8f517325f577c64562cad10be9195d2d706e82f5 (patch) | |
tree | 4590e176cdaca2443e8c1e928be8e8cddf8412b5 /apps/sharebymail | |
parent | 28a30a6ea89974601a5cf849fb480238df906060 (diff) | |
download | nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.tar.gz nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/es_MX.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js index b635dbc023e..bdce5b0bbb6 100644 --- a/apps/sharebymail/l10n/es_MX.js +++ b/apps/sharebymail/l10n/es_MX.js @@ -16,7 +16,9 @@ OC.L10N.register( "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s vía %2$s", + "Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a »%1$s« compartido con usted por %2$s", "Password to access »%s«" : "Contraseña para acceder »%s«", + "It is protected with the following password:" : "Está protegido con la siguiente contraseña:", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", diff --git a/apps/sharebymail/l10n/es_MX.json b/apps/sharebymail/l10n/es_MX.json index 615c25bf447..471befa5517 100644 --- a/apps/sharebymail/l10n/es_MX.json +++ b/apps/sharebymail/l10n/es_MX.json @@ -14,7 +14,9 @@ "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s vía %2$s", + "Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a »%1$s« compartido con usted por %2$s", "Password to access »%s«" : "Contraseña para acceder »%s«", + "It is protected with the following password:" : "Está protegido con la siguiente contraseña:", "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", |