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>2018-04-15 03:34:42 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-15 03:34:42 +0300
commit58a4ef0245bc11aa46ccd5aa44fc2c8de63da6e9 (patch)
tree0b6e5726d2276adcdbec74f39dff1c7ae3faa8d3 /l10n/es.js
parent0d2c4a7b4042f91606fa3f2b4b854b4c5406595f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index dce9f2e..5bbd890 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"survey_client",
{
"Usage survey" : "Encuesta de uso",
+ "Last report sent on: {on}" : "Último informa enviado el {on}",
"An error occurred while sending your report." : "Se ha producido un error al enviar tu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de apps <em>(para cada app: nombre, versión, activa/inactiva)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorno de base de datos <em>(tipo, versión, tamaño de la base de datos)</em>",
@@ -20,6 +21,7 @@ OC.L10N.register(
"Send new report now" : "Enviar ahora un nuevo informe",
"Send usage survey monthly" : "Enviar la encuesta de uso mensualmente",
"Data to send" : "Datos que se enviarán",
+ "Last report sent on: %s" : "Último informa enviado el %s",
"Last report" : "Último informe",
"Sent on: {on}" : "Enviado el {on}",
"App list <em>(for each app: name, version, is enabled?)</em>" : "Lista de apps <em>(para cada app: nombre, versión ¿está activada?)</em>",