Template:OBX pot
| File:Translate-icon-55px.svg | Localization .POT file NEEDED |
Usage
NOTE: Use {{OBX pootle}} if your project uses Pootle!! That avoids hardcoded PO categories.
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 = <-- URL of the POT file in http://foo.bar format -->
| name = <-- OPTIONAL - Name to show for the POT file — defaults to POT -->
| 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 -->
| 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ă -->
| 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 -->
}}
The explicit language codes are a subset of the obsolete list of targeted languages from the obsolete green countries from 2007:
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).
Update 2009
Removed am(mharic), hi(ndi), ne(pali), rw (kinyarwanda) & ur(du) as nothing categorized to those languages; remove ig(bo) & yo(ruba) only Sugar core; remove ru(ssian) & th(ai) only the Ruler app.
Categories
- Category:Pootle
- Category:POT if the pot parameter is provided, otherwise Category:POT wanted.
- Pages will be categorized in "Category:PO lang-code" or "Category:PO lang-code wanted" subcategories of Category:PO.
- If others parameter is specified, the including pages will also be in Category:PO lang-others
- The semantic Property:Localization URL is set as well if pot is specified.
Sample
| File:Translate-icon-55px.svg | 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] }}
| File:Translate-icon-55px.svg | Kuku/Localization - POT | ar | en | es Others pt_BR - sw |
{{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]] }}