aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/es_MX
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_MX')
-rw-r--r--l10n/es_MX/core.po15
-rw-r--r--l10n/es_MX/files.po66
-rw-r--r--l10n/es_MX/files_external.po4
-rw-r--r--l10n/es_MX/files_trashbin.po4
-rw-r--r--l10n/es_MX/lib.po38
-rw-r--r--l10n/es_MX/settings.po6
6 files changed, 71 insertions, 62 deletions
diff --git a/l10n/es_MX/core.po b/l10n/es_MX/core.po
index 4abf0e2d56c..c44325426db 100644
--- a/l10n/es_MX/core.po
+++ b/l10n/es_MX/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-08-19 01:54-0400\n"
-"PO-Revision-Date: 2014-08-19 05:54+0000\n"
+"POT-Creation-Date: 2014-08-20 01:54-0400\n"
+"PO-Revision-Date: 2014-08-20 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@@ -38,7 +38,16 @@ msgstr "Base de datos actualizada"
msgid "Checked database schema update"
msgstr ""
-#: ajax/update.php:27
+#: ajax/update.php:22
+msgid "Checked database schema update for apps"
+msgstr ""
+
+#: ajax/update.php:25
+#, php-format
+msgid "Updated \"%s\" to %s"
+msgstr ""
+
+#: ajax/update.php:33
#, php-format
msgid "Disabled incompatible apps: %s"
msgstr ""
diff --git a/l10n/es_MX/files.po b/l10n/es_MX/files.po
index e910e3623ad..7bf67e1bc18 100644
--- a/l10n/es_MX/files.po
+++ b/l10n/es_MX/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-08-19 01:54-0400\n"
-"PO-Revision-Date: 2014-08-19 05:02+0000\n"
+"POT-Creation-Date: 2014-08-20 01:54-0400\n"
+"PO-Revision-Date: 2014-08-20 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@@ -54,7 +54,7 @@ msgid ""
"allowed."
msgstr "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos "
-#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
+#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:161
#: lib/app.php:87
msgid "The target folder has been moved or deleted."
msgstr ""
@@ -97,62 +97,62 @@ msgstr "El nombre de la carpeta no puede estar vacío."
msgid "Error when creating the folder"
msgstr "Error al crear la carpeta."
-#: ajax/upload.php:19 ajax/upload.php:57
+#: ajax/upload.php:19 ajax/upload.php:59
msgid "Unable to set upload directory."
msgstr "Incapaz de crear directorio de subida."
-#: ajax/upload.php:33
+#: ajax/upload.php:35
msgid "Invalid Token"
msgstr "Token Inválido"
-#: ajax/upload.php:77
+#: ajax/upload.php:79
msgid "No file was uploaded. Unknown error"
msgstr "No se subió ningún archivo. Error desconocido"
-#: ajax/upload.php:84
+#: ajax/upload.php:86
msgid "There is no error, the file uploaded with success"
msgstr "No hubo ningún problema, el archivo se subió con éxito"
-#: ajax/upload.php:85
+#: ajax/upload.php:87
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "El archivo subido sobrepasa la directiva 'upload_max_filesize' en php.ini:"
-#: ajax/upload.php:87
+#: ajax/upload.php:89
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El archivo subido sobrepasa la directiva 'MAX_FILE_SIZE' especificada en el formulario HTML"
-#: ajax/upload.php:88
+#: ajax/upload.php:90
msgid "The uploaded file was only partially uploaded"
msgstr "El archivo subido fue sólo subido parcialmente"
-#: ajax/upload.php:89
+#: ajax/upload.php:91
msgid "No file was uploaded"
msgstr "No se subió ningún archivo"
-#: ajax/upload.php:90
+#: ajax/upload.php:92
msgid "Missing a temporary folder"
msgstr "Falta la carpeta temporal"
-#: ajax/upload.php:91
+#: ajax/upload.php:93
msgid "Failed to write to disk"
msgstr "Falló al escribir al disco"
-#: ajax/upload.php:111
+#: ajax/upload.php:113
msgid "Not enough storage available"
msgstr "No hay suficiente espacio disponible"
-#: ajax/upload.php:173
+#: ajax/upload.php:175
msgid "Upload failed. Could not find uploaded file"
msgstr "Actualización fallida. No se pudo encontrar el archivo subido"
-#: ajax/upload.php:183
+#: ajax/upload.php:185
msgid "Upload failed. Could not get file info."
msgstr "Actualización fallida. No se pudo obtener información del archivo."
-#: ajax/upload.php:198
+#: ajax/upload.php:200
msgid "Invalid directory."
msgstr "Directorio inválido."
@@ -194,7 +194,7 @@ msgstr "La subida del archivo está en proceso. Si sale de la página ahora, la
msgid "URL cannot be empty"
msgstr "La dirección URL no puede estar vacía"
-#: js/file-upload.js:571 js/filelist.js:1291
+#: js/file-upload.js:571 js/filelist.js:1290
msgid "{new_name} already exists"
msgstr "{new_name} ya existe"
@@ -234,61 +234,55 @@ msgstr "Eliminar permanentemente"
msgid "Rename"
msgstr "Renombrar"
-#: js/filelist.js:348
-msgid ""
-"Your download is being prepared. This might take some time if the files are "
-"big."
-msgstr "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes."
-
-#: js/filelist.js:686 js/filelist.js:1819
+#: js/filelist.js:685 js/filelist.js:1818
msgid "Pending"
msgstr "Pendiente"
-#: js/filelist.js:1242
+#: js/filelist.js:1241
msgid "Error moving file."
msgstr ""
-#: js/filelist.js:1250
+#: js/filelist.js:1249
msgid "Error moving file"
msgstr "Error moviendo archivo"
-#: js/filelist.js:1250
+#: js/filelist.js:1249
msgid "Error"
msgstr "Error"
-#: js/filelist.js:1339
+#: js/filelist.js:1338
msgid "Could not rename file"
msgstr "No se pudo renombrar el archivo"
-#: js/filelist.js:1461
+#: js/filelist.js:1460
msgid "Error deleting file."
msgstr "Error borrando el archivo."
-#: js/filelist.js:1564 templates/list.php:61
+#: js/filelist.js:1563 templates/list.php:61
msgid "Name"
msgstr "Nombre"
-#: js/filelist.js:1565 templates/list.php:72
+#: js/filelist.js:1564 templates/list.php:72
msgid "Size"
msgstr "Tamaño"
-#: js/filelist.js:1566 templates/list.php:75
+#: js/filelist.js:1565 templates/list.php:75
msgid "Modified"
msgstr "Modificado"
-#: js/filelist.js:1576 js/filesummary.js:141 js/filesummary.js:168
+#: js/filelist.js:1575 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n carpeta"
msgstr[1] "%n carpetas"
-#: js/filelist.js:1582 js/filesummary.js:142 js/filesummary.js:169
+#: js/filelist.js:1581 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n archivo"
msgstr[1] "%n archivos"
-#: js/filelist.js:1712 js/filelist.js:1751
+#: js/filelist.js:1711 js/filelist.js:1750
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Subiendo %n archivo"
diff --git a/l10n/es_MX/files_external.po b/l10n/es_MX/files_external.po
index 2e8e902217a..9b5d8bde87a 100644
--- a/l10n/es_MX/files_external.po
+++ b/l10n/es_MX/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-08-19 01:54-0400\n"
-"PO-Revision-Date: 2014-08-19 05:03+0000\n"
+"POT-Creation-Date: 2014-08-20 01:54-0400\n"
+"PO-Revision-Date: 2014-08-20 05:03+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_MX/files_trashbin.po b/l10n/es_MX/files_trashbin.po
index cc557b84413..ac75d21913a 100644
--- a/l10n/es_MX/files_trashbin.po
+++ b/l10n/es_MX/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-08-19 01:54-0400\n"
-"PO-Revision-Date: 2014-08-19 05:03+0000\n"
+"POT-Creation-Date: 2014-08-20 01:54-0400\n"
+"PO-Revision-Date: 2014-08-20 05:03+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_MX/lib.po b/l10n/es_MX/lib.po
index 4570d2ec4f1..41bc2232630 100644
--- a/l10n/es_MX/lib.po
+++ b/l10n/es_MX/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-08-19 01:54-0400\n"
-"PO-Revision-Date: 2014-08-19 05:54+0000\n"
+"POT-Creation-Date: 2014-08-20 01:54-0400\n"
+"PO-Revision-Date: 2014-08-20 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@@ -39,50 +39,56 @@ msgid ""
"config directory%s."
msgstr ""
-#: base.php:681
+#: base.php:577
+msgid "Sample configuration detected"
+msgstr ""
+
+#: base.php:578
+msgid ""
+"It has been detected that the sample configuration has been copied. This can"
+" break your installation and is unsupported. Please read the documentation "
+"before performing changes on config.php"
+msgstr ""
+
+#: base.php:693
msgid "You are accessing the server from an untrusted domain."
msgstr ""
-#: base.php:682
+#: base.php:694
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
-#: private/app.php:367
+#: private/app.php:374
msgid "Help"
msgstr "Ayuda"
-#: private/app.php:380
+#: private/app.php:387
msgid "Personal"
msgstr "Personal"
-#: private/app.php:391
+#: private/app.php:398
msgid "Settings"
msgstr "Ajustes"
-#: private/app.php:403
+#: private/app.php:410
msgid "Users"
msgstr "Usuarios"
-#: private/app.php:416
+#: private/app.php:423
msgid "Admin"
msgstr "Administración"
-#: private/app.php:987
-#, php-format
-msgid "Failed to upgrade \"%s\"."
-msgstr "Falló la actualización \"%s\"."
-
-#: private/app.php:1144
+#: private/app.php:1118
#, php-format
msgid ""
"App \\\"%s\\\" can't be installed because it is not compatible with this "
"version of ownCloud."
msgstr ""
-#: private/app.php:1156
+#: private/app.php:1130
msgid "No app name specified"
msgstr "No se ha especificado nombre de la aplicación"
diff --git a/l10n/es_MX/settings.po b/l10n/es_MX/settings.po
index 9b49cb47936..041bc92fa6d 100644
--- a/l10n/es_MX/settings.po
+++ b/l10n/es_MX/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-08-19 01:54-0400\n"
-"PO-Revision-Date: 2014-08-19 05:54+0000\n"
+"POT-Creation-Date: 2014-08-20 01:54-0400\n"
+"PO-Revision-Date: 2014-08-20 05:23+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@@ -160,7 +160,7 @@ msgstr "No se pudo añadir el usuario al grupo %s"
msgid "Unable to remove user from group %s"
msgstr "No se pudo eliminar al usuario del grupo %s"
-#: ajax/updateapp.php:41
+#: ajax/updateapp.php:44
msgid "Couldn't update app."
msgstr "No se pudo actualizar la aplicación."