Template:OBX pot

From OLPC
Revision as of 09:35, 7 October 2007 by Xavi (talk | contribs) (switching to Leejc "Translate icon5" icon)
Jump to: navigation, search
Translate icon5.svg Localization .POT file NEEDED


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 -->
 | hi     = <-- http (or relative path from po-root) to the PO file in [hi] - हिन्दी -->
 | 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] - Kinyarwanda -->
 | 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 -->
 }}

The explicit language codes correspond to the current list of targeted languages of the green countries:

am, ar, en, es, fr, ha, hi, ig, ne, pt, ro, ru, rw, th, ur, & yo

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

Sample

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] }}
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]] }}