Translations:Lokalize/15/az: Difference between revisions

From KDE Wiki Sandbox
(Created page with "{{Input|1=git clone <nowiki>git@git.kde.org:lokalize</nowiki>}} və {{Input|1=cd lokalize mkdir build cd build cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo .. make -j2 ./src/l...")
 
(No difference)

Latest revision as of 12:11, 3 July 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Lokalize)
{{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
}}
git clone git@git.kde.org:lokalize

cd lokalize
 mkdir build
 cd build
 cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
 make -j2
 ./src/lokalize