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:
Diffstat (limited to 'l10n/oc.js')
-rw-r--r--l10n/oc.js3
1 files changed, 3 insertions, 0 deletions
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);");