diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_sharing/l10n/lt_LT.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.zip |
Fix(l10n): Update translations 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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 906c53ca04c..5f2150756fe 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -219,15 +219,6 @@ OC.L10N.register( "No deleted shares" : "Ištrintų viešinių nėra", "Pending shares" : "Laukiantys viešiniai", "No pending shares" : "Nėra jokių laukiančių viešinių", - "No entries found in this folder" : "Šiame aplanke įrašų nerasta", - "Name" : "Pavadinimas", - "Share time" : "Bendrinimo laikas", - "Sorry, this link does not seem to work anymore." : "Atleiskite, atrodo, kad ši nuoroda nebeveikia.", - "Reasons might be:" : "Galimos priežastys:", - "the item was removed" : "elementas buvo pašalintas", - "the link expired" : "baigėsi nuorodos galiojimo laikas", - "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", "Upload files to %s" : "Įkelkite failus į %s", "Note" : "Pastaba", @@ -252,6 +243,15 @@ OC.L10N.register( "Allow resharing" : "Leisti bendrinti iš naujo", "Expiration date enforced" : "Aktyvuotas galiojimo laikas", "Password protect" : "Apsaugoti slaptažodžiu", + "No entries found in this folder" : "Šiame aplanke įrašų nerasta", + "Name" : "Pavadinimas", + "Share time" : "Bendrinimo laikas", + "Sorry, this link does not seem to work anymore." : "Atleiskite, atrodo, kad ši nuoroda nebeveikia.", + "Reasons might be:" : "Galimos priežastys:", + "the item was removed" : "elementas buvo pašalintas", + "the link expired" : "baigėsi nuorodos galiojimo laikas", + "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ą.", "Update" : "Atnaujinti" }, "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);"); |