From 96fa25303818e6107b72ba624659004751d45ad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 29 Jul 2020 22:43:34 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit fe44776673b28ca94338f23d8e7ac71593fa88ba) --- .../cpp/compiler/gccoptions/kdevgppoptions.desktop | 51 ++-------------------- 1 file changed, 4 insertions(+), 47 deletions(-) (limited to 'languages/cpp/compiler/gccoptions/kdevgppoptions.desktop') diff --git a/languages/cpp/compiler/gccoptions/kdevgppoptions.desktop b/languages/cpp/compiler/gccoptions/kdevgppoptions.desktop index e58c3aa5..5c7ce230 100644 --- a/languages/cpp/compiler/gccoptions/kdevgppoptions.desktop +++ b/languages/cpp/compiler/gccoptions/kdevgppoptions.desktop @@ -1,56 +1,13 @@ [Desktop Entry] +Name=GppOptions + +Comment=GNU C++ Compiler + Type=Service Exec=g++ -Comment=GNU C++ Compiler -Comment[br]=Dastumer C++ GNU -Comment[ca]=Compilador C++ de GNU -Comment[da]=GNU C++ compiler -Comment[el]=Μεταγλωττιστής GNU C++ -Comment[es]=Compilador GNU de C++ -Comment[et]=GNU C++ kompilaator -Comment[eu]=GNU C++ konpiladorea -Comment[fa]=مترجم C++ گنو -Comment[fr]=Compilateur C++ de GNU -Comment[ga]=Tiomsaitheoir C++ GNU -Comment[gl]=Compilador GNU C++ -Comment[hi]=जीएनयू सी++ कम्पायलर -Comment[hu]=GNU C++ fordítóprogram -Comment[is]=GNU C++ þýðandi -Comment[it]=Compilatore GNU C++ -Comment[ja]=GNU C++ コンパイラ -Comment[nds]=GNU C++-Kompilerer -Comment[ne]=GNU C++ कम्पाइलर -Comment[nl]=GNU C++ compiler -Comment[pl]=Kompilator GNU C++ -Comment[pt]=Compilador GNU C++ -Comment[pt_BR]=Compilador GNU C++ -Comment[ru]=Компилятор GNU C++ -Comment[sk]=GNU C++ kompilátor -Comment[sl]=Prevajalnik za GNU C++ -Comment[sr]=GNU-ов C++ преводилац -Comment[sr@Latn]=GNU-ov C++ prevodilac -Comment[sv]=GNU C++ kompilator -Comment[ta]=GNU C++தொகுப்பி -Comment[tg]=Талфифгари GNU C++ -Comment[tr]=GNU C++ Derleyicisi -Comment[zh_CN]=GNU C++ 编译器 -Comment[zh_TW]=GNU C++ 編譯器 -Name=GppOptions -Name[de]=GPP-Einstellungen (TDevelop) -Name[el]=GppΕπιλογές -Name[hi]=जीपीपी-विकल्प -Name[nds]=GPP-Instellen -Name[pl]=Opcje Gpp -Name[sk]=Gpp možnosti -Name[sl]=Možnosti Gpp -Name[sv]=Alternativ för g++ -Name[ta]=Gppவிருப்பங்கள் -Name[tr]=GppSeçenekleri -Name[zh_TW]=Gpp 選項 X-TDE-ServiceTypes=TDevelop/CompilerOptions X-TDE-Library=libkdevgccoptions X-TDevelop-Version=5 X-TDevelop-Language=C++ X-TDevelop-Args=g++ X-TDevelop-Default=true - -- cgit v1.2.1