diff options
author | Slávek Banko <[email protected]> | 2020-07-15 20:12:47 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-07-15 20:12:47 +0200 |
commit | cb8cda7bca532df21c02bc4d2bfd03387df7f852 (patch) | |
tree | 7f6b988c304024c9a45bccc2070790b65b95553e /noatun-plugins/dub | |
parent | 41f27d91571102626d9aae843adbe070fcb5aef3 (diff) | |
download | tdeaddons-cb8cda7bca532df21c02bc4d2bfd03387df7f852.tar.gz tdeaddons-cb8cda7bca532df21c02bc4d2bfd03387df7f852.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'noatun-plugins/dub')
-rw-r--r-- | noatun-plugins/dub/dub/CMakeLists.txt | 4 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/dub.plugin | 64 |
2 files changed, 5 insertions, 63 deletions
diff --git a/noatun-plugins/dub/dub/CMakeLists.txt b/noatun-plugins/dub/dub/CMakeLists.txt index 1ed6223..769bc4d 100644 --- a/noatun-plugins/dub/dub/CMakeLists.txt +++ b/noatun-plugins/dub/dub/CMakeLists.txt @@ -37,6 +37,8 @@ tde_add_kpart( noatundub AUTOMOC ##### other data ################################ -install( FILES dub.plugin +tde_create_translated_desktop( + SOURCE dub.plugin DESTINATION ${DATA_INSTALL_DIR}/noatun + PO_DIR noatun-plugins-desktops ) diff --git a/noatun-plugins/dub/dub/dub.plugin b/noatun-plugins/dub/dub/dub.plugin index c844c01..d9589e9 100644 --- a/noatun-plugins/dub/dub/dub.plugin +++ b/noatun-plugins/dub/dub/dub.plugin @@ -3,67 +3,7 @@ Author=Eray (exa) Ozkural Site=http://www.cs.bilkent.edu.tr/~erayo Type=playlist License=GPL + Name=Dub -Name[af]=Hersien -Name[eo]=Nomilo -Name[hi]=डब -Name[km]=ដាក់ឈ្មោះ -Name[ne]=डब -Name[ta]=பதிவு -Name[tr]=Ünvan -Name[xh]=Nika igama lesiteketiso -Comment=Dub playlist plugin -Comment[bg]=Приставка за списък за изпълнение, базирана на директории -Comment[bs]=Dub dodatak za playlistu -Comment[ca]=Connector de la llista de reproducció Dub -Comment[cs]=Modul seznamu skladeb "Dub" -Comment[da]=Dub-spilleliste-plugin -Comment[de]=Dub Wiedergabelisten-Modul -Comment[el]=Πρόσθετο λίστας αναπαραγωγής Dub -Comment[eo]=Kromaĵo por nomi ludlistojn -Comment[es]=Complemento de doblaje de la lista de reproducción -Comment[et]=Dubi esitusnimekirja plugin -Comment[eu]=Dut erreprodukzio-zerrendaren plugina -Comment[fa]=وصلۀ فهرست پخش Dub -Comment[fi]=Dub soittolistasovelma -Comment[fr]=Module de liste de doublage -Comment[fy]=Dub Ofspyllistplugin -Comment[ga]=Breiseán seinmliosta Dub -Comment[gl]=Plugin de lista de reproduición de Dub -Comment[he]=תוסף רשימת הניגון Dub -Comment[hi]=डब प्लेलिस्ट प्लगइन -Comment[hr]=Dodatak albuma za Dub -Comment[hu]=Dub lejátszási lista modulként -Comment[is]=Tól til að spila Dub lagalista -Comment[it]=Plugin per le Playlist di Dub -Comment[ja]=Dub プレイリスト プラグイン -Comment[ka]=Dub სიმღერათა სიის მოდული -Comment[kk]=Dub орындау тізімінің плагин модулі -Comment[km]=ដាក់ឈ្មោះកម្មវិធីជំនួយបញ្ជីចាក់ -Comment[lt]=Dub gaidaraščio priedas -Comment[mk]=Приклучок за листа со нумери Dub -Comment[ms]=Plugin senarai main Dub -Comment[nb]=Dub programtillegg for spilleliste -Comment[nds]=Dub-Afspeellistmoduul -Comment[ne]=डब प्लेसूची प्लगइन -Comment[nl]=Dub Afspeellijstplugin -Comment[nn]=Dub-programtillegg for speleliste -Comment[pl]=Lista odtwarzania pozwalająca wybierać wprost z systemu plików -Comment[pt]='Plugin' da lista Dub -Comment[pt_BR]=Plug-in de Lista de reprodução do Dub -Comment[ru]=Модуль списка произведений Dub -Comment[sk]=Modul pre Dub playlist -Comment[sl]=Vstavek predvajalnega seznama za Dub -Comment[sr]=Прикључак за Dub-ову листу нумера -Comment[sr@Latn]=Priključak za Dub-ovu listu numera -Comment[sv]=Spellistan Dub -Comment[ta]= இயங்குபட்டியல் சொருகுப்பொருளை பதிவு செய் -Comment[tg]=Модули рӯйхати баровардҳои Dub -Comment[tr]=Dub çalma listesi eklentisi -Comment[uk]=Втулок списку композицій Dub -Comment[uz]=Dub oʻynash roʻyxati plagini -Comment[uz@cyrillic]=Dub ўйнаш рўйхати плагини -Comment[vi]=Bổ sung danh mục nhạc Dub -Comment[zh_CN]=Dub 播放列表插件 -Comment[zh_TW]=Dub 播放清單外掛程式 +Comment=Dub playlist plugin |