diff options
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index af81bc32889..4cd97741386 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -250,7 +250,6 @@ 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", - "Cannot increase permissions" : "Negalima pridėti papildomų leidimų" + "Toggle grid view" : "Rodyti tinkleliu" }, "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);"); |