diff options
| author | Kyrylo Yatsenko <hedrok@gmail.com> | 2016-11-30 23:44:26 +0200 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2016-11-30 14:44:26 -0700 |
| commit | 03a016859d9ef2f99690bb55b2de03e614248566 (patch) | |
| tree | b0db5a961af84c6e3dffa988684a2e7132f86633 /data/locale | |
| parent | 282221b2bca816fe1e710277404a036791c774df (diff) | |
Add Ukrainian translation for built-in attributes (PR #1955)
Diffstat (limited to 'data/locale')
| -rw-r--r-- | data/locale/attributes.adoc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/locale/attributes.adoc b/data/locale/attributes.adoc index fc831344..3946858f 100644 --- a/data/locale/attributes.adoc +++ b/data/locale/attributes.adoc @@ -469,3 +469,23 @@ ifeval::["{lang}" == "zh_TW"] :version-label: 版本 :warning-caption: 警告 endif::[] +// +// Ukrainian translation, courtesy of Kyrylo Yatsenko <hedrok@gmail.com> +ifeval::["{lang}" == "uk"] +:appendix-caption: Додаток +:caution-caption: Обережно +:example-caption: Приклад +:figure-caption: Зображення +:important-caption: Важливо +:last-update-label: Востаннє оновлено +//:listing-caption: Лістинг +:manname-title: НАЗВА +:note-caption: Зауваження +//:preface-title: Передмова +:table-caption: Таблиця +:tip-caption: Підказка +:toc-title: Зміст +:untitled-label: Без назви +:version-label: Версія +:warning-caption: Попередження +endif::[] |
