diff --git a/src/libs/kernel/plan_schedulerplugin.desktop b/src/libs/kernel/plan_schedulerplugin.desktop index 5d24e08e..9d9fe66b 100644 --- a/src/libs/kernel/plan_schedulerplugin.desktop +++ b/src/libs/kernel/plan_schedulerplugin.desktop @@ -1,5 +1,15 @@ [Desktop Entry] Name=Plan Scheduler Plugin +Name[ca]=Connector de planificador del Plan +Name[nl]=Planner-plug-in voor Plan +Name[pt]='Plugin' de Escalonamento do Plan +Name[uk]=Додаток планування Plan +Name[x-test]=xxPlan Scheduler Pluginxx Type=ServiceType X-KDE-ServiceType=Plan/SchedulerPlugin Comment=A plugin that calculates a project schedule +Comment[ca]=Un connector que calcula un planificador de projectes +Comment[nl]=Een plug-in, die een projectplanning berekent +Comment[pt]=Um 'plugin' que calcula o escalonamento de um projecto +Comment[uk]=Додаток для обчислення розкладу проекту +Comment[x-test]=xxA plugin that calculates a project schedulexx diff --git a/src/libs/ui/reports/items/text/text.json b/src/libs/ui/reports/items/text/text.json index 98ce663e..ff13041b 100644 --- a/src/libs/ui/reports/items/text/text.json +++ b/src/libs/ui/reports/items/text/text.json @@ -1,25 +1,40 @@ { "KPlugin": { "Authors": [ { "Email": "calligra_devel@kde.org", - "Name": "Calligra Team" + "Name": "Calligra Team", + "Name[ca]": "Equip del Calligra", + "Name[nl]": "Het team van Calligra", + "Name[pt]": "Equipa do Calligra", + "Name[uk]": "Команда розробників Calligra", + "Name[x-test]": "xxCalligra Teamxx" } ], "Category": "", "Dependencies": [], "Description": "Text element for Reports", + "Description[ca]": "Element de text per informes", + "Description[nl]": "Tekstelement voor rapporten", + "Description[pt]": "Elemento de texto para os Relatórios", + "Description[uk]": "Елемент тексту для звітів", + "Description[x-test]": "xxText element for Reportsxx", "EnabledByDefault": true, "Icon": "text-enriched", "Id": "org.kde.kreport.plan.text", "License": "LGPL", "Name": "Text", + "Name[ca]": "Text", + "Name[nl]": "Tekst", + "Name[pt]": "Texto", + "Name[uk]": "Текст", + "Name[x-test]": "xxTextxx", "ServiceTypes": [ "KReport/Element" ], "Version": "1.0", "Website": "https://calligra.org" }, "X-KDE-PluginInfo-LegacyName": "plan.text", "X-KReport-Priority": "10" } diff --git a/src/org.kde.calligraplan.desktop b/src/org.kde.calligraplan.desktop index 472256c2..efb89fac 100644 --- a/src/org.kde.calligraplan.desktop +++ b/src/org.kde.calligraplan.desktop @@ -1,13 +1,23 @@ [Desktop Entry] Name=Plan +Name[ca]=Plan +Name[nl]=Plan +Name[pt]=Plan +Name[uk]=Plan +Name[x-test]=xxPlanxx GenericName=Project Management +GenericName[ca]=Gestió de projectes +GenericName[nl]=Projectbeheer +GenericName[pt]=Gestão de Projectos +GenericName[uk]=Керування проектами +GenericName[x-test]=xxProject Managementxx Exec=calligraplan %U MimeType=application/x-vnd.kde.plan; Type=Application Icon=calligraplan X-KDE-NativeMimeType=application/x-vnd.kde.plan X-DocPath=https://userbase.kde.org/Plan Categories=Qt;KDE;Office;ProjectManagement; X-KDE-StartupNotify=true X-DBUS-StartupType=Multi X-DBUS-ServiceName=org.kde.calligraplan diff --git a/src/plan_viewplugin.desktop b/src/plan_viewplugin.desktop index b95e2e48..493f1c2d 100644 --- a/src/plan_viewplugin.desktop +++ b/src/plan_viewplugin.desktop @@ -1,6 +1,11 @@ [Desktop Entry] Type=ServiceType X-KDE-ServiceType=Plan/ViewPlugin Comment=GUI functionality for Plan +Comment[ca]=Funcionalitat d'IGU per al Plan +Comment[nl]=Interfacefunctionaliteit voor Plan +Comment[pt]=Funcionalidade gráfica do Plan +Comment[uk]=Функціональність графічного інтерфейсу для Plan +Comment[x-test]=xxGUI functionality for Planxx [PropertyDef::X-Plan-Version] Type=int diff --git a/src/planpart.desktop b/src/planpart.desktop index 8ff21b5d..469ed765 100644 --- a/src/planpart.desktop +++ b/src/planpart.desktop @@ -1,8 +1,13 @@ [Desktop Entry] Name=Calligra Project Management Component +Name[ca]=Component de gestió de projectes del Calligra +Name[nl]=Calligra Projectbeheercomponent +Name[pt]=Componente de Gestão de Projectos do Calligra +Name[uk]=Компонент керування проектами Calligra +Name[x-test]=xxCalligra Project Management Componentxx X-KDE-Library=planpart MimeType=application/x-vnd.kde.plan;application/x-vnd.kde.kplato; Type=Service X-KDE-ServiceTypes=Calligra/Part X-KDE-NativeMimeType=application/x-vnd.kde.plan Icon=calligraplan diff --git a/src/plugins/filters/icalendar/export/plan_icalendar_export.desktop b/src/plugins/filters/icalendar/export/plan_icalendar_export.desktop index b0881488..5108b032 100644 --- a/src/plugins/filters/icalendar/export/plan_icalendar_export.desktop +++ b/src/plugins/filters/icalendar/export/plan_icalendar_export.desktop @@ -1,9 +1,14 @@ [Desktop Entry] X-KDE-Export=text/calendar Icon= X-KDE-Import=application/x-vnd.kde.plan X-KDE-Weight=1 Name=Plan iCalendar Export Filter +Name[ca]=Filtre d'exportació iCalendar del Plan +Name[nl]=Plan iCalendar-exportfilter +Name[pt]=Filtro de Exportação para iCalendar do Plan +Name[uk]=Фільтр експорту до iCalendar Plan +Name[x-test]=xxPlan iCalendar Export Filterxx X-KDE-ServiceTypes=Plan/Filter Type=Service X-KDE-Library=planicalexport diff --git a/src/plugins/filters/kplato/import/plan_kplato_import.desktop b/src/plugins/filters/kplato/import/plan_kplato_import.desktop index df0ef0b3..5d98dee4 100644 --- a/src/plugins/filters/kplato/import/plan_kplato_import.desktop +++ b/src/plugins/filters/kplato/import/plan_kplato_import.desktop @@ -1,8 +1,13 @@ [Desktop Entry] Type=Service Name=Plan KPlato Import Filter +Name[ca]=Filtre d'importació KPlato per al Plan +Name[nl]=Plan importfilter voor KPlato +Name[pt]=Filtro de Importação do KPlato do Plan +Name[uk]=Фільтр імпортування даних KPlato для Plan +Name[x-test]=xxPlan KPlato Import Filterxx X-KDE-Export=application/x-vnd.kde.plan X-KDE-Import=application/x-vnd.kde.kplato X-KDE-Weight=1 X-KDE-Library=plankplatoimport X-KDE-ServiceTypes=Plan/Filter diff --git a/src/plugins/schedulers/rcps/planrcpsscheduler.desktop b/src/plugins/schedulers/rcps/planrcpsscheduler.desktop index 0757836c..9fee461b 100644 --- a/src/plugins/schedulers/rcps/planrcpsscheduler.desktop +++ b/src/plugins/schedulers/rcps/planrcpsscheduler.desktop @@ -1,7 +1,17 @@ [Desktop Entry] X-KDE-ServiceTypes=Plan/SchedulerPlugin Type=Service X-KDE-Library=planrcpsscheduler Name=RCPS Scheduler +Name[ca]=Planificador RCPS +Name[nl]=RCPS-planner +Name[pt]=Escalonamento RCPS +Name[uk]=Засіб планування RCPS +Name[x-test]=xxRCPS Schedulerxx Comment=Genetics based Resource Constrained Project Scheduler +Comment[ca]=Recurs de conflictes de planificador de projectes basat en la genètica +Comment[nl]=Op genetica gebaseerde projectplanner voor hulpbronvoorwaarden +Comment[pt]=Escalonamento genético de Projectos com Restrição de Recursos +Comment[uk]=Генетичний планувальник обмежень ресурсів проекту +Comment[x-test]=xxGenetics based Resource Constrained Project Schedulerxx diff --git a/src/plugins/schedulers/tj/plantjscheduler.desktop b/src/plugins/schedulers/tj/plantjscheduler.desktop index 9661b06f..145c7336 100644 --- a/src/plugins/schedulers/tj/plantjscheduler.desktop +++ b/src/plugins/schedulers/tj/plantjscheduler.desktop @@ -1,7 +1,17 @@ [Desktop Entry] X-KDE-ServiceTypes=Plan/SchedulerPlugin Type=Service X-KDE-Library=plantjscheduler Name=TJ Scheduler +Name[ca]=Planificador TJ +Name[nl]=TJ-planner +Name[pt]=Escalonamento TJ +Name[uk]=Засіб планування TJ +Name[x-test]=xxTJ Schedulerxx Comment=The TaskJuggler scheduler +Comment[ca]=El planificador TaskJuggler +Comment[nl]=De planner van TaskJuggler +Comment[pt]=O escalonamento do TaskJuggler +Comment[uk]=Засіб планування TaskJuggler +Comment[x-test]=xxThe TaskJuggler schedulerxx diff --git a/src/plugins/scripting/planscripting.desktop b/src/plugins/scripting/planscripting.desktop index 95257c62..cec3207c 100644 --- a/src/plugins/scripting/planscripting.desktop +++ b/src/plugins/scripting/planscripting.desktop @@ -1,6 +1,11 @@ [Desktop Entry] Name=Plan Scripting Plugin +Name[ca]=Connector per crear scripts del Plan +Name[nl]=Scriptplug-in van Plan +Name[pt]='Plugin' de Programação do Plan +Name[uk]=Додаток роботи зі скриптами для Plan +Name[x-test]=xxPlan Scripting Pluginxx X-KDE-ServiceTypes=Plan/ViewPlugin Type=Service X-KDE-Library=krossmoduleplan X-Plan-Version=28 diff --git a/src/servicetypes/calligraplan_filter.desktop b/src/servicetypes/calligraplan_filter.desktop index 9fb6ed3d..19a48053 100644 --- a/src/servicetypes/calligraplan_filter.desktop +++ b/src/servicetypes/calligraplan_filter.desktop @@ -1,16 +1,21 @@ [Desktop Entry] Type=ServiceType X-KDE-ServiceType=Plan/Filter Comment=Calligra Filter +Comment[ca]=Filtre del Calligra +Comment[nl]=Calligra Filter +Comment[pt]=Filtro do Calligra +Comment[uk]=Фільтр Calligra +Comment[x-test]=xxCalligra Filterxx [PropertyDef::X-KDE-Import] Type=QStringList [PropertyDef::X-KDE-Export] Type=QStringList [PropertyDef::X-KDE-Weight] Type=int [PropertyDef::X-KDE-Available] Type=QString diff --git a/src/servicetypes/calligraplan_part.desktop b/src/servicetypes/calligraplan_part.desktop index ad44a399..42f33d5a 100644 --- a/src/servicetypes/calligraplan_part.desktop +++ b/src/servicetypes/calligraplan_part.desktop @@ -1,17 +1,22 @@ [Desktop Entry] Type=ServiceType X-KDE-ServiceType=Plan/Part Comment=Calligra Component +Comment[ca]=Component del Calligra +Comment[nl]=Calligra-component +Comment[pt]=Componente do Calligra +Comment[uk]=Компонент Calligra +Comment[x-test]=xxCalligra Componentxx # Name of the native mimetype (mandatory) [PropertyDef::X-KDE-NativeMimeType] Type=QString # Name of the OASIS native mimetype (temporary, and optional) [PropertyDef::X-KDE-NativeOasisMimeType] Type=QString # Name of the additional mimetypes that the application can load/save natively [PropertyDef::X-KDE-ExtraNativeMimeTypes] Type=QStringList diff --git a/src/templates/Simple/.directory b/src/templates/Simple/.directory index 672d1666..43baccef 100644 --- a/src/templates/Simple/.directory +++ b/src/templates/Simple/.directory @@ -1,3 +1,8 @@ [Desktop Entry] Name=Simple +Name[ca]=Simple +Name[nl]=Eenvoudig +Name[pt]=Simples +Name[uk]=Проста +Name[x-test]=xxSimplexx X-KDE-DefaultTab=true diff --git a/src/templates/Simple/8HourDay-40HourWeek.desktop b/src/templates/Simple/8HourDay-40HourWeek.desktop index efa88031..a3c3d651 100644 --- a/src/templates/Simple/8HourDay-40HourWeek.desktop +++ b/src/templates/Simple/8HourDay-40HourWeek.desktop @@ -1,5 +1,10 @@ [Desktop Entry] Type=Link URL=.source/8HourDay-40HourWeek.plant Name=8 hour day, 40 hour week +Name[ca]=Dia de 8 hores, setmana de 40 hores +Name[nl]=8-urige dag, 40-urige week +Name[pt]=Dias de 8 horas, semanas de 40 horas +Name[uk]=8 год. на день, 40 год. на тиждень +Name[x-test]=xx8 hour day, 40 hour weekxx Icon=template_timechart diff --git a/src/templates/Simple/Basicproject.desktop b/src/templates/Simple/Basicproject.desktop index b0364439..7614ea0f 100644 --- a/src/templates/Simple/Basicproject.desktop +++ b/src/templates/Simple/Basicproject.desktop @@ -1,6 +1,11 @@ [Desktop Entry] Name=Basic project +Name[ca]=Projecte bàsic +Name[nl]=Basisproject +Name[pt]=Projecto básico +Name[uk]=Базовий проект +Name[x-test]=xxBasic projectxx Type=Link Icon=template_timechart URL=.source/Basicproject.plant X-KDE-Hidden=false diff --git a/src/templates/Simple/Plain.desktop b/src/templates/Simple/Plain.desktop index 8da2c8be..d14618fa 100644 --- a/src/templates/Simple/Plain.desktop +++ b/src/templates/Simple/Plain.desktop @@ -1,5 +1,10 @@ [Desktop Entry] Type=Link URL=.source/Plain.plant Name=Plain +Name[ca]=Normal +Name[nl]=Gewoon +Name[pt]=Simples +Name[uk]=Звичайна +Name[x-test]=xxPlainxx Icon=template_timechart diff --git a/src/workpackage/org.kde.calligraplanwork.desktop b/src/workpackage/org.kde.calligraplanwork.desktop index 3fab3282..c7b7c062 100644 --- a/src/workpackage/org.kde.calligraplanwork.desktop +++ b/src/workpackage/org.kde.calligraplanwork.desktop @@ -1,12 +1,27 @@ [Desktop Entry] Name=Plan WorkPackage Handler +Name[ca]=Gestor de paquets de feina del Plan +Name[nl]=Plan werkpakketbeheerder +Name[pt]=Tratamento de Pacotes de Trabalho do Plan +Name[uk]=Програма опрацювання робочих пакунків Plan +Name[x-test]=xxPlan WorkPackage Handlerxx GenericName=Project Management +GenericName[ca]=Gestió de projectes +GenericName[nl]=Projectbeheer +GenericName[pt]=Gestão de Projectos +GenericName[uk]=Керування проектами +GenericName[x-test]=xxProject Managementxx Comment=Work Package handler for the Plan project planning tool +Comment[ca]=Gestor de paquets de feina per a l'eina de planificació de projectes Plan +Comment[nl]=Werkpakketbeheerder voor het Plan-projectplanninghulpmiddel +Comment[pt]=Tratamento de pacotes de trabalho para a ferramenta de planeamento de projectos do Plan +Comment[uk]=Обробник робочих пакунків для засобу планування проектів Plan +Comment[x-test]=xxWork Package handler for the Plan project planning toolxx Exec=calligraplanwork %u MimeType=application/x-vnd.kde.plan.work;application/x-vnd.kde.kplato.work; Type=Application Icon=calligraplanwork X-KDE-ServiceTypes=Calligra/Application Categories=Qt;KDE;Office; X-KDE-StartupNotify=true X-DocPath=http://userbase.kde.org/PlanWork/Manual diff --git a/src/workpackage/planworkpart.desktop b/src/workpackage/planworkpart.desktop index e18ce1b9..2f881ec2 100644 --- a/src/workpackage/planworkpart.desktop +++ b/src/workpackage/planworkpart.desktop @@ -1,7 +1,12 @@ [Desktop Entry] Name=Calligra Project Management Component +Name[ca]=Component de gestió de projectes del Calligra +Name[nl]=Calligra Projectbeheercomponent +Name[pt]=Componente de Gestão de Projectos do Calligra +Name[uk]=Компонент керування проектами Calligra +Name[x-test]=xxCalligra Project Management Componentxx X-KDE-Library=planworkpart MimeType=application/x-vnd.kde.plan.work;application/x-vnd.kde.kplato.work; Type=Service X-KDE-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart Icon=calligraplanwork diff --git a/src/workpackage/templates/Simple/.directory b/src/workpackage/templates/Simple/.directory index 672d1666..43baccef 100644 --- a/src/workpackage/templates/Simple/.directory +++ b/src/workpackage/templates/Simple/.directory @@ -1,3 +1,8 @@ [Desktop Entry] Name=Simple +Name[ca]=Simple +Name[nl]=Eenvoudig +Name[pt]=Simples +Name[uk]=Проста +Name[x-test]=xxSimplexx X-KDE-DefaultTab=true diff --git a/src/workpackage/templates/Simple/Empty.desktop b/src/workpackage/templates/Simple/Empty.desktop index 2214a313..57d7df63 100644 --- a/src/workpackage/templates/Simple/Empty.desktop +++ b/src/workpackage/templates/Simple/Empty.desktop @@ -1,6 +1,16 @@ [Desktop Entry] Type=Link URL=.source/Empty.planworkt Icon=template_empty Name=Empty Document +Name[ca]=Document buit +Name[nl]=Leeg document +Name[pt]=Documento Vazio +Name[uk]=Порожній документ +Name[x-test]=xxEmpty Documentxx Comment=Creates an empty document +Comment[ca]=Crea un document buit +Comment[nl]=Een leeg document aanmaken +Comment[pt]=Cria um documento vazio +Comment[uk]=Створює порожній документ +Comment[x-test]=xxCreates an empty documentxx