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-03-06 04:31:03 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-06 04:31:03 +0300
commit4b037b0bf65d16bc8f6dd2e081acdb098b75f7c0 (patch)
tree46ca49e78df13dbdf4b6ddbcec090e83c834c3bf
parentabc236667d300ceea61e5a864c79e7c2f61da814 (diff)
[tx-robot] updated from transifexv12.0.6RC1
-rw-r--r--l10n/es_MX.js3
-rw-r--r--l10n/es_MX.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 761625a..a55d838 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -2,7 +2,10 @@ OC.L10N.register(
"notifications",
{
"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"
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 438ad3f..bcd9752 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,6 +1,9 @@
{ "translations": {
"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"