[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:misc:how-to_translate_a_document_in_asciidoc_format [2014/01/01 12:48 (UTC)] – [Translate or not translate, that is the question] didierspaierhowtos:misc:how-to_translate_a_document_in_asciidoc_format [2015/06/25 13:07 (UTC)] (current) – [Sources] Make "* Originallly ..." a list item. Yes, me too... didierspaier
Line 51: Line 51:
 Following words have a special meaning for Transifex and should not be translated when they begin an admonition paragraph (and are often replaced by icons): TIP, NOTE, IMPORTANT, WARNING and CAUTION. Following words have a special meaning for Transifex and should not be translated when they begin an admonition paragraph (and are often replaced by icons): TIP, NOTE, IMPORTANT, WARNING and CAUTION.
  
-Generally speaking, links and URLs should not be translated, but associated caption can, depending on the context. In following examples (taken ''from ascii doc --help syntax'' only value of ''caption'' may be translated:+Generally speaking, links and URLs should not be translated, but associated caption may, depending on the context. In following examples (taken ''from ascii doc --help syntax'' only value of ''caption'' may be translated:
   Document links:   Document links:
   [[id]]                      (define link target)   [[id]]                      (define link target)
Line 69: Line 69:
 <!-- * Original source: [[http://some.website.org/some/page.html]] --> <!-- * Original source: [[http://some.website.org/some/page.html]] -->
 <!-- Authors are allowed to give credit to themselves! --> <!-- Authors are allowed to give credit to themselves! -->
-* Originally written by [[wiki:user:didierspaier]]+  * Originally written by [[wiki:user:didierspaier]]
 <!-- * Contributions by [[wiki:user:yyy | User Y]] --> <!-- * Contributions by [[wiki:user:yyy | User Y]] -->
  
 howtos:misc:how-to_translate_a_document_in_asciidoc_format ()