Translated using Weblate (Serbian)

Currently translated at 5.2% (6 of 114 strings)

Translated using Weblate (Serbian)

Currently translated at 6.0% (7 of 115 strings)

Translated using Weblate (Serbian)

Currently translated at 29.1% (7 of 24 strings)

Translated using Weblate (Serbian)

Currently translated at 87.5% (7 of 8 strings)

Translated using Weblate (Serbian)

Currently translated at 28.0% (7 of 25 strings)

Translated using Weblate (Serbian)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Serbian)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Serbian)

Currently translated at 10.6% (7 of 66 strings)

Translated using Weblate (Serbian)

Currently translated at 15.2% (7 of 46 strings)

Translated using Weblate (Serbian)

Currently translated at 77.7% (7 of 9 strings)

Translated using Weblate (Serbian)

Currently translated at 5.9% (7 of 118 strings)

Translated using Weblate (Serbian)

Currently translated at 13.6% (25 of 183 strings)

Translated using Weblate (Serbian)

Currently translated at 3.0% (13 of 427 strings)

Co-authored-by: Dalibor Radovanović <darkobg@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/sr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/sr/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/components-icons
Translation: Frigate NVR/components-input
Translation: Frigate NVR/components-player
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2025-07-29 16:27:57 +02:00
parent 8a8c74d448
commit 018b5b5822
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
13 changed files with 41 additions and 21 deletions

View File

@ -4,7 +4,7 @@
"babbling": "Brbljanje",
"bicycle": "Bicikla",
"yell": "Vikati",
"car": "Auto",
"car": "Automobil",
"bellow": "Ispod",
"motorcycle": "Motor",
"whoop": "Opa",

View File

@ -1,11 +1,31 @@
{
"time": {
"untilForTime": "Do {{vreme}}{{time}}",
"untilForTime": "Do {{time}}",
"untilForRestart": "Dok se Frigate ponovo ne pokrene.",
"untilRestart": "Do ponovnog pokretanja",
"ago": "{{timeAgo}} pre",
"justNow": "Upravo sada",
"today": "Danas",
"yesterday": "Juče"
"yesterday": "Juče",
"last7": "Zadnjih 7 dana",
"last14": "Zadnjih 14 dana",
"last30": "Zadnjih 30 dana",
"thisWeek": "Ove nedelje",
"lastWeek": "Prošle nedelje",
"thisMonth": "Ovog meseca",
"lastMonth": "Prošlog meseca",
"5minutes": "5 minuta",
"10minutes": "10 minuta",
"30minutes": "30 minuta",
"1hour": "1 sat",
"12hours": "12 sati",
"24hours": "24 sata",
"pm": "pm",
"am": "am",
"yr": "{{time}}god",
"year_one": "1,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21...",
"year_few": "2,3,4,22,23,24,32,33,34,42,...",
"year_other": "",
"mo": "{{time}}mes"
}
}

View File

@ -1,8 +1,8 @@
{
"form": {
"user": "Korisničko ime",
"password": "Šifra",
"login": "Uloguje se",
"password": "Lozinka",
"login": "Uloguj se",
"errors": {
"usernameRequired": "Korisničko ime je obavezno",
"passwordRequired": "Lozinka je obavezna",

View File

@ -1,6 +1,6 @@
{
"group": {
"label": "Grupa Kamera",
"label": "Grupa kamera",
"add": "Dodajte grupu kamera",
"edit": "Uredite grupu kamera",
"delete": {

View File

@ -1,13 +1,13 @@
{
"filter": "Filter",
"labels": {
"label": "Etikete",
"label": "Labele",
"all": {
"title": "Sve oznake",
"short": "Etikete"
"short": "Oznake"
},
"count_one": "{{count}} Etiketa",
"count_other": "{{count}} Etikete"
"count_one": "{{count}} Oznaka",
"count_other": "{{count}} Oznake"
},
"zones": {
"label": "Zone"

View File

@ -2,7 +2,7 @@
"iconPicker": {
"selectIcon": "Izaberite ikonu",
"search": {
"placeholder": "Potražite ikonu…"
"placeholder": "Potraži ikonu…"
}
}
}

View File

@ -1,7 +1,7 @@
{
"button": {
"downloadVideo": {
"label": "Sačuvaj Video",
"label": "Sačuvaj video",
"toast": {
"success": "Preuzimanje vašeg videa za recenziju je počelo."
}

View File

@ -3,8 +3,8 @@
"noPreviewFound": "Pregled nije pronađen",
"noPreviewFoundFor": "Nije pronađen pregled za {{cameraName}}",
"submitFrigatePlus": {
"title": "Pošaljite ovaj okvir na Frigate+?",
"submit": "Submit"
"title": "Pošaljite ovaj frejm na Frigate+?",
"submit": "Pošalji"
},
"livePlayerRequiredIOSVersion": "Za ovaj tip prenosa uživo potreban je iOS 17.1 ili noviji.",
"streamOffline": {

View File

@ -1,7 +1,7 @@
{
"person": "Osoba",
"bicycle": "Bicikla",
"car": "Auto",
"car": "Automobil",
"motorcycle": "Motor",
"airplane": "Avion",
"bus": "Autobus",

View File

@ -2,9 +2,9 @@
"documentTitle": "Editor Konfiguracije - Frigate",
"configEditor": "Editor konfiguracije",
"copyConfig": "Kopiraj konfiguraciju",
"saveAndRestart": "Sačuvaj i ponovo pokreni",
"saveAndRestart": "Sačuvaj & Ponovo pokreni",
"saveOnly": "Samo sačuvaj",
"confirm": "Izai bez čuvanja?",
"confirm": "Izađi bez čuvanja?",
"toast": {
"success": {
"copyToClipboard": "Konfiguracija je kopirana u clipboard."

View File

@ -1,5 +1,5 @@
{
"alerts": "Upozorenje",
"alerts": "Upozorenja",
"detections": "Detekcije",
"motion": {
"label": "Pokret",

View File

@ -1,5 +1,5 @@
{
"documentTitle": "Istražiti - Frigate",
"documentTitle": "Istraži - Frigate",
"generativeAI": "Generativni AI",
"exploreMore": "Istražite više {{label}} objekata",
"exploreIsUnavailable": {

View File

@ -1,6 +1,6 @@
{
"documentTitle": {
"cameras": "Status Kamere - Frigate",
"cameras": "Statusi kamera - Frigate",
"storage": "Statistika skladištenja - Frigate",
"general": "Opšta statistika - Frigate",
"enrichments": "Statistika obogaćivanja - Frigate",