Template:OBX pot
Jump to navigation
Jump to search
POT | NONE |
Usage
Used to declare the POT & PO files of the software/activity. Parameters are:
{{OBX pot | root = <-- OPTIONAL - full-wiki link to the 'root' directory where l10n resources are located --> | pot = <-- http to the POT file in http://foo.bar format --> | name = <-- OPTIONAL - Name to show for the POT file — defaults to POT --> | am = <-- http (or relative path from po-root) to the PO file in [am] - አማርኛ --> | ar = <-- http (or relative path from po-root) to the PO file in [ar] - العربية --> | en = <-- http (or relative path from po-root) to the PO file in [en] - English --> | es = <-- http (or relative path from po-root) to the PO file in [es] - español --> | fr = <-- http (or relative path from po-root) to the PO file in [fr] - français --> | ha = <-- http (or relative path from po-root) to the PO file in [ha] - Hausa --> | ig = <-- http (or relative path from po-root) to the PO file in [ig] - Igbo --> | ne = <-- http (or relative path from po-root) to the PO file in [ne] - नेपाली --> | pt = <-- http (or relative path from po-root) to the PO file in [pt] - português --> | ro = <-- http (or relative path from po-root) to the PO file in [ro] - română --> | ru = <-- http (or relative path from po-root) to the PO file in [ru] - русский --> | rw = <-- http (or relative path from po-root) to the PO file in [rw] - Ikinyarwanda --> | th = <-- http (or relative path from po-root) to the PO file in [th] - ไทย --> | ur = <-- http (or relative path from po-root) to the PO file in [ur] - اردو --> | yo = <-- http (or relative path from po-root) to the PO file in [yo] - Yorùbá --> | po-root= <-- OPTIONAL - the 'root' directory where all the POs l10n resources are located - if specified is prepended to all the ISO 639 codes link, not used for others --> | others = <-- OPTIONAL - if no parameter for the specific ISO 639 code is available, add as wiki-links --> }}
NOTE: We are not using country specific codes (yet? ever?). If need arises, we can add specific parameters (ie: pt_BR but special considerations regarding categorizations should be done (ie: if pt_BR is defined, should pt be tagged as missing? or viceversa).
Categories
- need to determine if a category is needed (and which)
- Pages will be categorized in either a sub-category of Category:POs available or Category:POs wanted (both sub-divided by language).
- If others parameter is declared, the including pages will also be in Category:PO lang-others
Sample
POT | fedoraproject.org - write.master.pot | ar | es | fr Others el / pt_BR |
|}}
{{OBX pot | root = [http://translate.fedoraproject.org/module/olpc-write fedoraproject.org] | pot = http://translate.fedoraproject.org/POT/olpc-write.master/write.master.pot | name = write.master.pot | po-root= http://translate.fedoraproject.org/POT/olpc-write.master/ | ar = write.master.ar.po | es = write.master.es.po | fr = write.master.fr.po | others = [http://translate.fedoraproject.org/POT/olpc-write.master/write.master.el.po el] / [http://translate.fedoraproject.org/POT/olpc-write.master/write.master.pt_BR.po pt_BR] }}
|}}
{{OBX pot | pot = http://wiki.laptop.org/go/Kuku/Localization#kuku.pot | ar = http://wiki.laptop.org/go/Kuku/Localization#ar_-_kuku.po | en = http://wiki.laptop.org/go/Kuku/Localization#en_-_kuku.po | es = http://wiki.laptop.org/go/Kuku/Localization#es_-_kuku.po | others = [[Kuku/Localization#pt_BR - kuku.po|pt_BR]] - [[Kuku/Localization#sw - kuku.po|sw]] | root = [[Kuku/Localization]] }}
Categories:
- Pending
- POT
- PO wanted lang-am
- PO lang-ar
- PO wanted lang-en
- PO lang-es
- PO lang-fr
- PO wanted lang-ha
- PO wanted lang-ig
- PO wanted lang-ne
- PO wanted lang-pt
- PO wanted lang-ro
- PO wanted lang-ru
- PO wanted lang-rw
- PO wanted lang-th
- PO wanted lang-ur
- PO wanted lang-yo
- PO lang-others
- POT wanted
- PO lang-en
- PO wanted lang-fr
- OBX templates
- Templates using ParserFunctions