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:34 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-17 03:18:34 +0300
commit566eea4b2eed51be44e83dddd19d35b6c1a1154c (patch)
tree4f8ec204199fbfd2c0df03753c3feb8752ef4e4f
parente509b534b951c28eb5093b30e121d66132972f54 (diff)
[tx-robot] updated from transifexv12.0.1RC1
-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