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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-17 02:05:17 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 02:05:17 +0300
commit93fe855897d2a0842172f343f6e92f5cdb392d4b (patch)
tree94e3eabb0df03b75d41839539db2a5061de08a5d /l10n/es_MX.js
parent38ccdfbe1d6a15ce0b89b0483551525d36f1d432 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_MX.js')
-rw-r--r--l10n/es_MX.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
new file mode 100644
index 0000000..519bbdb
--- /dev/null
+++ b/l10n/es_MX.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "survey_client",
+ {
+ "Usage survey" : "Encuesta de uso",
+ "Sent on: {on}" : "Enviado el: {on}",
+ "An error occurred while sending your report." : "Se presentó un error al enviar su reporte.",
+ "App list <em>(for each app: name, version, is enabled?)</em>" : "Lista de aplicaciones<em>(para cada aplicación: nombre, versión, está habilitada?)</em>",
+ "Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
+ "Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
+ "Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
+ "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
+ "Server instance details <em>(version, memcache used, locking/previews/avatars enabled?)</em>" : "Detalles del servidor de instancia <em>(versión, memoria caché usada, ¿bloqueo/previsualización/avatares habilitados?)</em>",
+ "Statistic <em>(number of: files, users, storages per type, comments and tags)</em>" : "Estadística <em>(número de: archivos, usuarios, almacenamientos por tipo, comentarios y etiquetas)</em>",
+ "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
+ "Not now" : "No ahora",
+ "Send usage" : "Enviar uso",
+ "Never" : "Nunca",
+ "You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudarnos a mejorar a Nextcloud al mandarnos algunos datos de tu configuración actual y su uso.",
+ "We take your privacy seriously. The data is anonymized and you can enable/disable it at any time, by default it is always disabled. Below you can also adjust what kind of data is sent and always see the last report sent to us. When the server receives a new report of your instance, all entries from previous reports are removed. If you disable one of the settings below, you can send a new report, which will delete the data that is currently stored on the server." : "Tomamos tu privacidad en serio. Los datos se hacen anónimos y puedes habilitar/deshabilitar esta funcionalidad en cualquier momento, por omisión, está siempre deshabilitada. En la parte inferior puedes ajustar que tipo de datos son enviados y ver el reporte que se nos envía. Cuando el servidor recibe un nuevo reporte de tu instancia, todas las entradas de reportes previos son eliminadas. Si deshabilitars una de las configuraciones de abajo, puedes enviar un nuevo reporte, que borrará los datos que actualmente están almacenados en el servidor. ",
+ "Send new report now" : "Enviar un nuevo reporte ahora",
+ "Send usage survey monthly" : "Enviar la encuesta de uso mensual",
+ "Data to send" : "Datos a enviar",
+ "Last report" : "Último reporte",
+ "Sent on: %s" : "Enviado el : %s",
+ "You can help us to improve Nextcloud be sending us some data about your current setup and usage." : "Puedes ayudarnos a mejorar a Nextcloud al enviarnos algunos datos de tu configuración actual y su uso. "
+},
+"nplurals=2; plural=(n != 1);");