Update translation files

Updated by "Squash Git commits" add-on in Weblate.

Added translation using Weblate (Lithuanian)

Added translation using Weblate (Lithuanian)

Added translation using Weblate (Lithuanian)

Added translation using Weblate (Lithuanian)

Translated using Weblate (Lithuanian)

Currently translated at 62.1% (556 of 895 strings)

Translated using Weblate (Lithuanian)

Currently translated at 96.5% (56 of 58 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (23 of 23 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (54 of 54 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Karolis Jeicenas <jeicenas@gmail.com>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/lt/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate
2026-03-10 01:11:09 +01:00
co-authored by Karolis Jeicenas Languages add-on
parent e0708d2715
commit 55b5084883
8 changed files with 31 additions and 9 deletions
+16 -2
View File
@@ -11,13 +11,27 @@
},
"toast": {
"error": {
"renameExportFailed": "Nepavyko pervadinti eksportuojamo įrašo: {{errorMessage}}"
"renameExportFailed": "Nepavyko pervadinti eksportuojamo įrašo: {{errorMessage}}",
"assignCaseFailed": "Nepavyko atnaujinti atvėjo užduoties: {{errorMessage}}"
}
},
"tooltip": {
"shareExport": "Pasidalinti įrašu",
"downloadVideo": "Atsisiųsti video",
"editName": "Koreguoti pavadinimą",
"deleteExport": "Ištrinti eksportus"
"deleteExport": "Ištrinti eksportus",
"assignToCase": "Pridėti prie atvėjo"
},
"headings": {
"cases": "Atvėjai",
"uncategorizedExports": "Nekategorizuoti eksportai"
},
"caseDialog": {
"title": "Pridėti prie atvėjo",
"selectLabel": "Atvėjis",
"newCaseOption": "Sukurti naują atvėjį",
"descriptionLabel": "Aprašymas",
"nameLabel": "Atvėjo pavadinimas",
"description": "Pasirinkite jau egzisutojantį atvėjį arba sukurkite naują."
}
}