2005-04-30 18:04:55 +00:00
|
|
|
languages = Split("""
|
|
|
|
Albanian.nlf
|
2007-04-12 21:56:55 +00:00
|
|
|
Afrikaans.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Arabic.nlf
|
2006-04-14 09:19:12 +00:00
|
|
|
Basque.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Belarusian.nlf
|
2005-06-30 19:23:30 +00:00
|
|
|
Bosnian.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Breton.nlf
|
|
|
|
Bulgarian.nlf
|
|
|
|
Croatian.nlf
|
|
|
|
Czech.nlf
|
|
|
|
Danish.nlf
|
|
|
|
Dutch.nlf
|
|
|
|
English.nlf
|
|
|
|
Estonian.nlf
|
|
|
|
Farsi.nlf
|
|
|
|
Finnish.nlf
|
|
|
|
French.nlf
|
2007-01-19 20:09:12 +00:00
|
|
|
Galician.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
German.nlf
|
|
|
|
Greek.nlf
|
|
|
|
Hebrew.nlf
|
|
|
|
Hungarian.nlf
|
|
|
|
Icelandic.nlf
|
|
|
|
Indonesian.nlf
|
2006-06-16 13:26:13 +00:00
|
|
|
Irish.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Italian.nlf
|
|
|
|
Japanese.nlf
|
|
|
|
Korean.nlf
|
2005-07-23 11:23:22 +00:00
|
|
|
Kurdish.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Latvian.nlf
|
|
|
|
Lithuanian.nlf
|
|
|
|
Luxembourgish.nlf
|
|
|
|
Macedonian.nlf
|
2005-08-11 15:58:38 +00:00
|
|
|
Malay.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Mongolian.nlf
|
|
|
|
Norwegian.nlf
|
2006-07-30 13:02:38 +00:00
|
|
|
NorwegianNynorsk.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Polish.nlf
|
|
|
|
Portuguese.nlf
|
|
|
|
PortugueseBR.nlf
|
|
|
|
Romanian.nlf
|
|
|
|
Russian.nlf
|
|
|
|
Serbian.nlf
|
|
|
|
SerbianLatin.nlf
|
|
|
|
SimpChinese.nlf
|
|
|
|
Slovak.nlf
|
|
|
|
Slovenian.nlf
|
|
|
|
Spanish.nlf
|
2007-07-05 15:59:49 +00:00
|
|
|
SpanishInternational.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
Swedish.nlf
|
|
|
|
Thai.nlf
|
|
|
|
TradChinese.nlf
|
|
|
|
Turkish.nlf
|
|
|
|
Ukrainian.nlf
|
2006-10-28 23:55:53 +00:00
|
|
|
Uzbek.nlf
|
2006-04-14 09:19:12 +00:00
|
|
|
Welsh.nlf
|
2005-04-30 18:04:55 +00:00
|
|
|
""")
|
|
|
|
|
|
|
|
Import('defenv')
|
|
|
|
|
2006-01-21 09:54:23 +00:00
|
|
|
defenv.DistributeContrib(languages, path='Language files')
|