Sha256: c7f753d3ab5b8de06e5ca14c9ea9e040616497b274d90a1b25acb5781ae8cb1c

Contents?: true

Size: 1.47 KB

Versions: 12

Compression:

Stored size: 1.47 KB

Contents

#
# AsciiDoc Ukrainian language configuration file.
# Originally written by Oleksandr Lavrushchenko
#

[attributes]
# Left and right single and double quote characters.
ldquo=«
rdquo=»

# Captions, used by (X)HTML backends.
# Captions on RHS are displayed in outputs.
ifdef::basebackend-html[]

caution-caption=Попередження
important-caption=Важливо
note-caption=Зауваження
tip-caption=Підказка
warning-caption=Увага
figure-caption=Рисунок
table-caption=Таблиця
example-caption=Приклад
toc-title=Зміст
appendix-caption=Додаток
# Man page NAME section title.
manname-title=НАЗВА

[footer-text]
#TODO: Translation of 'Version' and 'Last updated'.
Version {revnumber}{basebackend-xhtml11?<br />}{basebackend-xhtml11=<br>}
Last updated {docdate} {doctime}

endif::basebackend-html[]


[specialsections]
# DocBook special sections.
# The regular expression on LHS is matched against source titles.
ifdef::basebackend-docbook[]

ifdef::doctype-article[]
^Анотація$=abstract
endif::doctype-article[]

ifdef::doctype-book[]
^Колофон$=colophon
^Присвячення$=dedication
^Вступ$=preface
endif::doctype-book[]

^Предметний покажчик$=index
^Бібліографія$=bibliography
^Словник термінів$=glossary
^Додаток [А-Я][:.](?P<title>.*)$=appendix

endif::basebackend-docbook[]

ifdef::doctype-manpage[]
(?i)^ОГЛЯД$=synopsis
endif::doctype-manpage[]

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
mizuho-0.9.20 asciidoc/lang-uk.conf
mizuho-0.9.19 asciidoc/lang-uk.conf
mizuho-0.9.18 asciidoc/lang-uk.conf
mizuho-0.9.17 asciidoc/lang-uk.conf
mizuho-0.9.15 asciidoc/lang-uk.conf
mizuho-0.9.14 asciidoc/lang-uk.conf
mizuho-0.9.13 asciidoc/lang-uk.conf
mizuho-0.9.12 asciidoc/lang-uk.conf
mizuho-0.9.11 asciidoc/lang-uk.conf
mizuho-0.9.10 asciidoc/lang-uk.conf
mizuho-0.9.9 asciidoc/lang-uk.conf
mizuho-0.9.8 asciidoc/lang-uk.conf