个人工具

“UbuntuHelp:Locale”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Locale}} {{Languages|UbuntuHelp:Locale}} == Introduction == Locales are about your language and country i.e. fr_CA french canadian == locales ...)
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Locale}}
 
{{From|https://help.ubuntu.com/community/Locale}}
 
{{Languages|UbuntuHelp:Locale}}
 
{{Languages|UbuntuHelp:Locale}}
 
 
 
== Introduction ==
 
== Introduction ==
 
 
Locales are about your language and country i.e. fr_CA french canadian
 
Locales are about your language and country i.e. fr_CA french canadian
 
 
== locales ==
 
== locales ==
 
 
<pre><nowiki>
 
<pre><nowiki>
 
# aptitude install locales
 
# aptitude install locales
 
# dpkg-reconfigure locales
 
# dpkg-reconfigure locales
 
</nowiki></pre>
 
</nowiki></pre>
 
 
== localeconf ==
 
== localeconf ==
 
 
<pre><nowiki>
 
<pre><nowiki>
 
# aptitude install localeconf
 
# aptitude install localeconf
 
# dpkg-reconfigure localeconf
 
# dpkg-reconfigure localeconf
 
</nowiki></pre>
 
</nowiki></pre>
 
 
== files ==
 
== files ==
 
<pre><nowiki>
 
<pre><nowiki>
 
/etc/environment
 
/etc/environment
 
</nowiki></pre>
 
</nowiki></pre>
 
 
----
 
----
 
[[category:CategoryDocumentation]] [[category:CategorySoftware]]
 
[[category:CategoryDocumentation]] [[category:CategorySoftware]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 20:07的版本

Introduction

Locales are about your language and country i.e. fr_CA french canadian

locales

# aptitude install locales
# dpkg-reconfigure locales

localeconf

# aptitude install localeconf
# dpkg-reconfigure localeconf

files

/etc/environment