# format fixed strings used by the converter ###################################################### # # Note: if a value has a " in it (eg. in HTML code), it must # be prefixed with a \. # For example: # name="Some link" # HTML-specific items ##################### # Copyright (used when no tag; these go before and after dates) html-copyright-start="Copyright © " html-copyright-end=" oleh DALnet IRC Network" # Feedback string (before document starts) html-feedback="Segala komentar atau feedback tentang dokumen ini (hanya mengenai hal tersebut! tidak ada permintaan bantuan!) kepada docs@dal.net. Jika anda membutuhkan bantuan tentang hal yang tidak disebutkan di dalam dokumen, harap anda bisa melihat informasi di http://help.dal.net." # TXT-specific items #################### # Copyright (used when no tag; these go before and after dates) txt-copyright-start="Copyright (C) " txt-copyright-end=" oleh the DALnet IRC Network" # Feedback string (before document starts) txt-feedback="Segala komentar atau feedback tentang dokumen ini (hanya mengenai hal tersebut! tidak ada permintaan bantuan!) kepada docs@dal.net. Jika anda membutuhkan bantuan tentang hal yang tidak disebutkan di dalam dokumen, harap anda bisa melihat informasi di http://help.dal.net/." # Shared between HTML and TXT ############################# # Version name in header version="Versi" # TOC heading contents="Daftar Isi" # "Appendix" prefix appendix="Appendix" # "section" (used in crossrefs) section="section" # Used in versions written-only="Ditulis oleh %1 pada tgl %2" written-original="Ditulis pertama kali oleh %1 pada tgl %2" revised="Revised terakhir oleh %1 pada tgl %2" translated="Translasi terakhir oleh %1 pada tgl %2" # Used in list of authors from versions # (Note: This is not ideal, since the format " and " or # ", , and " is fixed whatever the language, which won't # always be correct.) and="dan"