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-10 04:26:01 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-10 04:26:01 +0300
commit8f7da19fd73c761d2e87d16f8fc57011a42b9719 (patch)
tree3dd86948c8a6d94972ca830bb71fd9d26d2c2e8f
parent9600860a7b040b7263f9fcb3f484c64630b4ac22 (diff)
[tx-robot] updated from transifexv13.0.0beta3v13.0.0beta2
-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 ac14f23..c8f0b43 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Notifications" : "Märguanded",
"No notifications" : "Märguandeid pole",
- "Dismiss" : "Jäta vahele"
+ "Dismiss" : "Jäta vahele",
+ "in {path}" : "rajal {path}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index 6a43333..0313bd0 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -1,6 +1,7 @@
{ "translations": {
"Notifications" : "Märguanded",
"No notifications" : "Märguandeid pole",
- "Dismiss" : "Jäta vahele"
+ "Dismiss" : "Jäta vahele",
+ "in {path}" : "rajal {path}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file