Difference between revisions of "Language Files"

From WHMCS Documentation

(Adding Support for a New Language)
(Removing Languages)
 
(30 intermediate revisions by 8 users not shown)
Line 1: Line 1:
The language files in WHMCS contain all the text strings shown to clients.  This allows you to customise any of the text your clients see.
+
== Default Languages ==
 +
 +
WHMCS includes 26 client area translations by default. These are:
  
Se WHMCS não tem actualmente uma linguagem arquivo para o seu idioma, você pode criar suas próprias. Isto é uma coisa bastante simples de fazer, mas vai levar algum tempo para traduzir todas as cadeias de texto.
+
'''Azerbaijani, Arabic, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Farsi (Persian), French, German, Hebrew, Hungarian, Italian, Macedonian, Norwegian, Brazilian & Native Portuguese, Russian, Spanish, Swedish, Turkish''' & '''Ukranian'''
  
# Comece duplicar um idioma existente no arquivo lang diretório.
+
And for the admin area there are 13 translations included:
# Guarde esta com o nome que você deseja mostrar na língua selecção do menu suspenso WHMCS - não deve conter quaisquer caracteres especiais.
 
# Quando o arquivo for duplicada, você pode começar a traduzir todas as cadeias de texto no mesmo para o seu idioma.
 
# Uma vez completo, basta salvar e fazer o upload do arquivo para o seu viver WHMCS lang diretório. Você irá então encontrar o idioma disponível como uma opção no menu suspenso o idioma no admin e cliente áreas.
 
  
Tenha cuidado para não excluir qualquer uma das aspas ( ") em torno de cadeias de texto ou o ponto e vírgula sobre as extremidades de cada linha (;). Se o fizer, irá resultar em erros ocorrem quando você seleciona o idioma a partir de dentro WHMCS.
+
'''Arabic, Czech, Dutch, English, Farsi (Persian), French, Hebrew, Hungarian, Italian, Portuguese, Russian, Spanish''' & '''Turkish'''
  
==Modifying Existing Language Strings 修改存在的語言串接檔==
+
We rely on the dedication and generosity of our users for contributing translations, as we find real life translations are a much higher quality compared with using automated translation systems as some softwares do. So if you have any suggestions for improvements, or a new language file you are willing to contribute, please get in touch.
  
You can change any of the text displayed in the WHMCS Client Area by editing the relevant language file in the lang folder of your WHMCS system. All text strings in the client area can be found in the language file and modified in any way you want.
+
==Adding Languages==
 +
Instructions for translating WHMCS into a new language are located at https://developers.whmcs.com/languages/adding-a-language/
 +
 
 +
==Removing Languages==
 +
In order to remove a language from the WHMCS client area, delete the language file from the ''/lang'' directory. To remove a language from the admin area, delete the language file in the ''/admin/lang'' directory.
 +
 
 +
You can also prevent users from being able to change the language of your system by unchecking '''Enable Language Menu''' in the '''[[Localisation_Tab|Localisation]]''' tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings''' or, prior to WHMCS 8.0, '''Setup > General Settings'''.
 +
 
 +
==Customising Text==
 +
Instructions for customising text in an existing language are located at https://developers.whmcs.com/languages/overrides/
 +
 
 +
==See Also==
 +
[http://help.whmcs.com/m/localisation Localisation Guides & Tutorials]

Latest revision as of 20:08, 25 April 2022

Default Languages

WHMCS includes 26 client area translations by default. These are:

Azerbaijani, Arabic, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Farsi (Persian), French, German, Hebrew, Hungarian, Italian, Macedonian, Norwegian, Brazilian & Native Portuguese, Russian, Spanish, Swedish, Turkish & Ukranian

And for the admin area there are 13 translations included:

Arabic, Czech, Dutch, English, Farsi (Persian), French, Hebrew, Hungarian, Italian, Portuguese, Russian, Spanish & Turkish

We rely on the dedication and generosity of our users for contributing translations, as we find real life translations are a much higher quality compared with using automated translation systems as some softwares do. So if you have any suggestions for improvements, or a new language file you are willing to contribute, please get in touch.

Adding Languages

Instructions for translating WHMCS into a new language are located at https://developers.whmcs.com/languages/adding-a-language/

Removing Languages

In order to remove a language from the WHMCS client area, delete the language file from the /lang directory. To remove a language from the admin area, delete the language file in the /admin/lang directory.

You can also prevent users from being able to change the language of your system by unchecking Enable Language Menu in the Localisation tab at Configuration () > System Settings > General Settings or, prior to WHMCS 8.0, Setup > General Settings.

Customising Text

Instructions for customising text in an existing language are located at https://developers.whmcs.com/languages/overrides/

See Also

Localisation Guides & Tutorials