mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
Translated using Weblate (Lithuanian)
Currently translated at 15.9% (52 of 326 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (326 of 326 strings) Co-authored-by: mondstern <mondstern@monocles.de> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/lt/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/uk/ Translation: Homebox/Frontend
This commit is contained in:
@@ -61,7 +61,23 @@
|
|||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"create_modal": {
|
"create_modal": {
|
||||||
"item_description": "Prekės Aprašymas"
|
"item_description": "Prekės Aprašymas",
|
||||||
|
"item_name": "Prekės Pavadinimas",
|
||||||
|
"item_photo": "Prekės Nuotrauka 📷",
|
||||||
|
"item_quantity": "Prekės Kiekis",
|
||||||
|
"title": "Sukurti Elementą",
|
||||||
|
"upload_photos": "Įkelti Nuotraukas"
|
||||||
|
},
|
||||||
|
"view": {
|
||||||
|
"selectable": {
|
||||||
|
"card": "Kortelė",
|
||||||
|
"items": "Elementas",
|
||||||
|
"no_items": "Nėra rodomų elementų",
|
||||||
|
"table": "Lentelė"
|
||||||
|
},
|
||||||
|
"table": {
|
||||||
|
"page": "Puslapis"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -66,6 +66,7 @@
|
|||||||
"item_description": "Опис елемента",
|
"item_description": "Опис елемента",
|
||||||
"item_name": "Назва елемента",
|
"item_name": "Назва елемента",
|
||||||
"item_photo": "Фотографія товару 📷",
|
"item_photo": "Фотографія товару 📷",
|
||||||
|
"item_quantity": "Кількість товару",
|
||||||
"title": "Додати предмет",
|
"title": "Додати предмет",
|
||||||
"upload_photos": "Завантажувати фотографії"
|
"upload_photos": "Завантажувати фотографії"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user