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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-19 06:01:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-19 06:01:48 +0300
commitd408704cec280af5940eb7279da44b5f4f6e5246 (patch)
tree01b09299632cd1ccfbf2026e49c2542c7b6d0aa1 /l10n/lt_LT.js
parente8e195f77f26939b6fdc62063a0c98ef3cd27fcb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 9b9fff8..58d4da7 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -49,7 +49,6 @@ OC.L10N.register(
"Type:" : "Tipas:",
"Size:" : "Dydis:",
"External monitoring tool" : "Išorinis stebėjimo įrankis",
- "Did you know?" : "Ar žinojote?",
"Last 24 hours" : "Paskutinės 24 valandos",
"Last 1 hour" : "Paskutinė valanda",
"Last 5 mins" : "Paskutinės 5 minutės",
@@ -59,6 +58,7 @@ OC.L10N.register(
"Users:" : "Naudotojai:",
"Nextcloud" : "Nextcloud",
"Apps installed:" : "Įdiegta programėlių:",
- "Apps updates available:" : "Yra prieinama atnaujinimų programėlėms:"
+ "Apps updates available:" : "Yra prieinama atnaujinimų programėlėms:",
+ "Did you know?" : "Ar žinojote?"
},
"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);");