diff --git a/plugins/documentview/kdevdocumentview.desktop b/plugins/documentview/kdevdocumentview.desktop index 8a8dbf0862..b1d4aa4dc5 100644 --- a/plugins/documentview/kdevdocumentview.desktop +++ b/plugins/documentview/kdevdocumentview.desktop @@ -1,36 +1,38 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin displays a graphical view of all documents currently loaded and separates them by mimetype. Comment[en_GB]=This plugin displays a graphical view of all documents currently loaded and separates them by mimetype. Comment[es]=Este complemento muestra una vista gráfica de todos los documentos cargados actualmente y los separa por su tipo MIME. Comment[fr]=Ce module externe affiche une vue graphique de tous les documents actuellement chargés et les sépare par type MIME. Comment[pt]=Este 'plugin' mostra uma vista gráfica sobre todos os documentos carregados de momento e separa-os por tipo MIME. Comment[sv]=Insticksprogrammet visar en grafisk vy av alla dokument som för närvarande har laddats och delar upp dem enligt Mime-typ. Comment[uk]=Цей додаток відображає у графічному вигляді всі відкриті документи і впорядковує їх за типом MIME. Comment[x-test]=xxThis plugin displays a graphical view of all documents currently loaded and separates them by mimetype.xx Name=Document View Name[en_GB]=Document View Name[es]=Vista de documento Name[fr]=Vue Document Name[pt]=Área de Documentos Name[sv]=Dokumentvy +Name[tr]=Belge Görünümü Name[uk]=Перегляд документів Name[x-test]=xxDocument Viewxx GenericName=Document Tool GenericName[en_GB]=Document Tool GenericName[es]=Herramienta de documento GenericName[fr]=Outil Document GenericName[pt]=Ferramenta de Documentos GenericName[sv]=Dokumentverktyg +GenericName[tr]=Belge Aracı GenericName[uk]=Інструмент роботи з документами GenericName[x-test]=xxDocument Toolxx ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevdocumentview X-KDE-PluginInfo-Name=kdevdocumentview X-KDE-PluginInfo-Author=Adam Treat X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=LGPL X-KDevelop-Version=7 X-KDevelop-Category=Global X-KDevelop-Mode=NoGUI diff --git a/plugins/documentview/settings/kcm_documentview_settings.desktop b/plugins/documentview/settings/kcm_documentview_settings.desktop index 8c9d9daa84..bb0c5eb3ae 100644 --- a/plugins/documentview/settings/kcm_documentview_settings.desktop +++ b/plugins/documentview/settings/kcm_documentview_settings.desktop @@ -1,29 +1,31 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_documentview_settings X-KDE-FactoryName=kcm_documentview_settings X-KDE-ParentApp=kdevelop X-KDE-ParentComponents=kdevelop X-KDE-CfgDlgHierarchy=CORE Name=Document View Name[en_GB]=Document View Name[es]=Vista de documento Name[fr]=Vue Document Name[pt]=Área de Documentos Name[sv]=Dokumentvy +Name[tr]=Belge Görünümü Name[uk]=Перегляд документів Name[x-test]=xxDocument Viewxx Comment=Configure Document View settings Comment[en_GB]=Configure Document View settings Comment[es]=Configurar las preferencias de las vistas de documentos Comment[fr]=Configurer les paramètres de la vue Document Comment[pt]=Configurar as opções da Área de Documentos Comment[sv]=Anpassa inställningar av dokumentvy +Comment[tr]=Belge Görünümü Ayarlarını Yapılandır Comment[uk]=Налаштувати параметри перегляду документа Comment[x-test]=xxConfigure Document View settingsxx diff --git a/plugins/grepview/kdevgrepview.desktop b/plugins/grepview/kdevgrepview.desktop index 4abf762d61..ffef292bfe 100644 --- a/plugins/grepview/kdevgrepview.desktop +++ b/plugins/grepview/kdevgrepview.desktop @@ -1,35 +1,37 @@ [Desktop Entry] Type=Service Exec=blubb Comment=Allows fast searching of multiple files using patterns or regular expressions. Comment[en_GB]=Allows fast searching of multiple files using patterns or regular expressions. Comment[es]=Permitir búsquedas rápidas de múltiples archivos usando patrones o expresiones regulares. Comment[fr]=Permet la recherche rapide de fichiers multiples à l'aide de motifs ou d'expressions rationnelles. Comment[pt]=Permite pesquisar rapidamente em vários ficheiros, usando padrões ou expressões regulares. Comment[sv]=Tillåter snabb sökning i flera filer med mönster eller reguljära uttryck. Comment[uk]=Надає можливості швидкого пошуку декількох файлів на основі шаблонів або формальних виразів. Comment[x-test]=xxAllows fast searching of multiple files using patterns or regular expressions.xx Name=Find In Files Name[en_GB]=Find In Files Name[es]=Buscar en archivos Name[fr]=Chercher dans les fichiers Name[pt]=Procurar nos Ficheiros Name[sv]=Sök i filer +Name[tr]=Dosyalarda Ara Name[uk]=Пошук у файлах Name[x-test]=xxFind In Filesxx GenericName=Search Tool GenericName[en_GB]=Search Tool GenericName[es]=Herramienta de búsqueda GenericName[fr]=Outil de recherche GenericName[pt]=Ferramenta de Pesquisa GenericName[sv]=Sökverktyg +GenericName[tr]=Arama Aracı GenericName[uk]=Інструмент пошуку GenericName[x-test]=xxSearch Toolxx Icon=find ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevgrepview X-KDE-PluginInfo-Name=kdevgrepview X-KDevelop-Version=7 X-KDevelop-Category=Global X-KDevelop-IRequired=org.kdevelop.IOutputView X-KDevelop-Mode=GUI