Changes

From SME Server
Jump to navigationJump to search
26 bytes added ,  19:10, 30 June 2021
m
Line 2: Line 2:     
==Translating with Pootle==
 
==Translating with Pootle==
SME Server Supports more than a dozen languages. See http://translate.contribs.org/ for the current list.
+
SME Server supports more than a dozen languages. See http://translate.contribs.org/ for the current list.
    
==Pootle Video Tutorial==
 
==Pootle Video Tutorial==
If you want to watch a video about Poolte in action, look at http://www.youtube.com/watch?v=u6tDUQv3huU
+
If you want to watch a video about Pootle in action, look at http://www.youtube.com/watch?v=u6tDUQv3huU
    
==Translators==
 
==Translators==
Line 158: Line 158:  
==Changing the Server Language==
 
==Changing the Server Language==
 
===Server-Manager===
 
===Server-Manager===
 +
Change the language the panel is in by changing your browser default language
 +
 +
For Firefox currently it is: Preferences, content, Languages.
 +
 +
 +
===Console===
 
'''For Centos 6 i.e. SME9, and older versions'''
 
'''For Centos 6 i.e. SME9, and older versions'''
   −
Change the language the panel is in by changing your browser default language
+
Edit the first two lines in /etc/sysconfig/i18n
 +
#nano -w /etc/sysconfig/i18n
 +
LANG="en_US"
 +
SUPPORTED="en_US:en"  (maybe not needed, doesn't exist by default)
 +
 
 +
issue a db command
 +
config setprop sysconfig Language sv_SE
   −
For Firefox currently it is: Preferences, content, Languages.
      
'''For CentOS 7 and SME 10'''
 
'''For CentOS 7 and SME 10'''
   −
List available keymaps :
+
List available keymaps starting with 'us' :
# localectl list-keymaps | grep ^us
+
#localectl list-keymaps | grep ^us
    
To permanently change the keymap on CentOS 7 to e.g. the US keymap run the '''localectl''' command:
 
To permanently change the keymap on CentOS 7 to e.g. the US keymap run the '''localectl''' command:
   −
# localectl set-keymap us
+
#localectl set-keymap us
    
To confirm your permanent keymap settings execute the localectl command without any arguments.
 
To confirm your permanent keymap settings execute the localectl command without any arguments.
Line 178: Line 189:  
https://linuxconfig.org/how-to-change-system-keyboard-keymap-layout-on-centos-7-linux
 
https://linuxconfig.org/how-to-change-system-keyboard-keymap-layout-on-centos-7-linux
   −
===Console===
+
<br>
 
  −
 
  −
Edit the first two lines in /etc/sysconfig/i18n
  −
#nano -w /etc/sysconfig/i18n
  −
LANG="en_US"
  −
SUPPORTED="en_US:en"  (maybe not needed, doesn't exist by default)
     −
issue a db command
  −
config setprop sysconfig Language sv_SE
      
Choose a Language (and Keytable see below) from the list
 
Choose a Language (and Keytable see below) from the list
3,054

edits

Navigation menu