Translated using Weblate (Estonian)
Currently translated at 12.4% (32 of 258 strings) Added translation using Weblate (Estonian) Co-authored-by: Ahti Nurme <ahtinurme@gmail.com> Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/et/ Translation: Spoolman/Web Client
This commit is contained in:
committed by
Hosted Weblate
parent
edbde651ed
commit
356946d8d3
40
client/public/locales/et/common.json
Normal file
40
client/public/locales/et/common.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"actions": {
|
||||
"list": "Kuva",
|
||||
"create": "Loo",
|
||||
"edit": "Muuda",
|
||||
"show": "Näita",
|
||||
"clone": "Klooni"
|
||||
},
|
||||
"buttons": {
|
||||
"create": "Loo",
|
||||
"save": "Salvesta",
|
||||
"confirm": "Oled kindel?",
|
||||
"clear": "Tühjenda",
|
||||
"refresh": "Uuenda",
|
||||
"show": "Näita",
|
||||
"hideColumns": "Peida tulbad",
|
||||
"clearFilters": "Tühjenda filtrid",
|
||||
"edit": "Muuda",
|
||||
"undo": "Võta tagasi",
|
||||
"clone": "Klooni",
|
||||
"archive": "Arhiveeri",
|
||||
"notAccessTitle": "Sul pole õigusi sisenemiseks",
|
||||
"saveAndAdd": "Salvesta ja Lisa",
|
||||
"logout": "Logi välja",
|
||||
"delete": "Kustuta",
|
||||
"cancel": "Tühista",
|
||||
"import": "Impordi",
|
||||
"filter": "Filtreeri",
|
||||
"unArchive": "Võta arhiivist tagasi",
|
||||
"hideArchived": "Peida arhiveeritud",
|
||||
"showArchived": "Näita arhiveeritud"
|
||||
},
|
||||
"notifications": {
|
||||
"error": "Viga (kood: {{statusCode}})",
|
||||
"undoable": "Sul on {{seconds}} sekundit, et muudatus tagasi võtta.",
|
||||
"success": "Õnnestunud",
|
||||
"createSuccess": "Loodi {{resource}}"
|
||||
},
|
||||
"warnWhenUnsavedChanges": "Oled sa kindel, et soovid lahkuda? Sul on salvestamata muudatusi."
|
||||
}
|
||||
Reference in New Issue
Block a user