Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-18 03:22:16 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-18 03:22:16 +0300
commit7ad619a4003c04619ebcab76e1ea7c55b86e8f2f (patch)
tree44e8d6cbd426bcb204f1bd50fb079a72b8da4780 /l10n/lt_LT.js
parenta775c59b847376aa1afbed81f0458820133fdd86 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 7d5a40b..04b1b02 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -58,4 +58,4 @@ OC.L10N.register(
"Saved!" : "Įrašyta!",
"Can not save site" : "Neįmanoma išsaugoti svetainės"
},
-"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 1 : (n%10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 3 : n % 1 != 0 ? 4);");
+"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");