Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-11 03:14:50 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-11 03:14:50 +0300
commit851df26522a04a71a442426fdcddbc51c0ca647a (patch)
tree81901cfc40d8c0f18df4746a70251e490b3e3053 /l10n
parent6fa0693df73a18787a4176989c9977b1673286a7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_MX.js6
-rw-r--r--l10n/es_MX.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index cd2b32c..f714dbf 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -1,13 +1,13 @@
OC.L10N.register(
"files_texteditor",
{
- "You can not open a folder" : "No puede abrir la carpeta",
- "This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Favor de descargarlo en su lugar.",
+ "You can not open a folder" : "No puedes abrir la carpeta",
+ "This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Por favor descárgarlo en su lugar.",
"Cannot read the file." : "No es posible leer el archivo.",
"Invalid file path supplied." : "La ruta del archivo proporcionada es inválida.",
"The file is locked." : "El archivo está bloqueado.",
"An internal server error occurred." : "Se presentó un error interno en el servidor. ",
- "You can not write to a folder" : "No puede escribir a la carpeta",
+ "You can not write to a folder" : "No puedes escribir a la carpeta",
"Cannot save file as it has been modified since opening" : "No es posible guardar el archivo ya que ha sido modificado desde que fue abierto",
"Insufficient permissions" : "Permisos insuficientes",
"File path not supplied" : "La ruta del archivo no fue proporcionada",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index c5247a5..0cd448b 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,11 +1,11 @@
{ "translations": {
- "You can not open a folder" : "No puede abrir la carpeta",
- "This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Favor de descargarlo en su lugar.",
+ "You can not open a folder" : "No puedes abrir la carpeta",
+ "This file is too big to be opened. Please download the file instead." : "Este archivo es demasiado grande para ser abierto. Por favor descárgarlo en su lugar.",
"Cannot read the file." : "No es posible leer el archivo.",
"Invalid file path supplied." : "La ruta del archivo proporcionada es inválida.",
"The file is locked." : "El archivo está bloqueado.",
"An internal server error occurred." : "Se presentó un error interno en el servidor. ",
- "You can not write to a folder" : "No puede escribir a la carpeta",
+ "You can not write to a folder" : "No puedes escribir a la carpeta",
"Cannot save file as it has been modified since opening" : "No es posible guardar el archivo ya que ha sido modificado desde que fue abierto",
"Insufficient permissions" : "Permisos insuficientes",
"File path not supplied" : "La ruta del archivo no fue proporcionada",