| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-31 | split 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-09 | resolves #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-23 | Added 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-17 | Add Polish translation for built-in attributes (PR #2131) | Łukasz Dziedziul | |
| 2017-04-14 | Add Romanian translation for built-in attributes (PR #2125) | Vitalie Lazu | |
| 2017-03-07 | reorder languages in transation file for built-in labels | Dan Allen | |
| 2017-03-07 | add Bahasa Indonesia translation of built-in labels | Triyan W. Nugroho | |
| 2016-11-30 | Add Ukrainian translation for built-in attributes (PR #1955) | Kyrylo Yatsenko | |
| 2016-11-10 | Add German translation for Chapter label (#1920) | FAP | |
| 2016-11-03 | Fix reference to documentation in attributes.adoc (PR #1901) | stonio | |
| Fix reference to documentation (http://asciidoctor.org/docs/user-manual/#customizing-labels) | |||
| 2016-09-17 | Translate built-in attributes to Finnish (PR #1876) | lgvz | |
| 2016-07-20 | Translate 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-12 | Translate built-in attributes to Hungarian (PR #1795) | István Pató | |
| 2016-05-23 | Add Portuguese translation of built-in attributes | Roberto Cortez | |
| 2016-05-14 | Updated Italian translation (PR #1770) | Marco Ciampa | |
| 2016-05-12 | add Traditional Chinese translation for built-in attributes | dongwq | |
| 2016-05-10 | uppercase manname-title in translations | Dan Allen | |
| 2016-05-10 | add Brazilian Portuguese translation for built-in attributes (PR #1757) | rmpestano | |
| 2016-05-10 | Add Bulgarian translation of built-in attributes (PR #1765) | Ivan St. Ivanov | |
| 2016-05-10 | add danish translation for built-in attributes (PR #1764) | Max Rydahl Andersen | |
| 2016-05-10 | Add Italian translation for Chapter label (PR #1766) | Marco Ciampa | |
| 2016-05-10 | alphabetize languages in locale attributes file | Dan Allen | |
| 2016-05-10 | add Japanese translation for built-in attributes (PR #1763) | Takayuki Konishi | |
| 2016-05-10 | Add Norwegian translation of built-in attributes (PR #1762) | Aslak Knutsen | |
| 2016-05-10 | Add Persian (Farsi) translation of built-in attributes (PR #1761) | Shahryar | |
| 2016-05-10 | resolves #1759 add Korean translation for build-in attributes (PR #1760) | Sungsik Nam | |
| 2016-05-10 | add Simplified Chinese translation for build-in attributes (PR #1758) | John Dong | |
| 2016-05-08 | Add Russian translation for build-in attributes (PR #1754) | Alexander Zobkov | |
| 2016-05-08 | add Turkish translations for built-in attributes (PR #1753) | Rahman Usta | |
| 2016-05-07 | alphabetize languages in locale attributes file | Dan Allen | |
| 2016-05-07 | add Dutch ( [nl] ) translations for built-in attributes (PR #1751) | roel van steenberghe | |
| 2016-05-07 | add Catalan translations for built-in attributes | Abel Salgado Romero | |
| 2016-05-07 | remove blank lines in locale attributes file | Dan Allen | |
| 2016-05-07 | Add spanish translation for built-in attributes | Eddú Meléndez | |
| 2016-05-07 | update French translations (PR #1748) | Nicolas Comet | |
| 2016-05-07 | revise attribution line in locale attributes | Dan Allen | |
| 2016-05-07 | Arabic translations for built-in labels (PR #1749) | Aboullaite Mohammed | |
| Added arabic translations for built-in labels | |||
| 2016-05-07 | add instructions at the top of the locale attributes file | Dan Allen | |
| 2016-05-07 | Translate Attributes to German (PR #1744) | Florian Wilhelm | |
| 2016-05-07 | update French translation strings | Dan Allen | |
| - use Austuce for tip caption instead of Suggestion - swap translations for caution and warning - leave preface-title and listing-caption commented out | |||
| 2016-05-07 | French translations for built-in labels (PR #1745) | Nicolas Comet | |
| * Added french translations for built-in labels | |||
| 2016-05-06 | Added preliminary i18n support file (PR #1743) | Marco Ciampa | |
| * First addition to temporary i18n support strings (Italian complete) | |||
