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>2020-03-11 05:49:55 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-11 05:49:55 +0300
commit7b21241dc436d9d38a88d36fdb1877e6f80aa88a (patch)
tree6ab53952bdd5bc2ceacdb032ee1d4cc8ecf404b2
parent6eb70ca959a58da7913098976d7fd77c72630a70 (diff)
[tx-robot] updated from transifexv17.0.4
-rw-r--r--l10n/oc.js3
-rw-r--r--l10n/oc.json3
2 files changed, 6 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);");
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