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-10-04 03:31:19 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-04 03:31:19 +0300
commitd36d013334176eb9333dcd0d49d556ba756c7e16 (patch)
tree4cb48ec935bf771dada4513294d2b7547a63ea9e /l10n/es_CL.js
parent0e35beb05121688764f3949efa06e2c7664ab39e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 16799b0..ed76814 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -1,13 +1,13 @@
OC.L10N.register(
"notifications",
{
- "in {path}" : "en {path}",
+ "Admin notifications" : "Notificaciones adminsitrativas",
"Notifications" : "Notificaciones",
- "No notifications" : "No hay notificaciones",
- "Dismiss" : "Descartar",
+ "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",
- "Admin notifications" : "Notificaciones adminsitrativas"
+ "in {path}" : "en {path}",
+ "No notifications" : "No hay notificaciones",
+ "Dismiss" : "Descartar"
},
"nplurals=2; plural=(n != 1);");