frigate/web/public/locales/ro/components/dialog.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"
}
}
}