Author: grumbel Date: 2007-08-23 18:29:54 +0200 (Thu, 23 Aug 2007) New Revision: 3017
Removed: branches/pingus_sdl/README.languages Log: - removed outdated file Deleted: branches/pingus_sdl/README.languages =================================================================== --- branches/pingus_sdl/README.languages 2007-08-23 16:06:34 UTC (rev 3016) +++ branches/pingus_sdl/README.languages 2007-08-23 16:29:54 UTC (rev 3017) @@ -1,47 +0,0 @@ - -Pingus currently has Locale support for the following Languages - - cs_CZ -> Czech / (ISO-8859-2) - de_DE -> German / Deutsch (ISO-8859-1) - en_US -> English - default (ISO-8859-1) - tr_TR -> Turkish / T�rk�e (ISO-8859-9/ISO-8859-1) - it_IT -> Italian / Italyano (ISO-8859-1) - sv_SE -> (ISO-8859-1) - sr_SR -> (ISO-8859-2) - -Unfinished: - nl -> Dutch / Nederlands - -If your environment is already set so that you are able to -see (some) applications in the desired Language, Pingus -should start directly in that language. - -However, to start it directly with the language you want -you should start Pingus as follows ... - - LANG=tr_TR pingus - -This sets the system variable 'LANG' to the value of -'tr_TR' (in this example). - -The notation may be a bit confusing. The two lowercase -letters are use to denote the language, usually the -two letter ISO code of the country the language is -spoken in. - -After the underscore (_), the two uppercase letters denote -the country. Again the two letter ISO country code is used. - -some examples - - en_US - English United States - en_UK - English United Kingdom - nl_NL - Dutch Holland/Netherlands - ... ----- - -If you want to help the translation effort, please look at -the README.translate file in the ./po directory - -Giray Devlet - _______________________________________________ pingus-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pingus-cvs
