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-12-09 04:25:46 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-09 04:25:46 +0300
commit9600860a7b040b7263f9fcb3f484c64630b4ac22 (patch)
tree1a97ad5aea62b5bddce93e760d9094b3b2f47884
parent5480a295ef2cefbb554d12187a0b34e14de4e8ec (diff)
[tx-robot] updated from transifex
-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 3b3c2dd..ac14f23 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"notifications",
{
"Notifications" : "Märguanded",
- "No notifications" : "Märguandeid pole"
+ "No notifications" : "Märguandeid pole",
+ "Dismiss" : "Jäta vahele"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index a28d9d1..6a43333 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -1,5 +1,6 @@
{ "translations": {
"Notifications" : "Märguanded",
- "No notifications" : "Märguandeid pole"
+ "No notifications" : "Märguandeid pole",
+ "Dismiss" : "Jäta vahele"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file