[ADD] general: Manage Odoo in your own language
This commit is contained in:
parent
0c5e9842ce
commit
94a6228174
@ -7,4 +7,5 @@ General
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
|
general/odoo_basics
|
||||||
general/base_import
|
general/base_import
|
8
general/odoo_basics.rst
Normal file
8
general/odoo_basics.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
======
|
||||||
|
BASICS
|
||||||
|
======
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
odoo_basics/choose_language
|
61
general/odoo_basics/choose_language.rst
Normal file
61
general/odoo_basics/choose_language.rst
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
================================
|
||||||
|
Manage Odoo in your own language
|
||||||
|
================================
|
||||||
|
|
||||||
|
Odoo provides you with the option to manage Odoo in different languages,
|
||||||
|
and each user can use Odoo in his own language .
|
||||||
|
|
||||||
|
Load your desired language
|
||||||
|
==========================
|
||||||
|
|
||||||
|
The first thing to do is to load your desired language on your Odoo
|
||||||
|
instance.
|
||||||
|
|
||||||
|
From the general dashboard click on the **Settings** app; on the top
|
||||||
|
left of the page select :menuselection:`Translations --> Load a Translation`,
|
||||||
|
select a language to install and click on **LOAD.**
|
||||||
|
|
||||||
|
.. image:: media/choose_language01.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If you check the "Websites to translate" checkbox you will have the option
|
||||||
|
to change the navigation language on your website.
|
||||||
|
|
||||||
|
Change your language
|
||||||
|
====================
|
||||||
|
|
||||||
|
You can change the language to the installed language by going to the
|
||||||
|
drop-down menu at the top right side of the screen, choose
|
||||||
|
**Preferences**.
|
||||||
|
|
||||||
|
.. image:: media/choose_language02.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Then change the Language setting to your installed language and click
|
||||||
|
**SAVE.**
|
||||||
|
|
||||||
|
.. image:: media/choose_language03.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Open a new menu to view the changes.
|
||||||
|
|
||||||
|
Change another user's language
|
||||||
|
==============================
|
||||||
|
|
||||||
|
Odoo also gives you the possibility for each user to choose his
|
||||||
|
preferred language.
|
||||||
|
|
||||||
|
To change the language for a different user, choose :menuselection:`Users --> Users`
|
||||||
|
from the Settings app. Here you have a list of all users and you can
|
||||||
|
choose the user who you'd like to change the language for. Select the
|
||||||
|
user and click on **Edit** in the top left corner. Under Preferences you
|
||||||
|
can change the Language to any previously installed language and click
|
||||||
|
**SAVE.**
|
||||||
|
|
||||||
|
.. image:: media/choose_language04.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
* :doc:`../../website/publish/translate`
|
BIN
general/odoo_basics/media/choose_language01.png
Normal file
BIN
general/odoo_basics/media/choose_language01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
general/odoo_basics/media/choose_language02.png
Normal file
BIN
general/odoo_basics/media/choose_language02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
general/odoo_basics/media/choose_language03.png
Normal file
BIN
general/odoo_basics/media/choose_language03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
general/odoo_basics/media/choose_language04.png
Normal file
BIN
general/odoo_basics/media/choose_language04.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user