mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-11 15:54:10 +02:00
Adds 'uk' translation.
This commit is contained in:
@@ -69,7 +69,7 @@ It profits from these great projects:
|
|||||||
* now uses `SVG` images for the interface
|
* now uses `SVG` images for the interface
|
||||||
* updates H5BP to 4.2.0
|
* updates H5BP to 4.2.0
|
||||||
* updates jQuery to 1.10.2
|
* updates jQuery to 1.10.2
|
||||||
|
* adds `uk` translation by Viktor Matveenko
|
||||||
|
|
||||||
### v0.22.1 - *2012-10-16*
|
### v0.22.1 - *2012-10-16*
|
||||||
|
|
||||||
|
19
src/_h5ai/conf/l10n/uk.json
Normal file
19
src/_h5ai/conf/l10n/uk.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"lang": "українська",
|
||||||
|
"details": "Деталі",
|
||||||
|
"list": "Список",
|
||||||
|
"grid": "Гратка",
|
||||||
|
"icons": "Піктограми",
|
||||||
|
"name": "Ім'я",
|
||||||
|
"lastModified": "Останні зміни",
|
||||||
|
"size": "Розмір",
|
||||||
|
"parentDirectory": "Головна тека",
|
||||||
|
"empty": "Порожньо",
|
||||||
|
"folders": "Тек(и))",
|
||||||
|
"files": "Файли(ів)",
|
||||||
|
"download": "Завантажити",
|
||||||
|
"noMatch": "Немає співпадінь",
|
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm",
|
||||||
|
"filter": "Фільтр",
|
||||||
|
"delete": "Вилучити"
|
||||||
|
}
|
Reference in New Issue
Block a user