Currently translated at 8.6% (18 of 207 strings) Added translation using Weblate (Romanian) Co-authored-by: Constantin Sarbu <dinu.sarbu@gmail.com> Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ro/ Translation: Spoolman/Web Client
25 lines
573 B
JSON
25 lines
573 B
JSON
{
|
|
"buttons": {
|
|
"create": "creeaza",
|
|
"save": "salveaza",
|
|
"show": "arata",
|
|
"filter": "filtreaza",
|
|
"cancel": "anuleaza",
|
|
"edit": "editeaza",
|
|
"confirm": "esti sigur?",
|
|
"delete": "sterge",
|
|
"undo": "inapoi",
|
|
"import": "importa",
|
|
"logout": "logout",
|
|
"saveAndAdd": "salveazaSiAdauga",
|
|
"clear": "sterge"
|
|
},
|
|
"actions": {
|
|
"create": "creeaza",
|
|
"clone": "cloneaza",
|
|
"list": "listeaza",
|
|
"show": "arata",
|
|
"edit": "editeaza"
|
|
}
|
|
}
|