diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:13:51 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:13:51 -0600 |
commit | 694ffcefb176fddb88d1275e1e939748232608eb (patch) | |
tree | c81a62fa758e027cbff61cc306c28198a6a07eb5 /koffice-i18n-nl | |
parent | 96ee65acffaa7b312807612e4e99a4be54667156 (diff) | |
download | koffice-i18n-694ffcefb176fddb88d1275e1e939748232608eb.tar.gz koffice-i18n-694ffcefb176fddb88d1275e1e939748232608eb.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'koffice-i18n-nl')
5 files changed, 39 insertions, 39 deletions
diff --git a/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook b/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook index 8abb8b77..cbb507a3 100644 --- a/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook +++ b/koffice-i18n-nl/docs/koffice/chalk/developers-plugins.docbook @@ -322,7 +322,7 @@ public: typedef KGenericFactory<ToolStar> ToolStarFactory; -K_EXPORT_COMPONENT_FACTORY( chalktoolstar, ToolStarFactory( "chalk" ) ) +K_EXPORT_COMPONENT_FACTORY( chaltdetoolstar, ToolStarFactory( "chalk" ) ) ToolStar::ToolStar(QObject *parent, const char *name, const QStringList &) @@ -914,7 +914,7 @@ std::list<KisFilterConfiguration*> KisOilPaintFilter::listOfExamplesConfig <screen >kis_tool_star.cc Makefile.am tool_star_cursor.png wdg_tool_star.ui kis_tool_star.h Makefile.in tool_star.h -chalktoolstar.desktop tool_star.cc tool_star.png +chaltdetoolstar.desktop tool_star.cc tool_star.png </screen> <para diff --git a/koffice-i18n-nl/docs/koffice/chalk/tutorial-select-layer.docbook b/koffice-i18n-nl/docs/koffice/chalk/tutorial-select-layer.docbook index 27a7cbf4..aaa533d4 100644 --- a/koffice-i18n-nl/docs/koffice/chalk/tutorial-select-layer.docbook +++ b/koffice-i18n-nl/docs/koffice/chalk/tutorial-select-layer.docbook @@ -50,13 +50,13 @@ <para >Probeer nu de omtrek van het hoofd te selecteren met het gereedschap <guilabel ->Omtrekselectie</guilabel +>Omtretdeselectie</guilabel >: </para> <screenshot> <screeninfo >Het gereedschap voor <guilabel ->Omtrekselectie</guilabel +>Omtretdeselectie</guilabel ></screeninfo> <mediaobject> <imageobject> @@ -65,13 +65,13 @@ <textobject> <phrase >Het gereedschap voor <guilabel ->Omtrekselectie</guilabel +>Omtretdeselectie</guilabel ></phrase> </textobject> <caption ><para >Het gereedschap voor <guilabel ->Omtrekselectie</guilabel +>Omtretdeselectie</guilabel ></para ></caption> </mediaobject> @@ -304,7 +304,7 @@ <screenshot> <screeninfo >Het gereedschap <guilabel ->Rechthoekselectie</guilabel +>Rechthoetdeselectie</guilabel ></screeninfo> <mediaobject> <imageobject> @@ -313,13 +313,13 @@ <textobject> <phrase >Het gereedschap <guilabel ->Rechthoekselectie</guilabel +>Rechthoetdeselectie</guilabel ></phrase> </textobject> <caption ><para >Het gereedschap <guilabel ->Rechthoekselectie</guilabel +>Rechthoetdeselectie</guilabel ></para ></caption> </mediaobject> diff --git a/koffice-i18n-nl/messages/koffice/chalk.po b/koffice-i18n-nl/messages/koffice/chalk.po index af3c123c..855eb37a 100644 --- a/koffice-i18n-nl/messages/koffice/chalk.po +++ b/koffice-i18n-nl/messages/koffice/chalk.po @@ -6057,7 +6057,7 @@ msgstr "Voorbeeldgereedschap" #: plugins/tools/tool_curves/kis_tool_moutline.cc:562 msgid "Magnetic Outline Selection" -msgstr "Magnetische omtrekselectie" +msgstr "Magnetische omtretdeselectie" #: plugins/tools/tool_curves/kis_tool_moutline.cc:601 msgid "Automatic Mode" @@ -6166,11 +6166,11 @@ msgstr "Selecteer omtrek" #: plugins/tools/selectiontools/kis_tool_select_outline.cc:122 #: plugins/tools/selectiontools/kis_tool_select_outline.cc:274 msgid "Outline Selection" -msgstr "Omtrekselectie" +msgstr "Omtretdeselectie" #: plugins/tools/selectiontools/kis_tool_select_outline.cc:255 msgid "&Outline Selection" -msgstr "&Omtrekselectie" +msgstr "&Omtretdeselectie" #: plugins/tools/selectiontools/kis_tool_select_outline.cc:264 msgid "Select an outline" @@ -6225,16 +6225,16 @@ msgstr "Alle lagen beschouwen" #: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:52 #: plugins/tools/selectiontools/kis_tool_select_rectangular.h:88 msgid "Rectangular Select Tool" -msgstr "Rechthoekselectie" +msgstr "Rechthoetdeselectie" #: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:191 #: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:305 msgid "Rectangular Selection" -msgstr "Rechthoekselectie" +msgstr "Rechthoetdeselectie" #: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:287 msgid "&Rectangular Selection" -msgstr "&Rechthoekselectie" +msgstr "&Rechthoetdeselectie" #: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:296 msgid "Select a rectangular area" @@ -6255,7 +6255,7 @@ msgstr "Verplaats de selectie" #: plugins/tools/selectiontools/kis_tool_select_polygonal.h:100 msgid "Polygonal Select Tool" -msgstr "Veelhoekselectie" +msgstr "Veelhoetdeselectie" #: plugins/tools/selectiontools/kis_tool_select_eraser.cc:49 msgid "SelectEraser" @@ -6306,11 +6306,11 @@ msgstr "Selecteer een veelhoek" #: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:132 #: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:293 msgid "Polygonal Selection" -msgstr "Veelhoekselectie" +msgstr "Veelhoetdeselectie" #: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:274 msgid "&Polygonal Selection" -msgstr "&Veelhoekselectie" +msgstr "&Veelhoetdeselectie" #: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:283 msgid "Select a polygonal area" diff --git a/koffice-i18n-nl/messages/koffice/desktop_koffice.po b/koffice-i18n-nl/messages/koffice/desktop_koffice.po index fe0e125d..cb2d0954 100644 --- a/koffice-i18n-nl/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-nl/messages/koffice/desktop_koffice.po @@ -832,7 +832,7 @@ msgstr "Name=Koffice Projectbeheer Component" msgid "Name=List of Resources" msgstr "Name=Lijst van gegevensbronnen" -#: kplato/reports/tasklist.desktop:3 +#: kplato/reports/tastdelist.desktop:3 msgid "Name=List of Tasks" msgstr "Name=Lijst van taken" @@ -1560,51 +1560,51 @@ msgstr "Name=Standaardschilderoperaties" msgid "Comment=Default paint operations" msgstr "Comment=Standaardschilderoperaties" -#: chalk/plugins/tools/selectiontools/chalkselectiontools.desktop:3 +#: chalk/plugins/tools/selectiontools/chaltdeselectiontools.desktop:3 msgid "Name=Selection Tools" msgstr "Name=Selectiegereedschappen" -#: chalk/plugins/tools/tool_crop/chalktoolcrop.desktop:3 +#: chalk/plugins/tools/tool_crop/chaltdetoolcrop.desktop:3 msgid "Name=Crop Tool" msgstr "Name=Snijgereedschap" -#: chalk/plugins/tools/tool_curves/chalktoolcurves.desktop:3 +#: chalk/plugins/tools/tool_curves/chaltdetoolcurves.desktop:3 msgid "Name=Curves Tool" msgstr "Name=Krommen-gereedschap" -#: chalk/plugins/tools/tool_filter/chalktoolfilter.desktop:3 +#: chalk/plugins/tools/tool_filter/chaltdetoolfilter.desktop:3 msgid "Name=Filter Tool" msgstr "Name=Filtergereedschap" -#: chalk/plugins/tools/tool_filter/chalktoolfilter.desktop:46 +#: chalk/plugins/tools/tool_filter/chaltdetoolfilter.desktop:46 msgid "Comment=Filter tool and paint operation" msgstr "Comment=Filtergereedschap en schilderoperatie" -#: chalk/plugins/tools/tool_perspectivegrid/chalktoolperspectivegrid.desktop:3 +#: chalk/plugins/tools/tool_perspectivegrid/chaltdetoolperspectivegrid.desktop:3 msgid "Name=Perspective Grid Tool" msgstr "Name=Perspectiefraster-gereedschap" -#: chalk/plugins/tools/tool_perspectivetransform/chalktoolperspectivetransform.desktop:4 +#: chalk/plugins/tools/tool_perspectivetransform/chaltdetoolperspectivetransform.desktop:4 msgid "Name=Perspective transform Tool" msgstr "Name=Perspectiefrooster-gereedschap" -#: chalk/plugins/tools/tool_polygon/chalktoolpolygon.desktop:3 +#: chalk/plugins/tools/tool_polygon/chaltdetoolpolygon.desktop:3 msgid "Name=Polygon Tool" msgstr "Name=Veelhoeksgereedschap" -#: chalk/plugins/tools/tool_polyline/chalktoolpolyline.desktop:3 +#: chalk/plugins/tools/tool_polyline/chaltdetoolpolyline.desktop:3 msgid "Name=Polyline Tool" msgstr "Name=Gebroken-lijngereedschap" -#: chalk/plugins/tools/tool_selectsimilar/chalktoolselectsimilar.desktop:3 +#: chalk/plugins/tools/tool_selectsimilar/chaltdetoolselectsimilar.desktop:3 msgid "Name=Select Similar Colors Tool" msgstr "Name=Gereedschap voor soortgelijke kleuren" -#: chalk/plugins/tools/tool_star/chalktoolstar.desktop:3 +#: chalk/plugins/tools/tool_star/chaltdetoolstar.desktop:3 msgid "Name=Star Tool" msgstr "Name=Stergereedschap" -#: chalk/plugins/tools/tool_transform/chalktooltransform.desktop:3 +#: chalk/plugins/tools/tool_transform/chaltdetooltransform.desktop:3 msgid "Name=Transform Tool" msgstr "Name=Vervormgereedschap" @@ -1670,7 +1670,7 @@ msgstr "Name=Scriptplugin" msgid "Comment=Allow execution of scripts" msgstr "Comment=Hiermee kunnen scripts uitgevoerd worden" -#: chalk/plugins/viewplugins/selectopaque/chalkselectopaque.desktop:3 +#: chalk/plugins/viewplugins/selectopaque/chaltdeselectopaque.desktop:3 msgid "Name=SelectOpaque" msgstr "Name=Ondoorzichtige selecteren" @@ -1755,8 +1755,8 @@ msgstr "Name=Creditkaart-programma" msgid "Name=Menu Plan" msgstr "Name=Menuplan" -#: kspread/templates/HomeFamily/VacationChecklist.desktop:5 -msgid "Name=Vacation Checklist" +#: kspread/templates/HomeFamily/VacationChectdelist.desktop:5 +msgid "Name=Vacation Chectdelist" msgstr "Name=Vakantie-controlelijst" #: kugar/kudesigner/kudesigner.desktop:9 diff --git a/koffice-i18n-nl/messages/koffice/kplato.po b/koffice-i18n-nl/messages/koffice/kplato.po index 168f9c31..d170aa41 100644 --- a/koffice-i18n-nl/messages/koffice/kplato.po +++ b/koffice-i18n-nl/messages/koffice/kplato.po @@ -1247,27 +1247,27 @@ msgstr "Overwerk" msgid "Page:" msgstr "Pagina:" -#. i18n: file reports/tasklist.ktf line 10 +#. i18n: file reports/tastdelist.ktf line 10 #: rc.cpp:858 msgid "List of Tasks" msgstr "Takenlijst" -#. i18n: file reports/tasklist.ktf line 58 +#. i18n: file reports/tastdelist.ktf line 58 #: rc.cpp:868 msgid "Start" msgstr "Begin" -#. i18n: file reports/tasklist.ktf line 67 +#. i18n: file reports/tastdelist.ktf line 67 #: rc.cpp:870 msgid "Project leader:" msgstr "Projectleider:" -#. i18n: file reports/tasklist.ktf line 76 +#. i18n: file reports/tastdelist.ktf line 76 #: rc.cpp:872 msgid "WBS" msgstr "WBS" -#. i18n: file reports/tasklist.ktf line 103 +#. i18n: file reports/tastdelist.ktf line 103 #: rc.cpp:874 msgid "Responsible" msgstr "Verantwoordelijk" |