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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-15 13:37:38 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-15 13:37:38 +0300
commit6bd2efe54979f8af77ec266c2d24807baec32635 (patch)
tree581dcf69ba135b54c0811632834474ffe831e3d6 /apps/federatedfilesharing/l10n/lt_LT.js
parentd23b723d380933b9bb72afe59f5cb7a176f36183 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/lt_LT.js')
-rw-r--r--apps/federatedfilesharing/l10n/lt_LT.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js
index 871b5db7a16..0c274c96b61 100644
--- a/apps/federatedfilesharing/l10n/lt_LT.js
+++ b/apps/federatedfilesharing/l10n/lt_LT.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Federated file sharing" : "Federacinis failų bendrinimas",
"Federated Cloud Sharing" : "Bendrinimas federacinėje debesijoje",
"Open documentation" : "Atverti dokumentaciją",
- "Adjust how people can share between servers." : "Derinkite kaip žmonės gali bendrinti tarp serverių.",
"Allow users on this server to receive shares from other servers" : "Leisti naudotojams šiame serveryje gauti viešinius iš kitų serverių",
"Allow users on this server to send shares to groups on other servers" : "Leisti naudotojams šiame serveryje siųsti viešinius į grupes kituose serveriuose",
"Allow users on this server to receive group shares from other servers" : "Leisti naudotojams šiame serveryje gauti grupių viešinius iš kitų serverių",
@@ -41,6 +40,6 @@ OC.L10N.register(
"Your Federated Cloud ID:" : "Jūsų federacinės debesijos ID:",
"Share it so your friends can share files with you:" : "Pasidalinkite juo, kad jūsų draugai galėtų bendrinti failus kartu su jumis:",
"HTML Code:" : "HTML kodas:",
- "Allow users on this server to send shares to other servers" : "Leisti naudotojams šiame serveryje siųsti viešinius į kitus serverius"
+ "Adjust how people can share between servers." : "Derinkite kaip žmonės gali bendrinti tarp serverių."
},
"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);");