mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Translated using Weblate (Slovenian)
Currently translated at 27.5% (24 of 87 strings) Translated using Weblate (Slovenian) Currently translated at 30.7% (180 of 585 strings) Translated using Weblate (Slovenian) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Slovenian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Slovenian) Currently translated at 26.8% (157 of 585 strings) Translated using Weblate (Slovenian) Currently translated at 19.1% (112 of 585 strings) Translated using Weblate (Slovenian) Currently translated at 1.1% (1 of 87 strings) Translated using Weblate (Slovenian) Currently translated at 16.7% (98 of 585 strings) Translated using Weblate (Slovenian) Currently translated at 100.0% (51 of 51 strings) Added translation using Weblate (Slovenian) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: tadythefish <tady.the.fish@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/sl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/sl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/sl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sl/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Languages add-on
tadythefish
parent
debdd827b4
commit
24ea361556
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"export": {
|
||||
"time": {
|
||||
"lastHour_one": "Zadnja ura",
|
||||
"lastHour_one": "Zadnja {{count}} ura",
|
||||
"lastHour_two": "Zadnji {{count}} uri",
|
||||
"lastHour_few": "Zadnje {{count}} ure",
|
||||
"lastHour_other": "Zadnjih {{count}} ur",
|
||||
@@ -54,7 +54,7 @@
|
||||
"export": "Izvoz",
|
||||
"selectOrExport": "Izberi ali Izvozi",
|
||||
"toast": {
|
||||
"success": "Izvoz se je uspešno začel. Datoteko si oglejte v mapi /exports.",
|
||||
"success": "Izvoz se je uspešno začel. Datoteko si oglejte v izvozih.",
|
||||
"error": {
|
||||
"failed": "Npaka pri začetku izvoza: {{error}}",
|
||||
"endTimeMustAfterStartTime": "Končni čas mora biti po začetnem čase",
|
||||
@@ -109,7 +109,8 @@
|
||||
"button": {
|
||||
"export": "Izvoz",
|
||||
"markAsReviewed": "Označi kot pregledano",
|
||||
"deleteNow": "Izbriši Zdaj"
|
||||
"deleteNow": "Izbriši Zdaj",
|
||||
"markAsUnreviewed": "Označi kot nepregledano"
|
||||
}
|
||||
},
|
||||
"imagePicker": {
|
||||
|
||||
@@ -129,6 +129,8 @@
|
||||
"loading": "Nalaganje prepoznanih registrskih tablic…",
|
||||
"placeholder": "Iskanje registrskih tablic…",
|
||||
"noLicensePlatesFound": "Nobena registrska tablica ni bila najdena.",
|
||||
"selectPlatesFromList": "Na seznamu izberite eno ali več registrskih tablic."
|
||||
"selectPlatesFromList": "Na seznamu izberite eno ali več registrskih tablic.",
|
||||
"selectAll": "Izberi vse",
|
||||
"clearAll": "Počisti vse"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user