diff --git a/interfaces/kdevelopplugin.desktop b/interfaces/kdevelopplugin.desktop index 626ce4a7a3..f0f26a1e57 100644 --- a/interfaces/kdevelopplugin.desktop +++ b/interfaces/kdevelopplugin.desktop @@ -1,103 +1,104 @@ [Desktop Entry] Type=ServiceType X-KDE-ServiceType=KDevelop/Plugin X-KDE-Derived=KPluginInfo Name=KDevelop Plugin Name[bg]=KDevelop приставка Name[ca]=Connector KDevelop Name[ca@valencia]=Connector KDevelop Name[cs]=Modul KDevelop Name[da]=KDevelop-plugin Name[de]=KDevelop-Modul Name[el]=Πρόσθετο του KDevelop Name[en_GB]=KDevelop Plugin Name[es]=Complemento de KDevelop Name[et]=KDevelopi plugin Name[fr]=Module externe pour KDevelop Name[ga]=Breiseán KDevelop Name[gl]=Engadido para KDevelop Name[hr]=KDevelop priključak +Name[it]=Estensione KDevelop Name[ja]=KDevelop プラグイン Name[lv]=KDevelop spraudnis Name[nb]=KDevelop programtillegg Name[nds]=KDevelop-Moduul Name[pa]=KDevelop ਪਲੱਗਇਨ Name[pl]=Wtyczka do KDevelopa Name[pt]='Plugin' do KDevelop Name[pt_BR]=Extensão do KDevelop Name[ro]=Modul KDevelop Name[ru]=Модуль KDevelop Name[sv]=KDevelop-insticksprogram Name[tr]=KDevelop Eklentisi Name[uk]=Додаток KDevelop Name[x-test]=xxKDevelop Pluginxx Name[zh_CN]=KDevelop 插件 Name[zh_TW]=KDevelop 外掛程式 # mandatory, versioning - prevent DLL hell [PropertyDef::X-KDevelop-Version] Type=int # optional, determines whether a plugin is loaded only after # a project is opened, or is a global plugin. # If it is not set, the plugin can only be loaded by the # user or via requesting one of its dependencies # allowed values: Global, Project [PropertyDef::X-KDevelop-Category] Type=QString # mandatory, GUI-Operation Mode, determines whether a plugin # can work without having a mainwindow/partcontroller # running # allowed values: GUI, NoGUI [PropertyDef::X-KDevelop-Mode] Type=QString # optional, Arguments to pass to the plugin [PropertyDef::X-KDevelop-Args] Type=QString # optional, Plugin type, might be set to Kross # to indicate a Kross plugin [PropertyDef::X-KDevelop-PluginType] Type=QString # optional, Interfaces that a plugin implements # usually values start with org.kdevelop [PropertyDef::X-KDevelop-Interfaces] Type=QStringList # optional, interfaces that this plugin depends # on [PropertyDef::X-KDevelop-IRequired] Type=QStringList # optional, interfaces that this plugin can use, # but the plugin still works if the interfaces are # not available. [PropertyDef::X-KDevelop-IOptional] Type=QStringList # optional, mimetypes supported by a language plugin [PropertyDef::X-KDevelop-SupportedMimeTypes] Type=QStringList # optional, language supported by a language plugin [PropertyDef::X-KDevelop-Language] Type=QString # optional, defines wether the plugin can be disabled # by the user. Possible values are "AlwaysOn" and "UserSelectable". # If the property is missing then UserSelectable is assumed [PropertyDef::X-KDevelop-LoadMode] Type=QString # optional, list of filters for "projectfiles" for the project plugin # For example: Makefile,Makefile.* for Makefile's [PropertyDef::X-KDevelop-ProjectFilesFilter] Type=QStringList # optional, description for the projectfiles filter [PropertyDef::X-KDevelop-ProjectFilesFilterDescription] Type=QString diff --git a/plugins/appwizard/kdevappwizard.desktop b/plugins/appwizard/kdevappwizard.desktop index f7eada029f..2ea53e664b 100644 --- a/plugins/appwizard/kdevappwizard.desktop +++ b/plugins/appwizard/kdevappwizard.desktop @@ -1,89 +1,92 @@ [Desktop Entry] Type=Service Icon=project-development-new-template Exec=blubb Comment=Application Wizard Comment[bg]=Съветник на приложение Comment[ca]=Assistent d'aplicació Comment[ca@valencia]=Assistent d'aplicació Comment[da]=Applikationsguide Comment[de]=Anwendungsassistent Comment[en_GB]=Application Wizard Comment[es]=Asistente de aplicaciones Comment[et]=Rakenduse nõustaja Comment[fr]=Assistant d'applications Comment[ga]=Treoraí Feidhmchláir Comment[gl]=Asistente para programas +Comment[it]=Procedura guidata applicazione Comment[ja]=アプリケーションウィザード Comment[nb]=Programveiviser Comment[nds]=Programm-Hölper Comment[pl]=Asystent programu Comment[pt]=Assistente de Aplicações Comment[pt_BR]=Assistente de aplicativo Comment[ru]=Мастер создания приложений Comment[sv]=Programguide Comment[tr]=Uygulama Sihirbazı Comment[uk]=Майстер створення програм Comment[x-test]=xxApplication Wizardxx Comment[zh_CN]=应用程序向导 Comment[zh_TW]=應用程式精靈 Name=New Project Wizard Name[bg]=Съветник за нов проект Name[ca]=Assistent de nou projecte Name[ca@valencia]=Assistent de nou projecte Name[da]=Guide til nyt projekt Name[de]=Projekt-Assistent Name[en_GB]=New Project Wizard Name[es]=Asistente de nuevo proyecto Name[et]=Uue projekti nõustaja Name[fr]=Assistant de création de nouveau projet Name[gl]=Asistente para proxectos novos +Name[it]=Procedura guidata nuovo progetto Name[ja]=新規プロジェクト作成ウィザード Name[nb]=Veiviser for nytt prosjekt Name[nds]=Nieg-Projekt-Hölper Name[nl]=Nieuwe projectenassistent Name[pl]=Asystent nowego projektu Name[pt]=Assistente de Novos Projectos Name[pt_BR]=Assistente de novo projeto Name[ru]=Мастер создания проекта Name[sv]=Ny projektguide Name[tr]=Yeni Proje Sihirbazı Name[uk]=Майстер створення проекту Name[x-test]=xxNew Project Wizardxx Name[zh_CN]=新工程向导 Name[zh_TW]=新增專案精靈 GenericName=Application Wizard GenericName[bg]=Съветник на приложение GenericName[ca]=Assistent d'aplicació GenericName[ca@valencia]=Assistent d'aplicació GenericName[da]=Applikationsguide GenericName[de]=Anwendungsassistent GenericName[en_GB]=Application Wizard GenericName[es]=Asistente de aplicaciones GenericName[et]=Rakenduse nõustaja GenericName[fr]=Assistant d'applications GenericName[ga]=Treoraí Feidhmchláir GenericName[gl]=Asistente para programas +GenericName[it]=Procedura guidata applicazione GenericName[ja]=アプリケーションウィザード GenericName[nb]=Programveiviser GenericName[nds]=Programm-Hölper GenericName[nl]=Programma-assistent GenericName[pl]=Asystent programu GenericName[pt]=Assistente de Aplicações GenericName[pt_BR]=Assistente de aplicativo GenericName[ru]=Мастер создания приложений GenericName[sv]=Programguide GenericName[tr]=Uygulama Sihirbazı GenericName[uk]=Майстер створення програм GenericName[x-test]=xxApplication Wizardxx GenericName[zh_CN]=应用程序向导 GenericName[zh_TW]=應用程式精靈 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevappwizard X-KDE-PluginInfo-Name=kdevappwizard X-KDE-PluginInfo-Author=Alexander Dymo X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Category=Global X-KDevelop-Version=9 X-KDevelop-Mode=GUI diff --git a/plugins/classbrowser/kdevclassbrowser.desktop b/plugins/classbrowser/kdevclassbrowser.desktop index 949e2c5b23..68a56df6a4 100644 --- a/plugins/classbrowser/kdevclassbrowser.desktop +++ b/plugins/classbrowser/kdevclassbrowser.desktop @@ -1,85 +1,88 @@ [Desktop Entry] Type=Service Icon=code-class Exec=blubb Comment=This plugin provides a browsable model of the currently parsed classes and other items. Comment[bg]=Тази приставка дава модел за разглеждане на вече синтактично изгладени класове и други параграфи. Comment[ca]=Aquest connector proporciona un model navegable de les classes analitzades actualment i altres elements. Comment[ca@valencia]=Este connector proporciona un model navegable de les classes analitzades actualment i altres elements. Comment[da]=Dette plugin tilbyder en model der kan gennemses for de fortolkede klasser og andre elementer. Comment[de]=Dieses Modul bietet eine Liste der aktuell eingelesenen Klassen und anderer Elemente. Comment[el]=Αυτό το πρόσθετο προσφέρει ένα μοντέλο περιήγησης των αναλυμένων κλάσεων και άλλων αντικειμένων. Comment[en_GB]=This plugin provides a browsable model of the currently parsed classes and other items. Comment[es]=Este complemento proporciona un modelo navegable de las clases analizadas actualmente y otros elementos. Comment[et]=See plugin pakub parajasti parsitavate klasside ja teiste elementide sirvitavat mudelit. Comment[fr]=Ce module externe fournit un modèle navigable des classes et autres éléments dont l'analyse syntaxique est en cours. Comment[gl]=Este engadido fornece un modelo navegábel das clases e outros elementos que estean procesados. +Comment[it]=Questa estensione fornisce un modello sfogliabile delle classi attualmete analizzate e altri elementi. Comment[nb]=Dette programtillegget gir en modell som det går an å bla i, av de klassene som er tolket og ande elementer. Comment[nds]=Dit Moduul stellt en dörkiekbor Modell vun de opstunns inleesten Klassen un anner Objekten praat. Comment[pl]=Ta wtyczka udostępnia możliwy do przeglądania model przeanalizowanych klas i innych elementów. Comment[pt]=Este 'plugin' oferece um modelo navegável pelas classes e outros itens processados neste momento. Comment[pt_BR]=Esta extensão provê um modelo navegável das classes atualmente analisadas e outros itens. Comment[sv]=Insticksprogrammet tillhandahåller en bläddringsbar modell av klasser och andra objekt som för närvarande har tolkats. Comment[uk]=За допомогою цього додатка можна створити придатну для перегляду модель класів та інших елементів, над якими ви працюєте. Comment[x-test]=xxThis plugin provides a browsable model of the currently parsed classes and other items.xx Comment[zh_CN]=此插件提供了一个当前已分析类和其它项目的可浏览化视窗模型。 Comment[zh_TW]=此外掛程式提供一個可瀏覽目前已分析的類別與其他項目的模組。 Name=KDevClassBrowser Name[bg]=KDevClassBrowser Name[ca]=KDevClassBrowser Name[ca@valencia]=KDevClassBrowser Name[da]=KDevClassBrowser Name[de]=KDevClassBrowser Name[el]=KDevClassBrowser Name[en_GB]=KDevClassBrowser Name[es]=KDevClassBrowser Name[et]=KDevClassBrowser Name[fr]=KDevClassBrowser Name[gl]=KDevClassBrowser +Name[it]=KDevClassBrowser Name[nb]=KDevClassBrowser Name[nds]=KDev-Klassenkieker Name[nl]=KDevClassBrowser Name[pl]=KDevClassBrowser Name[pt]=KDevClassBrowser Name[pt_BR]=KDevClassBrowser Name[sv]=KDevelop-klassbläddrare Name[tr]=KDevClassBrowser Name[uk]=KDevClassBrowser Name[x-test]=xxKDevClassBrowserxx Name[zh_CN]=KDevClassBrowser Name[zh_TW]=KDevClassBrowser GenericName=Class Browser GenericName[bg]=Браузър за класове GenericName[ca]=Navegador de classes GenericName[ca@valencia]=Navegador de classes GenericName[da]=Klassebrowser GenericName[de]=Klassen-Browser GenericName[el]=Περιηγητής κλάσεων GenericName[en_GB]=Class Browser GenericName[es]=Navegador de clases GenericName[et]=Klassibrauser GenericName[fr]=Navigateur de classes GenericName[gl]=Navegador de clases +GenericName[it]=Browser classi GenericName[lv]=Klašu pārlūks GenericName[nb]=Klasseleser GenericName[nds]=Klassenkieker GenericName[nl]=Klassenbrowser GenericName[pa]=ਕਲਾਸ ਬਰਾਊਜ਼ਰ GenericName[pl]=Przeglądarka klas GenericName[pt]=Navegador de Classes GenericName[pt_BR]=Navegador de classes GenericName[ro]=Navigator de clase GenericName[sv]=Klassbläddrare GenericName[tr]=Sınıf Tarayıcı GenericName[uk]=Переглядач класів GenericName[x-test]=xxClass Browserxx GenericName[zh_CN]=类浏览器 GenericName[zh_TW]=類別瀏覽器 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevclassbrowser X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevclassbrowser X-KDE-PluginInfo-Author=Hamish Rodda X-KDE-PluginInfo-License=GPL X-KDevelop-Mode=GUI diff --git a/plugins/contextbrowser/kdevcontextbrowser.desktop b/plugins/contextbrowser/kdevcontextbrowser.desktop index be845445c4..cd93ae6fec 100644 --- a/plugins/contextbrowser/kdevcontextbrowser.desktop +++ b/plugins/contextbrowser/kdevcontextbrowser.desktop @@ -1,85 +1,88 @@ [Desktop Entry] Type=Service Icon=code-context Exec=blubb Comment=This plugin shows information about the current language context in a side view, and highlights relevant declarations and uses. Comment[bg]=Този приставка показва информация за текущата езикова настройка погледната отвън и маркира съответните декларации и употреби. Comment[ca]=Aquest connector mostra informació quant al context del llenguatge actual en una vista lateral i ressalta les declaracions i els usos rellevants. Comment[ca@valencia]=Este connector mostra informació quant al context del llenguatge actual en una vista lateral i ressalta les declaracions i els usos rellevants. Comment[da]=Dette plugin viser information om den sprogkontekst i et sidepanel og fremhæver relevante erklæringer og brug. Comment[de]=Dieses Modul zeigt Informationen über den aktuellen Sprachkontext an und hebt die wichtigen Deklarationen und Vorkommen hervor. Comment[el]=Αυτό το πρόσθετο εμφανίζει πληροφορίες σχετικά με την τρέχουσα γλώσσα σε μια πλευρική προβολή, και τονίζει τις σχετικές δηλώσεις και χρήσεις. Comment[en_GB]=This plugin shows information about the current language context in a side view, and highlights relevant declarations and uses. Comment[es]=Este complemento muestra información sobre el contexto del lenguaje actual en una vista lateral, resaltando declaraciones relevantes y usos. Comment[et]=See plugin pakub külgvaates teavet aktiivse keele konteksti kohta ning tõstab esile asjakohased deklaratsioonid ja kasutused. Comment[fr]=Ce module externe affiche des informations sur le contexte du langage actuel dans une vue latérale, et met en surbrillance les déclarations et utilisations pertinentes. Comment[gl]=Este engadido mostra información acerca do contexto da linguaxe actual nunha vista lateral, e realza as declaracións e utilizacións relevantes. +Comment[it]=Questa estensione mostra le informazioni sul contesto del linguaggio corrente in una vista laterale, mettendo in evidenza le dichiarazioni e gli usi. Comment[nb]=Dette programtillegget viser informasjon om gjeldende språkkontekst i et sidevindu, og fremhever relevante deklarasjoner og bruk. Comment[nds]=Dit Moduul wiest binnen en Sietpaneel Informatschonen över den aktuellen Spraakkontext un heevt wichtig Deklaratschonen un Bruken rut. Comment[pl]=Ta wtyczka pokazuje informacje dotyczące kontekstu bieżącego języka w widoku bocznym, podświetla deklaracja i ich użycia. Comment[pt]=Este 'plugin' mostra informações sobre o contexto actual da linguagem numa visão lateral, realçando as declarações e utilizações relevantes. Comment[pt_BR]=Esta extensão mostra informações sobre a linguagem utilizada no momento, numa visão lateral, e destaca declarações relevantes e seus usos. Comment[sv]=Insticksprogrammet visar information om nuvarande språksammanhang i en sidovy, och markerar relevanta deklarationer och användningar. Comment[uk]=За допомогою цього додатка можна переглянути у перегляді на бічній панелі відомості про поточний контекст мови, а також підсвітити пов’язані оголошення і випадки використання. Comment[x-test]=xxThis plugin shows information about the current language context in a side view, and highlights relevant declarations and uses.xx Comment[zh_CN]=此插件在侧边视图中显示关于当前语言上下文的信息,并加亮突出相关的声明和调用。 Comment[zh_TW]=此外掛程式顯示關於目前語言的資訊,並將相關的宣告與使用突顯出來。 Name=Code Browser Name[bg]=Браузър за низове Name[ca]=Navegador de codi Name[ca@valencia]=Navegador de codi Name[da]=Kodebrowser Name[de]=Quelltext-Browser Name[el]=Περιηγητής κώδικα Name[en_GB]=Code Browser Name[es]=Navegador de código Name[et]=Koodibrauser Name[fr]=Navigateur de code Name[gl]=Navegador do código +Name[it]=Browser del codice Name[ja]=コードブラウザ Name[nb]=Kodeleser Name[nds]=Kodekieker Name[nl]=Broncode-browser Name[pa]=ਕੋਡ ਬਰਾਊਜ਼ਰ Name[pl]=Przeglądarka kodu Name[pt]=Navegador do Código Name[pt_BR]=Navegador de código Name[ru]=Просмотр кода Name[sv]=Kodbläddrare Name[tr]=Kod Tarayıcı Name[uk]=Переглядач коду Name[x-test]=xxCode Browserxx Name[zh_CN]=代码浏览器 Name[zh_TW]=源碼瀏覽器 GenericName=Code Navigation Tool GenericName[bg]=Инструмент за управление на низове GenericName[ca]=Eina de navegació de codi GenericName[ca@valencia]=Eina de navegació de codi GenericName[da]=Værktøj til kodenavigation GenericName[de]=Werkzeug zur Quelltextnavigation GenericName[en_GB]=Code Navigation Tool GenericName[es]=Herramienta de navegación por el código GenericName[et]=Koodi liikumistööriist GenericName[fr]=Outil de navigation de code GenericName[gl]=Utilidade de navegación polo código +GenericName[it]=Strumento di navigazione del codice GenericName[nb]=Kodenavigeringsverktøy GenericName[nds]=Kode-Navigatschoon GenericName[pl]=Narzędzie do nawigacji w kodzie GenericName[pt]=Ferramenta de Navegação do Código GenericName[pt_BR]=Ferramenta de navegação de código GenericName[ru]=Инструмент навигации по коду GenericName[sv]=Kodnavigeringsverktyg GenericName[tr]=Kod Tarama Eklentisi GenericName[uk]=Інструмент навігації кодом GenericName[x-test]=xxCode Navigation Toolxx GenericName[zh_CN]=代码导航工具 GenericName[zh_TW]=源碼導覽工具 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevcontextbrowser X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevcontextbrowser X-KDE-PluginInfo-Author=David Nolden X-KDE-PluginInfo-License=GPL X-KDevelop-IRequired=org.kdevelop.IQuickOpen X-KDevelop-Mode=GUI diff --git a/plugins/cvs/kdevcvs.desktop b/plugins/cvs/kdevcvs.desktop index 73421504d0..e27afb57c5 100644 --- a/plugins/cvs/kdevcvs.desktop +++ b/plugins/cvs/kdevcvs.desktop @@ -1,93 +1,96 @@ [Desktop Entry] Type=Service Icon=cervisia Exec=blubb Comment=This plugin integrates CVS to KDevelop Comment[bg]=Тaзи приставка вгражда CVS в KDevelop Comment[ca]=Aquest connector integra CVS en KDevelop Comment[ca@valencia]=Este connector integra CVS en KDevelop Comment[da]=Dette plugin integrerer CVS med KDevelop Comment[de]=Dieses Modul integriert CVS in KDevelop. Comment[el]=Το πρόσθετο αυτό ενσωματώνει το CVS στο KDevelop Comment[en_GB]=This plugin integrates CVS to KDevelop Comment[es]=Este complemento integra CVS en KDevelop Comment[et]=See plugin lõimib CVS-i KDeveloppi Comment[fr]=Ce module externe intègre CVS à KDevelop Comment[gl]=Este engadido integra CVS en KDevelop +Comment[it]=Questa estensione integra CVS in KDevelop Comment[ja]=このプラグインは CVS を KDevelop に統合します Comment[lv]=Šis spraudnis integrē CVS iekš KDevelop Comment[nb]=Dette programtillegget integrerer CVS i KDevelop Comment[nds]=Dit Moduul bett CVS na KDevelop in. Comment[pl]=Ta wtyczka udostępnia obsługę CVS w KDevelopie Comment[pt]=Este 'plugin' integra o CVS no KDevelop Comment[pt_BR]=Esta extensão integra o CVS ao KDevelop Comment[ro]=Acest modul integrează CVS în KDevelop Comment[ru]=Этот модуль добавляет поддержку работы с CVS в KDevelop Comment[sv]=Insticksprogrammet integrerar CVS i KDevelop Comment[tr]=Bu eklenti CVS uygulamasını KDevelop ile bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати CVS до KDevelop Comment[x-test]=xxThis plugin integrates CVS to KDevelopxx Comment[zh_CN]=此插件对 KDevelop 整合 CVS Comment[zh_TW]=此外掛程式將 CVS 整合進 KDevelop 內。 Name=CVS Support Name[bg]=Поддръжка на CVS Name[ca]=Implementació de CVS Name[ca@valencia]=Implementació de CVS Name[cs]=Podpora CVS Name[da]=CVS-understøttelse Name[de]=CVS-Unterstützung Name[el]=Υποστήριξη CVS Name[en_GB]=CVS Support Name[es]=Implementación de CVS Name[et]=CVS-i toetus Name[fr]=Prise en charge de CVS Name[ga]=Tacaíocht CVS Name[gl]=Soporte de CVS +Name[it]=Supporto CVS Name[ja]=CVS サポート Name[nb]=CVS-støtte Name[nds]=CVS-Ünnerstütten Name[pa]=CVS ਸਹਿਯੋਗ Name[pl]=Obsługa CVS Name[pt]=Suporte para CVS Name[pt_BR]=Suporte a CVS Name[ru]=Поддержка CVS Name[sv]=Stöd för CVS Name[tr]=CVS Desteği Name[uk]=Підтримка CVS Name[x-test]=xxCVS Supportxx Name[zh_CN]=CVS 支持 Name[zh_TW]=CVS 支援 GenericName=Version Control Support GenericName[bg]=Поддръжка на управление на версиите GenericName[ca]=Implementació del control de versions GenericName[ca@valencia]=Implementació del control de versions GenericName[da]=Understøttelse af versionstyring GenericName[de]=Unterstützung für Versionskontrollsysteme GenericName[en_GB]=Version Control Support GenericName[es]=Implementación de Control de Versiones GenericName[et]=Versioonihalduse toetus GenericName[fr]=Prise en charge du contrôle de versions GenericName[gl]=Soporte de sistemas de versións +GenericName[it]=Supporto controllo versione GenericName[ja]=バージョン管理のサポート GenericName[nb]=Støtte for versjonskontroll GenericName[nds]=Verschoonkuntrull-Ünnerstütten GenericName[pl]=Obsługa kontroli wersji GenericName[pt]=Suporte ao Controlo de Versões GenericName[pt_BR]=Suporte a controle de versão GenericName[ru]=Поддержка систем контроля версий GenericName[sv]=Stöd för versionskontroll GenericName[tr]=Sürüm Kontrol Desteği GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx GenericName[zh_CN]=版本控制支持 GenericName[zh_TW]=版本控制支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevcvs X-KDE-PluginInfo-Name=kdevcvs X-KDE-PluginInfo-Author=Robert Gruber X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl X-KDevelop-Mode=GUI diff --git a/plugins/documentswitcher/kdevdocumentswitcher.desktop b/plugins/documentswitcher/kdevdocumentswitcher.desktop index d957df7d88..a73f3e1e4d 100644 --- a/plugins/documentswitcher/kdevdocumentswitcher.desktop +++ b/plugins/documentswitcher/kdevdocumentswitcher.desktop @@ -1,81 +1,84 @@ [Desktop Entry] Type=Service Icon=document-open-recent Exec=blubb Comment=A most-recently-used document switcher for KDevPlatform. Comment[bg]=Последен използван превключвател на документи за KDevPlatform. Comment[ca]=Un commutador del document usat més recentment per KDevPlatform. Comment[ca@valencia]=Un commutador del document usat més recentment per KDevPlatform. Comment[da]=En dokumentskifter til nyligt anvendte til KDevPlatform. Comment[de]=Ein Umschalter zwischen zuletzt geöffneten Dokumenten. Comment[en_GB]=A most-recently-used document switcher for KDevPlatform. Comment[es]=Un cambiador del documento usado más recientemente para KDevPlatform. Comment[et]=KDevPlatformi viimati kasutatud dokumentide vahetaja Comment[fr]=Un commutateur de documents parmi les plus récemment utilisés pour KDevPlatform. Comment[gl]=Un selector entre documentos empregados recentemente para KDevPlatform. +Comment[it]=Uno scambia documento utilizzato più di recente per KDevPlatform Comment[nb]=En dokumentbytter for KDevPlatform som behandler sist brukte dokumenter Comment[nds]=En Togrieper op de tolest bruukten Dokmenten för KDevPlatform Comment[pl]=Przełączanie między ostatnio używanymi dokumentacji w KDevPlatform. Comment[pt]=Um selector dos documentos mais recentes para o KDevPlatform. Comment[pt_BR]=Um seletor dos documentos mais recentes para o KDevPlatform. Comment[ru]=Переключение между наиболее часто используемыми документами в приложенияхKDevPlatform. Comment[sv]=Byte till senast använda dokument för KDevelop-plattformen. Comment[uk]=Перемикач останніх використаних документів для KDevPlatform. Comment[x-test]=xxA most-recently-used document switcher for KDevPlatform.xx Comment[zh_CN]=KDevPlatform 的最近经常使用文档的切换器。 Comment[zh_TW]=KDevPlatform 上切換最近使用的文件的切換器 Name=Most-Recently-Used Document Switcher Name[bg]=Последният използван превключвател на документи Name[ca]=Commutador del document usat més recentment Name[ca@valencia]=Commutador del document usat més recentment Name[da]=Dokumentskifter til nyligt anvendte Name[de]=Zuletzt-Verwendet-Dokumentumschalter Name[en_GB]=Most-Recently-Used Document Switcher Name[es]=Cambiador del documento usado más recientemente Name[et]=Viimati kasutatud dokumentide vahetaja Name[fr]=Commutateur de documents parmi les plus récemment utilisés Name[gl]=Selector entre documentos empregados recentemente +Name[it]=Scambia documento utilizzato più di recente Name[nb]=Sist-brukte dokumentbytter Name[nds]=Togrieper för de tolest bruukten Dokmenten Name[pl]=Przełączanie między ostatnio używanymi dokumentami Name[pt]=Selector dos Documentos Usados Mais Recentemente Name[pt_BR]=Seletor dos Documentos Usados Mais Recentemente Name[ru]=Переключатель между наиболее часто используемыми документами Name[sv]=Byte till senast använda dokument Name[uk]=Перемикач нещодавно використаних документів Name[x-test]=xxMost-Recently-Used Document Switcherxx Name[zh_CN]=最近经常使用文档切换器 Name[zh_TW]=最近使用的文件切換器 GenericName=Document Switcher GenericName[bg]=Превключвател на документи GenericName[ca]=Commutador de documents GenericName[ca@valencia]=Commutador de documents GenericName[da]=Dokumentskifter GenericName[de]=Dokumentumschalter GenericName[en_GB]=Document Switcher GenericName[es]=Cambiador de documento GenericName[et]=Dokumendivahetaja GenericName[fr]=Commutateur de documents GenericName[gl]=Selector entre documentos +GenericName[it]=Scambia documento GenericName[nb]=Dokumentbytter GenericName[nds]=Dokment-Togriep GenericName[nl]=Document-omschakelaar GenericName[pl]=Przełączanie między dokumentami GenericName[pt]=Selector de Documentos GenericName[pt_BR]=Seletor de Documentos GenericName[ru]=Переключатель документов GenericName[sv]=Dokumentbyte GenericName[tr]=Belge Seçici GenericName[uk]=Інструмент перемикання документів GenericName[x-test]=xxDocument Switcherxx GenericName[zh_CN]=文档切换器 GenericName[zh_TW]=文件切換器 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevdocumentswitcher X-KDE-PluginInfo-Name=kdevdocumentswitcher X-KDE-PluginInfo-Author=Andreas Pakulat X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/documentview/kdevdocumentview.desktop b/plugins/documentview/kdevdocumentview.desktop index 296d17f135..232bb15eae 100644 --- a/plugins/documentview/kdevdocumentview.desktop +++ b/plugins/documentview/kdevdocumentview.desktop @@ -1,77 +1,80 @@ [Desktop Entry] Type=Service Icon=document-preview Exec=blubb Comment=This plugin displays a graphical view of all documents currently loaded and separates them by mimetype. Comment[ca]= Aquest connector mostra una visualització gràfica de tots els documents carregats actualment, separats per tipus MIME. Comment[ca@valencia]= Este connector mostra una visualització gràfica de tots els documents carregats actualment, separats per tipus MIME. Comment[da]=Dette plugin viser en grafisk oversigt over alle indlæste dokumenter og adskilder dem efter MIME-type. Comment[de]=Dieses Modul zeigt alle aktuell geladenen Dokumente getrennt nach ihren MIME-Typen an. 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[et]=See plugin näitab graafiliselt kõiki laaditud dokumente ja eraldab need MIME tüübi alusel. Comment[fr]=Ce module externe affiche une vue graphique de tous les documents actuellement chargés et les sépare par type MIME. Comment[gl]=Esta extensión mostra unha vista gráfica de todos os documentos agora cargados e sepáraos segundo o seu tipo mime. +Comment[it]=Questa estensione mostra una vista grafica di tutti i documenti attualmente caricati e li separa per il tipo MIME. Comment[nb]=Dette programtillegget gir en grafisk visning av alle dokumenter som nå er lastet inn og skiller dem etter mimetype. Comment[nds]=Dit Moduul wiest all opstunns laadt Dokmenten graafsch un sorteert se na MIME-Typ. Comment[pl]=Ta wtyczka udostępnia graficzny widok wszystkich obecnie wczytanych dokumentów i dzieli je według typu MIME. Comment[pt]=Este 'plugin' mostra uma vista gráfica sobre todos os documentos carregados de momento e separa-os por tipo MIME. Comment[pt_BR]=Este plugin mostra uma vista gráfica sobre todos os documentos carregados no 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 Comment[zh_CN]=此插件显示当前已装入文档的图形视图并按照 mime 类型分类。 Comment[zh_TW]=這個外掛程式顯示目前載入並依 MIME 型態分類的文件的圖形檢視。 Name=Document View Name[ca]=Visor de document Name[ca@valencia]=Visor de document Name[da]=Dokumentvisning Name[de]=Dokumentansicht Name[en_GB]=Document View Name[es]=Vista de documento Name[et]=Dokumendivaade Name[fr]=Vue Document Name[gl]=Vista do documento +Name[it]=Vista documento Name[nb]=Dokumentvisning Name[nds]=Dokmentenansicht Name[nl]=Document-overzicht Name[pl]=Widok dokumentu Name[pt]=Área de Documentos Name[pt_BR]=Área de Documentos Name[sv]=Dokumentvy Name[tr]=Belge Görünümü Name[uk]=Перегляд документів Name[x-test]=xxDocument Viewxx Name[zh_CN]=文档视图 Name[zh_TW]=文件檢視 GenericName=Document Tool GenericName[ca]=Eina de document GenericName[ca@valencia]=Eina de document GenericName[da]=Dokumentværktøj GenericName[de]=Dokument-Werkzeug GenericName[en_GB]=Document Tool GenericName[es]=Herramienta de documento GenericName[et]=Dokumendi tööriist GenericName[fr]=Outil Document GenericName[gl]=Utilidade de documento +GenericName[it]=Strumenti documento GenericName[nb]=Dokumentverktøy GenericName[nds]=Dokmentenwarktüüch GenericName[nl]=Document-hulpmiddel GenericName[pl]=Narzędzie dokumentu GenericName[pt]=Ferramenta de Documentos GenericName[pt_BR]=Ferramenta de Documentos GenericName[sv]=Dokumentverktyg GenericName[tr]=Belge Aracı GenericName[uk]=Інструмент роботи з документами GenericName[x-test]=xxDocument Toolxx GenericName[zh_CN]=文档工具 GenericName[zh_TW]=文件工具 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=9 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/documentview/settings/kcm_documentview_settings.desktop b/plugins/documentview/settings/kcm_documentview_settings.desktop index 37738b7b3e..d3df1dfa2d 100644 --- a/plugins/documentview/settings/kcm_documentview_settings.desktop +++ b/plugins/documentview/settings/kcm_documentview_settings.desktop @@ -1,56 +1,58 @@ [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[ca]=Visor de document Name[ca@valencia]=Visor de document Name[da]=Dokumentvisning Name[de]=Dokumentansicht Name[en_GB]=Document View Name[es]=Vista de documento Name[et]=Dokumendivaade Name[fr]=Vue Document Name[gl]=Vista do documento +Name[it]=Vista documento Name[nb]=Dokumentvisning Name[nds]=Dokmentenansicht Name[nl]=Document-overzicht Name[pl]=Widok dokumentu Name[pt]=Área de Documentos Name[pt_BR]=Área de Documentos Name[sv]=Dokumentvy Name[tr]=Belge Görünümü Name[uk]=Перегляд документів Name[x-test]=xxDocument Viewxx Name[zh_CN]=文档视图 Name[zh_TW]=文件檢視 Comment=Configure Document View settings Comment[ca]=Configura els arranjaments del visor de document Comment[ca@valencia]=Configura els arranjaments del visor de document Comment[da]=Indtil dokumentvisning Comment[de]=Dokument-Ansicht einrichten Comment[en_GB]=Configure Document View settings Comment[es]=Configurar las preferencias de las vistas de documentos Comment[et]=Dokumendivaate valikute seadistamine Comment[fr]=Configurer les paramètres de la vue Document Comment[gl]=Configuración da vista do documento +Comment[it]=Configura le impostazioni di visualizzazione del documento Comment[nb]=Sett opp innstillinger for dokumentvisning Comment[nds]=Dokmentenansicht instellen Comment[pl]=Konfiguruj widok dokumentu Comment[pt]=Configurar as opções da Área de Documentos Comment[pt_BR]=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 Comment[zh_CN]=配置文档视图设置 Comment[zh_TW]=設定文件檢視 diff --git a/plugins/execute/kdevexecute.desktop b/plugins/execute/kdevexecute.desktop index dff42dc32d..fdcd12f8b4 100644 --- a/plugins/execute/kdevexecute.desktop +++ b/plugins/execute/kdevexecute.desktop @@ -1,84 +1,87 @@ [Desktop Entry] Type=Service Icon=system-run Exec=blubb Comment=This plugin allows running of programs with no instrumentor, ie. natively by the current host. Comment[bg]=Тaзи приставка позволява изпълнение на програмата без основния модул, т.е. локално на текущата машина. Comment[ca]=Aquest connector permet executar programes sense «instrumentor», es a dir, nativament per l'amfitrió actual. Comment[ca@valencia]=Este connector permet executar programes sense «instrumentor», s'a dir, nativament per l'amfitrió actual. Comment[da]=Dette plugin tillader kørsel af programmer uden instrumentor dvs. nativt på det nuværende system. Comment[de]=Dieses Modul erlaubt das Ausführen von Programmen im Kontext des Betriebssystems. Comment[el]=Αυτό το πρόσθετο επιτρέπει την εκτέλεση προγραμμάτων χωρίς οργανωτή, πχ. εγγενώς από τον τρέχων υπολογιστή. Comment[en_GB]=This plugin allows running of programs with no instrumentor, ie. natively by the current host. Comment[es]=Este complemento permite ejecutar programas sin instrumentor (es decir, de forma nativa por la máquina actual). Comment[et]=See plugin võimaldab panna programme aktiivses masinas tööle ilma instrumentaatorita, s.t loomulikult. Comment[fr]=Ce module externe permet le lancement de programmes sans instrumenteur, c'est-à-dire nativement par l'hôte actuel. Comment[gl]=Este engadido permite executar programas sen instrumentador, i.e. de xeito nativo na máquina actual. +Comment[it]=Questa estensione permette l'esecuzione dei programmi senza instrumentor, vale a dire nativamente da parte dell'host attuale. Comment[nb]=Dette programtillegget tillater kjøring av programmer uten instrumentering, dvs. lokalt på den gjeldende verten. Comment[nds]=Dit Moduul föhrt Programmen ahn Utstatter ut, d.h. bloots mit den aktuellen Reekner. Comment[pt]=Este 'plugin' permite a execução dos programas não-instrumentalizados, i.e. nativamente pela máquina actual. Comment[pt_BR]=Esta extensão permite rodar programas sem orquestrador, ou seja, nativamente pelo computador hospedeiro. Comment[sv]=Insticksprogrammet tillåter att program utan instrumentering körs, dvs. direkt av nuvarande värddator. Comment[uk]=За допомогою цього додатка можна запускати програми безпосередньо на поточному вузлі. Comment[x-test]=xxThis plugin allows running of programs with no instrumentor, ie. natively by the current host.xx Comment[zh_CN]=此插件允许以无操作者方式运行程序,例如,当前主机的原生方式。 Comment[zh_TW]=此外掛程式允許在目前主機上執行程式。 Name=Execute Programs Name[bg]=Изпълняване на програми Name[ca]=Executa programes Name[ca@valencia]=Executa programes Name[da]=Kør programmer Name[de]=Programme ausführen Name[en_GB]=Execute Programs Name[es]=Ejecutar programas Name[et]=Programmide täitmine Name[fr]=Exécuter des programmes Name[ga]=Rith Ríomhchláir Name[gl]=Executar programas +Name[it]=Esegui i programmi Name[ja]=プログラムを実行 Name[nb]=Kjør programmer Name[nds]=Programmen utföhren Name[nl]=Programma's uitvoeren Name[pl]=Uruchamianie programów Name[pt]=Execução de Programas Name[pt_BR]=Executar programa Name[ru]=Выполнение команд оболочки Name[sv]=Kör program Name[tr]=Uygulamaları Çalıştır Name[uk]=Виконання програм Name[x-test]=xxExecute Programsxx Name[zh_CN]=执行程序 Name[zh_TW]=執行程式 GenericName=Program Execution Support GenericName[bg]=Поддръжка за изпълнение на програми GenericName[ca]=Implementació d'execució de programes GenericName[ca@valencia]=Implementació d'execució de programes GenericName[da]=Understøttelse af kørsel af programmer GenericName[de]=Unterstützung zur Ausführung von Programmen GenericName[en_GB]=Program Execution Support GenericName[es]=Implementación de la ejecución de programas GenericName[et]=Programmide täitmise toetus GenericName[fr]=Prise en charge de l'exécution des programmes GenericName[gl]=Soporte de execución de programas +GenericName[it]=Supporto esecuzione programmi GenericName[ja]=プログラム実行のサポート GenericName[nb]=Støtte for programkjøring GenericName[nds]=Programmutföhr-Ünnerstütten GenericName[pl]=Obsługa uruchamiania programów GenericName[pt]=Suporte à Execução de Programas GenericName[pt_BR]=Suporte a execução de programa GenericName[ru]=Поддержка запуска программ GenericName[sv]=Stöd för körning av program GenericName[tr]=Uygulama Çalıştırma Desteği GenericName[uk]=Підтримка виконання програм GenericName[x-test]=xxProgram Execution Supportxx GenericName[zh_CN]=程序执行支持 GenericName[zh_TW]=執行程式支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevexecute X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevexecute X-KDE-PluginInfo-Author=Hamish Rodda X-KDE-PluginInfo-License=GPL X-KDevelop-Interfaces=org.kdevelop.IExecutePlugin X-KDevelop-Mode=NoGUI diff --git a/plugins/filemanager/kdevfilemanager.desktop b/plugins/filemanager/kdevfilemanager.desktop index 095da6cb3b..b2f5653a67 100644 --- a/plugins/filemanager/kdevfilemanager.desktop +++ b/plugins/filemanager/kdevfilemanager.desktop @@ -1,95 +1,98 @@ [Desktop Entry] Type=Service Icon=system-file-manager Exec=blubb Comment=This plugin brings a filemanager to KDevelop. Comment[bg]=Тaзи приставка вгражда файловия манипулатор към KDevelop. Comment[ca]=Aquest connector proporciona un gestor de fitxers a KDevelop. Comment[ca@valencia]=Este connector proporciona un gestor de fitxers a KDevelop. Comment[da]=Dette plugin bringer filhåndtering til KDevelop. Comment[de]=Dieses Modul integriert einen Datei-Browser in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει ένα διαχειριστή αρχείων στο KDevelop Comment[en_GB]=This plugin brings a filemanager to KDevelop. Comment[es]=Este complemento proporciona un gestor de archivos a KDevelop. Comment[et]=See plugin võimaldab kasutada KDevelopis failihaldurit. Comment[fr]=Ce module externe offre un gestionnaire de fichiers pour KDevelop. Comment[gl]=Este engadido incorpora un xestor de ficheiros no KDevelop. +Comment[it]=Questa estensione porta un gestore di file in KDevelop. Comment[ja]=このプラグインはファイルマネージャを KDevelop に統合します Comment[lv]=Šis spraudnis nodrošina failu pārvaldnieka funkcionalitāti iekš KDevelop. Comment[nb]=Dette programtillegget tar inn en filbehandler i KDevelop. Comment[nds]=Dit Moduul stellt en Dateipleger för KDevelop praat. Comment[pl]=Ta wtyczka udostępnia menadżer plików w KDevelopie. Comment[pt]=Este 'plugin' oferece um gestor de ficheiros para o KDevelop. Comment[pt_BR]=Esta extensão provê um gerenciador de arquivos ao KDevelop Comment[ru]=Этот модуль добавляет диспетчер файлов в KDevelop Comment[sv]=Insticksprogrammet ger KDevelop en filhanterare. Comment[tr]=Bu eklenti KDevelop için bir dosya yönetici sağlar. Comment[uk]=За допомогою цього додатка можна отримати доступ до менеджера файлів у KDevelop. Comment[x-test]=xxThis plugin brings a filemanager to KDevelop.xx Comment[zh_CN]=此插件对 KDevelop 整合一个文件管理器。 Comment[zh_TW]=此外掛程式讓 KDevelop 可使用檔案管理員。 Name=KDE File Manager Integration Name[bg]=Интегриране на файлов манипулатор на KDE Name[ca]=Integració del gestor de fitxers del KDE Name[ca@valencia]=Integració del gestor de fitxers del KDE Name[da]=Integration af KDE filhåndtering Name[de]=KDE-Dateimanager-Integration Name[en_GB]=KDE File Manager Integration Name[es]=Integración del gestor de archivos de KDE Name[et]=KDE lõimimine failihalduriga Name[fr]=Intégration du gestionnaire de fichiers de KDE Name[gl]=Integración co xestor de ficheiros do KDE +Name[it]=Integrazione gestore di file di KDE Name[ja]=KDE のファイルマネージャの統合 Name[nb]=Integrasjon med KDE filbehandler Name[nds]=KDE-Dateiplegerünnerstütten Name[pl]=Integracja menadżera plików KDE Name[pt]=Integração com o Gestor de Ficheiros do KDE Name[pt_BR]=Integração com o gerenciador de arquivos do KDE Name[ru]=Интеграция файлового менеджера KDE Name[sv]=Integrering med KDE:s filhanterare Name[tr]=KDE Dosya Yöneticisi Bütünleşmesi Name[uk]=Інтеграція засобу керування файлами KDE Name[x-test]=xxKDE File Manager Integrationxx Name[zh_CN]=KDE 文件管理器整合 Name[zh_TW]=KDE 檔案管理員整合 GenericName=File Manager GenericName[bg]=Файлов манипулатор GenericName[ca]=Gestor de fitxers GenericName[ca@valencia]=Gestor de fitxers GenericName[da]=Filhåndtering GenericName[de]=Dateimanager GenericName[el]=Διαχειριστής αρχείων GenericName[en_GB]=File Manager GenericName[eo]=Dosieradministrilo GenericName[es]=Gestor de archivos GenericName[et]=Failihaldur GenericName[fr]=Gestionnaire de fichiers GenericName[ga]=Bainisteoir Comhad GenericName[gl]=Xestor de ficheiros +GenericName[it]=Gestore di file GenericName[ja]=ファイルマネージャ GenericName[lt]=Failų tvarkyklė GenericName[lv]=Failu pārvaldnieks GenericName[ms]=Pengurus Fail GenericName[nb]=Filbehandler GenericName[nds]=Dateipleger GenericName[pa]=ਫਾਇਲ ਮੈਨੇਜਰ GenericName[pl]=Menadżer plików GenericName[pt]=Gestor de Ficheiros GenericName[pt_BR]=Gerenciador de arquivos GenericName[ro]=Gestionar de fișiere GenericName[ru]=Файловый менеджер GenericName[sv]=Filhanterare GenericName[tr]=Dosya Yönetici GenericName[uk]=Менеджер файлів GenericName[x-test]=xxFile Managerxx GenericName[zh_CN]=文件管理器 GenericName[zh_TW]=檔案管理員 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevfilemanager X-KDE-PluginInfo-Name=kdevfilemanager X-KDE-PluginInfo-Author=Alexander Dymo X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/genericprojectmanager/kcm_kdev_genericprojectmanagersettings.desktop b/plugins/genericprojectmanager/kcm_kdev_genericprojectmanagersettings.desktop index 5fb5acb0b7..5e36c0bc35 100644 --- a/plugins/genericprojectmanager/kcm_kdev_genericprojectmanagersettings.desktop +++ b/plugins/genericprojectmanager/kcm_kdev_genericprojectmanagersettings.desktop @@ -1,71 +1,73 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_genericprojectmanagersettings X-KDE-FactoryName=kcm_kdev_genericprojectmanagersettings X-KDE-ParentApp=kdevplatformproject X-KDE-ParentComponents=KDevGenericManager X-KDE-CfgDlgHierarchy=GENERAL Name=Project Settings Name[bg]=Настройки на проекта Name[ca]=Arranjaments del projecte Name[ca@valencia]=Arranjaments del projecte Name[da]=Projektindstillinger Name[de]=Projekteinstellungen Name[el]=Ρυθμίσεις έργου Name[en_GB]=Project Settings Name[es]=Preferencias del proyecto Name[et]=Projekti seadistused Name[fr]=Paramètres du projet Name[gl]=Configuración do proxecto +Name[it]=Impostazioni progetto Name[ja]=プロジェクトの設定 Name[lt]=Projekto nustatymai Name[lv]=Projekta iestatījumi Name[nb]=Prosjektinnstillinger Name[nds]=Projektinstellen Name[pa]=ਪਰੋਜੈਕਟ ਸੈਟਿੰਗ Name[pl]=Ustawienia projektu Name[pt]=Configuração do Projecto Name[pt_BR]=Configurações do projeto Name[ro]=Configurări proiect Name[ru]=Параметры проекта Name[sv]=Projektinställningar Name[tr]=Proje Ayarları Name[uk]=Параметри проекту Name[x-test]=xxProject Settingsxx Name[zh_CN]=工程设置 Name[zh_TW]=專案設定 Comment=Configure Project Comment[bg]=Конфигуриране на проект Comment[ca]=Configura el projecte Comment[ca@valencia]=Configura el projecte Comment[da]=Indstil projekt Comment[de]=Projekt einrichten Comment[el]=Ρύθμιση έργου Comment[en_GB]=Configure Project Comment[es]=Configurar proyecto Comment[et]=Projekti seadistamine Comment[fr]=Configurer le projet Comment[gl]=Configurar o proxecto +Comment[it]=Configura il progetto Comment[ja]=プロジェクトを設定します Comment[lt]=Konfigūruoti projektą Comment[lv]=Konfigurēt projektu Comment[nb]=Sett opp prosjekt Comment[nds]=Projekt instellen Comment[nl]=Project instellen Comment[pa]=ਪਰੋਜੈੱਕਟ ਸੰਰਚਨਾ Comment[pl]=Konfiguruj projektu Comment[pt]=Configurar o Projecto Comment[pt_BR]=Configurar projeto Comment[ro]=Configurează proiectul Comment[ru]=Настроить проект Comment[sv]=Anpassa projekt Comment[tr]=Projeyi Yapılandır Comment[uk]=Налаштування проекту Comment[x-test]=xxConfigure Projectxx Comment[zh_CN]=配置工程 Comment[zh_TW]=設定專案 diff --git a/plugins/genericprojectmanager/kdevgenericmanager.desktop b/plugins/genericprojectmanager/kdevgenericmanager.desktop index 18b9784929..42509fdfc2 100644 --- a/plugins/genericprojectmanager/kdevgenericmanager.desktop +++ b/plugins/genericprojectmanager/kdevgenericmanager.desktop @@ -1,62 +1,64 @@ [Desktop Entry] Type=Service Name=Generic Project Manager Name[bg]=Най-общ манипулатор на проект Name[ca]=Gestor de projectes genèric Name[ca@valencia]=Gestor de projectes genèric Name[da]=Håndtering af generisk projekt Name[de]=Allgemeine Projektverwaltung Name[el]=Γενικευμένος διαχειριστής έργου Name[en_GB]=Generic Project Manager Name[es]=Gestor de proyectos genérico Name[et]=Üldine projektihaldur Name[fr]=Gestionnaire de projets générique Name[gl]=Xestor de proxectos xenérico +Name[it]=Gestore progetto generico Name[ja]=一般プロジェクトマネージャ Name[nb]=Generisk prosjektbehandler Name[nds]=Allmeen Projektpleger Name[nl]=Generieke projectenbeheerder Name[pa]=ਆਮ ਪਰੋਜੈਕਟ ਮੈਨੇਜਰ Name[pl]=Menadżer zwykłych projektów Name[pt]=Gestor de Projectos Genérico Name[pt_BR]=Gerenciador de projeto genérico Name[sv]=Generell projekthantering Name[tr]=Genel Proje Yönetici Name[uk]=Звичайний засіб керування проектом Name[x-test]=xxGeneric Project Managerxx Name[zh_CN]=常规工程管理器 Name[zh_TW]=一般專案管理員 Comment=Allow KDevelop to manage generic projects Comment[bg]=Рарешаване на KDevelop обобщено манипулиране на проекти Comment[ca]=Permet a KDevelop gestionar projectes genèrics Comment[ca@valencia]=Permet a KDevelop gestionar projectes genèrics Comment[da]=Lader KDevelop håndtere generiske projekter Comment[de]=Zum Verwalten allgemeiner Projekte in KDevelop Comment[el]=Επιτρέπει στο KDevelop τη διαχείριση γενικευμένων έργων Comment[en_GB]=Allow KDevelop to manage generic projects Comment[es]=Permite que KDevelop gestione proyectos genéricos Comment[et]=Võimaldab KDevelopil hallata üldisi projekte Comment[fr]=Permettre à KDevelop de gérer des projets génériques Comment[gl]=Permítelle a KDevelop xestionar proxectos xenéricos +Comment[it]=Permette a KDevelop di gestire i progetti generici Comment[ja]=KDevelop で一般的なプロジェクトを管理できるようにします Comment[nb]=La KDevelop behandle generiske prosjekter Comment[nds]=Lett KDevelop allmeen Projekten plegen Comment[pl]=Zezwól KDevelopowi na zarządzanie zwykłymi projektami Comment[pt]=Permite ao KDevelop gerir projectos genéricos Comment[pt_BR]=Permite que o KDevelop gerencie projetos genéricos Comment[ro]=Permite KDevelop să gestioneze proiecte generice Comment[sv]=Tillåter att KDevelop hanterar generella projekt Comment[tr]=KDevelop uygulamasının genel projeleri yönetmesine izin ver Comment[uk]=За допомогою цього додатка можна увімкнути керування загальними проектами у KDevelop Comment[x-test]=xxAllow KDevelop to manage generic projectsxx Comment[zh_CN]=允许 KDevelop 管理常规工程 Comment[zh_TW]=讓 KDevelop 管理一般的專案 Icon=kdevelop ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevgenericmanager X-KDE-PluginInfo-Name=KDevGenericManager X-KDevelop-FileManager=None X-KDevelop-Version=9 X-KDevelop-Interfaces=org.kdevelop.IProjectFileManager,org.kdevelop.IGenericProjectManager X-KDevelop-Mode=GUI diff --git a/plugins/grepview/kdevgrepview.desktop b/plugins/grepview/kdevgrepview.desktop index 45712dd600..cba993b223 100644 --- a/plugins/grepview/kdevgrepview.desktop +++ b/plugins/grepview/kdevgrepview.desktop @@ -1,73 +1,76 @@ [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[ca@valencia]=Permet la cerca ràpida de múltiples fitxers usant patrons o expressions regulars. Comment[da]=Tillader hurtig søgning af flere filer med brug af mønstre eller regulære udtryk. Comment[de]=Ermöglicht es, dateiübergreifend nach Mustern und regulären Ausdrücken zu suchen. 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[et]=Lubab mustreid või regulaaravaldisi kasutades kiiresti paljudes failides teksti otsida. Comment[fr]=Permet la recherche rapide de fichiers multiples à l'aide de motifs ou d'expressions rationnelles. Comment[gl]=Permite facer unha procura rápida en varios ficheiros empregando padróns ou expresións regulares. +Comment[it]=Consente la ricerca veloce di file multipli usando espressioni regolari o modelli. Comment[nb]=Gjør raskt søk i flere filer mulig ved hjelp av mønstre eller regulære uttrykk. Comment[nds]=Stellt gau Dörsöken vun mehr Dateien mit Söökmustern oder reguleer Utdrück praat. Comment[pl]=Pozwala na szybkie przeszukiwanie plików za pomocą wzorców lub wyrażeń regularnych. Comment[pt]=Permite pesquisar rapidamente em vários ficheiros, usando padrões ou expressões regulares. Comment[pt_BR]=Permite pesquisar rapidamente em vários arquivos, 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 Comment[zh_CN]=允许使用匹配模式或正则表达式快速搜索多行。 Comment[zh_TW]=允許使用樣式或正規表示式來快速搜尋多個檔案。 Name=Find In Files Name[ca]=Cerca en fitxers Name[ca@valencia]=Cerca en fitxers Name[da]=Find i filer Name[de]=In Dateien Suchen Name[en_GB]=Find In Files Name[es]=Buscar en archivos Name[et]=Failides otsimine Name[fr]=Chercher dans les fichiers Name[gl]=Procurar nos ficheiros +Name[it]=Trova nei file Name[nb]=Finn i filer Name[nds]=Binnen Dateien söken Name[pl]=Znajdź w plikach Name[pt]=Procurar nos Ficheiros Name[pt_BR]=Procurar nos Arquivos 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[ca@valencia]=Eina de cerca GenericName[da]=Søgeværktøj GenericName[de]=Such-Werkzeug GenericName[en_GB]=Search Tool GenericName[es]=Herramienta de búsqueda GenericName[et]=Otsimise tööriist GenericName[fr]=Outil de recherche GenericName[gl]=Utilidade de procura +GenericName[it]=Strumento ricerca GenericName[nb]=Søkeverktøy GenericName[nds]=Söökwarktüüch GenericName[pl]=Narzędzie wyszukiwania GenericName[pt]=Ferramenta de Pesquisa GenericName[pt_BR]=Ferramenta de Pesquisa GenericName[sv]=Sökverktyg GenericName[tr]=Arama Aracı GenericName[uk]=Інструмент пошуку GenericName[x-test]=xxSearch Toolxx GenericName[zh_CN]=搜索工具 GenericName[zh_TW]=搜尋工具 Icon=kfind ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevgrepview X-KDE-PluginInfo-Name=kdevgrepview X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-IRequired=org.kdevelop.IOutputView X-KDevelop-Mode=GUI diff --git a/plugins/konsole/kdevkonsoleview.desktop b/plugins/konsole/kdevkonsoleview.desktop index c894e02551..d0815699dd 100644 --- a/plugins/konsole/kdevkonsoleview.desktop +++ b/plugins/konsole/kdevkonsoleview.desktop @@ -1,80 +1,83 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin provides KDevelop with an embedded konsole for quick and easy command line access. Comment[bg]=Тaзи приставка осигурява на KDevelop вградена конзола за лесен достъп от команден ред. Comment[ca]=Aquest connector proporciona a KDevelop un Konsole incrustat per accedir de manera ràpida i fàcil a la línia d'ordres. Comment[ca@valencia]=Este connector proporciona a KDevelop un Konsole incrustat per accedir de manera ràpida i fàcil a la línia d'ordes. Comment[da]=Dette plugin giver KDevelop en indlejret konsol for hurtig og nem kommandolinje adgang. Comment[de]=Dieses Modul stattet KDevelop mit einer eingebetteten Konsole zum einfachen Zugriff auf die Befehlszeile aus. Comment[el]=Αυτό το πρόσθετο προσφέρει στο KDevelop μια ενσωματωμένη konsole για γρήγορη και εύκολη πρόσβαση σε γραμμή εντολών. Comment[en_GB]=This plugin provides KDevelop with an embedded konsole for quick and easy command line access. Comment[es]=Este complemento proporciona a KDevelop una consola empotrada para acceder rápida y fácilmente a la línea de órdenes. Comment[et]=See plugin pakub KDevelopile põimitud konsooli käsurea kiireks ja lihtsaks kasutamiseks. Comment[fr]=Ce module externe fournit à KDevelop une console intégrée permettant un accès rapide et aisé à la ligne de commande. Comment[gl]=Este engadido fornécelle a KDevelop un konsole integrado para dispor de acceso rápido e sinxelo á liña de ordes. +Comment[it]=Questa estensione dota KDevelop di una console integrata per una rapido e facile accesso alla riga di comando. Comment[ja]=コマンドラインに簡単に素早くアクセスできるように KDevelop に組み込み Konsole を提供します Comment[nb]=Dette programtillegget gir KDevelop en innebygget konsole for rask og lett tilgang til kommandolinja. Comment[nds]=Dit Moduul stellt en inbett Konsole för KDevelop praat, wat gau un eenfach Togriep op de Konsool verlöövt. Comment[pl]=Ta wtyczka dodaje do KDevelopa wbudowaną konsolę umożliwiając szybki i łatwy dostęp do linii komend. Comment[pt]=Este 'plugin' oferece ao KDevelop uma consola incorporada para um acesso rápido e simples à linha de comandos. Comment[pt_BR]=Esta extensão provê ao KDevelop um terminal embutido para acesso rápido e fácil a linha de comando. Comment[ru]=Этот модуль добавляет в KDevelop встроенный терминал для быстрого и лёгкого доступа к командной строке Comment[sv]=Insticksprogrammet ger KDevelop en inbyggd terminal för snabb och enkel åtkomst av kommandoraden. Comment[uk]=За допомогою цього додатка у KDevelop можна буде скористатися вбудованою konsole, яка пришвидшить і полегшить доступ до командного рядка. Comment[x-test]=xxThis plugin provides KDevelop with an embedded konsole for quick and easy command line access.xx Comment[zh_CN]=此插件为 KDevelop 提供了一个快速方便地访问命令行的嵌入式控制台。 Comment[zh_TW]=此外掛程式提供 KDevelop 一個嵌入式的 konsole,能快速地使用命令列。 Name=Konsole Integration Name[bg]=Интегриране на конзола Name[ca]=Integració del Konsole Name[ca@valencia]=Integració del Konsole Name[da]=Integration af Konsole Name[de]=Konsole-Integration Name[en_GB]=Konsole Integration Name[es]=Integración de la consola Name[et]=Lõimimine Konsooliga Name[fr]=Intégration de Konsole Name[gl]=Integración con Konsole +Name[it]=Integrazione Konsole Name[nb]=Konsole-integrering Name[nds]=Konsool-Inbinnen Name[pl]=Integracja Konsoli Name[pt]=Integração com o Konsole Name[pt_BR]=Integração com o Konsole Name[ru]=Интеграция Konsole Name[sv]=Integrering av Konsole Name[tr]=Konsole Bütünleşmesi Name[uk]=Інтеграція Konsole Name[x-test]=xxKonsole Integrationxx Name[zh_CN]=Konsole 整合 Name[zh_TW]=Konsole 整合 GenericName=Terminal Integration GenericName[bg]=Интегриране на терминал GenericName[ca]=Integració del terminal GenericName[ca@valencia]=Integració del terminal GenericName[da]=Integration af terminal GenericName[de]=Terminal-Integration GenericName[en_GB]=Terminal Integration GenericName[es]=Integración de la terminal GenericName[et]=Lõimimine terminaliga GenericName[fr]=Intégration du terminal GenericName[gl]=Integración co terminal +GenericName[it]=Integrazione terminale GenericName[nb]=Terminalintegrering GenericName[nds]=Konsool-Inbinnen GenericName[pl]=Integracja terminala GenericName[pt]=Integração com o Terminal GenericName[pt_BR]=Integração com o terminal GenericName[ru]=Интеграция терминала GenericName[sv]=Integrering av terminal GenericName[tr]=Uçbirim Bütünleşmesi GenericName[uk]=Інтеграція термінала GenericName[x-test]=xxTerminal Integrationxx GenericName[zh_CN]=终端整合 GenericName[zh_TW]=終端機整合 Icon=terminal ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevkonsoleview X-KDE-PluginInfo-Name=kdevkonsoleview X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/openwith/kdevopenwith.desktop b/plugins/openwith/kdevopenwith.desktop index 1aa056cd0f..0a34eb1319 100644 --- a/plugins/openwith/kdevopenwith.desktop +++ b/plugins/openwith/kdevopenwith.desktop @@ -1,79 +1,82 @@ [Desktop Entry] Type=Service Icon=document-open Exec=blubb Comment=This plugin allows to open files with associated external applications. Comment[bg]=Тази приставка позволява отваряне на файлове със съответни външни програми. Comment[ca]=Aquest connector permet obrir fitxers amb aplicacions externes associades. Comment[ca@valencia]=Este connector permet obrir fitxers amb aplicacions externes associades. Comment[da]=Dette plugin tillader at åbne filer med associerede eksterne applikationer. Comment[de]=Mit diesem Modul können Dateien mit ihnen zugewiesenen externen Anwendungen gestartet werden. Comment[en_GB]=This plugin allows to open files with associated external applications. Comment[es]=Este complemento permite abrir archivos con aplicaciones externas asociadas. Comment[et]=See plugin võimaldab avada väliste rakendustega seostatud faile. Comment[fr]=Ce module externe permet d'ouvrir des fichiers avec des applications externes associées. Comment[gl]=Este engadido permite abrir ficheiros cos programas externos asociados. +Comment[it]=Questa estensione permette di aprire i file con le relative applicazioni esterne. Comment[nb]=Dette programtillegget kan åpne filer med tilknyttede eksterne programmer. Comment[nds]=Mit dit Moduul laat sik Dateien mit towiest extern Programmen opmaken. Comment[pl]=Ta wtyczka pozwala na otwieranie plików, z którymi są powiązane zewnętrzne programy. Comment[pt]=Este 'plugin' permite abrir os ficheiros com as aplicações externas associadas. Comment[pt_BR]=Este plugin permite abrir os arquivos com as aplicações externas associadas. Comment[sv]=Insticksprogrammet tillåter att öppna filer med tillhörande externa program. Comment[uk]=За допомогою цього додатка ви зможете відкривати файли у пов’язаній з ними зовнішній програмі. Comment[x-test]=xxThis plugin allows to open files with associated external applications.xx Comment[zh_CN]=此插件允许使用关联的外部应用程序打开文件。 Comment[zh_TW]=此外掛程式讓您可以用外部應用程式開啟檔案。 Name=Open With Name[bg]=Отваряне с Name[ca]=Obre amb Name[ca@valencia]=Obri amb Name[da]=Åbn med Name[de]=Öffnen mit Name[en_GB]=Open With Name[es]=Abrir con Name[et]=Avamine rakendusega Name[fr]=Ouvrir avec Name[gl]=Abrir con +Name[it]=Apri con Name[nb]=Åpne med Name[nds]=Opmaken mit Name[nl]=Openen met Name[pl]=Otwórz za pomocą Name[pt]=Abrir Com Name[pt_BR]=Abrir com Name[sv]=Öppna med Name[tr]=Birlikte Aç Name[uk]=Відкриття у зовнішніх програмах Name[x-test]=xxOpen Withxx Name[zh_CN]=打开方式 Name[zh_TW]=開啟方式 GenericName=Open With GenericName[bg]=Отваряне с GenericName[ca]=Obre amb GenericName[ca@valencia]=Obri amb GenericName[da]=Åbn med GenericName[de]=Öffnen mit GenericName[en_GB]=Open With GenericName[es]=Abrir con GenericName[et]=Avamine rakendusega GenericName[fr]=Ouvrir avec GenericName[gl]=Abrir con +GenericName[it]=Apri con GenericName[nb]=Åpne med GenericName[nds]=Opmaken mit GenericName[nl]=Openen met GenericName[pl]=Otwórz za pomocą GenericName[pt]=Abrir Com GenericName[pt_BR]=Abrir com GenericName[sv]=Öppna med GenericName[tr]=Birlikte Aç GenericName[uk]=Відкриття у зовнішніх програмах GenericName[x-test]=xxOpen Withxx GenericName[zh_CN]=打开方式 GenericName[zh_TW]=開啟方式 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevopenwith X-KDevelop-Version=9 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 e0dcb85d37..a871ac8fb1 100644 --- a/plugins/patchreview/kdevpatchreview.desktop +++ b/plugins/patchreview/kdevpatchreview.desktop @@ -1,81 +1,84 @@ [Desktop Entry] Type=Service Icon=applications-engineering Exec=blubb Comment=This plugin allows reviewing patches directly in the editor. Comment[bg]=Тази приставка позволява преглеждане на кръпки направо в редактора. Comment[ca]=Aquest connector permet revisar pedaços directament en l'editor. Comment[ca@valencia]=Este connector permet revisar pedaços directament en l'editor. Comment[da]=Dette plugin tillader at gennemgå rettelser direkte i editoren. Comment[de]=Dieses Modul ermöglich es, Patches direkt im Editor zu betrachten. Comment[en_GB]=This plugin allows reviewing patches directly in the editor. Comment[es]=Este complemento permite revisar parches directamente en el editor. Comment[et]=See plugin võimaldab paiku üle vaadata otse redaktoris. Comment[fr]=Ce module externe permet de réviser des correctifs directement dans l'éditeur. Comment[gl]=Este engadido permite revisar parches directamente no editor. +Comment[it]=Questa estensione permette di rivedere le patch direttamente nell'editor. Comment[nb]=Dette programtillegget kan gjennomgå programlapper direkte i redigeringen. Comment[nds]=Mit dit Moduul laat sik Kodeplasters direktemang binnen den Editor nakieken. Comment[nl]=Deze plugin laat patches herzien direct in de editor. Comment[pl]=Ta wtyczka pozwala na przeglądanie poprawek bezpośrednio w edytorze. Comment[pt]=Este 'plugin' permite obter as modificações directamente no editor. Comment[pt_BR]=Este plugin permite obter as modificações diretamente 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_CN]=此插件允许在编辑器中直接审阅补丁。 Comment[zh_TW]=此外掛程式任您可以直接在編輯器裡檢視修補。 Name=Patch Review Name[bg]=Преглед на кръпки Name[ca]=Revisa pedaç Name[ca@valencia]=Revisa pedaç Name[da]=Gennemgang af rettelser Name[de]=Patch-Durchsicht Name[en_GB]=Patch Review Name[es]=Revisión de parches Name[et]=Paikade ülevaatamine Name[fr]=Révision de correctifs Name[gl]=Revisor de parches +Name[it]=Revisione patch Name[nb]=Lappegjennomgang Name[nds]=Plasternakiek Name[nl]=Patchoverzicht Name[pl]=Przeglądanie poprawek Name[pt]=Revisão da Modificação Name[pt_BR]=Revisão da Modificação Name[sv]=Granska programfixar Name[tr]=Yama Gözden Geçirmesi Name[uk]=Рецензування латки Name[x-test]=xxPatch Reviewxx Name[zh_CN]=补丁审阅 Name[zh_TW]=修補檢視 GenericName=Patch Review GenericName[bg]=Преглед на кръпки GenericName[ca]=Revisa pedaç GenericName[ca@valencia]=Revisa pedaç GenericName[da]=Gennemgang af rettelser GenericName[de]=Patch-Durchsicht GenericName[en_GB]=Patch Review GenericName[es]=Revisión de parches GenericName[et]=Paikade ülevaatamine GenericName[fr]=Révision de correctifs GenericName[gl]=Revisor de parches +GenericName[it]=Revisione patch GenericName[nb]=Lappegjennomgang GenericName[nds]=Plasternakiek GenericName[nl]=Patchoverzicht GenericName[pl]=Przeglądanie poprawek GenericName[pt]=Revisão da Modificação GenericName[pt_BR]=Revisão da Modificação GenericName[sv]=Granska programfixar GenericName[tr]=Yama Gözden Geçirmesi GenericName[uk]=Рецензування латки GenericName[x-test]=xxPatch Reviewxx GenericName[zh_CN]=补丁审阅 GenericName[zh_TW]=修補檢視 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevpatchreview X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IPatchReview X-KDE-PluginInfo-Name=kdevpatchreview X-KDE-PluginInfo-Author=David Nolden X-KDE-PluginInfo-License=GPL X-KDevelop-Mode=GUI diff --git a/plugins/problemreporter/kdevproblemreporter.desktop b/plugins/problemreporter/kdevproblemreporter.desktop index bda40c9418..0470facf70 100644 --- a/plugins/problemreporter/kdevproblemreporter.desktop +++ b/plugins/problemreporter/kdevproblemreporter.desktop @@ -1,81 +1,84 @@ [Desktop Entry] Type=Service Icon=emblem-important Exec=blubb Comment=This plugin shows errors in source code. Comment[ca]=Aquest connector permet mostrar errors en el codi font. Comment[ca@valencia]=Este connector permet mostrar errors en el codi font. Comment[da]=Dette plugin viser fejl i kildekoden. Comment[de]=Dieses Modul zeigt Fehler im Quelltext an. Comment[en_GB]=This plugin shows errors in source code. Comment[es]=Este complemento muestra errores en el código fuente. Comment[et]=See plugin näitab vigu lähtekoodis. Comment[fr]=Ce module externe affiche les erreurs dans le code source. Comment[gl]=Esta extensión mostra erros no código fonte. +Comment[it]=Questa estensione mostra gli errori nel codice sorgente. Comment[nb]=Dette programtillegget viser feil i kildekode. Comment[nds]=Dit Moduul wiest Fehlers binnen Bornkode. Comment[nl]=Deze plugin toont fouten in broncode Comment[pl]=Ta wtyczka pokazuje błędy w kodzie źródłowym. Comment[pt]=Este 'plugin' apresenta os erros no código-fonte. Comment[pt_BR]=Este plugin apresenta os erros no código-fonte. Comment[sv]=Insticksprogrammet visar fel i källkod. Comment[uk]=За допомогою цього додатка можна переглянути повідомлення про помилки у коді. Comment[x-test]=xxThis plugin shows errors in source code.xx Comment[zh_CN]=此插件显示源代码中的错误。 Comment[zh_TW]=此外掛程式顯示源碼中的錯誤。 Name=Problem Reporter View Name[bg]=Преглед на съобщенията за грешки Name[ca]=Vista del notificador de problemes Name[ca@valencia]=Vista del notificador de problemes Name[da]=Visning af problemrapportering Name[de]=Ansicht für Fehlerberichte Name[en_GB]=Problem Reporter View Name[es]=Vista del notificador de problemas Name[et]=Probleemide teavitaja vaade Name[fr]=Vue du rapporteur de problèmes Name[gl]=Vista do relator de problemas +Name[it]=Vista segnalazione problemi Name[ja]=問題レポータービュー Name[nb]=Problemmeldervisning Name[nds]=Problemsöök-Ansicht Name[nl]=Probleemrapporteuroverzicht Name[pl]=Widok raportów o problemach Name[pt]=Área de Relatórios de Erros Name[pt_BR]=Área de Relatórios de Erros Name[sv]=Problemrapporteringsvy Name[tr]=Sorun Bildirici Görünümü Name[uk]=Перегляд інструменту звітування про проблеми Name[x-test]=xxProblem Reporter Viewxx Name[zh_CN]=错误汇报视图 Name[zh_TW]=問題回報器檢視 GenericName=Problem Reporter GenericName[bg]=Съобщения за грешки GenericName[ca]=Notificador de problemes GenericName[ca@valencia]=Notificador de problemes GenericName[da]=Problemrapportering GenericName[de]=Fehlerberichte GenericName[en_GB]=Problem Reporter GenericName[es]=Notificador de problemas GenericName[et]=Probleemide teavitaja GenericName[fr]=Rapporteur de problèmes GenericName[gl]=Relator de problemas +GenericName[it]=Segnalazione problemi GenericName[ja]=問題レポーター GenericName[nb]=Problemmelder GenericName[nds]=Problemsöök GenericName[nl]=Probleemrapporteur GenericName[pl]=Raporty o problemach GenericName[pt]=Relato de Problemas GenericName[pt_BR]=Relato de Problemas GenericName[sv]=Problemrapportör GenericName[tr]=Sorun Bildirici GenericName[uk]=Сповіщення про проблеми GenericName[x-test]=xxProblem Reporterxx GenericName[zh_CN]=错误汇报 GenericName[zh_TW]=問題回報器 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevproblemreporter X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDE-PluginInfo-Name=kdevproblemreporter X-KDE-PluginInfo-Author=Hamish Rodda X-KDE-PluginInfo-License=LGPL X-KDevelop-Mode=GUI diff --git a/plugins/projectmanagerview/kdevprojectmanagerview.desktop b/plugins/projectmanagerview/kdevprojectmanagerview.desktop index a0c0d83f2e..5b32eabc16 100644 --- a/plugins/projectmanagerview/kdevprojectmanagerview.desktop +++ b/plugins/projectmanagerview/kdevprojectmanagerview.desktop @@ -1,89 +1,92 @@ [Desktop Entry] Type=Service Exec=blubb Comment=KDevProjectManager Comment[bg]=KDevProjectManager Comment[ca]=KDevProjectManager Comment[ca@valencia]=KDevProjectManager Comment[da]=KDevProjectManager Comment[de]=KDevProjectManager Comment[el]=KDevProjectManager Comment[en_GB]=KDevProjectManager Comment[es]=KDevProjectManager Comment[et]=KDevProjectManager Comment[fr]=KDevProjectManager Comment[ga]=KDevProjectManager Comment[gl]=KDevProjectManager +Comment[it]=KDevProjectManager Comment[nb]=KDevProjectManager Comment[nds]=KDev-Projektpleeg Comment[nl]=KDevProjectManager Comment[pa]=KDevProjectManager Comment[pl]=KDevProjectManager Comment[pt]=KDevProjectManager Comment[pt_BR]=KDevProjectManager Comment[ro]=KDevProjectManager Comment[sv]=KDevelop-projekthantering Comment[tr]=KDevProjectManager Comment[uk]=KDevProjectManager Comment[x-test]=xxKDevProjectManagerxx Comment[zh_CN]=KDevelop 工程管理器 Comment[zh_TW]=KDevProjectManager Name=Project Manager View Name[bg]=Преглед на редактора на проекти Name[ca]=Vista del gestor de projectes Name[ca@valencia]=Vista del gestor de projectes Name[da]=Visning af projekthåndtering Name[de]=Ansicht für Projektverwaltung Name[el]=Προβολή διαχειριστή έργου Name[en_GB]=Project Manager View Name[es]=Vista del gestor de proyectos Name[et]=Projektihalduri vaade Name[fr]=Vue du gestionnaire de projets Name[gl]=Vista do xestor de proxectos +Name[it]=Vista gestore progetto Name[ja]=プロジェクトマネージャのビュー Name[nb]=Prosjektbehandlervisning Name[nds]=Projektpleger-Ansicht Name[nl]=Projectbeheerder-overzicht Name[pa]=ਪਰੋਜੈਕਟ ਮੈਨੇਜਰ ਝਲਕ Name[pl]=Widok menadżera projektu Name[pt]=Área do Gestor de Projectos Name[pt_BR]=Visualizador do gerenciador de projeto Name[sv]=Projekthanteringsvy Name[tr]=Proje Yöneticisi Görünümü Name[uk]=Перегляд керування проектами Name[x-test]=xxProject Manager Viewxx Name[zh_CN]=工程管理器视图 Name[zh_TW]=專案管理員檢視 GenericName=Project Manager View GenericName[bg]=Преглед на редактора на проекти GenericName[ca]=Vista del gestor de projectes GenericName[ca@valencia]=Vista del gestor de projectes GenericName[da]=Visning af projekthåndtering GenericName[de]=Ansicht für Projektverwaltung GenericName[en_GB]=Project Manager View GenericName[es]=Vista del gestor de proyectos GenericName[et]=Projektihalduri vaade GenericName[fr]=Vue du gestionnaire de projets GenericName[gl]=Vista do xestor de proxectos +GenericName[it]=Vista gestore progetto GenericName[ja]=プロジェクトマネージャのビュー GenericName[nb]=Prosjektbehandlervisning GenericName[nds]=Projektpleger-Ansicht GenericName[nl]=Projectbeheerder-overzicht GenericName[pl]=Widok menadżera projektu GenericName[pt]=Área do Gestor de Projectos GenericName[pt_BR]=Visualizador do gerenciador de projeto GenericName[sv]=Projekthanteringsvy GenericName[tr]=Proje Yönetimi Görünümü GenericName[uk]=Перегляд керування проектами GenericName[x-test]=xxProject Manager Viewxx GenericName[zh_CN]=工程管理器视图 GenericName[zh_TW]=專案管理員檢視 Icon=kdevelop ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevprojectmanagerview X-KDE-PluginInfo-Name=KDevProjectManagerView X-KDE-PluginInfo-Author=Roberto Raggi X-KDE-PluginInfo-License=LGPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/quickopen/kdevquickopen.desktop b/plugins/quickopen/kdevquickopen.desktop index 649a81d1e8..3e3fd67178 100644 --- a/plugins/quickopen/kdevquickopen.desktop +++ b/plugins/quickopen/kdevquickopen.desktop @@ -1,86 +1,89 @@ [Desktop Entry] Type=Service Icon=quickopen Exec=blubb Comment=This plugin allows quick access to project files and language-items like classes/functions. Comment[bg]=Тази приставка позволява бърз достъп до файловете на проекта и езиковите средства класове/уфнкции. Comment[ca]=Aquest connector permet un ràpid accés als fitxers del projecte i a elements del llenguatge com classes/funcions. Comment[ca@valencia]=Este connector permet un ràpid accés als fitxers del projecte i a elements del llenguatge com classes/funcions. Comment[da]=Dette plugin tillader hurtig adgang til projektfiler og sprogelementer som klasser/funktioner. Comment[de]=Dieses Modul bietet schnellen Zugriff auf Projektdateien und Spachelemente wie Klassen und Funktionen. Comment[el]=Το πρόσθετο αυτό επιτρέπει τη γρήγορη πρόσβαση σε αρχεία έργου και αντικείμενα γλώσσας όπως κλάσεις/συναρτήσεις. Comment[en_GB]=This plugin allows quick access to project files and language-items like classes/functions. Comment[es]=Este complemento permite un rápido acceso a los archivos del proyecto y a elementos del lenguaje, como clases y funciones. Comment[et]=See plugin pakub kiiret ligipääsu projekti failidele ja keele elementidele, näiteks klassidele ja funktsioonidele. Comment[fr]=Ce module externe permet un accès rapide aux fichiers de projets et aux éléments de langage comme les classes/fonctions. Comment[gl]=Este engadido permite acceder rapidamente a ficheiros de proxecto e elementos da linguaxe como clases e funcións. +Comment[it]=Questa estensione permette di accedere rapidamente ai file di progetto e agli elementi del linguaggio come le classi/funzioni. Comment[nb]=Dette programtillegget gir rask tilgang til prosjektfiler og språkelementer som klasser og funksjoner. Comment[nds]=Dit Moduul stellt Fixtogriep op Projektdateien un Spraakelementen as Klassen un Funkschonen praat. Comment[pl]=Ta wtyczka pozwala na szybki dostęp do plików projektu i elementów języka takich jak klasy i funkcje. Comment[pt]=Este 'plugin' permite um acesso rápido aos ficheiros do projecto e aos itens das linguagens, como as classes/funções. Comment[pt_BR]=Esta extensão permite o rápido acesso a arquivos de projeto e itens da linguagem como classes/funções. Comment[ru]=Этот модуль позволяет получать быстрый доступ к файлам проекта и языковым объектам, таким как классы и функции. Comment[sv]=Insticksprogrammet ger snabb åtkomst av projektfiler och språkobjekt som klasser och funktioner. Comment[uk]=За допомогою цього додатка можна пришвидшити доступ до файлів проектів і елементів мови на зразок класів або функцій. Comment[x-test]=xxThis plugin allows quick access to project files and language-items like classes/functions.xx Comment[zh_CN]=此插件允许快速访问工程文件和诸如类/函数的语言项目。 Comment[zh_TW]=此外掛程式讓您快速存取專案檔案與一些語言的項目,如類別或函式等。 Name=Quick Open Name[bg]=Бързо отваряне Name[ca]=Obertura ràpida Name[ca@valencia]=Obertura ràpida Name[da]=Åbn hurtigt Name[de]=Schnellöffner Name[en_GB]=Quick Open Name[es]=Apertura rápida Name[et]=Kiiravamine Name[fr]=Ouverture rapide Name[ga]=Oscailt Thapa Name[gl]=Apertura rápida +Name[it]=Apertura veloce Name[ja]=クイックオープン Name[nb]=Hurtigåpne Name[nds]=Fixopmaken Name[pl]=Szybkie otwarcie Name[pt]=Abertura Rápida Name[pt_BR]=Abrir rapidamente Name[ru]=Быстрый доступ Name[sv]=Snabböppna Name[tr]=Hızlı Aç Name[uk]=Швидке відкриття Name[x-test]=xxQuick Openxx Name[zh_CN]=快速打开 Name[zh_TW]=快速開啟 GenericName=Quick Open GenericName[bg]=Бързо отваряне GenericName[ca]=Obertura ràpida GenericName[ca@valencia]=Obertura ràpida GenericName[da]=Åbn hurtigt GenericName[de]=Schnellöffner GenericName[en_GB]=Quick Open GenericName[es]=Apertura rápida GenericName[et]=Kiiravamine GenericName[fr]=Ouverture rapide GenericName[ga]=Oscailt Thapa GenericName[gl]=Apertura rápida +GenericName[it]=Apertura veloce GenericName[ja]=クイックオープン GenericName[nb]=Hurtigåpne GenericName[nds]=Fixopmaken GenericName[pl]=Szybkie otwarcie GenericName[pt]=Abertura Rápida GenericName[pt_BR]=Abrir rapidamente GenericName[ru]=Быстрый доступ GenericName[sv]=Snabböppna GenericName[tr]=Hızlı Aç GenericName[uk]=Швидке відкриття GenericName[x-test]=xxQuick Openxx GenericName[zh_CN]=快速打开 GenericName[zh_TW]=快速開啟 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevquickopen X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IQuickOpen X-KDE-PluginInfo-Name=kdevquickopen X-KDE-PluginInfo-Author=David Nolden X-KDE-PluginInfo-License=GPL X-KDevelop-Mode=GUI diff --git a/plugins/snippet/kdevsnippet.desktop b/plugins/snippet/kdevsnippet.desktop index b670a121bb..f6bb7b4805 100644 --- a/plugins/snippet/kdevsnippet.desktop +++ b/plugins/snippet/kdevsnippet.desktop @@ -1,82 +1,85 @@ [Desktop Entry] Type=Service Exec=blubb Icon=edit-copy Comment=This plugin allows to store code snippets and insert them into open files Comment[bg]=Тази приставка позволява съхраняването на временни фрагменти от програмни низове и вмъкването им в отворени файлове Comment[ca]=Aquest connector permet desar retalls de codi i inserir-los a fitxers oberts Comment[ca@valencia]=Este connector permet alçar retalls de codi i inserir-los a fitxers oberts Comment[da]=Dette plugin tillader at gemme kodestumper og indsætte dem i åbne filer Comment[de]=Dieses Modul bietet die Möglichkeit, Quelltextschnipsel zu speichern und in geöffnete Dateien einzufügen. Comment[el]=Αυτό το πρόσθετο σας επιτρέπει να αποθηκεύσετε δείγματα κώδικα και να τα εισάγετε σε ανοιχτά αρχεία Comment[en_GB]=This plugin allows to store code snippets and insert them into open files Comment[es]=Este complemento le permite almacenar fragmentos de código e insertarlos en los archivos abiertos Comment[et]=See plugin võimaldab salvestada koodijuppe ja lisada neid avatud failidesse Comment[fr]=Ce module externe permet d'enregistrer des fragments de code et de les insérer dans les fichiers ouverts Comment[gl]=Este engadido permite gardar fragmentos de código e inserilos en ficheiros abertos +Comment[it]=Questa estensione permette di memorizzare i frammenti di codice e inserirli in file aperti Comment[nb]=Dette programtillegget kan lagre kodebiter og sette dem inn i åpne filer Comment[nds]=Dit Moduul wohrt Kodesnippels un föögt se na opmaakt Dateien in Comment[pl]=Ta wtyczka umożliwia zapisanie fragmentów kodu i wstawianie ich później otwartych plików Comment[pt]=Este 'plugin' permite-lhe guardar excertos de código e inseri-los nos ficheiros abertos Comment[pt_BR]=Esta extensão permite guardar trechos de código e inserí-los em arquivos abertos Comment[ru]=Этот модуль позволяет хранить фрагменты кода и вставлять их в открытые файлы. Comment[sv]=Insticksprogrammet gör det möjligt att lagra kodsnuttar och infoga dem i öppna filer Comment[uk]=За допомогою цього додатка можна зберігати фрагменти коду і вставляти їх до відкритих файлів Comment[x-test]=xxThis plugin allows to store code snippets and insert them into open filesxx Comment[zh_CN]=此插件允许存储代码片断并插入到打开的文件中去 Comment[zh_TW]=此外掛程式允許儲存程式碼片段,並將它們插入開啟的檔案中 Name=Code Snippets Support Name[bg]=Поддръжка на отрязъци от код Name[ca]=Implementació de retalls de codi Name[ca@valencia]=Implementació de retalls de codi Name[da]=Understøttelse af kodestumper Name[de]=Quelltextschnipsel-Unterstützung Name[el]=Υποστήριξη δειγμάτων κώδικα Name[en_GB]=Code Snippets Support Name[es]=Implementación de fragmentos de código Name[et]=Koodijuppide toetus Name[fr]=Prise en charge des fragments de code Name[gl]=Soporte de fragmentos de código +Name[it]=Supporto frammenti di codice Name[nb]=Støtte for kodebiter Name[nds]=Kodesnippels-Ünnerstütten Name[pa]=ਕੋਡ ਸਨਿੱਪਟ ਸਹਿਯੋਗ Name[pl]=Obsługa fragmentów kodu Name[pt]=Suporte para Excertos de Código Name[pt_BR]=Suporte a trechos de código Name[sv]=Stöd för kodsnuttar Name[tr]=Kod Parçacıkları Desteği Name[uk]=Підтримка фрагментів коду Name[x-test]=xxCode Snippets Supportxx Name[zh_CN]=代码片断支持 Name[zh_TW]=程式碼片段支援 GenericName=Code Snippets Support GenericName[bg]=Поддръжка на отрязъци от код GenericName[ca]=Implementació de retalls de codi GenericName[ca@valencia]=Implementació de retalls de codi GenericName[da]=Understøttelse af kodestumper GenericName[de]=Quelltextschnipsel-Unterstützung GenericName[en_GB]=Code Snippets Support GenericName[es]=Implementación de fragmentos de código GenericName[et]=Koodijuppide toetus GenericName[fr]=Prise en charge des fragments de code GenericName[gl]=Soporte de fragmentos de código +GenericName[it]=Supporto frammenti di codice GenericName[nb]=Støtte for kodebiter GenericName[nds]=Kodesnippels-Ünnerstütten GenericName[pl]=Obsługa fragmentów kodu GenericName[pt]=Suporte para Excertos de Código GenericName[pt_BR]=Suporte a trechos de código GenericName[sv]=Stöd för kodsnuttar GenericName[tr]=Kod Parçacıkları Desteği GenericName[uk]=Підтримка фрагментів коду GenericName[x-test]=xxCode Snippets Supportxx GenericName[zh_CN]=代码片断支持 GenericName[zh_TW]=程式碼片段支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevsnippet X-KDE-PluginInfo-Name=kdevsnippet X-KDE-PluginInfo-Author=Robert Gruber X-KDE-PluginInfo-Version=0.75 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Mode=GUI diff --git a/plugins/standardoutputview/kdevstandardoutputview.desktop b/plugins/standardoutputview/kdevstandardoutputview.desktop index bd166b61b7..6dd941d47c 100644 --- a/plugins/standardoutputview/kdevstandardoutputview.desktop +++ b/plugins/standardoutputview/kdevstandardoutputview.desktop @@ -1,33 +1,34 @@ [Desktop Entry] Type=Service Name=Output View Name[bg]=Преглед на резултата Name[ca]=Vista de la sortida Name[ca@valencia]=Vista de l'eixida Name[da]=Visning af output Name[de]=Ansicht für Ausgaben Name[en_GB]=Output View Name[es]=Vista de la salida Name[et]=Väljundivaade Name[fr]=Vue de la sortie Name[ga]=Amharc Aschurtha Name[gl]=Vista da saída +Name[it]=Vista output Name[ja]=出力ビュー Name[nb]=Utdata-visning Name[nds]=Utgaavansicht Name[pl]=Widok wyjścia Name[pt]=Área de Resultados Name[pt_BR]=Área de Resultados Name[sv]=Utmatningsvy Name[tr]=Çıktı Görünümü Name[uk]=Перегляд виводу Name[x-test]=xxOutput Viewxx Name[zh_CN]=输出视图 Name[zh_TW]=輸出檢視 Icon=gear ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevstandardoutputview X-KDE-PluginInfo-Name=KDevStandardOutputView X-KDevelop-Version=9 X-KDevelop-Interfaces=org.kdevelop.IOutputView X-KDevelop-Mode=GUI diff --git a/plugins/subversion/kdevsubversion.desktop b/plugins/subversion/kdevsubversion.desktop index b4b5b495ca..b47c6e14b0 100644 --- a/plugins/subversion/kdevsubversion.desktop +++ b/plugins/subversion/kdevsubversion.desktop @@ -1,92 +1,95 @@ [Desktop Entry] Type=Service Icon=svn_merge Exec=blubb Comment=This plugin integrates subversion to KDevelop. Comment[bg]=Тази приставка вгражда subversion в KDevelop. Comment[ca]=Aquest connector integra subversion en KDevelop. Comment[ca@valencia]=Este connector integra subversion en KDevelop. Comment[da]=Dette plugin integrerer subversion med KDevelop. Comment[de]=Dieses Modul integriert Subversion in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει το subversion στο KDevelop Comment[en_GB]=This plugin integrates subversion to KDevelop. Comment[es]=Este complemento integra «Subversion» en KDevelop. Comment[et]=See plugin lõimib Subversioni KDeveloppi. Comment[fr]=Ce module externe intègre Subversion à KDevelop. Comment[gl]=Este engadido integra subversion en KDevelop. +Comment[it]=Questa estensione integra subversion in KDevelop. Comment[ja]=このプラグインは Subversion を KDevelop に統合します Comment[lv]=Šis spraudnis integrē SVN iekš KDevelop. Comment[nb]=Dette programtillegget integrerer subversion i KDevelop. Comment[nds]=Dit Moduul bett Subversion na KDevelop in Comment[pl]=Ta wtyczka udostępnia Subversion w KDevelopie Comment[pt]=Este 'plugin' integra o Subversion com o KDevelop. Comment[pt_BR]=Esta extensão integra o Subversion ao KDevelop Comment[ro]=Acest modul integrează subversion în KDevelop Comment[ru]=Этот модуль добавляет поддержку работы с Subversion в KDevelop Comment[sv]=Insticksprogrammet integrerar Subversion i KDevelop Comment[tr]=Bu eklenti Subversion ile KDevelop uygulamasını bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати subversion (SVN) до KDevelop. Comment[x-test]=xxThis plugin integrates subversion to KDevelop.xx Comment[zh_CN]=此插件对 KDevelop 整合 subversion。 Comment[zh_TW]=此外掛程式將 subversion 整合進 KDevelop。 Name=Subversion Support Name[bg]=Поддръжка на Subversion Name[ca]=Implementació de Subversion Name[ca@valencia]=Implementació de Subversion Name[da]=Subversion-understøttelse Name[de]=Subversion-Unterstützung Name[el]=Υποστήριξη Subversion Name[en_GB]=Subversion Support Name[es]=Implementación de Subversion Name[et]=Subversioni toetus Name[fr]=Prise en charge de Subversion Name[gl]=Soporte de Subversion +Name[it]=Supporto subversion Name[ja]=Subversion サポート Name[nb]=Støtte for subversion Name[nds]=Subversion-Ünnerstütten Name[pa]=ਸਬਵਰਜਨ ਸਹਿਯੋਗ Name[pl]=Obsługa Subversion Name[pt]=Suporte para Subversion Name[pt_BR]=Suporte ao Subversion Name[ru]=Поддержка Subversion Name[sv]=Stöd för Subversion Name[tr]=Subversion Desteği Name[uk]=Підтримка Subversion Name[x-test]=xxSubversion Supportxx Name[zh_CN]=Subversion 支持 Name[zh_TW]=Subversion 支援 GenericName=Version Control Support GenericName[bg]=Поддръжка на управление на версиите GenericName[ca]=Implementació del control de versions GenericName[ca@valencia]=Implementació del control de versions GenericName[da]=Understøttelse af versionstyring GenericName[de]=Unterstützung für Versionskontrollsysteme GenericName[en_GB]=Version Control Support GenericName[es]=Implementación de Control de Versiones GenericName[et]=Versioonihalduse toetus GenericName[fr]=Prise en charge du contrôle de versions GenericName[gl]=Soporte de sistemas de versións +GenericName[it]=Supporto controllo versione GenericName[ja]=バージョン管理のサポート GenericName[nb]=Støtte for versjonskontroll GenericName[nds]=Verschoonkuntrull-Ünnerstütten GenericName[pl]=Obsługa kontroli wersji GenericName[pt]=Suporte ao Controlo de Versões GenericName[pt_BR]=Suporte a controle de versão GenericName[ru]=Поддержка систем контроля версий GenericName[sv]=Stöd för versionskontroll GenericName[tr]=Sürüm Kontrol Desteği GenericName[uk]=Підтримка керування версіями GenericName[x-test]=xxVersion Control Supportxx GenericName[zh_CN]=版本控制支持 GenericName[zh_TW]=版本控制支援 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevsubversion X-KDE-PluginInfo-Name=kdevsubversion X-KDE-PluginInfo-Author=Dukju Ahn X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl X-KDevelop-IRequired=org.kdevelop.IOutputView X-KDevelop-Mode=GUI diff --git a/shell/kross/examples/bzrkdevelop/kdevbzr.desktop b/shell/kross/examples/bzrkdevelop/kdevbzr.desktop index 46ba0807ba..9de60fe033 100644 --- a/shell/kross/examples/bzrkdevelop/kdevbzr.desktop +++ b/shell/kross/examples/bzrkdevelop/kdevbzr.desktop @@ -1,99 +1,102 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin integrates Bazaar to KDevelop Comment[bg]=Тази приставка вгражда Bazaar в KDevelop Comment[ca]=Aquest connector integra Bazaar en KDevelop Comment[ca@valencia]=Este connector integra Bazaar en KDevelop Comment[da]=Dette plugin integrerer Bazaar med KDevelop Comment[de]=Dieses Modul integriert Bazaar in KDevelop. Comment[el]=Αυτό το πρόσθετο ενσωματώνει το Bazaar στο KDevelop Comment[en_GB]=This plugin integrates Bazaar to KDevelop Comment[es]=Este complemento integra Bazaar en KDevelop Comment[et]=See plugin lõimib Bazaari KDeveloppi Comment[fr]=Ce module externe intègre Bazaar à KDevelop Comment[gl]=Este engadido integra Bazaar con KDevelop +Comment[it]=Questa estensione integra Bazaar in KDevelop Comment[ja]=このプラグインは Bazaar を KDevelop に統合します Comment[lv]=Šis spraudnis integrē Bazaar iekš KDevelop Comment[nb]=Dette programtillegget integrerer Bazaar i KDevelop Comment[nds]=Dit Moduul bett Bazaar na KDevelop in Comment[pl]=Ta wtyczka udostępnia Bazaar w KDevelopie Comment[pt]=Este 'plugin' integra o Bazaar no KDevelop Comment[pt_BR]=Esta extensão integra o Bazaar ao KDevelop Comment[ro]=Acest modul integrează Bazaar în KDevelop Comment[ru]=Этот модуль добавляет поддержку работы с Bazaar в KDevelop Comment[sv]=Insticksprogrammet integrerar Bazaar i KDevelop Comment[tr]=Bu eklenti Bazaar uygulamasını KDevelop ile bütünleştirir Comment[uk]=За допомогою цього додатка можна інтегрувати Bazaar до KDevelop Comment[x-test]=xxThis plugin integrates Bazaar to KDevelopxx Comment[zh_CN]=此插件对 KDevelop 整合 Bazaar Comment[zh_TW]=此外掛程式將 Bazaar 整合進 KDevelop 內 Name=KDevBzr Name[bg]=KDevBzr Name[ca]=KDevBzr Name[ca@valencia]=KDevBzr Name[cs]=KDevBzr Name[da]=KDevBzr Name[de]=KDevBzr Name[el]=KDevBzr Name[en_GB]=KDevBzr Name[es]=KDevBzr Name[et]=KDevBzr Name[fr]=KDevBzr Name[ga]=KDevBzr Name[gl]=KDevBzr +Name[it]=KDevBzr Name[ja]=KDevBzr Name[lv]=KDevBzr Name[nb]=KDevBzr Name[nds]=KDevBzr Name[pl]=KDevBzr Name[pt]=KDevBzr Name[pt_BR]=KDevBzr Name[ro]=KDevBzr Name[ru]=KDevBzr Name[sv]=KDevelop-Bzr Name[tr]=KDevBzr Name[uk]=KDevBzr Name[x-test]=xxKDevBzrxx Name[zh_CN]=KDevBzr Name[zh_TW]=KDevBzr GenericName=Bzr frontend GenericName[bg]=Bzr преден слой GenericName[ca]=Frontal per Bzr GenericName[ca@valencia]=Frontal per Bzr GenericName[da]=Brugerflade til bzr GenericName[de]=Oberfläche für Bzr GenericName[el]=Σύστημα περιβάλλοντος Bzr GenericName[en_GB]=Bzr frontend GenericName[es]=Interfaz para Bzr GenericName[et]=Bzr kasutajaliides GenericName[fr]=Interface Bzr GenericName[ga]=Comhéadan Bzr GenericName[gl]=Interface para Bzr +GenericName[it]=Frontend bzr GenericName[ja]=Bazaar フロントエンド GenericName[lv]=Bzr priekšpuse GenericName[nb]=Bzr-grensesnitt GenericName[nds]=Bzr-Böversiet GenericName[pa]=ਬਾਜ਼ਾਰ ਫਰੰਟ-ਐਂਡ GenericName[pl]=Interfejs do bzr GenericName[pt]=Interface para o Bzr GenericName[pt_BR]=Interface do Bzr GenericName[ro]=Interfață Bzr GenericName[ru]=Интерфейс к bzr GenericName[sv]=Bzr-gränssnitt GenericName[tr]=Bzr önyüzü GenericName[uk]=Графічна оболонка Bzr GenericName[x-test]=xxBzr frontendxx GenericName[zh_CN]=Bzr 前端 GenericName[zh_TW]=Bzr 前端介面 ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevbzr/kdevbzr.py X-KDE-PluginInfo-Name=kdevbzr X-KDE-PluginInfo-Author=Aleix Pol X-KDE-PluginInfo-Version=0.01 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Properties=GlobalFileManagement X-KDevelop-PluginType=Kross X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl, IDistributedVersionControl diff --git a/shell/kross/examples/compileone/kdevcompileone.desktop b/shell/kross/examples/compileone/kdevcompileone.desktop index 3538d55292..cfb728ad89 100644 --- a/shell/kross/examples/compileone/kdevcompileone.desktop +++ b/shell/kross/examples/compileone/kdevcompileone.desktop @@ -1,93 +1,96 @@ [Desktop Entry] Type=Service Exec=blubb Comment=Compile a file Comment[bg]=Компилиране на файл Comment[ca]=Compila un fitxer Comment[ca@valencia]=Compila un fitxer Comment[da]=Kompilér en fil Comment[de]=Eine Datei kompilieren Comment[el]=Μεταγλώττιση ενός αρχείου Comment[en_GB]=Compile a file Comment[es]=Compilar un archivo Comment[et]=Faili kompileerimine Comment[fr]=Compiler un fichier Comment[gl]=Compilar un ficheiro +Comment[it]=Compila un file Comment[ja]=単一のファイルをコンパイルします Comment[lv]=Kompilē failu Comment[nb]=Kompiler en fil Comment[nds]=En Datei kompileren Comment[pa]=ਇੱਕ ਫਾਇਲ ਕੰਪਾਇਲ ਕਰੋ Comment[pl]=Kompiluj plik Comment[pt]=Compilar um ficheiro Comment[pt_BR]=Compilar um arquivo Comment[ro]=Compilează un fișier Comment[ru]=Скомпилировать файл Comment[sv]=Kompilera en fil Comment[tr]=Bir dosya derle Comment[uk]=Компіляція файла Comment[x-test]=xxCompile a filexx Comment[zh_CN]=编译文件 Comment[zh_TW]=編譯檔案 Name=CompileOne Name[bg]=CompileOne Name[ca]=CompileOne Name[ca@valencia]=CompileOne Name[da]=CompileOne Name[de]=CompileOne Name[el]=CompileOne Name[en_GB]=CompileOne Name[es]=CompileOne Name[et]=CompileOne Name[fr]=CompileOne Name[gl]=CompileOne +Name[it]=CompileOne Name[ja]=CompileOne Name[nb]=KompilerEn Name[nds]=CompileOne Name[pl]=Kompiluj jeden Name[pt]=Compilação Única Name[pt_BR]=CompileOne Name[ro]=CompileOne Name[ru]=CompileOne Name[sv]=Kompilera en Name[tr]=CompileOne Name[uk]=CompileOne Name[x-test]=xxCompileOnexx Name[zh_CN]=CompileOne Name[zh_TW]=CompileOne GenericName=CompileOne GenericName[bg]=CompileOne GenericName[ca]=CompileOne GenericName[ca@valencia]=CompileOne GenericName[da]=CompileOne GenericName[de]=CompileOne GenericName[el]=CompileOne GenericName[en_GB]=CompileOne GenericName[es]=CompileOne GenericName[et]=CompileOne GenericName[fr]=CompileOne GenericName[gl]=CompileOne +GenericName[it]=CompileOne GenericName[ja]=CompileOne GenericName[nb]=KompilerEn GenericName[nds]=CompileOne GenericName[pl]=Kompiluj jeden GenericName[pt]=Compilação Única GenericName[pt_BR]=CompileOne GenericName[ro]=CompileOne GenericName[ru]=Индивидуальная компиляция GenericName[sv]=Kompilera en GenericName[tr]=Bir Dosya Derle GenericName[uk]=CompileOne GenericName[x-test]=xxCompileOnexx GenericName[zh_CN]=编译一个 GenericName[zh_TW]=CompileOne ServiceTypes=KDevelop/Plugin X-KDE-Library=CompileOne/CompileOne.py X-KDE-PluginInfo-Name=CompileOne X-KDE-PluginInfo-Author=Aleix Pol X-KDE-PluginInfo-Version=0.01 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-PluginType=Kross X-KDevelop-Mode=GUI diff --git a/shell/kross/examples/guiexample/kdevguiexample.desktop b/shell/kross/examples/guiexample/kdevguiexample.desktop index 4d996d691a..bea187abc7 100644 --- a/shell/kross/examples/guiexample/kdevguiexample.desktop +++ b/shell/kross/examples/guiexample/kdevguiexample.desktop @@ -1,96 +1,99 @@ [Desktop Entry] Type=Service Exec=blubb Comment=GUI Example Comment[bg]=Графичен пример Comment[ca]=Exemple d'IGU Comment[ca@valencia]=Exemple d'IGU Comment[da]=Eksempel på brugerflade Comment[de]=GUI-Beispiel Comment[el]=Παράδειγμα GUI Comment[en_GB]=GUI Example Comment[es]=Ejemplo de interfaz gráfica Comment[et]=GUI näidis Comment[fr]=Exemple d'interface graphique Comment[gl]=Exemplo de GUI +Comment[it]=Esempio GUI Comment[ja]=GUI の例 Comment[lv]=GUI piemērs Comment[nb]=GUI-eksempel Comment[nds]=Böversiet-Bispill Comment[pa]=GUI ਉਦਾਹਰਨ Comment[pl]=Przykład GUI Comment[pt]=Exemplo GUI Comment[pt_BR]=Example de GUI Comment[ro]=Exemplu GUI Comment[ru]=Пример графического интерфейса пользователя Comment[sv]=Exempel på grafiskt användargränssnitt Comment[tr]=Grafiksel Kullanıcı Arayüzü Örneği Comment[uk]=Приклад графічного інтерфейсу Comment[x-test]=xxGUI Examplexx Comment[zh_CN]=GUI 示例 Comment[zh_TW]=編譯檔案 Name=GUIExample Name[bg]=GUIExample Name[ca]=GUIExample Name[ca@valencia]=GUIExample Name[da]=GUIExample Name[de]=GUIExample Name[el]=GUIExample Name[en_GB]=GUIExample Name[es]=GUIExample Name[et]=GUIExample Name[fr]=GUIExample Name[gl]=GUIExample +Name[it]=GUIExample Name[ja]=GUIExample Name[nb]=GUIExample Name[nds]=GUIExample Name[pa]=GUIExample Name[pl]=Przykład GUI Name[pt]=Exemplo GUI Name[pt_BR]=GUIExample Name[ro]=ExempluGUI Name[ru]=GUIExample Name[sv]=Exempel på grafiskt användargränssnitt Name[tr]=Grafiksel Kullanıcı Arayüzü Örneği Name[uk]=GUIExample Name[x-test]=xxGUIExamplexx Name[zh_CN]=GUIExample Name[zh_TW]=GUIExample GenericName=GUIExample GenericName[bg]=GUIExample GenericName[ca]=GUIExample GenericName[ca@valencia]=GUIExample GenericName[da]=GUIExample GenericName[de]=GUIExample GenericName[el]=GUIExample GenericName[en_GB]=GUIExample GenericName[es]=GUIExample GenericName[et]=GUIExample GenericName[fr]=GUIExample GenericName[gl]=GUIExample +GenericName[it]=GUIExample GenericName[ja]=GUI の例 GenericName[nb]=GUIExample GenericName[nds]=Böversiet-Bispill GenericName[pa]=GUIExample GenericName[pl]=Przykład GUI GenericName[pt]=Exemplo GUI GenericName[pt_BR]=GUIExample GenericName[ro]=ExempluGUI GenericName[ru]=Пример графического интерфейса пользователя GenericName[sv]=Exempel på grafiskt användargränssnitt GenericName[tr]=Grafiksel Kullanıcı Arayüzü Örneği GenericName[uk]=GUIExample GenericName[x-test]=xxGUIExamplexx GenericName[zh_CN]=GUI 示例 GenericName[zh_TW]=GUIExample ServiceTypes=KDevelop/Plugin X-KDE-Library=GUIExample/GUIExample.py X-KDE-PluginInfo-Name=GUIExample X-KDE-PluginInfo-Author=Aleix Pol X-KDE-PluginInfo-Version=0.01 X-KDE-PluginInfo-License=GPL X-KDevelop-Version=9 X-KDevelop-Category=Global X-KDevelop-Properties=GlobalFileManagement X-KDevelop-PluginType=Kross X-KDevelop-Interfaces=org.kdevelop.IBasicVersionControl, IDistributedVersionControl diff --git a/shell/kross/examples/msvckdevelop/kdevmsvcmanager.desktop b/shell/kross/examples/msvckdevelop/kdevmsvcmanager.desktop index f4aa865850..6c92569c07 100644 --- a/shell/kross/examples/msvckdevelop/kdevmsvcmanager.desktop +++ b/shell/kross/examples/msvckdevelop/kdevmsvcmanager.desktop @@ -1,65 +1,67 @@ [Desktop Entry] Encoding=UTF-8 Type=Service Name=KDevelop MSVC Manager Name[bg]=Maнипулатор на MSVC от KDevelop Name[ca]=Gestor de MSVC de KDevelop Name[ca@valencia]=Gestor de MSVC de KDevelop Name[da]=KDevelop MSVC-håndtering Name[de]=KDevelop-MSVC-Verwaltung Name[el]=Διαχειριστής MSVC του KDevelop Name[en_GB]=KDevelop MSVC Manager Name[es]=Gestor MSVC de KDevelop Name[et]=KDevelopi MSVC haldur Name[fr]=Gestionnaire MSVC pour KDevelop Name[gl]=Xestor de MSVC de KDevelop +Name[it]=Gestore MSVC di KDevelop Name[ja]=KDevelop MSVC マネージャ Name[lv]=KDevelop MSVC pārvaldnieks Name[nb]=KDevelop MSVC-håndterer Name[nds]=KDevelop-MSVC-Pleger Name[pa]=KDevelop MSVC ਮੈਨੇਜਰ Name[pl]=Menadżer MSVC dla KDevelopa Name[pt]=Gestor do MSVC para o KDevelop Name[pt_BR]=Gerenciador MSVC do KDevelop Name[ru]=Управление проектами MSVC Name[sv]=KDevelop MSVC-hantering Name[tr]=KDevelop MSVC Yöneticisi Name[uk]=Інструмент керування MSVC для KDevelop Name[x-test]=xxKDevelop MSVC Managerxx Name[zh_CN]=KDevelop MSVC 管理器 Name[zh_TW]=KDevelop MSVC 管理員 Comment=Imports MSVC projects Comment[bg]=Внасяне на MSVC проекти Comment[ca]=Importa projectes de MSVC Comment[ca@valencia]=Importa projectes de MSVC Comment[da]=Importerer MSVC-projekter Comment[de]=Importiert MSVC-Projekte Comment[el]=Εισαγωγή έργων MSVC Comment[en_GB]=Imports MSVC projects Comment[es]=Importa proyectos de MSVC Comment[et]=MSVC projektide importimine Comment[fr]=Importe des projets MSVC Comment[gl]=Importa proxectos de MSVC +Comment[it]=Importa i progetti MSVC Comment[ja]=MSVC プロジェクトをインポートします Comment[lv]=Importē MSVC projektus Comment[nb]=Importerer MSVC-prosjekter Comment[nds]=Importeert MSVC-Projekten Comment[pl]=Importuje projekty MSVC Comment[pt]=Importa projectos do MSVC Comment[pt_BR]=Importar projetos do MSVC Comment[ro]=Importă proiecte MSVC Comment[ru]=Импорт проектов MSVC Comment[sv]=Importerar MSVC-projekt Comment[tr]=MSCV projelerini içeriye aktarır Comment[uk]=Імпортує проекти MSVC Comment[x-test]=xxImports MSVC projectsxx Comment[zh_CN]=导入 MSVC 工程 Comment[zh_TW]=匯入 MSVC 專案 Icon=gear ServiceTypes=KDevelop/Plugin X-KDE-Library=KDevMSVCManager/KDevMSVCManager.py X-KDE-PluginInfo-Name=KDevMSVCManager X-KDevelop-PluginType=Kross X-KDevelop-FileManager=MSVC X-KDevelop-Version=9 X-KDevelop-Interfaces=org.kdevelop.IBuildSystemManager,org.kdevelop.IProjectFileManager diff --git a/shell/kross/kdevkrossplugin.desktop b/shell/kross/kdevkrossplugin.desktop index d9aa3ea85e..5de76d8920 100644 --- a/shell/kross/kdevkrossplugin.desktop +++ b/shell/kross/kdevkrossplugin.desktop @@ -1,69 +1,71 @@ [Desktop Entry] Encoding=UTF-8 Type=Service Name=KDevelop Kross Support Name[bg]=Поддръжка на KDevelop Kross Name[ca]=Implementació de Kross per KDevelop Name[ca@valencia]=Implementació de Kross per KDevelop Name[da]=Kross-understøttelse Name[de]=KDevelop-Unterstützung für Kross Name[el]=Υποστήριξη Kross του KDevelop Name[en_GB]=KDevelop Kross Support Name[es]=Implementación Kross de KDevelop Name[et]=KDevelopi Krossi toetus Name[fr]=Prise en charge de Kross pour KDevelop Name[gl]=Soporte de Kross para KDevelop +Name[it]=Supporto Kross di KDevelop Name[ja]=KDevelop Kross サポート Name[lv]=KDevelop Kross atbalsts Name[nb]=Støtte for Kross i KDevelop Name[nds]=KDevelop-Kross-Ünnerstütten Name[pl]=Obsługa Kross dla KDevelopa Name[pt]=Suporte do Kross para o KDevelop Name[pt_BR]=Suporte do KDevelop ao Kross Name[ro]=Suport Kross KDevelop Name[ru]=Поддержка Kross в KDevelop Name[sv]=KDevelop stöd för Kross Name[tr]=KDevelop Kross Desteği Name[uk]=Підтримка Kross у KDevelop Name[x-test]=xxKDevelop Kross Supportxx Name[zh_CN]=KDevelop Kross 支持 Name[zh_TW]=KDevelop Kross 支援 Comment=KDevelop Kross Support Comment[bg]=Поддръжка на KDevelop Kross Comment[ca]=Implementació de Kross per KDevelop Comment[ca@valencia]=Implementació de Kross per KDevelop Comment[cs]=Podpora Kdevelop Kross Comment[da]=Kross-understøttelse Comment[de]=KDevelop-Unterstützung für Kross Comment[el]=Υποστήριξη Kross του KDevelop Comment[en_GB]=KDevelop Kross Support Comment[es]=Implementación Kross de KDevelop Comment[et]=KDevelopi Krossi toetus Comment[fr]=Prise en charge de Kross pour KDevelop Comment[gl]=Soporte de Kross para KDevelop +Comment[it]=Supporto Kross di KDevelop Comment[ja]=KDevelop の Kross サポート Comment[lv]=KDevelop Kross atbalsts Comment[nb]=Støtte for Kross i KDevelop Comment[nds]=KDevelop-Ünnerstütten för Kross Comment[pl]=Obsługa Kross dla KDevelopa Comment[pt]=Suporte do Kross para o KDevelop Comment[pt_BR]=Suporte do KDevelop ao Kross Comment[ro]=Suport Kross KDevelop Comment[ru]=Поддержка Kross в KDevelop Comment[sv]=KDevelop stöd för Kross Comment[tr]=KDevelop Kross Desteği Comment[uk]=Підтримка Kross у KDevelop Comment[x-test]=xxKDevelop Kross Supportxx Comment[zh_CN]=KDevelop Kross 支持 Comment[zh_TW]=KDevelop Kross 支援 Icon=gear ServiceTypes=KDevelop/Plugin X-KDE-Library=kdevkrossplugin X-KDE-PluginInfo-Author=Aleix Pol X-KDE-PluginInfo-Email=aleixpol@gmail.com X-KDE-PluginInfo-Name=KDevKrossManager X-KDE-PluginInfo-License=GPL X-KDevelop-FileManager=Kross X-KDevelop-Version=9 X-KDevelop-Category=Project X-KDevelop-Interfaces=org.kdevelop.IBuildSystemManager,org.kdevelop.IProjectFileManager,org.kdevelop.ILanguageSupport diff --git a/shell/settings/kcm_kdev_bgsettings.desktop b/shell/settings/kcm_kdev_bgsettings.desktop index cbfaf3540d..a83c08f85d 100644 --- a/shell/settings/kcm_kdev_bgsettings.desktop +++ b/shell/settings/kcm_kdev_bgsettings.desktop @@ -1,56 +1,58 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_bgsettings X-KDE-FactoryName=kcm_kdev_bgsettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=GENERAL Name=Background Parser Name[bg]=Фонов анализатор на синтаксиса Name[ca]=Analitzador en segon pla Name[ca@valencia]=Analitzador en segon pla Name[da]=Baggrundsfortolker Name[de]=Hintergrund-Parser Name[el]=Αναλυτής παρασκηνίου Name[en_GB]=Background Parser Name[es]=Analizador en segundo plano Name[et]=Taustaparser Name[fr]=Analyseur syntaxique d'arrière-plan Name[gl]=Analizador sintáctico en segundo plano +Name[it]=Analizzatore in background Name[ja]=バックグラウンドパーサ Name[nb]=Bakgrunnstolker Name[nds]=Achtergrund-Inleser Name[pl]=Parser w tle Name[pt]=Processamento em Segundo Plano Name[pt_BR]=Analisador em plano de fundo Name[ru]=Фоновый анализ кода Name[sv]=Bakgrundstolk Name[tr]=Arkaplan Ayrıştırıcı Name[uk]=Інструмент фонової обробки Name[x-test]=xxBackground Parserxx Name[zh_CN]=后台解析 Name[zh_TW]=背景剖析器 Comment=Configure Background Parser Comment[ca]=Configura l'analitzador en segon pla Comment[ca@valencia]=Configura l'analitzador en segon pla Comment[da]=Indstil baggrundsfortolker Comment[en_GB]=Configure Background Parser Comment[es]=Configurar el analizador en segundo plano Comment[et]=Taustaparseri seadistamine Comment[fr]=Configurer l'analyseur syntaxique d'arrière-plan +Comment[it]=Configura l'analizzatore in background Comment[nb]=Sett opp bakgrunnstolker Comment[nds]=Achtergrund-Inleser instellen Comment[pl]=Konfiguracja parsera w tle Comment[pt]=Configurar o Processamento em Segundo Plano Comment[pt_BR]=Configurar o processamento em segundo plano Comment[sv]=Anpassa bakgrundstolk Comment[uk]=Налаштування інструменту фонової обробки Comment[x-test]=xxConfigure Background Parserxx Comment[zh_CN]=配置后台解析 Comment[zh_TW]=設定背景剖析器 diff --git a/shell/settings/kcm_kdev_ccsettings.desktop b/shell/settings/kcm_kdev_ccsettings.desktop index f4f493e90a..04a05932ef 100644 --- a/shell/settings/kcm_kdev_ccsettings.desktop +++ b/shell/settings/kcm_kdev_ccsettings.desktop @@ -1,62 +1,64 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_ccsettings X-KDE-FactoryName=kcm_kdev_ccsettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=GENERAL Name=Language Support Name[bg]=Поддържани езици Name[ca]=Implementació del llenguatge Name[ca@valencia]=Implementació del llenguatge Name[da]=Sprogunderstøttelse Name[de]=Sprachunterstützung Name[el]=Υποστήριξη γλώσσας Name[en_GB]=Language Support Name[es]=Implementación de lenguaje Name[et]=Keele toetus Name[fr]=Prise en charge des langages Name[gl]=Soporte de linguaxe +Name[it]=Supporto linguaggio Name[ja]=言語サポート Name[nb]=Språkstøtte Name[nds]=Spraak-Ünnerstütten Name[pa]=ਭਾਸ਼ਾ ਸਹਿਯੋਗ Name[pl]=Obsługa języków Name[pt]=Suporte às Linguagens Name[pt_BR]=Suporte a linguagem Name[ru]=Поддержка языков Name[sv]=Språkstöd Name[tr]=Dil Desteği Name[uk]=Підтримка мов Name[x-test]=xxLanguage Supportxx Name[zh_CN]=语言支持 Name[zh_TW]=語言支援 Comment=Configure code-completion and semantic highlighting Comment[bg]=Настройка на довършване на заданието и семантично маркиране Comment[ca]=Configura la compleció de codi i el ressaltat semàntic Comment[ca@valencia]=Configura la compleció de codi i el ressaltat semàntic Comment[da]=Indstil kodefuldførelse og semantisk fremhævning Comment[de]=Quelltextvervollständigung und semantische Hervorhebung einrichten Comment[el]=Ρυθμίσεις συμπλήρωσης κώδικα και σημειολογικού τονισμού Comment[en_GB]=Configure code-completion and semantic highlighting Comment[es]=Configurar terminación de código y resalte semántico Comment[et]=Koodilõpetuse ja semantilise esiletõstmise seadistamine Comment[fr]=Configurer le complétement de code et la mise en surbrillance de la sémantique Comment[gl]=Configura o completado de código e o realce semántico +Comment[it]=Configura il completamento del codice e l'evidenziazione della semantica Comment[nb]=Sett opp kodefullføring og semantisk fremheving Comment[nds]=Kode-Kompletteren un inholtbaseert Rutheven instellen Comment[pl]=Konfiguracja uzupełniania kodu i podświetlania semantycznego Comment[pt]=Configurar as opções da completação de código e realce semântico Comment[pt_BR]=Configurar os destaques de completação de código e semântica Comment[ru]=Настроить завершение кода и семантическую подсветку Comment[sv]=Anpassa inställningar av kodkomplettering och semantisk färgläggning Comment[tr]=Kod tamamlama ve anlamsal vurgulama ayarlarını yapılandır Comment[uk]=Налаштування параметрів автозавершення коду та семантичного підсвічування Comment[x-test]=xxConfigure code-completion and semantic highlightingxx Comment[zh_CN]=配置代码补全和语法加亮 Comment[zh_TW]=設定源碼補完與語意突顯 diff --git a/shell/settings/kcm_kdev_envsettings.desktop b/shell/settings/kcm_kdev_envsettings.desktop index 82ba601264..eaa61b1e18 100644 --- a/shell/settings/kcm_kdev_envsettings.desktop +++ b/shell/settings/kcm_kdev_envsettings.desktop @@ -1,62 +1,64 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_envsettings X-KDE-FactoryName=kcm_kdev_envsettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=GENERAL Name=Environment Name[bg]=Обкръжение Name[ca]=Entorn Name[ca@valencia]=Entorn Name[da]=Miljø Name[de]=Umgebung Name[el]=Περιβάλλον Name[en_GB]=Environment Name[es]=Entorno Name[et]=Keskkond Name[fr]=Environnement Name[ga]=Timpeallacht Name[gl]=Contorno +Name[it]=Ambiente Name[ja]=環境 Name[lv]=Vide Name[ms]=Persekitaran Name[nb]=Miljø Name[nds]=Ümgeven Name[nl]=Omgeving Name[pa]=ਇੰਵਾਇਰਨਮੈਂਟ Name[pl]=Środowisko Name[pt]=Ambiente Name[pt_BR]=Ambiente Name[ro]=Mediu Name[ru]=Переменные среды Name[sv]=Miljö Name[tr]=Ortam Name[uk]=Середовище Name[x-test]=xxEnvironmentxx Name[zh_CN]=环境 Name[zh_TW]=環境 Comment=Configure Environment Variables Comment[ca]=Configura les variables d'entorn Comment[ca@valencia]=Configura les variables d'entorn Comment[da]=Indstil miljøvariabler Comment[en_GB]=Configure Environment Variables Comment[es]=Configurar variables de entorno Comment[et]=Keskkonnamuutujate seadistamine Comment[fr]=Configurer les variables d'environnement +Comment[it]=Configura le variabili d'ambiente Comment[nb]=Sett opp miljøvariabler Comment[nds]=Ümgevenvariabeln instellen Comment[pl]=Konfiguruj zmienne środowiskowe Comment[pt]=Configurar as Variáveis de Ambiente Comment[pt_BR]=Configurar as variáveis de ambiente Comment[sv]=Anpassa miljövariabler Comment[uk]=Налаштування змінних середовища Comment[x-test]=xxConfigure Environment Variablesxx Comment[zh_CN]=配置环境变量 Comment[zh_TW]=設定環境變數 diff --git a/shell/settings/kcm_kdev_pluginsettings.desktop b/shell/settings/kcm_kdev_pluginsettings.desktop index 868d934e9b..0bf4b35cf0 100644 --- a/shell/settings/kcm_kdev_pluginsettings.desktop +++ b/shell/settings/kcm_kdev_pluginsettings.desktop @@ -1,75 +1,77 @@ [Desktop Entry] Icon=preferences-plugin Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_pluginsettings X-KDE-FactoryName=kcm_kdev_pluginsettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=GENERAL Name=Plugins Name[bg]=Приставки Name[ca]=Connectors Name[ca@valencia]=Connectors Name[cs]=Moduly Name[da]=Plugins Name[de]=Module Name[el]=Πρόσθετα Name[en_GB]=Plugins Name[eo]=Kromprogrametoj Name[es]=Complementos Name[et]=Pluginad Name[fr]=Modules externes Name[ga]=Breiseáin Name[gl]=Engadidos +Name[it]=Estensioni Name[ja]=プラグイン Name[lv]=Spraudņi Name[ms]=Plugin Name[nb]=Programtillegg Name[nds]=Modulen Name[nl]=Plugins Name[pa]=ਪਲੱਗਇਨ Name[pl]=Wtyczki Name[pt]='Plugins' Name[pt_BR]=Plug-ins Name[ro]=Module Name[ru]=Модули Name[sv]=Insticksprogram Name[tr]=Eklentiler Name[uk]=Додатки Name[x-test]=xxPluginsxx Name[zh_CN]=插件 Name[zh_TW]=外掛程式 Comment=Configure Plugins Comment[bg]=Настройка на приставки Comment[ca]=Configura els connectors Comment[ca@valencia]=Configura els connectors Comment[da]=Indstil plugins Comment[de]=Module einrichten Comment[el]=Ρύθμιση προσθέτων Comment[en_GB]=Configure Plugins Comment[es]=Configurar complementos Comment[et]=Pluginate seadistamine Comment[fr]=Configurer les modules externes Comment[ga]=Cumraigh Breiseáin Comment[gl]=Configurar os engadidos +Comment[it]=Configura le estensioni Comment[ja]=プラグインを設定します Comment[lv]=Konfigurē spraudņus Comment[nb]=Sett opp programtillegg Comment[nds]=Modulen instellen Comment[pa]=ਪਲੱਗਇਨ ਸੰਰਚਨਾ Comment[pl]=Konfiguruj wtyczki Comment[pt]=Configurar os 'Plugins' Comment[pt_BR]=Configurar plug-ins Comment[ro]=Configurare module Comment[ru]=Настройка модулей Comment[sv]=Anpassa insticksprogram Comment[tr]=Eklentileri Yapılandır Comment[uk]=Налаштування додатків Comment[x-test]=xxConfigure Pluginsxx Comment[zh_CN]=配置插件 Comment[zh_TW]=設定外掛程式 diff --git a/shell/settings/kcm_kdev_projectsettings.desktop b/shell/settings/kcm_kdev_projectsettings.desktop index 9803e30e81..b6a7321703 100644 --- a/shell/settings/kcm_kdev_projectsettings.desktop +++ b/shell/settings/kcm_kdev_projectsettings.desktop @@ -1,49 +1,51 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_projectsettings X-KDE-FactoryName=kcm_kdev_projectsettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=GENERAL Name=Projects Name[ca]=Projectes Name[ca@valencia]=Projectes Name[da]=Projekter Name[en_GB]=Projects Name[es]=Proyectos Name[et]=Projektid Name[fr]=Projets +Name[it]=Progetti Name[nb]=Prosjekter Name[nds]=Projekten Name[pl]=Projekty Name[pt]=Projectos Name[pt_BR]=Projetos Name[sv]=Projekt Name[uk]=Проекти Name[x-test]=xxProjectsxx Name[zh_CN]=工程 Name[zh_TW]=專案 Comment=Configure Projects Comment[ca]=Configura els projectes Comment[ca@valencia]=Configura els projectes Comment[da]=Indstil projekter Comment[en_GB]=Configure Projects Comment[es]=Configurar proyectos Comment[et]=Projektide seadistamine Comment[fr]=Configurer les projets +Comment[it]=Configura i progetti Comment[nb]=Sett opp prosjekter Comment[nds]=Projekten instellen Comment[pl]=Konfiguruj projekty Comment[pt]=Configurar os Projectos Comment[pt_BR]=Configurar projetos Comment[sv]=Anpassa projekt Comment[uk]=Налаштування проектів Comment[x-test]=xxConfigure Projectsxx Comment[zh_CN]=配置工程 Comment[zh_TW]=設定專案 diff --git a/shell/settings/kcm_kdev_uisettings.desktop b/shell/settings/kcm_kdev_uisettings.desktop index 664cb86609..80c4772e64 100644 --- a/shell/settings/kcm_kdev_uisettings.desktop +++ b/shell/settings/kcm_kdev_uisettings.desktop @@ -1,60 +1,62 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdev_uisettings X-KDE-FactoryName=kcm_kdev_uisettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=USERINTERFACE Name=User Interface Name[bg]=Потребителски интерфейс Name[ca]=Interfície d'usuari Name[ca@valencia]=Interfície d'usuari Name[da]=Brugerflade Name[de]=Benutzeroberfläche Name[el]=Περιβάλλον χρήστη Name[en_GB]=User Interface Name[es]=Interfaz de usuario Name[et]=Kasutajaliides Name[fr]=Interface utilisateur Name[gl]=Interface de usuario +Name[it]=Interfaccia utente Name[ja]=ユーザインターフェース Name[lv]=Lietotāja saskarne Name[nb]=Brukerflate Name[nds]=Böversiet Name[nl]=Gebruikersinterface Name[pa]=ਯੂਜ਼ਰ ਇੰਟਰਫੇਸ Name[pl]=Interfejs użytkownika Name[pt]=Interface do Utilizador Name[pt_BR]=Interface do usuário Name[ro]=Interfață utilizator Name[ru]=Пользовательский интерфейс Name[sv]=Användargränssnitt Name[tr]=Kullanıcı Arayüzü Name[uk]=Інтерфейс користувача Name[x-test]=xxUser Interfacexx Name[zh_CN]=用户界面 Name[zh_TW]=使用者介面 Comment=Configure User Interface Comment[ca]=Configura la interfície d'usuari Comment[ca@valencia]=Configura la interfície d'usuari Comment[da]=Indstil brugerflade Comment[en_GB]=Configure User Interface Comment[es]=Configurar la interfaz de usuario Comment[et]=Kasutajaliidese seadistamine Comment[fr]=Configurer l'interface utilisateur +Comment[it]=Configura l'intefaccia utente Comment[nb]=Sett opp brukerflate Comment[nds]=Böversiet instellen Comment[pl]=Konfiguruj interfejs użytkownika Comment[pt]=Configurar a Interface do Utilizador Comment[pt_BR]=Configurar a interface do usuário Comment[sv]=Anpassa användargränssnitt Comment[uk]=Налаштування інтерфейсу користувача Comment[x-test]=xxConfigure User Interfacexx Comment[zh_CN]=配置用户界面 Comment[zh_TW]=設定使用者介面 diff --git a/shell/settings/kcm_kdevsourceformattersettings.desktop b/shell/settings/kcm_kdevsourceformattersettings.desktop index d773e4098a..733e4b4860 100644 --- a/shell/settings/kcm_kdevsourceformattersettings.desktop +++ b/shell/settings/kcm_kdevsourceformattersettings.desktop @@ -1,53 +1,55 @@ [Desktop Entry] Icon=kdevelop Type=Service ServiceTypes=KCModule X-KDE-ModuleType=Library X-KDE-Library=kcm_kdevsourceformattersettings X-KDE-FactoryName=kcm_kdevsourceformattersettings X-KDE-ParentApp=kdevplatform X-KDE-ParentComponents=kdevplatform X-KDE-CfgDlgHierarchy=USERINTERFACE Name=Source Formatter Name[bg]=Форматиращ модул за програмен текст Name[ca]=Formatador de codi font Name[ca@valencia]=Formatador de codi font Name[da]=Formatering af kildekode Name[de]=Quelltextformatierer Name[en_GB]=Source Formatter Name[es]=Formateador de código Name[et]=Lähtekoodi vormindaja Name[fr]=Formateur de sources Name[gl]=Formatador do código +Name[it]=Formattatore sorgenti Name[ja]=ソースフォーマッタ Name[nb]=Kildeformattering Name[nds]=Bornformateren Name[pl]=Formatowanie źródeł Name[pt]=Formatador de Código Name[pt_BR]=Formatador de código Name[sv]=Källkodsformatering Name[tr]=Kaynak Biçimlendirici Name[uk]=Форматування коду Name[x-test]=xxSource Formatterxx Name[zh_CN]=源代码格式化器 Name[zh_TW]=源碼格式器 Comment=Configure Source Formatter Comment[ca]=Configura el formatador de codi font Comment[ca@valencia]=Configura el formatador de codi font Comment[da]=Indstil kildekodeformatering Comment[en_GB]=Configure Source Formatter Comment[es]=Configurar formateador de código Comment[et]=Lähtekoodi vormindaja seadistamine Comment[fr]=Configurer le programme de formatage de sources +Comment[it]=Configura il formattatore di sorgenti Comment[nb]=Sett opp kildeformattering Comment[nds]=Bornformateren instellen Comment[pl]=Konfiguracja formatowania źródeł Comment[pt]=Configurar o Formatador de Código Comment[pt_BR]=Configurar o formatador de código Comment[sv]=Anpassa källkodsformatering Comment[uk]=Налаштування форматування коду Comment[x-test]=xxConfigure Source Formatterxx Comment[zh_CN]=配置源代码格式化器 Comment[zh_TW]=設定源碼格式器 diff --git a/shell/tests/share/kde4/services/kdevnonguiinterfaceplugin.desktop b/shell/tests/share/kde4/services/kdevnonguiinterfaceplugin.desktop index 28b46ae4ed..270882c12f 100644 --- a/shell/tests/share/kde4/services/kdevnonguiinterfaceplugin.desktop +++ b/shell/tests/share/kde4/services/kdevnonguiinterfaceplugin.desktop @@ -1,84 +1,87 @@ [Desktop Entry] Type=Service Exec=blubb Comment=This plugin is purely for unit-test Comment[bg]=Тази приставка е само за проверка на модула Comment[ca]=Aquest connector és exclusivament per a unitats de proves Comment[ca@valencia]=Este connector és exclusivament per a unitats de proves Comment[da]=Dette plugin er udelukkende til unit-test Comment[de]=Dieses Modul dient nur Unit-Tests. Comment[el]=Αυτό το πρόσθετο προορίζεται για τον έλεγχο μονάδας Comment[en_GB]=This plugin is purely for unit-test Comment[es]=Este complemento es sólo para unidades de prueba Comment[et]=See plugin on ainult unit-testi jaoks Comment[fr]=Ce module externe est purement pour le test unitaire Comment[gl]=Este engadido é soamente para probas de unidades +Comment[it]=Questa estensione è puramente per lo unit-test Comment[nb]=Dette programtillegget er bare for enhetstesting Comment[nds]=Dit Moduul is bloots för't Eenheiten-Testen Comment[pa]=ਇਹ ਪਲੱਗਇਨ ਸ਼ੁੱਧ ਯੂਨਿਟ-ਟੈਸਟ ਹੈ Comment[pl]=Ta wtyczka służy tylko do testów jednostek Comment[pt]=Este 'plugin' serve apenas para testes unitários Comment[pt_BR]=Esta extensão é somente para testes unitários Comment[sv]=Insticksprogrammet är enbart avsett för enhetstest Comment[tr]=Bu eklenti tamamen birim-testleri içindir Comment[uk]=Цей додаток призначено лише для перевірки модулів Comment[x-test]=xxThis plugin is purely for unit-testxx Comment[zh_CN]=此插件只用于 unit 测试 Comment[zh_TW]=此外掛程式只是單純做測試 Name=KDevNonGuiInterface Name[bg]=KDevNonGuiInterface Name[ca]=KDevNonGuiInterface Name[ca@valencia]=KDevNonGuiInterface Name[da]=KDevNonGuiInterface Name[de]=KDevNonGuiInterface Name[el]=KDevNonGuiInterface Name[en_GB]=KDevNonGuiInterface Name[es]=KDevNonGuiInterface Name[et]=KDevNonGuiInterface Name[fr]=KDevNonGuiInterface Name[ga]=KDevNonGuiInterface Name[gl]=KDevNonGuiInterface +Name[it]=KDevNonGuiInterface Name[nb]=KDevNonGuiInterface Name[nds]=KDevKeenBöversiet Name[pa]=KDevNonGuiInterface Name[pl]=KDevNonGuiInterface Name[pt]=KDevNonGuiInterface Name[pt_BR]=KDevNonGuiInterface Name[sv]=KDevelop icke grafiskt användargränssnitt Name[tr]=KDevNonGuiInterface Name[uk]=KDevNonGuiInterface Name[x-test]=xxKDevNonGuiInterfacexx Name[zh_CN]=KDevNonGuiInterface Name[zh_TW]=KDevNonGuiInterface GenericName=NonGuiInterface GenericName[bg]=NonGuiInterface GenericName[ca]=NonGuiInterface GenericName[ca@valencia]=NonGuiInterface GenericName[da]=NonGuiInterface GenericName[de]=NonGuiInterface GenericName[el]=Περιβάλλον χωρίς Gui GenericName[en_GB]=NonGuiInterface GenericName[es]=NonGuiInterface GenericName[et]=NonGuiInterface GenericName[fr]=NonGuiInterface GenericName[ga]=NonGuiInterface GenericName[gl]=Interface sen gui +GenericName[it]=NonGuiInterface GenericName[nb]=NonGuiInterface GenericName[nds]=Keen graafsch Böversiet GenericName[pa]=NonGuiInterface GenericName[pl]=NonGuiInterface GenericName[pt]=Interface Não-Gráfica GenericName[pt_BR]=NonGuiInterface GenericName[sv]=Icke grafiskt användargränssnitt GenericName[tr]=Grafiksel Olmayan Arayüz GenericName[uk]=NonGuiInterface GenericName[x-test]=xxNonGuiInterfacexx GenericName[zh_CN]=非图形用户界面 GenericName[zh_TW]=NonGuiInterface ServiceTypes=KDevelop/Plugin X-KDE-Library=/home/andreas/src/build/kdevplatform/lib/kdevnonguiinterface X-KDevelop-Version=9 X-KDE-PluginInfo-Name=kdevnonguiinterface X-KDE-PluginInfo-License=LGPL X-KDevelop-Interfaces=org.kdevelop.ITestNonGuiInterface X-KDevelop-Mode=NoGUI