diff --git a/plugins/documentview/kdevdocumentview.desktop b/plugins/documentview/kdevdocumentview.desktop index 81784c7999..324304607f 100644 --- a/plugins/documentview/kdevdocumentview.desktop +++ b/plugins/documentview/kdevdocumentview.desktop @@ -1,15 +1,30 @@ [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[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[pt]=Área de Documentos +Name[sv]=Dokumentvy +Name[uk]=Перегляд документів +Name[x-test]=xxDocument Viewxx GenericName=Document Tool +GenericName[en_GB]=Document Tool +GenericName[pt]=Ferramenta de Documentos +GenericName[sv]=Dokumentverktyg +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 e5bd5459d1..1c3f8cf417 100644 --- a/plugins/documentview/settings/kcm_documentview_settings.desktop +++ b/plugins/documentview/settings/kcm_documentview_settings.desktop @@ -1,15 +1,25 @@ [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[pt]=Área de Documentos +Name[sv]=Dokumentvy +Name[uk]=Перегляд документів +Name[x-test]=xxDocument Viewxx Comment=Configure Document View settings +Comment[en_GB]=Configure Document View settings +Comment[pt]=Configurar as opções da Área de Documentos +Comment[sv]=Anpassa inställningar av dokumentvy +Comment[uk]=Налаштувати параметри перегляду документа +Comment[x-test]=xxConfigure Document View settingsxx diff --git a/plugins/grepview/kdevgrepview.desktop b/plugins/grepview/kdevgrepview.desktop index 62baa17854..f7edb980d9 100644 --- a/plugins/grepview/kdevgrepview.desktop +++ b/plugins/grepview/kdevgrepview.desktop @@ -1,74 +1,14 @@ [Desktop Entry] Type=Service Exec=blubb Comment=Allows fast searching of multiple files using patterns or regular expressions. -Comment[ca]=Permet la cerca ràpida de múltiples fitxers usant patrons o expressions regulars. -Comment[de]=Erlaubt schnelles Suchen über mehrere Dateien nach Mustern und Regulären Ausdrücken. -Comment[el]=Επιτρέπει τη γρήγορη αναζήτηση σε πολλαπλά αρχεία χρησιμοποιώντας μοτίβα ή κανονικές εκφράσεις. -Comment[en_GB]=Allows fast searching of multiple files using patterns or regular expressions. -Comment[es]=Permite búsquedas rápidas en múltiples archivos usando patrones o expresiones regulares. -Comment[et]=Lubab mustreid või regulaaravaldisi kasutades kiiresti paljudes failides teksti otsida. -Comment[fr]=Permet d'effectuer une recherche rapide dans plusieurs fichiers à l'aide de motifs ou d'expressions rationnelles. -Comment[ga]=Ceadaíonn sé duit il-comhaid a chuardach go tapa le patrúin nó sloinn ionadaíochta. -Comment[gl]=Permite facer unha procura rápida en varios ficheiros empregando padróns ou expresións regulares. -Comment[it]=Consente la ricera veloce di file multipli usando espressioni regolari o modelli. -Comment[ja]=パターンや正規表現やパターンを用いて素早く複数のファイルを検索できるようにします。 -Comment[lv]=Ļauj ātri meklēt daudzos failus izmantojot šabonus vai regulāras izteiksmes. -Comment[nds]=Stellt gau Dörsöken vun mehr Dateien mit Söökmustern oder reguleer Utdrück praat. -Comment[pt]=Permite a pesquisa rápida de vários ficheiros com padrões ou expressões regulares. -Comment[pt_BR]=Permite uma pesquisa rápida por múltiplos arquivos usando padrões ou expressões regulares. -Comment[ru]=Позволяет производить быстрый поиск в файлах по регулярному выражению или простому шаблону. -Comment[sv]=Tillåter snabb sökning i flera filer med mönster eller reguljära uttryck. -Comment[tr]=Desen veya düzenli ifadeler kullanarak birden fazla dosyada hızlı arama yapmayı sağlar. -Comment[uk]=Надає можливості швидкого пошуку декількох файлів на основі шаблонів або формальних виразів. -Comment[x-test]=xxAllows fast searching of multiple files using patterns or regular expressions.xx -Comment[zh_CN]=使用模式或正则表达式在多个文件中快速搜索。 -Comment[zh_TW]=允許使用樣式或正規表示式來快速搜尋多個檔案。 Name=Find In Files -Name[ca]=Cerca a fitxers -Name[de]=In Dateien suchen -Name[en_GB]=Find In Files -Name[es]=Encontrar en archivos -Name[fr]=Chercher dans les fichiers -Name[gl]=Procurar nos ficheiros -Name[it]=Trova nei file -Name[ja]=ファイル内を検索 -Name[lt]=Ieškoti failuose -Name[nds]=Binnen Dateien söken -Name[pt]=Procurar nos Ficheiros -Name[pt_BR]=Procurar nos arquivos -Name[ru]=Поиск в файлах -Name[sv]=Sök i filer -Name[tr]=Dosyalarda Ara -Name[uk]=Пошук у файлах -Name[x-test]=xxFind In Filesxx -Name[zh_CN]=在文件中查找 -Name[zh_TW]=在檔案中尋找 GenericName=Search Tool -GenericName[ca]=Eina de cerca -GenericName[de]=Suchwerkzeug -GenericName[en_GB]=Search Tool -GenericName[es]=Herramienta de búsqueda -GenericName[fr]=Outil de recherche -GenericName[gl]=Utilidade de procura -GenericName[it]=Strumento ricerca -GenericName[ja]=検索ツール -GenericName[lt]=Paieškos įrankis -GenericName[nds]=Söökwarktüüch -GenericName[pt]=Ferramenta de Pesquisa -GenericName[pt_BR]=Ferramenta de pesquisa -GenericName[ru]=Утилита для поиска -GenericName[sv]=Sökverktyg -GenericName[tr]=Arama Aracı -GenericName[uk]=Інструмент пошуку -GenericName[x-test]=xxSearch Toolxx -GenericName[zh_CN]=搜索工具 -GenericName[zh_TW]=搜尋工具 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