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:
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r--apps/files_sharing/l10n/lt_LT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 987f369f547..57a69debfac 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"Could not lock node" : "Nepavyko užrakinti mazgo",
"Could not lock path" : "Nepavyko užrakinti kelio",
"Wrong or no update parameter given" : "Neperduoti atnaujinimo parametrai",
- "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nepavyko išsiųsti slaptažodžio bendrinimui panaudojant Nextcloud Talk, kadangi Nextcloud Talk neįjungtas ",
"shared by %s" : "bendrina %s",
"Download all files" : "Atsisiųsti visus failus ",
"Direct link" : "Tiesioginė nuoroda",
@@ -233,6 +232,7 @@ OC.L10N.register(
"Add to your Nextcloud" : "Pridėti į savo Nextcloud",
"invalid permissions" : "neteisingi leidimai",
"Can't change permissions for public share links" : "Negalima keisti leidimų viešai bendrinamoms nuorodoms",
+ "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nepavyko išsiųsti slaptažodžio bendrinimui panaudojant Nextcloud Talk, kadangi Nextcloud Talk neįjungtas ",
"Name, email, or federated cloud ID …" : "Vardas, el. paštas ar federacinės debesijos ID…"
},
"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);");