diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-06 02:23:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-06 02:23:38 +0000 |
commit | dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04 (patch) | |
tree | 992845119f1bb2304653162be20f925ac5ccfc8b /apps/files_sharing/l10n/lt_LT.js | |
parent | 00c63c0d9df47b76ef85a333c6b085873a421650 (diff) | |
download | nextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.tar.gz nextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.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.js | 4 |
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 b496b2c9823..8e1029c7799 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -228,7 +228,6 @@ OC.L10N.register( "sharing is disabled" : "dalinimasis yra išjungtas", "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.", "Share note" : "Pasidalinimo pastaba", - "Toggle grid view" : "Rodyti tinkleliu", "Upload files to %s" : "Įkelkite failus į %s", "Note" : "Pastaba", "Select or drop files" : "Pasirinkite arba vilkite failus", @@ -239,6 +238,7 @@ OC.L10N.register( "Wrong share ID, share doesn't exist" : "Neteisingas dalinamų duomenų ID", "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." + "Sorry, this link doesn’t seem to work anymore." : "Nuoroda yra neveiksni.", + "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);"); |