mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 13:07:44 +03:00
33 lines
770 B
JSON
33 lines
770 B
JSON
{
|
|
"restart": {
|
|
"title": "Esti sigur ca doresti sa repornesti Frigate?",
|
|
"button": "Reporneste",
|
|
"restarting": {
|
|
"title": "Frigate Reporneste",
|
|
"content": "Aceasta pagina se va reincarca in {{countdown}} secunde.",
|
|
"button": "Forteaza Reincarcarea Acum"
|
|
}
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"review": {
|
|
"question": {
|
|
"label": "Confirma aceasta eticheta pentru Frigate Plus",
|
|
"ask_full": "Astea sunt <code>{{untranslatedLabel}}</code> ({{translatedLabel}})?"
|
|
},
|
|
"state": {
|
|
"submitted": "Trimis"
|
|
}
|
|
},
|
|
"submitToPlus": {
|
|
"label": "Trimite catre Frigate+"
|
|
}
|
|
}
|
|
},
|
|
"recording": {
|
|
"button": {
|
|
"deleteNow": "Sterge Acum"
|
|
}
|
|
}
|
|
}
|