diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /lib/l10n/es_MX.js | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index cdcda60123a..47f76fb7755 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -227,6 +227,7 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuración incompleta del almacenamiento. %s", "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", - "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s" + "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", + "Personal" : "Personal" }, "nplurals=2; plural=(n != 1);"); |