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:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-11 05:49:59 +0300
commit090941a6a8bb7c88214bb2b7ece91d014060c95a (patch)
tree94603be12420472e63c82bfe81d6a0875f3839d7
parentfac30801b6b7fb5b9bb3b986f3d3aa80c667ca53 (diff)
[tx-robot] updated from transifexv16.0.9
-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