You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to create a translation for Netctl GUI it is great.
First you should get a source text. It may be found on github (path is sources/resources/translations/netctl-gui.ts, sources/resources/translations-helper/netctlgui-helper.ts and sources/resources/translations-plasmoid/plasma_applet_netctl.pot) or here is a direct link, second one and third one.
Then copy the source *.po file (plasma_applet_netctl.pot) to xx.po, where xx is short name of selected language (for example, en) and edit it. I use lokalize for it, but you may use any text editor (just put translated text into double quotes in lines msgstr""). But I think that using any special editor (such as lokalize or poedit) is more comfortable. Examples of finished files you may find in the repo too (path is sources/resources/translations-plasmoid, files are xx.po).
And next copy the source *.ts files (netctl-gui.ts and netctlgui-helper.ts) to ln.ts, where ln is name of selected language and edit it. I recommend to use linguistfrom Qt package for it.
If you have a github account you may fork my repo, create a translation and then create a pull request. If you do not have one you may send me files in any convenient manner (via e-mail too).
STATUS
Arabic (ar)
Bulgarian (bg)
Bosnian (bs)
Catalan (ca)
Czech (cs)
Danish (da)
German (de)
Greek (el)
DONEEnglisn (en)
Spanish (es)
Estonian (et)
Basque (eu)
Finnish (fi)
French (fr)
Irish Gaelic (ga)
Galician (gl)
Hebrew (he)
Hindi (hi)
Croatian (hr)
Hungarian (hu)
Interlingua (ia)
Indonesian (id)
Icelandic (is)
Italian (it)
DONEJapanese (ja)
Kazakh (kk)
Khmer (km)
Korean (ko)
Lithuanian (lt)
Latvian (lv)
Marathi (mr)
Norwegian Bokmal (nb)
Dutch (nl)
Norwegian Nynorsk (nn)
Panjabi/Punjabi (pa)
Polish (pl)
Portuguese (pt)
Brazillian Portuguese (pt_BR)
Romanian (ro)
DONERussian (ru)
Slovak (sk)
Slovenian (sl)
Serbian (sr)
Swedish (sv)
Turkish (tr)
Uyghur (ug)
Ukrainian (uk)
Vietnamese (vi)
Walloon (wa)
Chinese (zh)
The text was updated successfully, but these errors were encountered:
Page on transifex
If you want to create a translation for Netctl GUI it is great.
First you should get a source text. It may be found on github (path is
sources/resources/translations/netctl-gui.ts
,sources/resources/translations-helper/netctlgui-helper.ts
andsources/resources/translations-plasmoid/plasma_applet_netctl.pot
) or here is a direct link, second one and third one.Then copy the source *.po file (
plasma_applet_netctl.pot
) toxx.po
, wherexx
is short name of selected language (for example,en
) and edit it. I uselokalize
for it, but you may use any text editor (just put translated text into double quotes in linesmsgstr""
). But I think that using any special editor (such as lokalize or poedit) is more comfortable. Examples of finished files you may find in the repo too (path issources/resources/translations-plasmoid
, files arexx.po
).And next copy the source *.ts files (
netctl-gui.ts
andnetctlgui-helper.ts
) toln.ts
, whereln
is name of selected language and edit it. I recommend to uselinguist
from Qt package for it.If you have a github account you may fork my repo, create a translation and then create a pull request. If you do not have one you may send me files in any convenient manner (via e-mail too).
STATUS
Englisn (en)Japanese (ja)Russian (ru)The text was updated successfully, but these errors were encountered: