User Manager/Languages: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
No edit summary
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
In RouterOS v4, User Manager supports multiple languages.  
User Manager supports multiple languages. This page contains user translated files, based on the standard language file from RouterOS.  


== Create your own translations ==
== Create your own translations ==
Line 11: Line 11:
# In the web page there will be language select box on the menu. Select desired language.
# In the web page there will be language select box on the menu. Select desired language.


Multiple languages can be stored on router at the same time, desired language is chosen in customer web page.
Multiple languages can be stored on router at the same time, desired language is chosen in customer web page. Every customer can choose its own language to use.


Every customer can choose its own language to use.
== User translations ==


== User translations ==
* Currently no ready-to-use translations are available here. But, if you made one, please send it to support@mikrotik.com and it will be uploaded here.
* Spanish translation http://wiki.mikrotik.com/images/b/be/Sp_SP_def.txt author: Jose Salazar, Spain.  Change txt extension for lng and upload it via FTP to Router.
* Spanish translation http://wiki.mikrotik.com/images/b/be/Sp_SP_def.txt author: Jose Salazar, Spain.  Change txt extension for lng and upload it via FTP to Router.
* Portuguese-BR translation http://wiki.mikrotik.com/images/2/2c/Pt_BR.lng.txt author: Antonio Junior, Brazil. Change extension for lng and upload it via FTP to Router.
* Brazilian portuguese http://wiki.mikrotik.com/images/6/67/Pt_BR2.lng.po Author: Carlos Fernando, Brazil
* Italian translation http://wiki.mikrotik.com/images/2/23/It_IT_def.txt author: Renato Bernardi, Italy. Change txt extension for lng and upload it via FTP to Router.
* Brazilian portuguese translation http://wiki.mikrotik.com/images/2/2c/Pt_BR.lng.txt author: Antonio Junior, Brazil. Change extension for lng and upload it via FTP to Router.
* Russian translation http://wiki.mikrotik.com/images/1/1f/Ru_RU.txt authors: Alexander Zotov and Eugene Nurullin, Russia. Change txt extension for lng and upload it via FTP to Router.
* Italian http://wiki.mikrotik.com/images/2/23/It_IT_def.txt author: Renato Bernardi, Italy. Change txt extension for lng and upload it via FTP to Router.
* Arabic translation http://wiki.mikrotik.com/images/9/9c/AR_AR.lng.txt Change txt extension for lng and upload it via FTP to Router.
* Russian http://wiki.mikrotik.com/images/1/1f/Ru_RU.txt authors: Alexander Zotov and Eugene Nurullin, Russia. Change txt extension for lng and upload it via FTP to Router.
* Turkish translation http://wiki.mikrotik.com/images/5/5c/Tr_TR_def.lng.txt Author: Bulent KUSVA and Umut Can YILDIZ
* Arabic http://wiki.mikrotik.com/images/9/9c/AR_AR.lng.txt Change txt extension for lng and upload it via FTP to Router.
* Bulgarian translation http://wiki.mikrotik.com/images/a/a0/Bg_BG.lng.txt Author: Luboslav Colov
* Turkish http://wiki.mikrotik.com/images/5/5c/Tr_TR_def.lng.txt Author: Bulent KUSVA and Umut Can YILDIZ
* Persian http://wiki.mikrotik.com/images/5/52/Umpersian.po
* Bulgarian http://wiki.mikrotik.com/images/a/a0/Bg_BG.lng.txt Author: Luboslav Colov
* Persian http://wiki.mikrotik.com/images/5/52/Umpersian.po Author: Hossein Hatami, Iran
* Czech http://wiki.mikrotik.com/images/5/56/Cs_CZ.po Author: Martin Ryšavý, Czechia
* French https://wiki.mikrotik.com/images/6/61/Fr_FR.po Author: Keuambou F. Yannick, Cameroon

Revision as of 09:59, 27 June 2018

User Manager supports multiple languages. This page contains user translated files, based on the standard language file from RouterOS.

Create your own translations

  1. Download language file template, containing English translations
  2. Open it with poEdit. Language files are plain-text and can also be edited with any text editor if poEdit is not available. Please, use UTF-8 encoding for non-standard characters.
  3. Translate the file
  4. Set the language: in poEdit: Catalog > Settings > Language, in text editor, change the line containing "X-Poedit-Language: English\n"
  5. Save it as .lng file. File name is not important (.lng extension is required), but it is recommended to contain translation language information, for example de_DE.lng for German translation)
  6. Upload the file to router, using ftp
  7. If you are logged in to User Manager web, log out and log in again.
  8. In the web page there will be language select box on the menu. Select desired language.

Multiple languages can be stored on router at the same time, desired language is chosen in customer web page. Every customer can choose its own language to use.

User translations