summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 00:07:25 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 00:07:25 +0000
commitb072d2c49d6f61c2b55abf12e04bdf2166dbd4f4 (patch)
tree9069afa10c27700205e136266056b1fc23df3f38 /lib/l10n/es_MX.js
parentdf2235c71fa7e58d549fe700b3077a749cb697f0 (diff)
downloadnextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.tar.gz
nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r--lib/l10n/es_MX.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 0def60fdc63..fb78adc648e 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "¡No se puede escribir en el directorio \"config\"!",
+ "Cannot write into \"config\" directory!" : "¡No se puede escribir en el directorio \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Esto generalmente se soluciona dándole al servidor web acceso para escribir en el directorio config. ",
"See %s" : "Ver %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Esto generalmente se soluciona %s dándole al servidor web acceso para escribir en el directorio config %s.",