Translate
Appearance
Text
This page always uses small font size
Width
This tool does not work without JavaScript. JavaScript is disabled, failed to work, or this browser is unsupported.
Translations:Lokalize/Page display title/lmo
Lokalize
You need translation rights to translate messages.Get permission
Loading...
Latest updatesAll changes
Suggestions
In other languages
Need more help?Ask for more information
Translations:Lokalize/1/lmo
'''Lokalize is the localization tool for KDE and other open source software'''
You need translation rights to translate messages.Get permission
Loading...
Latest updatesAll changes
Suggestions
In other languages
Need more help?Ask for more information
'''Lokalize''' is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt). [https://translate-toolkit.readthedocs.org Translate-Toolkit] is used internally to extract text for translation from .odt to .xliff files and to merge translation back into .odt file.
Install '''libkf5i18n-dev''', '''libkf5completion-dev''', '''libkf5itemviews-dev''', '''libkf5sonnet-dev''', '''kross-dev''' headers packages and '''libhunspell-dev'''. Then:
{{Input|1=git clone <nowiki>git@git.kde.org:lokalize</nowiki>}}
and
{{Input|1=cd lokalize
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
make -j2
./src/lokalize
}}
==Downloading Lokalize binaries for Windows==
The latest release build of Lokalize for Windows is available as a build artifact in the Windows Qt5.15 project, under [sidebar] > Deploy > Package registry, at https://invent.kde.org/teams/ci-artifacts/windows-qt5.15/-/packages ; search for "Lokalize" and choose a "release" build.
The latest nightly build of Lokalize for Windows is also available at the same place; search for "Lokalize" and choose a "master" build.
Translation Memory (TM) now keeps track of where each translation pair came from. So when you want to <menuchoice>search</menuchoice> for string in the files on disk, you just drag the directory with those files onto <menuchoice>translation memory</menuchoice> tab (<keycap>F7</keycap>) to update TM, wait a minute or two, then type your string into right field of <menuchoice>Translation Memory tab</menuchoice>, then press <keycap>Enter</keycap>.
Then you click on one of results and this opens appropriate file, on the appropriate entry. When you want to do another search during the same day, you skip the updating step and just type what you're searching for. You can filter TM search results by filename using the field left side of the <keycap>F7</keycap> panel (<menuchoice>Filemask</menuchoice>).
== Author ==
Nick Shaforostoff [http://www.facebook.com/shaforostoff Facebook page]
== External links ==
* [http://docs.kde.org/development/en/kdesdk/lokalize/index.html Handbook]
* [http://api.kde.org/4.14-api/kdesdk-apidocs/lokalize/html/annotated.html KDE SC 5 API Reference]
* [https://bugs.kde.org/enter_bug.cgi?product=lokalize&format=guided Report a bug]
Loading messages...
0% translated, 0% reviewed
Retrieved from "https://userbase.kde.org/Special:Translate"