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>2017-10-18 03:20:04 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-18 03:20:04 +0300
commit3174bb3601913942665cb2dbc0a0f343aedcb2a9 (patch)
tree0a08f7f823a2a79c327e44e1ffa297f8ba969e6d
parentd713b4de737229a5b377ea84641151b96857c900 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/sr.js b/l10n/sr.js
index 56d1ddc..049f9e5 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Notifications" : "Обавештења",
"No notifications" : "Нема обавештења",
+ "Dismiss" : "Одбаци",
"in {path}" : "у {path}"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index 556f874..027b73e 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1,6 +1,7 @@
{ "translations": {
"Notifications" : "Обавештења",
"No notifications" : "Нема обавештења",
+ "Dismiss" : "Одбаци",
"in {path}" : "у {path}"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file