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-08-06 03:29:38 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-06 03:29:38 +0300
commitc482cbb84790693bfc96cd1f1833cd5e95ea6100 (patch)
treef98acb31af5c545415f4bbbbb0c9e5ff5e2ebc59
parentf4523a342f4659bc51bb325367b25994333e6245 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/el.js1
-rw-r--r--l10n/el.json1
-rw-r--r--l10n/sr.js2
-rw-r--r--l10n/sr.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/l10n/el.js b/l10n/el.js
index c919ee4..4eb2d5e 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "στο {path}",
"Notifications" : "Ειδοποιήσεις",
"No notifications" : "Καμία ειδοποίηση",
diff --git a/l10n/el.json b/l10n/el.json
index c1e7420..626a4a0 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "στο {path}",
"Notifications" : "Ειδοποιήσεις",
"No notifications" : "Καμία ειδοποίηση",
diff --git a/l10n/sr.js b/l10n/sr.js
index 36c953e..efd9f25 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -1,8 +1,10 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "у {path}",
"Notifications" : "Обавештења",
+ "Dismiss all notifications" : "Склони сва обавештења",
"No notifications" : "Нема обавештења",
"Dismiss" : "Одбаци",
"Failed to perform action" : "Грешка при извршавању операције",
diff --git a/l10n/sr.json b/l10n/sr.json
index 7a8a6a7..11913dc 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1,6 +1,8 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "у {path}",
"Notifications" : "Обавештења",
+ "Dismiss all notifications" : "Склони сва обавештења",
"No notifications" : "Нема обавештења",
"Dismiss" : "Одбаци",
"Failed to perform action" : "Грешка при извршавању операције",