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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:05 +0300
commit23cdcd13f79be434b023cd4faf6052224b505572 (patch)
treece884f4d4e82455d904c65830725b591ff035527 /l10n/lt_LT.js
parent017caf98f8b3894315e869f1409d4012718d5ca3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 286d6bf1a..c308b4025 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -44,8 +44,6 @@ OC.L10N.register(
"Select file to link to" : "Pasirinkite failą su kuriuo susieti",
"Show author colors" : "Rodyti autoriaus spalvas",
"Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.",
- "Currently active users:" : "Šiuo metu aktyvūs naudotojai:",
- "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"],
"Show rich workspaces" : "Rodyti raiškiąsias darbo sritis",
"Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…",
"Edit" : "Taisyti",
@@ -57,6 +55,8 @@ OC.L10N.register(
"Heading 4" : "Antraštė 4",
"Heading 5" : "Antraštė 5",
"ToDo list" : "Užduočių sąrašas",
- "Emoji picker" : "Šypsenėlių parinkiklis"
+ "Emoji picker" : "Šypsenėlių parinkiklis",
+ "Currently active users:" : "Šiuo metu aktyvūs naudotojai:",
+ "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"]
},
"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);");