From 7b21241dc436d9d38a88d36fdb1877e6f80aa88a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 11 Mar 2020 02:49:55 +0000 Subject: [tx-robot] updated from transifex --- l10n/oc.js | 3 +++ l10n/oc.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/oc.js b/l10n/oc.js index 1d3603c..64412b3 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -1,7 +1,10 @@ OC.L10N.register( "notifications", { + "Admin notifications" : "Notificacions admin", "Notifications" : "Notificacions", + "Dismiss all notifications" : "Tancar totas las notificacions", + "No notifications" : "Cap de notificacion", "Dismiss" : "Ignorar" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index a5c6315..bba6068 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,5 +1,8 @@ { "translations": { + "Admin notifications" : "Notificacions admin", "Notifications" : "Notificacions", + "Dismiss all notifications" : "Tancar totas las notificacions", + "No notifications" : "Cap de notificacion", "Dismiss" : "Ignorar" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file -- cgit v1.2.3