mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 14:47:40 +03:00
Currently translated at 100.0% (1071 of 1071 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1068 of 1068 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1065 of 1065 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (174 of 174 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (469 of 469 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (790 of 790 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (142 of 142 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1049 of 1049 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (469 of 469 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (235 of 235 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (99 of 99 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (172 of 172 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (790 of 790 strings) Translated using Weblate (Romanian) Currently translated at 98.3% (120 of 122 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (123 of 123 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (231 of 231 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (788 of 788 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1011 of 1011 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (467 of 467 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (467 of 467 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1111 of 1111 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: lukasig <lukasig@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ro/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/objects Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
259 lines
10 KiB
JSON
259 lines
10 KiB
JSON
{
|
|
"documentTitle": {
|
|
"storage": "Statistici Stocare - Frigate",
|
|
"cameras": "Statistici Camere - Frigate",
|
|
"general": "Statistici Generale - Frigate",
|
|
"logs": {
|
|
"go2rtc": "Jurnale Go2RTC - Frigate",
|
|
"nginx": "Jurnale Nginx - Frigate",
|
|
"frigate": "Jurnale Frigate - Frigate",
|
|
"websocket": "Jurnale de mesaje - Frigate"
|
|
},
|
|
"enrichments": "Statistici Procesări Avansate - Frigate"
|
|
},
|
|
"general": {
|
|
"hardwareInfo": {
|
|
"npuUsage": "Utilizare NPU",
|
|
"npuMemory": "Memorie NPU",
|
|
"gpuUsage": "Utilizare GPU",
|
|
"gpuMemory": "Memorie GPU",
|
|
"title": "Informații Hardware",
|
|
"gpuEncoder": "Encoder GPU",
|
|
"gpuDecoder": "Decoder GPU",
|
|
"gpuInfo": {
|
|
"vainfoOutput": {
|
|
"returnCode": "Cod de retur: {{code}}",
|
|
"processOutput": "Ieșire proces:",
|
|
"title": "Ieșire Vainfo",
|
|
"processError": "Eroare proces:"
|
|
},
|
|
"nvidiaSMIOutput": {
|
|
"title": "Ieșire Nvidia SMI",
|
|
"name": "Nume: {{name}}",
|
|
"driver": "Driver: {{driver}}",
|
|
"cudaComputerCapability": "Capacitate calcul CUDA: {{cuda_compute}}",
|
|
"vbios": "Info VBios: {{vbios}}"
|
|
},
|
|
"copyInfo": {
|
|
"label": "Copiază info GPU"
|
|
},
|
|
"toast": {
|
|
"success": "Am copiat informațiile GPU în clipboard"
|
|
},
|
|
"closeInfo": {
|
|
"label": "Închide info GPU"
|
|
}
|
|
},
|
|
"intelGpuWarning": {
|
|
"title": "Avertisment statistici GPU Intel",
|
|
"message": "Statisticile GPU sunt indisponibile",
|
|
"description": "Acesta este un bug cunoscut în instrumentele de raportare GPU Intel (intel_gpu_top), unde acestea se blochează și returnează repetat o utilizare GPU de 0% chiar și atunci când accelerarea hardware și detecția obiectelor rulează corect pe (i)GPU. Aceasta nu este o problemă Frigate. Poți reporni host-ul pentru a remedia temporar problema și a confirma că GPU-ul funcționează corect. Performanța nu este afectată."
|
|
},
|
|
"gpuTemperature": "Temperatură GPU",
|
|
"npuTemperature": "Temperatură NPU",
|
|
"gpuCompute": "Calcul / Codare GPU"
|
|
},
|
|
"detector": {
|
|
"temperature": "Temperatură detector",
|
|
"title": "Detectoare",
|
|
"cpuUsage": "Utilizare CPU detector",
|
|
"inferenceSpeed": "Viteză inferență detector",
|
|
"memoryUsage": "Utilizare memorie detector",
|
|
"cpuUsageInformation": "CPU utilizat pentru pregătirea datelor de intrare și ieșire către/dinspre modelele de detecție. Această valoare nu măsoară utilizarea inferenței, chiar dacă se folosește un GPU sau un accelerator."
|
|
},
|
|
"otherProcesses": {
|
|
"title": "Alte procese",
|
|
"processCpuUsage": "Utilizare CPU procese",
|
|
"processMemoryUsage": "Utilizare memorie procese",
|
|
"series": {
|
|
"go2rtc": "go2rtc",
|
|
"recording": "înregistrare",
|
|
"review_segment": "segment recenzie",
|
|
"embeddings": "înglobări",
|
|
"audio_detector": "detector audio"
|
|
}
|
|
},
|
|
"title": "General"
|
|
},
|
|
"storage": {
|
|
"recordings": {
|
|
"title": "Înregistrări",
|
|
"earliestRecording": "Cea mai veche înregistrare disponibilă:",
|
|
"tips": "Această valoare reprezintă stocarea totală folosită de înregistrări în baza de date Frigate. Frigate nu monitorizează utilizarea stocării pentru toate fișierele de pe disc."
|
|
},
|
|
"title": "Stocare",
|
|
"cameraStorage": {
|
|
"title": "Stocare Cameră",
|
|
"camera": "Cameră",
|
|
"unusedStorageInformation": "Informații stocare neutilizată",
|
|
"storageUsed": "Stocare",
|
|
"percentageOfTotalUsed": "Procent din total",
|
|
"unused": {
|
|
"title": "Neutilizat",
|
|
"tips": "Este posibil ca această valoare să nu reprezinte cu precizie spațiul liber disponibil pentru Frigate dacă ai și alte fișiere pe disc în afara înregistrărilor Frigate. Frigate nu urmărește utilizarea stocării în afara propriilor înregistrări."
|
|
},
|
|
"bandwidth": "Lățime de bandă"
|
|
},
|
|
"overview": "Prezentare generală",
|
|
"shm": {
|
|
"title": "Alocare SHM (shared memory)",
|
|
"warning": "Dimensiunea actuală SHM de {{total}}MB este prea mică. Crește-o la cel puțin {{min_shm}}MB.",
|
|
"readTheDocumentation": "Citește documentația",
|
|
"frameLifetime": {
|
|
"title": "Durata de viață a cadrului",
|
|
"description": "Fiecare cameră are {{frames}} sloturi de cadre în memoria partajată. La rata de cadre a celei mai rapide camere, fiecare cadru este disponibil pentru aproximativ {{lifetime}}s înainte de a fi suprascris."
|
|
}
|
|
}
|
|
},
|
|
"title": "Sistem",
|
|
"logs": {
|
|
"download": {
|
|
"label": "Descarcă jurnalele"
|
|
},
|
|
"copy": {
|
|
"label": "Copiază în clipboard",
|
|
"success": "Am copiat jurnalele în clipboard",
|
|
"error": "Nu am putut copia jurnalele în clipboard"
|
|
},
|
|
"type": {
|
|
"label": "Tip",
|
|
"timestamp": "Ștampilă de timp",
|
|
"tag": "Etichetă",
|
|
"message": "Mesaj"
|
|
},
|
|
"tips": "Jurnalele sunt transmise în timp real de la server",
|
|
"toast": {
|
|
"error": {
|
|
"fetchingLogsFailed": "Eroare la preluarea jurnalelor: {{errorMessage}}",
|
|
"whileStreamingLogs": "Eroare în timpul transmiterii jurnalelor: {{errorMessage}}"
|
|
}
|
|
},
|
|
"websocket": {
|
|
"label": "Mesaje",
|
|
"pause": "Pauză",
|
|
"resume": "Reluare",
|
|
"clear": "Șterge",
|
|
"filter": {
|
|
"all": "Toate subiectele",
|
|
"topics": "Subiecte",
|
|
"events": "Evenimente",
|
|
"reviews": "Revizuiri",
|
|
"classification": "Clasificare",
|
|
"face_recognition": "Recunoaștere facială",
|
|
"lpr": "Recunoașterea numerelor de înmatriculare (LPR)",
|
|
"camera_activity": "Activitate cameră",
|
|
"system": "Sistem",
|
|
"camera": "Cameră",
|
|
"all_cameras": "Toate camerele",
|
|
"cameras_count_one": "{{count}} Cameră",
|
|
"cameras_count_other": "{{count}} Camere"
|
|
},
|
|
"empty": "Niciun mesaj capturat încă",
|
|
"count": "{{count}} mesaje",
|
|
"expanded": {
|
|
"payload": "Conținut"
|
|
},
|
|
"count_one": "{{count}} mesaj",
|
|
"count_other": "{{count}} mesaje"
|
|
}
|
|
},
|
|
"metrics": "Metrici sistem",
|
|
"enrichments": {
|
|
"title": "Procesări Avansate",
|
|
"embeddings": {
|
|
"image_embedding": "Înglobări de imagini",
|
|
"text_embedding": "Înglobări de text",
|
|
"plate_recognition": "Recunoaștere Numere Înmatriculare",
|
|
"image_embedding_speed": "Viteză înglobări de imagini",
|
|
"face_recognition": "Recunoaștere Facială",
|
|
"face_recognition_speed": "Viteză Recunoaștere Facială",
|
|
"plate_recognition_speed": "Viteză Recunoaștere Numere",
|
|
"face_embedding_speed": "Viteză înglobări faciale",
|
|
"yolov9_plate_detection_speed": "Viteză Detecție Numere YOLOv9",
|
|
"text_embedding_speed": "Viteză înglobări de text",
|
|
"yolov9_plate_detection": "Detecție Numere YOLOv9",
|
|
"review_description": "Descriere Recenzie",
|
|
"review_description_speed": "Viteză Descriere Recenzie",
|
|
"review_description_events_per_second": "Descriere Recenzie",
|
|
"object_description": "Descriere Obiect",
|
|
"object_description_speed": "Viteză Descriere Obiect",
|
|
"object_description_events_per_second": "Descriere Obiect",
|
|
"classification": "Clasificare {{name}}",
|
|
"classification_speed": "Viteză Clasificare {{name}}",
|
|
"classification_events_per_second": "Evenimente Clasificare {{name}} pe secundă"
|
|
},
|
|
"infPerSecond": "Inferențe pe secundă",
|
|
"averageInf": "Timp mediu de inferență"
|
|
},
|
|
"cameras": {
|
|
"info": {
|
|
"codec": "Codec:",
|
|
"resolution": "Rezoluție:",
|
|
"cameraProbeInfo": "Info Sondă Cameră {{camera}}",
|
|
"streamDataFromFFPROBE": "Datele stream-ului sunt obținute cu <code>ffprobe</code>.",
|
|
"aspectRatio": "raport aspect",
|
|
"fetching": "Se preiau datele camerei",
|
|
"stream": "Stream {{idx}}",
|
|
"video": "Video:",
|
|
"audio": "Audio:",
|
|
"error": "Eroare: {{error}}",
|
|
"tips": {
|
|
"title": "Info Sondă Cameră"
|
|
},
|
|
"fps": "FPS:",
|
|
"unknown": "Necunoscut"
|
|
},
|
|
"label": {
|
|
"capture": "captură",
|
|
"skipped": "sărit",
|
|
"overallSkippedDetectionsPerSecond": "detecții sărite pe secundă total",
|
|
"cameraCapture": "captură {{camName}}",
|
|
"cameraDetect": "detecție {{camName}}",
|
|
"cameraFramesPerSecond": "cadre pe secundă {{camName}}",
|
|
"cameraDetectionsPerSecond": "detecții pe secundă {{camName}}",
|
|
"cameraSkippedDetectionsPerSecond": "detecții sărite pe secundă {{camName}}",
|
|
"overallFramesPerSecond": "cadre pe secundă total",
|
|
"overallDetectionsPerSecond": "detecții pe secundă total",
|
|
"detect": "detectează",
|
|
"cameraFfmpeg": "FFmpeg {{camName}}",
|
|
"camera": "cameră",
|
|
"ffmpeg": "FFmpeg",
|
|
"cameraGpu": "{{camName}} GPU"
|
|
},
|
|
"title": "Camere",
|
|
"overview": "Prezentare generală",
|
|
"framesAndDetections": "Cadre / Detecții",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Am copiat datele sondei în clipboard."
|
|
},
|
|
"error": {
|
|
"unableToProbeCamera": "Nu s-a putut sonda camera: {{errorMessage}}"
|
|
}
|
|
},
|
|
"connectionQuality": {
|
|
"title": "Calitate Conexiune",
|
|
"excellent": "Excelentă",
|
|
"fair": "Acceptabilă",
|
|
"poor": "Slabă",
|
|
"unusable": "Inutilizabilă",
|
|
"fps": "FPS",
|
|
"expectedFps": "FPS așteptat",
|
|
"reconnectsLastHour": "Reconectări (ultima oră)",
|
|
"stallsLastHour": "Blocaje (ultima oră)"
|
|
}
|
|
},
|
|
"stats": {
|
|
"reindexingEmbeddings": "Se reindexează înglobările ({{processed}}% gata)",
|
|
"detectIsVerySlow": "{{detect}} este foarte lent ({{speed}} ms)",
|
|
"detectIsSlow": "{{detect}} este lent ({{speed}} ms)",
|
|
"detectHighCpuUsage": "{{camera}} are o utilizare ridicată CPU detecție ({{detectAvg}}%)",
|
|
"ffmpegHighCpuUsage": "{{camera}} are o utilizare ridicată CPU FFmpeg ({{ffmpegAvg}}%)",
|
|
"cameraIsOffline": "{{camera}} este offline",
|
|
"healthy": "Sistemul este sănătos",
|
|
"shmTooLow": "Alocarea /dev/shm ({{total}} MB) ar trebui mărită la cel puțin {{min}} MB.",
|
|
"debugReplayActive": "Sesiunea de reluare de depanare este activă"
|
|
},
|
|
"lastRefreshed": "Ultima actualizare: "
|
|
}
|