summaryrefslogtreecommitdiff
path: root/data/locale
AgeCommit message (Collapse)Author
2023-05-16Use common term for version label in Kiswahili translation (PR #4457)Benson Muite
2023-05-15add Kiswahili translation for built-in labels (PR #4454)Benson Muite
2023-03-16add Slovenian locale (PR #4418)Peter Kokot
2021-12-01resolves #4212 invert FR translations for caution & warning admonition ↵Cyrille Chopelet
labels (PR #4213)
2021-07-29add locale for Thai (PR #4113)NinaKK
2021-05-23add locale file for Vietnamese locale (PR #4066)Hoa Nguyen
2021-02-02Add Belarusian locale (PR #3928)Dexter
2021-01-22Update attributes-it.adoc (PR #3886) [skip ci]Marco Ciampa
2021-01-22improvements to Dutch translation (PR #3895) [skip ci]jdevreese
- removed diacritic from first letter of toc-title. - added missing translations for 'part' and 'section' - uncommented chapter, part & section attributes
2020-11-01resolves #3817 map chapter-signifier and part-signifier attributes in locale ↵Dan Allen
attribute files to replace chapter-label and part-label (PR #3818)
2020-10-31ISO 639 code for Korean is ko, not kr (PR #3807)Jean-Noël Avila
2020-05-28Add missing Catalan attribute translations and update translation for ↵Abel Salgado Romero
appendix (PR #3653)
2020-05-24Add missing Danish, Spanish, French, Polish and Portuguese attribute ↵Matt Blissett
translations (PR #3651)
2020-04-16uncomment chapter label and refsig in French translation [skip ci]Dan Allen
2019-09-16Update Russian and Ukrainian locale attributes translation (PR #3375)Eugene Loza
2019-07-17Update attributes-nl.adoc (PR #3357)Gijs Leussink
Add Hoofdstuk for chapter-label
2019-03-21Added missing German translations (PR #3185)deining
2019-03-20add French translation for chapter-label / chapter-refsig attribute (PR #3175)bruno nogent
2018-10-24use manname-title translation if attribute is set; capitalize values instead ↵Dan Allen
of all caps
2018-10-22add Swedish translation of built-in attributesJonas Bjork
2018-08-12Update sr and sr_Latn locale attributes (PR #2838)Bojan Stipic
2018-04-22resolves #2298 add numbering for partsDan Allen
- number parts using roman numerals if the partnums attribute is set - move method to convert integer to roman to Helpers module - assign the value "Part" to the part-refsig attribute by default - define the part-label attribute in the attributes-en.adoc data file - add support for partnums and sectnums=all to create_section helper in extensions - add partnums and sectnums=all scenarios to test for create_section helper
2018-03-27Translate 'section-refsig' for German language (PR #2633)Alexander Schwartz
2017-12-22fix French translation of Appendix (PR #2517)Lionel Orry
Appendix must translate to Annexe, not Appendice. Appendice exists but has other meanings.
2017-11-09adding czech translation for attributes (PR #2473)Marek Novotný
2017-10-16use title of name section as default value of manname-title attributeDan Allen
2017-10-11uppercase manname-title attribute value in manpage converterDan Allen
- allow manname-title to be overridden for HTML but still uppercased in man page
2017-07-31split translation file [skip ci] (PR #2345)Dan Allen
- split translation file into one file per language - enclose listing-caption and preface-title in preprocessor conditional directive - add placeholder for part-refsig attribute
2017-07-09resolves #858 add support for formal xref text (PR #2220)Dan Allen
- store referenceable nodes under refs key in document catalog - when registering a ref, store entry in both refs table and deprecated ids table - update tests to use consolidated register method - add xreftext method to AbstractBlock, Section, and Inline to produce formatted text for xref - add API docs to the xreftext methods - format xref text according to xrefstyle attribute, if set (full, short, or basic) - move reftext? and reftext methods down to AbstractBlock and Inline; contextualize - apply reftext substitutions (specialchars, quotes, replacements) to value returned by reftext method - drop support for reftext document attribute - don't catalog inline anchor if reftext containing attribute reference resolves to empty string - use reftext method instead of text method for :ref in DocBook converter - add feature tests for explicit reftext - add feature tests for generated reftext using xrefstyle - introduce language attributes for chapter, section, and appendix reference signifier * name attributes chapter-refsig, section-refsig, and appendix-refsig, respectively - enable chapter-label attribute in translations file; map to chapter-refsig attribute to it - map appendix-refsig attribute to value of appendix-caption attribute in translations file - add placeholders in translations file for chapter-refsig where missing and section-refsig - handle refsig document attribute values consistently (only use if attribute is non-nil) - update link and xref tests to populate refs key in document catalog - encode double quote and strip XML tags in value of xreflabel attribute in DocBook converter - don't store return value of target in inline_anchor method of HTML converter
2017-04-23Added Norwegian Nynorsk translation and updated Norwegian Bokmål ↵Karl Ove Hufthammer
translation (PR #2142) This adds support for Norwegian Nynorsk (language code: nn). It also updates the Norwegian Bokmål translation, by adding a few missing translations (chapter-label, listing-caption, preface-title) and improving a few of the existing ones by making them more idiomatic and consistent with other software (notable the babel package in LaTeX). Note that the language code for Norwegian Bokmål has been corrected from ‘no’ to ‘nb’. There are only two written Norwegian languages, Norwegian Bokmål (language code: nb) and Norwegian Nynorsk (language code: nn). The older ‘no’ language code should not be used for either of the written Norwegian languages, only for spoken Norwegian.
2017-04-17Add Polish translation for built-in attributes (PR #2131)Łukasz Dziedziul
2017-04-14Add Romanian translation for built-in attributes (PR #2125)Vitalie Lazu
2017-03-07reorder languages in transation file for built-in labelsDan Allen
2017-03-07add Bahasa Indonesia translation of built-in labelsTriyan W. Nugroho
2016-11-30Add Ukrainian translation for built-in attributes (PR #1955)Kyrylo Yatsenko
2016-11-10Add German translation for Chapter label (#1920)FAP
2016-11-03Fix reference to documentation in attributes.adoc (PR #1901)stonio
Fix reference to documentation (http://asciidoctor.org/docs/user-manual/#customizing-labels)
2016-09-17Translate built-in attributes to Finnish (PR #1876)lgvz
2016-07-20Translate built-in attributes to Serbian (PR #1817)Bojan Stipic
* Translate built-in attributes to Serbian (For both Cyrillic and Latin alphabet) * translate chapter-label to Serbian
2016-06-12Translate built-in attributes to Hungarian (PR #1795)István Pató
2016-05-23Add Portuguese translation of built-in attributesRoberto Cortez
2016-05-14Updated Italian translation (PR #1770)Marco Ciampa
2016-05-12add Traditional Chinese translation for built-in attributesdongwq
2016-05-10uppercase manname-title in translationsDan Allen
2016-05-10add Brazilian Portuguese translation for built-in attributes (PR #1757)rmpestano
2016-05-10Add Bulgarian translation of built-in attributes (PR #1765)Ivan St. Ivanov
2016-05-10add danish translation for built-in attributes (PR #1764)Max Rydahl Andersen
2016-05-10Add Italian translation for Chapter label (PR #1766)Marco Ciampa
2016-05-10alphabetize languages in locale attributes fileDan Allen
2016-05-10add Japanese translation for built-in attributes (PR #1763)Takayuki Konishi