Difference between revisions of "Template:Lang date"
Line 171: | Line 171: | ||
| 11 = Listopada | | 11 = Listopada | ||
| 12 = Grudnia | | 12 = Grudnia | ||
+ | }} | ||
+ | | pt = {{#switch:{{{1|}}} | ||
+ | | 1 = Janeiro | ||
+ | | 2 = Fevereiro | ||
+ | | 3 = Março | ||
+ | | 4 = Abril | ||
+ | | 5 = Maio | ||
+ | | 6 = Junho | ||
+ | | 7 = Julho | ||
+ | | 8 = Agosto | ||
+ | | 9 = Setembro | ||
+ | | 10 = Outubro | ||
+ | | 11 = Novembro | ||
+ | | 12 = Dezembro | ||
+ | }} | ||
+ | | pt-br = {{#switch:{{{1|}}} | ||
+ | | 1 = Janeiro | ||
+ | | 2 = Fevereiro | ||
+ | | 3 = Março | ||
+ | | 4 = Abril | ||
+ | | 5 = Maio | ||
+ | | 6 = Junho | ||
+ | | 7 = Julho | ||
+ | | 8 = Agosto | ||
+ | | 9 = Setembro | ||
+ | | 10 = Outubro | ||
+ | | 11 = Novembro | ||
+ | | 12 = Dezembro | ||
}} | }} | ||
| ro = {{#switch:{{{1|}}} | | ro = {{#switch:{{{1|}}} | ||
Line 264: | Line 292: | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
− | {{translation switching|cs, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, ro, ru, sv, zh-hans, zh-hant}}{{doc begin}} | + | {{translation switching|cs, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, zh-hans, zh-hant}}{{doc begin}} |
== Usage == | == Usage == |
Revision as of 16:56, 11 November 2010
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Lang date/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: cs, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, zh-hans, zh-hant (add) |
Documentation for Lang date
Usage
- Add the following code to the template (in alphabetical order)
- Replace xx with your language's code
- Replace the month names with translations
| xx = {{#switch:{{{1|}}} | 1 = January | 2 = February | 3 = March | 4 = April | 5 = May | 6 = June | 7 = July | 8 = August | 9 = September | 10 = October | 11 = November | 12 = December }}