diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 13:42:48 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 13:55:54 +0800 |
commit | d2fcb879686a8cd4377e240594134e6dfef03f0c (patch) | |
tree | 83413c257610116b30993156bb4c58ac55c053a6 /file-integration | |
parent | 3d76f115f0316c67ff75b4fcc0a9cff863284945 (diff) | |
download | basket-d2fcb879686a8cd4377e240594134e6dfef03f0c.tar.gz basket-d2fcb879686a8cd4377e240594134e6dfef03f0c.zip |
Added translation of .desktop files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fc0ee7bf30433c8f5c8e4e6f792877450ad4ff5a)
Diffstat (limited to 'file-integration')
-rw-r--r-- | file-integration/basketthumbcreator.desktop | 17 | ||||
-rw-r--r-- | file-integration/x-basket-archive.desktop | 15 | ||||
-rw-r--r-- | file-integration/x-basket-template.desktop | 15 |
3 files changed, 10 insertions, 37 deletions
diff --git a/file-integration/basketthumbcreator.desktop b/file-integration/basketthumbcreator.desktop index 27a0f64..1899419 100644 --- a/file-integration/basketthumbcreator.desktop +++ b/file-integration/basketthumbcreator.desktop @@ -1,18 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 -Type=Service Name=Basket Archives & Templates -Name[de]=Korbarchiv und Korbvorlagen -Name[es]=Archivo de cestas y plantillas -Name[fr]=Archive de paniers et modèles -Name[it]=Archivi e modelli di canestri -Name[ja]=バスケットアーカイブとテンプレート -Name[nb]=Kurvarkiv og kurvmaler -Name[nn]=Korgarkiv og korgmalar -Name[pt]=Arquivos e modelos de cestos -Name[ru]=Шаблоны и контейнеры Basket -Name[tr]=Basket Arşivleri & Şablonları -X-TDE-ServiceTypes=ThumbCreator + +Type=Service +Encoding=UTF-8 MimeTypes=application/x-basket-archive,application/x-basket-template CacheThumbnail=true +X-TDE-ServiceTypes=ThumbCreator X-TDE-Library=basketthumbcreator diff --git a/file-integration/x-basket-archive.desktop b/file-integration/x-basket-archive.desktop index 7c2992d..43a2223 100644 --- a/file-integration/x-basket-archive.desktop +++ b/file-integration/x-basket-archive.desktop @@ -1,17 +1,8 @@ [Desktop Entry] +Comment=Basket Archive + +Type=MimeType Encoding=UTF-8 MimeType=application/x-basket-archive -Type=MimeType -Comment=Basket Archive -Comment[de]=Korbarchiv -Comment[es]=Archivo de cestas -Comment[fr]=Archive de paniers -Comment[it]=Archivio di canestri -Comment[ja]=バスケットアーカイブ -Comment[nb]=Kurvarkiv -Comment[nn]=Korgarkiv -Comment[pt]=Ficheiro de cestos -Comment[ru]=Контейнер Basket -Comment[tr]=Basket Arşivi Icon=baskets Patterns=*.baskets diff --git a/file-integration/x-basket-template.desktop b/file-integration/x-basket-template.desktop index 413d231..ac690f3 100644 --- a/file-integration/x-basket-template.desktop +++ b/file-integration/x-basket-template.desktop @@ -1,17 +1,8 @@ [Desktop Entry] +Comment=Basket Template + +Type=MimeType Encoding=UTF-8 MimeType=application/x-basket-template -Type=MimeType -Comment=Basket Template -Comment[de]=Korbvorlage -Comment[es]=Plantilla de cesta -Comment[fr]=Modèle de panier -Comment[it]=Modello di canestri -Comment[ja]=バスケットテンプレート -Comment[nb]=Kurvmal -Comment[nn]=Korgmal -Comment[pt]=Modelo de cesto -Comment[ru]=Шаблон корзины -Comment[tr]=Basket Şabolonu Icon=baskett Patterns=*.baskett |