Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed Feb 25, 2024
1 parent aa774a7 commit 4b7a215
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions config/locales/crowdin/lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1962,7 +1962,7 @@ lt:
label_member_new: "Naujas narys"
label_member_all_admin: "(Visi vaidmenys, nes turite administratoriaus statusą)"
label_member_plural: "Nariai"
label_membership_plural: "Memberships"
label_membership_plural: "Narystės"
lable_membership_added: "Narys pridėtas"
lable_membership_updated: "Narys atnaujintas"
label_menu_badge:
Expand Down Expand Up @@ -2782,7 +2782,7 @@ lt:
setting_app_title: "Programos pavadinimas"
setting_attachment_max_size: "Didžiausias prisegamo failo dydis"
setting_antivirus_scan_mode: "Skenavimo režimas"
setting_antivirus_scan_action: "Infected file action"
setting_antivirus_scan_action: "Užkrėsto failo veiksmas"
setting_autofetch_changesets: "Automatiškai įkelti repozitorijos pakeitimus"
setting_autologin: "Automatinis prisijungimas"
setting_available_languages: "Siūlomos kalbos"
Expand Down Expand Up @@ -2883,24 +2883,24 @@ lt:
whitelist_text_html: >
Sudarykite sąrašą leidžiamų failų praplėtimų ir/arba MIME tipų su kuriais bus leidžiama įkelti failus. <br/> Įveskite failų praplėtimus (t.y., <code>%{ext_example}</code>) arba MIME tipus (t.y., <code>%{mime_example}</code>). <br/> Palikite tuščią, jei norite leisti visus tipus. Leidžiama daugiau nei viena reikšmė (po vieną kiekvienoje eilutėje).
antivirus:
title: "Virus scanning"
clamav_ping_failed: "Failed to connect the the ClamAV daemon. Double-check the configuration and try again."
title: "Virusų tikrinimas"
clamav_ping_failed: "Nepavyko prisijungti prie ClamAV demono. Dar kartą patikrinkite konfigūraciją ir bandykite dar kartą."
remaining_quarantined_files_html: >
Virus scanning has been disbled. %{file_count} remain in quarantine. To review quarantined files, please visit this link: %{link}
Virusų tikrinimas išjungtas. %{file_count} lieka karantine. Norėdami peržiūrėti į karantiną patekusius failus, apsilankykite šią nuorodą: %{link}
remaining_scan_complete_html: >
Remaining files have been scanned. There are %{file_count} in quarantine. You are being redirected to the quarantine page. Use this page to delete or override quarantined files.
Likę failai buvo patikrinti. Karantine yra %{file_count} . Esate nukreipiami į karantino puslapį. Naudokitės šiuo puslapiu norėdami ištrinti arba pakeisti karantine esančius failus.
remaining_rescanned_files: >
With virus scanning now active, there are %{file_count} that need to be rescanned. This process has been scheduled in the background. The files will remain accessible during the scan.
Dabar, kai virusų skenavimas yra aktyvus, yra %{file_count} failai, kuruos reikia iš naujo patikrinti. Šis procesas suplanuotas fone. Tikrinimo metu failai išliks prieinami.
upsale:
description: "Ensure uploaded files in OpenProject are scanned for viruses before being accessible by other users."
description: "Užtikrinkite, kad į OpenProject įkelti failai būtų patikrinti nuo virusų prieš padarant juos prieinamus kitiems naudotojams."
actions:
delete: 'Delete the file'
quarantine: 'Quarantine the file'
delete: 'Trinti failą'
quarantine: 'Karantinuoti failą'
instructions_html: >
Select the action to perform for files on which a virus has been detected: <br/> <ul> <li><strong>%{quarantine_option}</strong>: Quarantine the file, preventing users from accessing it. Administrators can review and delete quarantined files in the administration.</li> <li><strong>%{delete_option}</strong>: Delete the file immediately.</li> </ul>
Pasirinkite veiksmą, kurį norite atlikti su failais, kuriuose aptiktas virusas: <br/> <ul> <li><strong>%{quarantine_option}</strong>: Perkelkite į karantiną, neleisdami naudotojams prieiti prie failo. Administratoriai gali peržiūrėti ir ištrinti į karantiną patalpintus failus administravimo įrankiais.</li> <li><strong>%{delete_option}</strong>: Iškart ištrinti failą.</li> </ul>
modes:
clamav_socket_html: Enter the socket to the clamd daemon, e.g., %{example}
clamav_host_html: Enter the hostname and port to the clamd daemon separated by colon. e.g., %{example}
clamav_socket_html: Įveskite clamd demono lizdą, pvz., %{example}
clamav_host_html: Įveskite kompiuterio pavadinimą ir prievadą clamd demonui, atskirti dvitaškiu. pvz., %{example}
description_html: >
Select the mode in which the antivirus scanner integration should operate. <br/> <ul> <li><strong>%{disabled_option}</strong>: Uploaded files are not scanned for viruses.</li> <li><strong>%{socket_option}</strong>: You have set up ClamAV on the same server as OpenProject and the scan daemon clamd is running in the background</li> <li><strong>%{host_option}</strong>: You are streaming files to an external virus scanning host.</li> </ul>
brute_force_prevention: "Automatinis vartotojų blokavimas"
Expand Down

0 comments on commit 4b7a215

Please sign in to comment.