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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-19 03:29:35 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-19 03:29:35 +0300
commit560cbce688c64203fc0dffaa447b0c945dba3ec9 (patch)
tree000474a6e72d2e4000f7359a74009f7ce73a0ec5 /l10n/es_CL.js
parent5398acd4989c100aa955e32299f46edfe8893db4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index a55d838..ed76814 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -1,12 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "Notificaciones adminsitrativas",
+ "Notifications" : "Notificaciones",
+ "Failed to dismiss all notifications" : "Se presentó una falla al descartar todas las notificaciones",
"Failed to perform action" : "Se presentó una falla al ejeuctar la acción",
"Failed to dismiss notification" : "Se presentó una falla al descartar la notificación",
- "Failed to dismiss all notifications" : "Se presentó una falla al descartar todas las notificaciones",
"in {path}" : "en {path}",
- "Admin notifications" : "Notificaciones adminsitrativas",
- "Notifications" : "Notificaciones",
"No notifications" : "No hay notificaciones",
"Dismiss" : "Descartar"
},