diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-04 00:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-04 00:07:46 +0000 |
commit | ec5377306d8824ab7f7e9e0f534c8fb9c2b81a65 (patch) | |
tree | 6a36023626e0e1d39e391df685862312b4a7e003 /apps/theming | |
parent | 51bcb0bbe196a82f17ccd67022dcef3a4b7573c1 (diff) | |
download | nextcloud-server-ec5377306d8824ab7f7e9e0f534c8fb9c2b81a65.tar.gz nextcloud-server-ec5377306d8824ab7f7e9e0f534c8fb9c2b81a65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/es_MX.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index c9375ba1f93..fd64e78c436 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -20,6 +20,7 @@ OC.L10N.register( "Logo" : "Logotipo", "Upload new logo" : "Cargar nuevo logotipo", "Login image" : "Imágen de inicio de sesión", - "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión" + "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", + "Log in image" : "Imagen de inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 9572c10d506..9c0d2155075 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -18,6 +18,7 @@ "Logo" : "Logotipo", "Upload new logo" : "Cargar nuevo logotipo", "Login image" : "Imágen de inicio de sesión", - "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión" + "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión", + "Log in image" : "Imagen de inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |