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-07-17 03:18:37 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-17 03:18:37 +0300
commit5c98c7cef8c6e52ecbefcaa760df7402bd2b7406 (patch)
tree23dc1cb0b6d262a5b29e0e07fc2299538f3ad8d6
parentebce8ad5ce0eec153d090f457988806efb70de89 (diff)
[tx-robot] updated from transifexv11.0.4RC1
-rw-r--r--l10n/lt_LT.js3
-rw-r--r--l10n/lt_LT.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 657cfaa..2289a17 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Notifications" : "Pranešimai",
"No notifications" : "Pranešimų nėra",
- "Dismiss" : "Atmesti"
+ "Dismiss" : "Atmesti",
+ "in {path}" : "nuorodoje {path}"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 2a3d230..a1b99df 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,6 +1,7 @@
{ "translations": {
"Notifications" : "Pranešimai",
"No notifications" : "Pranešimų nėra",
- "Dismiss" : "Atmesti"
+ "Dismiss" : "Atmesti",
+ "in {path}" : "nuorodoje {path}"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file