aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
commit67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch)
tree46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/files_sharing/l10n/lt_LT.js
parent9aaa370e07099484df025ec95e017a7baa4e3633 (diff)
downloadnextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz
nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r--apps/files_sharing/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 2ace3ef28df..af81bc32889 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -123,7 +123,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",
- "Cannot increase permissions" : "Negalima pridėti papildomų leidimų",
"shared by %s" : "bendrina %s",
"Download all files" : "Atsisiųsti visus failus ",
"Direct link" : "Tiesioginė nuoroda",
@@ -251,6 +250,7 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Neteisingas kelias, failo/aplanko nėra",
"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 ",
"Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.",
- "Toggle grid view" : "Rodyti tinkleliu"
+ "Toggle grid view" : "Rodyti tinkleliu",
+ "Cannot increase permissions" : "Negalima pridėti papildomų leidimų"
},
"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);");