diff --git a/plugins/openwith/kdevopenwith.desktop b/plugins/openwith/kdevopenwith.desktop index b6880f6cf4..f0e8aa4865 100644 --- a/plugins/openwith/kdevopenwith.desktop +++ b/plugins/openwith/kdevopenwith.desktop @@ -1,32 +1,35 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin allows to open with files with associated external applications. +Comment[fr]=Ce module externe permet d'ouvrir des fichiers avec des applications externes associées. Comment[pt]=Este 'plugin' permite abrir os ficheiros com as aplicações externas associadas. Comment[pt_BR]=Este 'plugin' permite abrir os ficheiros com as aplicações externas associadas. Comment[sv]=Insticksprogrammet tillåter att öppna med filer med tillhörande externa program. Comment[uk]=За допомогою цього додатка ви зможете відкривати файли у пов’язаній з ними зовнішній програмі. Comment[x-test]=xxThis plugin allows to open with files with associated external applications.xx Comment[zh_TW]=此外掛程式讓您可以用外部應用程式開啟檔案。 Name=Open With +Name[fr]=Ouvrir avec Name[pt]=Abrir Com Name[pt_BR]=Abrir Com Name[sv]=Öppna med Name[uk]=Відкриття у зовнішніх програмах Name[x-test]=xxOpen Withxx Name[zh_TW]=開啟方式 GenericName=Open With +GenericName[fr]=Ouvrir avec GenericName[pt]=Abrir Com GenericName[pt_BR]=Abrir Com GenericName[sv]=Öppna med GenericName[uk]=Відкриття у зовнішніх програмах GenericName[x-test]=xxOpen Withxx GenericName[zh_TW]=開啟方式 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevopenwith X-KDevelop-Version=7 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevopenwith X-KDE-PluginInfo-Author=Andreas Pakulat X-KDE-PluginInfo-License=GPL X-KDevelop-Mode=GUI diff --git a/plugins/patchreview/kdevpatchreview.desktop b/plugins/patchreview/kdevpatchreview.desktop index 38c42546f9..d75c191f9e 100644 --- a/plugins/patchreview/kdevpatchreview.desktop +++ b/plugins/patchreview/kdevpatchreview.desktop @@ -1,32 +1,35 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin allows reviewing patches directly in the editor. +Comment[fr]=Ce module externe permet de réviser des correctifs directement dans l'éditeur. Comment[pt]=Este 'plugin' permite obter as modificações directamente no editor. Comment[pt_BR]=Este 'plugin' permite obter as modificações directamente no editor. Comment[sv]=Insticksprogrammet gör det möjligt att direkt granska programfixar i editorn. Comment[uk]=За допомогою цього додатка ви зможете рецензувати латки безпосередньо у редакторі. Comment[x-test]=xxThis plugin allows reviewing patches directly in the editor.xx Comment[zh_TW]=此外掛程式任您可以直接在編輯器裡檢視修補。 Name=Patch Review +Name[fr]=Révision de correctifs Name[pt]=Revisão da Modificação Name[pt_BR]=Revisão da Modificação Name[sv]=Granska programfixar Name[uk]=Рецензування латки Name[x-test]=xxPatch Reviewxx Name[zh_TW]=修補檢視 GenericName=Patch Review +GenericName[fr]=Révision de correctifs GenericName[pt]=Revisão da Modificação GenericName[pt_BR]=Revisão da Modificação GenericName[sv]=Granska programfixar GenericName[uk]=Рецензування латки GenericName[x-test]=xxPatch Reviewxx GenericName[zh_TW]=修補檢視 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevpatchreview X-KDevelop-Version=7 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevpatchreview X-KDE-PluginInfo-Author=David Nolden X-KDE-PluginInfo-License=GPL X-KDevelop-Mode=GUI