|
|
# TDE Config File
|
|
|
[General]
|
|
|
Name=Control Center module
|
|
|
Name[ca]=Mòdul per al Centre de control
|
|
|
Name[da]=Kontrolcenter-modul
|
|
|
Name[de]=Kontrollzentrum-Modul
|
|
|
Name[el]=Άρθρωμα κέντρου ελέγχου
|
|
|
Name[en_GB]=Control Centre module
|
|
|
Name[es]=Módulo para el Centro de control
|
|
|
Name[et]=Juhtimiskeskuse moodul
|
|
|
Name[eu]=Kontrol-gunearen modulua
|
|
|
Name[fa]=پیمانۀ مرکز کنترل
|
|
|
Name[fr]=Module du centre de configuration
|
|
|
Name[ga]=Modúl Lárionad Rialaithe
|
|
|
Name[gl]=Módulo para Centro de control
|
|
|
Name[hu]=KControl-beállítómodul
|
|
|
Name[it]=Modulo del Centro di controllo
|
|
|
Name[ja]=コントロールセンターモジュール
|
|
|
Name[nds]=Kuntrullzentrum-Moduul
|
|
|
Name[ne]=नियन्त्रण केन्द्र मोड्युल
|
|
|
Name[nl]=Configuratiemodule
|
|
|
Name[pl]=Moduł Centrum Sterowania
|
|
|
Name[pt]=Módulo do Centro de Controlo
|
|
|
Name[pt_BR]=Módulo do Centro de Controlo
|
|
|
Name[ru]=Модуль Центра управления
|
|
|
Name[sk]=Control Center modul
|
|
|
Name[sl]=Modul nadzornega središča
|
|
|
Name[sr]=Модул Контролног центра
|
|
|
Name[sr@Latn]=Modul Kontrolnog centra
|
|
|
Name[sv]=Modul i inställningscentralen
|
|
|
Name[tr]=Kontrol Merkezi Birimi
|
|
|
Name[zh_CN]=控制中心模块
|
|
|
Name[zh_TW]=控制中心模組
|
|
|
Icon=tdecmodule.png
|
|
|
Category=C++/TDE
|
|
|
Comment=Generates a framework for a module which can be embedded into the TDE Control Center.
|
|
|
Comment[ca]=Genera una infraestructura per a un mòdul que es pugui encastar al Centre de control de TDE.
|
|
|
Comment[da]=Genererer et skelet for et modul som kan indlejres i TDE's kontrolcenter.
|
|
|
Comment[de]=Erstellt das Gerüst für ein Modul, das in das TDE-Kontrollzentrum integriert werden kann.
|
|
|
Comment[el]=Δημιουργεί ένα πλαίσιο για ένα άρθρωμα το οποίο μπορεί να ενσωματωθεί το κέντρο ελέγχου του TDE.
|
|
|
Comment[en_GB]=Generates a framework for a module which can be embedded into the TDE Control Centre.
|
|
|
Comment[es]=Genera una infraestructura para un módulo que se puede empotrar en el Centro de control de TDE.
|
|
|
Comment[et]=Mooduli raamistiku loomine, mida saab põimida TDE juhtimiskeskusse.
|
|
|
Comment[eu]=TDE-ren kontrol-gunean kapsula daitekeen modulu baten lan-marko bat sortzen du.
|
|
|
Comment[fa]=چارچوبی برای پیمانهای که در مرکز کنترل TDE میتواند نهفته شود، تولید میکند.
|
|
|
Comment[fr]=Génère une infrastructure pour un module qui peut être intégré dans le centre de configuration de TDE.
|
|
|
Comment[ga]=Cruthaigh creatlach de mhodúl is féidir leabú i Lárionad Rialaithe TDE.
|
|
|
Comment[gl]=Xera un contorno de traballo para un módulo que pode incrustarse no Centro de control de TDE.
|
|
|
Comment[hu]=Létrehoz egy kiindulási TDE vezérlőpult-beállítómodult
|
|
|
Comment[it]=Genera l'infrastruttura per un modulo che può essere integrato nel Centro di controllo di TDE.
|
|
|
Comment[ja]=TDE のコントロールセンターに取り込めるモジュールのフレームワークを作成します。
|
|
|
Comment[nds]=Stellt en Rahmenwark för en Moduul op, dat sik na dat TDE-Kuntrullzentrum inbetten lett.
|
|
|
Comment[ne]=केडीई नियन्त्रण केन्द्रमा सम्मिलित गर्न सकिने मोड्युलका लागि फ्रेमवर्क उत्पन्न गर्दछ ।
|
|
|
Comment[nl]=Genereert een framework voor een module die kan worden ingebed in het configuratiecentrum van TDE.
|
|
|
Comment[pl]=Generuje szablon modułu, który może zostać włączony w Centrum Sterowania TDE.
|
|
|
Comment[pt]=Gera a plataforma para um módulo que possa ser incorporado no Centro de Controlo do TDE.
|
|
|
Comment[pt_BR]=Gera a plataforma para um módulo que possa ser incorporado no Centro de Controlo do TDE.
|
|
|
Comment[ru]=Создание модуля для Центра управления TDE.
|
|
|
Comment[sk]=Vygeneruje framework pre modul, ktorý môže byť vložený do TDE Control Center.
|
|
|
Comment[sr]=Прави радни оквир за модул који се може уградити у Контролни центар TDE-а.
|
|
|
Comment[sr@Latn]=Pravi radni okvir za modul koji se može ugraditi u Kontrolni centar TDE-a.
|
|
|
Comment[sv]=Skapar ett ramverk för en modul som kan inbäddas i TDE:s inställningscentral.
|
|
|
Comment[tr]=TDE Kontrol Merkezine gömülebilen bir birim için bir çatı yaratır.
|
|
|
Comment[zh_CN]=生成一个可嵌入 TDE 控制中心的模块框架。
|
|
|
Comment[zh_TW]=產生一個可以嵌入 TDE 控制中心的模組框架。
|
|
|
FileTemplates=h,CStyle,cpp,CStyle
|
|
|
ShowFilesAfterGeneration=%{dest}/src/%{APPNAMELC}.cpp
|
|
|
Archive=tdecmodule.tar.gz
|
|
|
|
|
|
[ADMIN]
|
|
|
Type=include
|
|
|
File=%{tdevelop}/template-common/admin.kdevtemplate
|
|
|
|
|
|
[GNU]
|
|
|
Type=include
|
|
|
File=%{tdevelop}/template-common/gnu.kdevtemplate
|
|
|
|
|
|
[MKDIR_DOCBOOK1]
|
|
|
Type=mkdir
|
|
|
Dir=%{dest}/doc
|
|
|
|
|
|
[MKDIR_DOCBOOK2]
|
|
|
Type=mkdir
|
|
|
Dir=%{dest}/doc/en
|
|
|
|
|
|
[FILE1]
|
|
|
Type=install
|
|
|
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
|
|
|
Dest=%{dest}/doc/Makefile.am
|
|
|
|
|
|
[FILE2]
|
|
|
Type=install
|
|
|
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
|
|
|
Dest=%{dest}/doc/en/Makefile.am
|
|
|
|
|
|
[FILE3]
|
|
|
Type=install
|
|
|
EscapeXML=true
|
|
|
Source=%{tdevelop}/template-common/kde-index.docbook
|
|
|
Dest=%{dest}/doc/en/index.docbook
|
|
|
|
|
|
[FILE4]
|
|
|
Type=install
|
|
|
EscapeXML=true
|
|
|
Source=%{src}/module.tdevelop
|
|
|
Dest=%{dest}/%{APPNAMELC}.tdevelop
|
|
|
|
|
|
[MkDir3]
|
|
|
Type=mkdir
|
|
|
Dir=%{dest}/po
|
|
|
|
|
|
[FILE5]
|
|
|
Type=install
|
|
|
Source=%{tdevelop}/template-common/kde-po-Makefile.am
|
|
|
Dest=%{dest}/po/Makefile.am
|
|
|
|
|
|
[FILE6]
|
|
|
Type=install
|
|
|
Source=%{tdevelop}/template-common/kde-Makefile.am
|
|
|
Dest=%{dest}/Makefile.am
|
|
|
|
|
|
[FILE7]
|
|
|
Type=install
|
|
|
Source=%{tdevelop}/template-common/kde-Makefile.cvs
|
|
|
Dest=%{dest}/Makefile.cvs
|
|
|
|
|
|
[FILE8]
|
|
|
Type=install
|
|
|
Source=%{tdevelop}/template-common/tde-configure.in.in
|
|
|
Dest=%{dest}/configure.in.in
|
|
|
|
|
|
[MkDir4]
|
|
|
Type=mkdir
|
|
|
Dir=%{dest}/src
|
|
|
|
|
|
[FILE9]
|
|
|
Type=install
|
|
|
Source=%{src}/module.desktop
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.desktop
|
|
|
|
|
|
[FILE10]
|
|
|
Type=install
|
|
|
Source=%{src}/subdirs
|
|
|
Dest=%{dest}/subdirs
|
|
|
|
|
|
[FILE11]
|
|
|
Type=install
|
|
|
Source=%{src}/src-Makefile.am
|
|
|
Dest=%{dest}/src/Makefile.am
|
|
|
|
|
|
[FILE12]
|
|
|
Type=install
|
|
|
Source=%{src}/module.cpp
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.cpp
|
|
|
|
|
|
[FILE13]
|
|
|
Type=install
|
|
|
Source=%{src}/module.h
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.h
|
|
|
|
|
|
[FILE14]
|
|
|
Type=install
|
|
|
Source=%{src}/module.desktop
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.desktop
|
|
|
|
|
|
[MSG]
|
|
|
Type=message
|
|
|
Comment=A control center module was created in %{dest}
|
|
|
Comment[ca]=A mòdul per al centre de control ha estat creat en %{dest}
|
|
|
Comment[da]=Et kontrolcenter-modul blev oprettet i %{dest}
|
|
|
Comment[de]=Ein Kontrollzentrum-Modul wurde in %{dest} erstellt.
|
|
|
Comment[el]=Ένα άρθρωμα κέντρου ελέγχου δημιουργήθηκε στο %{dest}
|
|
|
Comment[en_GB]=A control centre module was created in %{dest}
|
|
|
Comment[es]=Un módulo para el Centro de control ha sido creado en %{dest}
|
|
|
Comment[et]=Juhtimiskeskuse moodul loodi asukohta %{dest}
|
|
|
Comment[eu]=Kontrol-gunearen modulu bat sortu da hemen: {dest}
|
|
|
Comment[fa]=یک پیمانۀ مرکز کنترل در %{dest} ایجاد شد
|
|
|
Comment[fr]=Un module du centre de configuration a été créé dans %{dest}
|
|
|
Comment[ga]=Cruthaíodh modúl lárionad rialaithe i %{dest}
|
|
|
Comment[gl]=Creouse un módulo para o centro de control en %{dest}
|
|
|
Comment[hu]=Létrejött egy KControl-beállítómodul itt: %{dest}
|
|
|
Comment[it]=È stato creato un modulo del Centro di controllo in %{dest}
|
|
|
Comment[ja]=コントロールセンターのモジュールを %{dest} に作成しました
|
|
|
Comment[nds]=In %{dest} wöör en Kuntrullzentrum-Moduul opstellt
|
|
|
Comment[ne]=नियन्त्रण केन्द्र मोड्युल %{dest} मा सिर्जना गरियो
|
|
|
Comment[nl]=Een configuratiemodule is aangemaakt in %{dest}
|
|
|
Comment[pl]=Moduł Centrum Sterowania został utworzony w %{dest}
|
|
|
Comment[pt]=Foi criado um módulo do Centro de Controlo em %{dest}
|
|
|
Comment[pt_BR]=Foi criado um módulo do Centro de Controlo em %{dest}
|
|
|
Comment[ru]=Модуль Центра управления TDE создан в %{dest}
|
|
|
Comment[sk]=Control center modul bol vytvorený v %{dest}
|
|
|
Comment[sl]=Modul nadzornega središča je bil ustvarjen v %{dest}
|
|
|
Comment[sr]=Модул Контролног центра направљен је у %{dest}
|
|
|
Comment[sr@Latn]=Modul Kontrolnog centra napravljen je u %{dest}
|
|
|
Comment[sv]=En modul i inställningscentralen skapades i %{dest}
|
|
|
Comment[zh_CN]=在 %{dest} 中创建了一个控制中心模块
|
|
|
Comment[zh_TW]=一個控制中心模組已建立於 %{dest}
|