73 lines
1.7 KiB
JSON
73 lines
1.7 KiB
JSON
{
|
|
"Language": {
|
|
"English": "Engleză",
|
|
"Romanian": "Română"
|
|
},
|
|
"Generic": {
|
|
"Copy": "Copiază",
|
|
"OpenInNewTab": "Deschide într-un tab nou",
|
|
"CopiedToClipboard": "Copiat în clipboard",
|
|
"SendEmail": "Trimite email"
|
|
},
|
|
"Menu": {
|
|
"Dashboard": "Bord",
|
|
"Machines": "Mașini",
|
|
"System": "Sistem",
|
|
"Administration": "Administrare",
|
|
"Settings": "Setări",
|
|
"About": "Despre"
|
|
},
|
|
"ViewModes": {
|
|
"Table": "Tabel",
|
|
"List": "Lista"
|
|
},
|
|
"Login": {
|
|
"Username": "Utilizator",
|
|
"Password": "Parolă",
|
|
"Label": "Autentificare",
|
|
"IncorrectCredentials": "Credențiale incorecte."
|
|
},
|
|
"User": {
|
|
"Profile": {
|
|
"Label": "Profil",
|
|
"Hello": "Salut, {{userName}}",
|
|
"Description": "{{userName}}, autentificat pe {{loginDate}}",
|
|
"OpenPortfolio": "Deschide portofoliu"
|
|
},
|
|
"Settings": "Setări",
|
|
"Logout": "Deconectare"
|
|
},
|
|
"Machine": {
|
|
"FullName": "Nume intreg masina",
|
|
"Name": "Nume masina",
|
|
"IP": "IP",
|
|
"MAC": "Adresa MAC",
|
|
"PoweredOn": "Pornit",
|
|
"Actions": {
|
|
"Wake": "Pornește",
|
|
"Ping": "Ping",
|
|
"More": "Mai mult",
|
|
"Shutdown": "Oprește",
|
|
"Restart": "Repornește",
|
|
"Advanced": "Avansat"
|
|
}
|
|
},
|
|
"About": {
|
|
"Navigation": {
|
|
"System": "Sistem",
|
|
"ReleaseNotes": "Note de lansare"
|
|
},
|
|
"ReleaseNotes": {
|
|
"Version": "Versiune",
|
|
"Date": "Dată"
|
|
},
|
|
"SystemVersion": {
|
|
"Title": "Versiuni componente",
|
|
"Server": "Server: {{version}}",
|
|
"Api": "API: {{version}}",
|
|
"Frontend": "UI: {{version}}",
|
|
"LastReleaseDate": "Data ultimei actualizări: {{date}}"
|
|
}
|
|
}
|
|
}
|