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-08-30 03:20:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-30 03:20:14 +0300
commit7bc92d5805b53d4634947f7aba2efb130ee5a7aa (patch)
treea24e2a4f89b4859ecbd433243bd37d2d160b1816
parentcd14f7efd7151b88ff2d7603ee0663c5f35d0219 (diff)
[tx-robot] updated from transifexv12.0.3RC2v12.0.3RC1v12.0.3
-rw-r--r--l10n/et_EE.js3
-rw-r--r--l10n/et_EE.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
index 94523f0..3b3c2dd 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"notifications",
{
- "Notifications" : "Märguanded"
+ "Notifications" : "Märguanded",
+ "No notifications" : "Märguandeid pole"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index 82e2fe2..a28d9d1 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Notifications" : "Märguanded"
+ "Notifications" : "Märguanded",
+ "No notifications" : "Märguandeid pole"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file