mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
18 lines
479 B
JSON
18 lines
479 B
JSON
|
|
{
|
||
|
|
"search": "Cauta",
|
||
|
|
"documentTitle": "Export - Frigate",
|
||
|
|
"noExports": "Nu au fost gasite exporturi",
|
||
|
|
"deleteExport": "Sterge Export",
|
||
|
|
"deleteExport.desc": "Esti sigur ca vrei sa stergi {{exportName}}?",
|
||
|
|
"editExport": {
|
||
|
|
"title": "Redenumeste Exportul",
|
||
|
|
"saveExport": "Salveaza Export",
|
||
|
|
"desc": "Introdu un nume nou pentru acest Export."
|
||
|
|
},
|
||
|
|
"toast": {
|
||
|
|
"error": {
|
||
|
|
"renameExportFailed": "Eroare redenumire export: {{errorMessage}}"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|