diff options
Diffstat (limited to 'tde-i18n-et/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-et/messages/tdevelop/tdevelop.po | 300 |
1 files changed, 150 insertions, 150 deletions
diff --git a/tde-i18n-et/messages/tdevelop/tdevelop.po b/tde-i18n-et/messages/tdevelop/tdevelop.po index c050cc69220..104bc5ec7b0 100644 --- a/tde-i18n-et/messages/tdevelop/tdevelop.po +++ b/tde-i18n-et/messages/tdevelop/tdevelop.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tdevelop\n" -"POT-Creation-Date: 2024-02-02 18:20+0000\n" +"POT-Creation-Date: 2024-12-02 18:12+0000\n" "PO-Revision-Date: 2008-07-20 14:38+0200\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: <[email protected]>\n" @@ -75,7 +75,7 @@ msgstr "" #: buildtools/custommakefiles/customprojectpart.cpp:86 #: buildtools/pascal/pascalproject_part.cpp:65 #: buildtools/qmake/trollprojectpart.cpp:106 -#: buildtools/qmake/trollprojectwidget.cpp:124 +#: buildtools/qmake/trollprojectwidget.cpp:123 msgid "Build project" msgstr "Ehita projekt" @@ -409,8 +409,8 @@ msgstr "" #: buildtools/autotools/autodetailsview.cpp:189 #: buildtools/autotools/autodetailsview.cpp:190 -#: buildtools/qmake/trollprojectwidget.cpp:1560 -#: buildtools/qmake/trollprojectwidget.cpp:1575 +#: buildtools/qmake/trollprojectwidget.cpp:1559 +#: buildtools/qmake/trollprojectwidget.cpp:1574 msgid "Create New File..." msgstr "Loo uus fail..." @@ -422,8 +422,8 @@ msgstr "<b>Loo uus fail</b><p>Loob uue faili ja lisab valitud sihtmärgile." #: buildtools/autotools/autodetailsview.cpp:198 #: buildtools/autotools/autodetailsview.cpp:199 -#: buildtools/qmake/trollprojectwidget.cpp:1562 -#: buildtools/qmake/trollprojectwidget.cpp:1577 +#: buildtools/qmake/trollprojectwidget.cpp:1561 +#: buildtools/qmake/trollprojectwidget.cpp:1576 msgid "Add Existing Files..." msgstr "Lisa olemasolevaid faile..." @@ -526,18 +526,18 @@ msgid "Target: %1" msgstr "Sihtmärk: %1" #: buildtools/autotools/autodetailsview.cpp:557 -#: buildtools/qmake/trollprojectwidget.cpp:1754 +#: buildtools/qmake/trollprojectwidget.cpp:1753 #, c-format msgid "File: %1" msgstr "Fail: %1" #: buildtools/autotools/autodetailsview.cpp:565 -#: buildtools/qmake/trollprojectwidget.cpp:1775 +#: buildtools/qmake/trollprojectwidget.cpp:1774 msgid "Subclassing Wizard..." msgstr "Alamklassi nõustaja..." #: buildtools/autotools/autodetailsview.cpp:566 -#: buildtools/qmake/trollprojectwidget.cpp:1776 +#: buildtools/qmake/trollprojectwidget.cpp:1775 msgid "" "<b>Subclass widget</b><p>Launches <b>Subclassing</b> wizard. It allows to " "create a subclass from the class defined in .ui file. There is also " @@ -548,12 +548,12 @@ msgstr "" "saab teostada baasklassis defineeritud pesad ja funktsioonid." #: buildtools/autotools/autodetailsview.cpp:574 -#: buildtools/qmake/trollprojectwidget.cpp:1781 +#: buildtools/qmake/trollprojectwidget.cpp:1780 msgid "List of Subclasses..." msgstr "Alamklasside nimekiri..." #: buildtools/autotools/autodetailsview.cpp:575 -#: buildtools/qmake/trollprojectwidget.cpp:1782 +#: buildtools/qmake/trollprojectwidget.cpp:1781 msgid "" "<b>List of subclasses</b><p>Shows subclasses list editor. There is " "possibility to add or remove subclasses from the list." @@ -562,12 +562,12 @@ msgstr "" "saab ka alamklasse nimekirja lisada või neid sealt eemaldada." #: buildtools/autotools/autodetailsview.cpp:580 -#: buildtools/qmake/trollprojectwidget.cpp:1769 +#: buildtools/qmake/trollprojectwidget.cpp:1768 msgid "Edit ui-Subclass..." msgstr "Redigeeri UI alamklassi..." #: buildtools/autotools/autodetailsview.cpp:581 -#: buildtools/qmake/trollprojectwidget.cpp:1770 +#: buildtools/qmake/trollprojectwidget.cpp:1769 msgid "" "<b>Edit ui-subclass</b><p>Launches <b>Subclassing</b> wizard and prompts to " "implement missing in childclass slots and functions." @@ -576,12 +576,12 @@ msgstr "" "nõustaja ja võimaldab teostada puuduvad alamklassi pesad ja funktsioonid." #: buildtools/autotools/autodetailsview.cpp:586 -#: buildtools/qmake/trollprojectwidget.cpp:1779 +#: buildtools/qmake/trollprojectwidget.cpp:1778 msgid "Open ui.h File" msgstr "Ava ui.h fail" #: buildtools/autotools/autodetailsview.cpp:587 -#: buildtools/qmake/trollprojectwidget.cpp:1780 +#: buildtools/qmake/trollprojectwidget.cpp:1779 msgid "" "<b>Open ui.h file</b><p>Opens .ui.h file associated with the selected .ui." msgstr "<b>Ava ui.h fail</b><p>Avab valitud .ui-ga seotud ui.h faili." @@ -629,7 +629,7 @@ msgstr "<b>Lisa tõlge</b><p>Loob valitud keele .po-faili." #: buildtools/autotools/autoprojectpart.cpp:108 #: buildtools/qmake/trollprojectpart.cpp:107 -#: buildtools/qmake/trollprojectwidget.cpp:125 +#: buildtools/qmake/trollprojectwidget.cpp:124 msgid "" "<b>Build project</b><p>Runs <b>make</b> from the project directory." "<br>Environment variables and make arguments can be specified in the project " @@ -668,13 +668,13 @@ msgstr "Kompileeri &fail" #: buildtools/autotools/autoprojectpart.cpp:126 #: buildtools/custommakefiles/customprojectpart.cpp:102 #: buildtools/qmake/trollprojectpart.cpp:97 -#: buildtools/qmake/trollprojectwidget.cpp:230 +#: buildtools/qmake/trollprojectwidget.cpp:229 msgid "Compile file" msgstr "Kompileeri fail" #: buildtools/autotools/autoprojectpart.cpp:127 #: buildtools/qmake/trollprojectpart.cpp:98 -#: buildtools/qmake/trollprojectwidget.cpp:231 +#: buildtools/qmake/trollprojectwidget.cpp:230 msgid "" "<b>Compile file</b><p>Runs <b>make filename.o</b> command from the directory " "where 'filename' is the name of currently opened file.<br>Environment " @@ -735,7 +735,7 @@ msgstr "" #: buildtools/autotools/autosubprojectview.cpp:248 #: buildtools/custommakefiles/customprojectpart.cpp:107 #: buildtools/custommakefiles/customprojectpart.cpp:110 -#: buildtools/qmake/trollprojectwidget.cpp:1000 +#: buildtools/qmake/trollprojectwidget.cpp:999 msgid "Install" msgstr "Paigalda" @@ -978,7 +978,7 @@ msgstr "Pane tööle" #: buildtools/autotools/autoprojectpart.cpp:654 #: buildtools/autotools/autoprojectpart.cpp:665 #: buildtools/autotools/configureoptionswidget.cpp:239 -#: buildtools/qmake/trollprojectwidget.cpp:2177 +#: buildtools/qmake/trollprojectwidget.cpp:2176 msgid "Do Not Run" msgstr "Ära käivita" @@ -1015,26 +1015,26 @@ msgid "" msgstr "Projekti kataloogis ei ole faili Makefile.cvs ega skripti autogen.sh." #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 msgid "Your application is currently running. Do you want to restart it?" msgstr "Rakendus töötab juba. Kas käivitada see uuesti?" #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 msgid "Application Already Running" msgstr "Rakendus töötab juba" #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 msgid "&Restart Application" msgstr "&Käivita rakendus uuesti" #: buildtools/autotools/autoprojectpart.cpp:1198 -#: buildtools/qmake/trollprojectwidget.cpp:678 -#: buildtools/qmake/trollprojectwidget.cpp:2051 +#: buildtools/qmake/trollprojectwidget.cpp:677 +#: buildtools/qmake/trollprojectwidget.cpp:2050 msgid "Do &Nothing" msgstr "Ä&ra tee midagi" @@ -1099,7 +1099,7 @@ msgstr "" "alamprojekti.</qt>" #: buildtools/autotools/autosubprojectview.cpp:189 -#: buildtools/qmake/trollprojectwidget.cpp:1031 +#: buildtools/qmake/trollprojectwidget.cpp:1030 msgid "Remove Subproject..." msgstr "Eemalda alamprojekt..." @@ -1161,7 +1161,7 @@ msgstr "<qt><b>Lisa rakendus</b><p>Loob rakenduse .desktop-faili.</qt>" #: buildtools/autotools/autosubprojectview.cpp:220 #: buildtools/autotools/autosubprojectview.cpp:221 -#: buildtools/qmake/trollprojectwidget.cpp:996 +#: buildtools/qmake/trollprojectwidget.cpp:995 #: languages/pascal/compiler/dccoptions/optiontabs.cpp:157 #: parts/doxygen/messages.cpp:61 msgid "Build" @@ -1195,7 +1195,7 @@ msgstr "" "<b>Ehitamise seadistused</b>.</qt>" #: buildtools/autotools/autosubprojectview.cpp:241 -#: buildtools/qmake/trollprojectwidget.cpp:1004 +#: buildtools/qmake/trollprojectwidget.cpp:1003 msgid "Clean" msgstr "Puhasta" @@ -2004,13 +2004,13 @@ msgid "&Rebuild Project" msgstr "&Ehita projekt uuesti" #: buildtools/qmake/trollprojectpart.cpp:114 -#: buildtools/qmake/trollprojectwidget.cpp:133 +#: buildtools/qmake/trollprojectwidget.cpp:132 msgid "Rebuild project" msgstr "Ehita projekt uuesti" #: buildtools/qmake/trollprojectpart.cpp:115 -#: buildtools/qmake/trollprojectwidget.cpp:134 -#: buildtools/qmake/trollprojectwidget.cpp:1014 +#: buildtools/qmake/trollprojectwidget.cpp:133 +#: buildtools/qmake/trollprojectwidget.cpp:1013 msgid "" "<b>Rebuild project</b><p>Runs <b>make clean</b> and then <b>make</b> from " "the project directory.<br>Environment variables and make arguments can be " @@ -2064,7 +2064,7 @@ msgid "Execute Main Program" msgstr "Käivita põhirakendus" #: buildtools/qmake/trollprojectpart.cpp:146 -#: buildtools/qmake/trollprojectwidget.cpp:143 +#: buildtools/qmake/trollprojectwidget.cpp:142 msgid "Execute main program" msgstr "Käivita põhirakendus" @@ -2083,12 +2083,12 @@ msgid "&Build Subproject" msgstr "&Ehita alamprojekt" #: buildtools/qmake/trollprojectpart.cpp:152 -#: buildtools/qmake/trollprojectwidget.cpp:240 +#: buildtools/qmake/trollprojectwidget.cpp:239 msgid "Build subproject" msgstr "Ehita alamprojekt" #: buildtools/qmake/trollprojectpart.cpp:153 -#: buildtools/qmake/trollprojectwidget.cpp:241 +#: buildtools/qmake/trollprojectwidget.cpp:240 #, fuzzy msgid "" "<b>Build subproject</b><p>Runs <b>make</b> from the current subproject " @@ -2106,12 +2106,12 @@ msgid "&Rebuild Subproject" msgstr "&Ehita alamprojekt uuesti" #: buildtools/qmake/trollprojectpart.cpp:161 -#: buildtools/qmake/trollprojectwidget.cpp:250 +#: buildtools/qmake/trollprojectwidget.cpp:249 msgid "Rebuild subproject" msgstr "Ehita alamprojekt uuesti" #: buildtools/qmake/trollprojectpart.cpp:162 -#: buildtools/qmake/trollprojectwidget.cpp:251 +#: buildtools/qmake/trollprojectwidget.cpp:250 #, fuzzy msgid "" "<b>Rebuild subproject</b><p>Runs <b>make clean</b> and then <b>make</b> from " @@ -2200,12 +2200,12 @@ msgid "Execute Subproject" msgstr "Käivita alamprojekt" #: buildtools/qmake/trollprojectpart.cpp:197 -#: buildtools/qmake/trollprojectwidget.cpp:261 +#: buildtools/qmake/trollprojectwidget.cpp:260 msgid "Execute subproject" msgstr "Käivita alamprojekt" #: buildtools/qmake/trollprojectpart.cpp:198 -#: buildtools/qmake/trollprojectwidget.cpp:262 +#: buildtools/qmake/trollprojectwidget.cpp:261 msgid "" "<b>Execute subproject</b><p>Executes the target program for the currently " "selected subproject. This action is allowed only if a type of the subproject " @@ -2320,12 +2320,12 @@ msgstr "" msgid "No TQMake binary given" msgstr "QMake'i käivitatavat faili pole antud" -#: buildtools/qmake/trollprojectwidget.cpp:107 +#: buildtools/qmake/trollprojectwidget.cpp:106 msgid "Add subproject" msgstr "Lisa alamprojekt" -#: buildtools/qmake/trollprojectwidget.cpp:108 -#: buildtools/qmake/trollprojectwidget.cpp:1026 +#: buildtools/qmake/trollprojectwidget.cpp:107 +#: buildtools/qmake/trollprojectwidget.cpp:1025 msgid "" "<b>Add subproject</b><p>Creates a <i>new</i> or adds an <i>existing</i> " "subproject to a currently selected subproject. This action is allowed only " @@ -2339,11 +2339,11 @@ msgstr "" "Alamprojekti tüübi saab määrata <b>alamprojekti seadistuste</b> dialoogis " "(selle saab avada alamprojekti kontekstimenüüst)." -#: buildtools/qmake/trollprojectwidget.cpp:116 +#: buildtools/qmake/trollprojectwidget.cpp:115 msgid "Create scope" msgstr "Loo skoop" -#: buildtools/qmake/trollprojectwidget.cpp:117 +#: buildtools/qmake/trollprojectwidget.cpp:116 #, fuzzy msgid "" "<b>Create scope</b><p>Creates TQMake scope in the project file in case the " @@ -2352,7 +2352,7 @@ msgstr "" "<b>Loo skoop</b><p>Loob QMake'i skoobi projektifailis, kui valitud on " "alamprojekt, või pesastatud skoobi, kui valitud on skoop." -#: buildtools/qmake/trollprojectwidget.cpp:144 +#: buildtools/qmake/trollprojectwidget.cpp:143 msgid "" "<b>Execute main program</b><p>Executes the main program specified in project " "settings, <b>Run Options</b> tab." @@ -2360,11 +2360,11 @@ msgstr "" "<b>Käivita põhirakendus</b><p>Käivitab põhirakenduse, mis on määratud " "projekti seadistustes kaardil <b>Käivitamise seadistused</b>." -#: buildtools/qmake/trollprojectwidget.cpp:153 +#: buildtools/qmake/trollprojectwidget.cpp:152 msgid "Subproject settings" msgstr "Alamprojekti seadistused" -#: buildtools/qmake/trollprojectwidget.cpp:154 +#: buildtools/qmake/trollprojectwidget.cpp:153 #, fuzzy msgid "" "<b>Subproject settings</b><p>Opens <b>TQMake Subproject Configuration</b> " @@ -2379,24 +2379,24 @@ msgstr "" "<br>sõltuvuste ja väliste teekide nimekirju,<br>ehitamise järjekorda," "<br>vahefailide asukohti,<br>kompilaatori seadistusi." -#: buildtools/qmake/trollprojectwidget.cpp:204 +#: buildtools/qmake/trollprojectwidget.cpp:203 msgid "Create new file" msgstr "Loo uus fail" -#: buildtools/qmake/trollprojectwidget.cpp:205 -#: buildtools/qmake/trollprojectwidget.cpp:1576 +#: buildtools/qmake/trollprojectwidget.cpp:204 +#: buildtools/qmake/trollprojectwidget.cpp:1575 msgid "" "<b>Create new file</b><p>Creates a new file and adds it to a currently " "selected group." msgstr "" "<b>Loo uus fail</b><p>Loob uue faili ja lisab parajasti valitud gruppi." -#: buildtools/qmake/trollprojectwidget.cpp:212 +#: buildtools/qmake/trollprojectwidget.cpp:211 msgid "Add existing files" msgstr "Lisa olemasolevaid faile" -#: buildtools/qmake/trollprojectwidget.cpp:213 -#: buildtools/qmake/trollprojectwidget.cpp:1578 +#: buildtools/qmake/trollprojectwidget.cpp:212 +#: buildtools/qmake/trollprojectwidget.cpp:1577 msgid "" "<b>Add existing files</b><p>Adds existing files to a currently selected " "group. It is possible to copy files to a current subproject directory, " @@ -2406,11 +2406,11 @@ msgstr "" "valitud gruppi. Faile võib kopeerida aktiivsesse alamprojekti kataloogi, " "luua nimeviidad või lisada nad suhtelise asukohaga." -#: buildtools/qmake/trollprojectwidget.cpp:222 +#: buildtools/qmake/trollprojectwidget.cpp:221 msgid "Remove file" msgstr "Eemalda fail" -#: buildtools/qmake/trollprojectwidget.cpp:223 +#: buildtools/qmake/trollprojectwidget.cpp:222 msgid "" "<b>Remove file</b><p>Removes file from a current group. Does not remove file " "from disk." @@ -2418,23 +2418,23 @@ msgstr "" "<b>Eemalda fail</b> <p>Eemaldab faili aktiivsest grupist. Ei eemalda faili " "kettalt." -#: buildtools/qmake/trollprojectwidget.cpp:276 +#: buildtools/qmake/trollprojectwidget.cpp:275 msgid "Exclude file" msgstr "Jäta fail välja" -#: buildtools/qmake/trollprojectwidget.cpp:277 +#: buildtools/qmake/trollprojectwidget.cpp:276 msgid "<b>Exclude file</b><p>Exclude the selected file from this scope." msgstr "<b>Jäta fail välja</b><p>Valitud fail jäetakse skoobist välja." -#: buildtools/qmake/trollprojectwidget.cpp:850 +#: buildtools/qmake/trollprojectwidget.cpp:849 msgid "Add Subproject" msgstr "Alamprojekti lisamine" -#: buildtools/qmake/trollprojectwidget.cpp:850 +#: buildtools/qmake/trollprojectwidget.cpp:849 msgid "Please enter a name for the subproject: " msgstr "Palun sisesta alamprojekti nimi: " -#: buildtools/qmake/trollprojectwidget.cpp:877 +#: buildtools/qmake/trollprojectwidget.cpp:876 msgid "" "Failed to create subdirectory. Do you have write permission in the project " "folder?" @@ -2442,7 +2442,7 @@ msgstr "" "Alamkataloogi loomine ei õnnestunud. Kas sul on olemas projekti kataloogi " "kirjutamise õigus?" -#: buildtools/qmake/trollprojectwidget.cpp:933 +#: buildtools/qmake/trollprojectwidget.cpp:932 #, fuzzy msgid "" "Could not create subproject. This means that either the project you wanted " @@ -2453,19 +2453,19 @@ msgstr "" "soovisid alamprojekti lisada, ei parsitud korrektselt või ei saagi sellele " "alamkatalooge lisada." -#: buildtools/qmake/trollprojectwidget.cpp:935 +#: buildtools/qmake/trollprojectwidget.cpp:934 msgid "Subproject creation failed" msgstr "Alamprojekti loomine nurjus" -#: buildtools/qmake/trollprojectwidget.cpp:952 +#: buildtools/qmake/trollprojectwidget.cpp:951 msgid "Delete the file/directory of the subproject from disk?" msgstr "Kas kustutada alamprojekti fail/kataloog kettalt?" -#: buildtools/qmake/trollprojectwidget.cpp:952 +#: buildtools/qmake/trollprojectwidget.cpp:951 msgid "Delete subdir?" msgstr "Kas kustutada alamkataloog?" -#: buildtools/qmake/trollprojectwidget.cpp:956 +#: buildtools/qmake/trollprojectwidget.cpp:955 #, fuzzy msgid "" "Could not delete subproject.\n" @@ -2476,16 +2476,16 @@ msgstr "" "See on sisemine viga. Palun anna veast teada saidil bugs.trinitydesktop.org " "ja lisa KDevelopi väljund (selleks tuleb see käivitada shellist)." -#: buildtools/qmake/trollprojectwidget.cpp:958 +#: buildtools/qmake/trollprojectwidget.cpp:957 msgid "Subproject Deletion failed" msgstr "Alamprojekti kustutamine nurjus" -#: buildtools/qmake/trollprojectwidget.cpp:977 +#: buildtools/qmake/trollprojectwidget.cpp:976 #, c-format msgid "Subproject %1" msgstr "Alamprojekt %1" -#: buildtools/qmake/trollprojectwidget.cpp:997 +#: buildtools/qmake/trollprojectwidget.cpp:996 msgid "" "<b>Build</b><p>Runs <b>make</b> from the selected subproject directory." "<br>Environment variables and make arguments can be specified in the project " @@ -2495,7 +2495,7 @@ msgstr "" "<br>Keskkonnamuutujaid ja ehitamise argumente saab määrata projekti " "seadistustedialoogi kaardil <b>Ehitamise seadistused</b>." -#: buildtools/qmake/trollprojectwidget.cpp:1001 +#: buildtools/qmake/trollprojectwidget.cpp:1000 msgid "" "<b>Install</b><p>Runs <b>make install</b> from the selected subproject " "directory.<br>Environment variables and make arguments can be specified in " @@ -2505,7 +2505,7 @@ msgstr "" "install</b>.<br>Keskkonnamuutujaid ja ehitamise argumente saab määrata " "projekti seadistustedialoogi kaardil <b>Ehitamise seadistused</b>." -#: buildtools/qmake/trollprojectwidget.cpp:1005 +#: buildtools/qmake/trollprojectwidget.cpp:1004 msgid "" "<b>Clean project</b><p>Runs <b>make clean</b> command from the project " "directory.<br> Environment variables and make arguments can be specified in " @@ -2515,11 +2515,11 @@ msgstr "" "<br> Keskkonnamuutujaid ja ehitamise argumente saab määrata projekti " "seadistustedialoogis kaardil <b>Ehitamise seadistused</b>." -#: buildtools/qmake/trollprojectwidget.cpp:1008 +#: buildtools/qmake/trollprojectwidget.cpp:1007 msgid "Dist-Clean" msgstr "Puhasta kogu projekt" -#: buildtools/qmake/trollprojectwidget.cpp:1009 +#: buildtools/qmake/trollprojectwidget.cpp:1008 msgid "" "<b>Dist-Clean project</b><p>Runs <b>make distclean</b> command from the " "project directory.<br> Environment variables and make arguments can be " @@ -2529,16 +2529,16 @@ msgstr "" "distclean</b>.<br> Keskkonnamuutujaid ja ehitamise argumente saab määrata " "projekti seadistustedialoogis kaardil <b>Ehitamise seadistused</b>." -#: buildtools/qmake/trollprojectwidget.cpp:1013 +#: buildtools/qmake/trollprojectwidget.cpp:1012 msgid "Rebuild" msgstr "Ehita uuesti" -#: buildtools/qmake/trollprojectwidget.cpp:1017 -#: buildtools/qmake/trollprojectwidget.cpp:2177 +#: buildtools/qmake/trollprojectwidget.cpp:1016 +#: buildtools/qmake/trollprojectwidget.cpp:2176 msgid "Run qmake" msgstr "Käivita qmake" -#: buildtools/qmake/trollprojectwidget.cpp:1018 +#: buildtools/qmake/trollprojectwidget.cpp:1017 msgid "" "<b>Run qmake</b><p>Runs <b>qmake</b> from the selected subproject directory. " "This creates or regenerates Makefile." @@ -2546,11 +2546,11 @@ msgstr "" "<b>Käivita qmake</b> <p>Käivitab käsu <b>qmake</b> valitud alamprojekti " "kataloogis. qmake loob või genereerib Makefile uuesti." -#: buildtools/qmake/trollprojectwidget.cpp:1019 +#: buildtools/qmake/trollprojectwidget.cpp:1018 msgid "Run qmake recursively" msgstr "Käivita qmake rekursiivselt" -#: buildtools/qmake/trollprojectwidget.cpp:1020 +#: buildtools/qmake/trollprojectwidget.cpp:1019 #, fuzzy msgid "" "<b>Run qmake recursively</b><p>Runs <b>qmake</b> from the selected " @@ -2561,12 +2561,12 @@ msgstr "" "alamprojekti kataloogis ja rekursiivselt kõigis selle alamkataloogides. " "qmake loob või genereerib Makefile uuesti." -#: buildtools/qmake/trollprojectwidget.cpp:1025 -#: buildtools/qmake/trollprojectwidget.cpp:1050 +#: buildtools/qmake/trollprojectwidget.cpp:1024 +#: buildtools/qmake/trollprojectwidget.cpp:1049 msgid "Add Subproject..." msgstr "Lisa alamprojekt..." -#: buildtools/qmake/trollprojectwidget.cpp:1032 +#: buildtools/qmake/trollprojectwidget.cpp:1031 msgid "" "<b>Remove subproject</b><p>Removes currently selected subproject. Does not " "delete any file from disk. Deleted subproject can be later added by calling " @@ -2576,12 +2576,12 @@ msgstr "" "ühtegi faili kettalt. Kustutatud alamprojekti saab hiljem uuesti lisada " "toiminguga 'Lisa alamprojekt'." -#: buildtools/qmake/trollprojectwidget.cpp:1035 -#: buildtools/qmake/trollprojectwidget.cpp:1045 +#: buildtools/qmake/trollprojectwidget.cpp:1034 +#: buildtools/qmake/trollprojectwidget.cpp:1044 msgid "Create Scope..." msgstr "Loo skoop..." -#: buildtools/qmake/trollprojectwidget.cpp:1036 +#: buildtools/qmake/trollprojectwidget.cpp:1035 #, fuzzy msgid "" "<b>Create scope</b><p>Creates TQMake scope in the project file of the " @@ -2590,11 +2590,11 @@ msgstr "" "<b>Loo skoop</b><p>Loob QMake'i skoobi parajasti valitud alamprojekti " "projektifailis." -#: buildtools/qmake/trollprojectwidget.cpp:1038 +#: buildtools/qmake/trollprojectwidget.cpp:1037 msgid "Subproject Settings" msgstr "Alamprojekti seadistused" -#: buildtools/qmake/trollprojectwidget.cpp:1039 +#: buildtools/qmake/trollprojectwidget.cpp:1038 #, fuzzy msgid "" "<b>Subproject settings</b><p>Opens <b>TQMake Subproject Configuration</b> " @@ -2609,21 +2609,21 @@ msgstr "" "nimekirju,<br>ehitamise järjekorda,<br>vahefailide asukohti,<br>kompilaatori " "seadistusi." -#: buildtools/qmake/trollprojectwidget.cpp:1046 +#: buildtools/qmake/trollprojectwidget.cpp:1045 #, fuzzy msgid "" "<b>Create Scope</b><p>Creates TQMake scope in the currently selected scope." msgstr "<b>Loo skoop</b><p>Loob QMake'i skoobi parajasti valitud skoobis." -#: buildtools/qmake/trollprojectwidget.cpp:1047 +#: buildtools/qmake/trollprojectwidget.cpp:1046 msgid "Remove Scope" msgstr "Eemalda skoop" -#: buildtools/qmake/trollprojectwidget.cpp:1048 +#: buildtools/qmake/trollprojectwidget.cpp:1047 msgid "<b>Remove Scope</b><p>Removes currently selected scope." msgstr "<b>Eemalda skoop</b><p>Eemaldab valitud skoobi." -#: buildtools/qmake/trollprojectwidget.cpp:1051 +#: buildtools/qmake/trollprojectwidget.cpp:1050 #, fuzzy msgid "" "<b>Add subproject</b><p>Creates a <i>new</i> or adds an <i>existing</i> " @@ -2638,11 +2638,11 @@ msgstr "" "Alamprojekti tüübi saab määrata <b>alamprojekti seadistuste</b> dialoogis " "(selle saab avada alamprojekti kontekstimenüüst)." -#: buildtools/qmake/trollprojectwidget.cpp:1056 +#: buildtools/qmake/trollprojectwidget.cpp:1055 msgid "Disable Subproject..." msgstr "Keela alamprojekt..." -#: buildtools/qmake/trollprojectwidget.cpp:1057 +#: buildtools/qmake/trollprojectwidget.cpp:1056 #, fuzzy msgid "" "<b>Disable subproject</b><p>Disables the currently selected subproject when " @@ -2654,12 +2654,12 @@ msgstr "" "uuesti lisada toiminguga 'Lisa alamprojekt'." #: buildtools/qmake/createscopedlgbase.ui:85 -#: buildtools/qmake/trollprojectwidget.cpp:1061 +#: buildtools/qmake/trollprojectwidget.cpp:1060 #, no-c-format msgid "Scope Settings" msgstr "Skoobi seadistused" -#: buildtools/qmake/trollprojectwidget.cpp:1062 +#: buildtools/qmake/trollprojectwidget.cpp:1061 #, fuzzy msgid "" "<b>Scope settings</b><p>Opens <b>TQMake Subproject Configuration</b> dialog. " @@ -2673,7 +2673,7 @@ msgstr "" "nimekirju,<br>ehitamise järjekorda,<br>vahefailide asukohti,<br>kompilaatori " "seadistusi." -#: buildtools/qmake/trollprojectwidget.cpp:1191 +#: buildtools/qmake/trollprojectwidget.cpp:1190 #, fuzzy msgid "" "You did not select a subproject to add the file to, or select a subproject " @@ -2682,38 +2682,38 @@ msgstr "" "Sa ei valinud alamprojekti, kuhu faili lisada, või valisid alamprojekti, " "millel on alamkataloogid." -#: buildtools/qmake/trollprojectwidget.cpp:1191 +#: buildtools/qmake/trollprojectwidget.cpp:1190 msgid "File adding aborted" msgstr "Faili lisamisest loobuti" -#: buildtools/qmake/trollprojectwidget.cpp:1262 +#: buildtools/qmake/trollprojectwidget.cpp:1261 msgid "All Files" msgstr "Kõik failid" -#: buildtools/qmake/trollprojectwidget.cpp:1376 +#: buildtools/qmake/trollprojectwidget.cpp:1375 msgid "Insert New Filepattern" msgstr "Uue failimustri lisamine" -#: buildtools/qmake/trollprojectwidget.cpp:1377 +#: buildtools/qmake/trollprojectwidget.cpp:1376 msgid "" "Please enter a filepattern relative the current subproject (example docs/*." "html):" msgstr "" "Palun määra failimuster aktiivse alamprojekti suhtes (näiteks docs/*.html):" -#: buildtools/qmake/trollprojectwidget.cpp:1392 +#: buildtools/qmake/trollprojectwidget.cpp:1391 msgid "Insert New Install Object" msgstr "Uue paigaldusobjekti lisamine" -#: buildtools/qmake/trollprojectwidget.cpp:1393 +#: buildtools/qmake/trollprojectwidget.cpp:1392 msgid "Please enter a name for the new object:" msgstr "Sisesta uue objekti nimi:" -#: buildtools/qmake/trollprojectwidget.cpp:1543 +#: buildtools/qmake/trollprojectwidget.cpp:1542 msgid "Add Install Object..." msgstr "Lisa paigaldusobjekt..." -#: buildtools/qmake/trollprojectwidget.cpp:1544 +#: buildtools/qmake/trollprojectwidget.cpp:1543 #, fuzzy msgid "" "<b>Add install object</b><p>Creates TQMake install object. It is possible to " @@ -2726,11 +2726,11 @@ msgstr "" "paigalduse asukohad. Ettevaatust! Paigaldusobjektid, millel pole määratud " "asukohti, projektifaili ei salvestata." -#: buildtools/qmake/trollprojectwidget.cpp:1550 +#: buildtools/qmake/trollprojectwidget.cpp:1549 msgid "Install Path..." msgstr "Paigalduse asukoht..." -#: buildtools/qmake/trollprojectwidget.cpp:1551 +#: buildtools/qmake/trollprojectwidget.cpp:1550 msgid "" "<b>Install path</b><p>Allows to choose the installation path for the current " "install object." @@ -2738,11 +2738,11 @@ msgstr "" "<b>Paigalduse asukoht</b><p>Võimaldab valida aktiivse paigaldusobjekti " "paigaldamise asukoha." -#: buildtools/qmake/trollprojectwidget.cpp:1552 +#: buildtools/qmake/trollprojectwidget.cpp:1551 msgid "Add Pattern of Files to Install..." msgstr "Lisa paigaldatavate failide muster..." -#: buildtools/qmake/trollprojectwidget.cpp:1553 +#: buildtools/qmake/trollprojectwidget.cpp:1552 msgid "" "<b>Add pattern of files to install</b><p>Defines the pattern to match files " "which will be installed. It is possible to use wildcards and relative paths " @@ -2752,18 +2752,18 @@ msgstr "" "mille alusel valitakse paigaldatavad failid. Kasutada saab metamärke ning " "suhtelisi asukoht (nt. <i>docs/*</i>)." -#: buildtools/qmake/trollprojectwidget.cpp:1555 +#: buildtools/qmake/trollprojectwidget.cpp:1554 msgid "Remove Install Object" msgstr "Eemalda paigaldusobjekt" -#: buildtools/qmake/trollprojectwidget.cpp:1556 +#: buildtools/qmake/trollprojectwidget.cpp:1555 msgid "" "<b>Remove install object</b><p>Removes the install object the current group." msgstr "" "<b>Eemalda paigaldusobjekt</b><p>Eemaldab paigaldusobjekti aktiivsest " "grupist." -#: buildtools/qmake/trollprojectwidget.cpp:1561 +#: buildtools/qmake/trollprojectwidget.cpp:1560 msgid "" "<b>Create new file</b><p>Creates a new translation file and adds it to a " "currently selected TRANSLATIONS group." @@ -2771,7 +2771,7 @@ msgstr "" "<b>Loo uus fail</b><p>Loob uue tõlkefaili ja lisab selle parajasti valitud " "TRANSLATIONS gruppi." -#: buildtools/qmake/trollprojectwidget.cpp:1563 +#: buildtools/qmake/trollprojectwidget.cpp:1562 msgid "" "<b>Add existing files</b><p>Adds existing translation (*.ts) files to a " "currently selected TRANSLATIONS group. It is possible to copy files to a " @@ -2783,11 +2783,11 @@ msgstr "" "alamprojekti kataloogi kopeerida, luua nimeviidad või lisada nad suhtelise " "asukohaga." -#: buildtools/qmake/trollprojectwidget.cpp:1566 +#: buildtools/qmake/trollprojectwidget.cpp:1565 msgid "Update Translation Files" msgstr "Uuenda tõlkefaile" -#: buildtools/qmake/trollprojectwidget.cpp:1567 +#: buildtools/qmake/trollprojectwidget.cpp:1566 msgid "" "<b>Update Translation Files</b><p>Runs <b>lupdate</b> command from the " "current subproject directory. It collects translatable messages and saves " @@ -2797,11 +2797,11 @@ msgstr "" "<b>lupdate</b>. See kogub tõlgitavad teated ja salvestab need " "tõlkefailidesse." -#: buildtools/qmake/trollprojectwidget.cpp:1569 +#: buildtools/qmake/trollprojectwidget.cpp:1568 msgid "Release Binary Translations" msgstr "Loo tõlgete binaarfailid" -#: buildtools/qmake/trollprojectwidget.cpp:1570 +#: buildtools/qmake/trollprojectwidget.cpp:1569 msgid "" "<b>Release Binary Translations</b><p>Runs <b>lrelease</b> command from the " "current subproject directory. It creates binary translation files that are " @@ -2811,44 +2811,44 @@ msgstr "" "käsu <b>lrelease</b>. See loob tõlgete binaarfailid, mida saab laadida " "programmi käivitamisel." -#: buildtools/qmake/trollprojectwidget.cpp:1587 +#: buildtools/qmake/trollprojectwidget.cpp:1586 msgid "Choose Install Path" msgstr "Paigalduse asukoha valimine" -#: buildtools/qmake/trollprojectwidget.cpp:1587 +#: buildtools/qmake/trollprojectwidget.cpp:1586 msgid "Enter a path (example /usr/local/share/... ):" msgstr "Sisesta asukoht (näiteks /usr/local/share/...):" -#: buildtools/qmake/trollprojectwidget.cpp:1601 +#: buildtools/qmake/trollprojectwidget.cpp:1600 msgid "Add Pattern of Files to Install" msgstr "Paigaldatavate failide mustri lisamine" -#: buildtools/qmake/trollprojectwidget.cpp:1602 -#: buildtools/qmake/trollprojectwidget.cpp:1897 +#: buildtools/qmake/trollprojectwidget.cpp:1601 +#: buildtools/qmake/trollprojectwidget.cpp:1896 msgid "" "Enter a pattern relative to the current subproject (example docs/*.html):" msgstr "Sisesta muster aktiivse alamprojekti suhtes (nt. docs/*.html):" -#: buildtools/qmake/trollprojectwidget.cpp:1719 +#: buildtools/qmake/trollprojectwidget.cpp:1718 msgid "Add Install Object" msgstr "Paigaldusobjekti lisamine" -#: buildtools/qmake/trollprojectwidget.cpp:1720 +#: buildtools/qmake/trollprojectwidget.cpp:1719 msgid "Enter a name for the new object:" msgstr "Sisesta uue objekti nimi:" -#: buildtools/qmake/trollprojectwidget.cpp:1756 +#: buildtools/qmake/trollprojectwidget.cpp:1755 #, c-format msgid "Pattern: %1" msgstr "Muster: %1" -#: buildtools/qmake/trollprojectwidget.cpp:1787 -#: buildtools/qmake/trollprojectwidget.cpp:1928 +#: buildtools/qmake/trollprojectwidget.cpp:1786 +#: buildtools/qmake/trollprojectwidget.cpp:1927 #: parts/distpart/distpart_widget.cpp:595 msgid "Remove File" msgstr "Eemalda fail" -#: buildtools/qmake/trollprojectwidget.cpp:1788 +#: buildtools/qmake/trollprojectwidget.cpp:1787 #, fuzzy msgid "" "<b>Remove file</b><p>Removes file from a current group. For sources, this " @@ -2857,11 +2857,11 @@ msgstr "" "<b>Eemalda fail</b> <p>Eemaldab faili aktiivsest grupist. Läthekoodi puhul " "eemaldab ka alamklassiks muutmise teabe." -#: buildtools/qmake/trollprojectwidget.cpp:1789 +#: buildtools/qmake/trollprojectwidget.cpp:1788 msgid "Exclude File" msgstr "Jäta fail välja" -#: buildtools/qmake/trollprojectwidget.cpp:1790 +#: buildtools/qmake/trollprojectwidget.cpp:1789 msgid "" "<b>Exclude File</b><p>Excludes the file from this Scope. Does not touch " "subclassing information" @@ -2869,21 +2869,21 @@ msgstr "" "<b>Jäta fail välja</b><p>Jätab faili skoobist välja. Ei mõjuta " "alamklassistamise teavet" -#: buildtools/qmake/trollprojectwidget.cpp:1794 -#: buildtools/qmake/trollprojectwidget.cpp:1896 +#: buildtools/qmake/trollprojectwidget.cpp:1793 +#: buildtools/qmake/trollprojectwidget.cpp:1895 msgid "Edit Pattern" msgstr "Redigeeri mustrit" -#: buildtools/qmake/trollprojectwidget.cpp:1795 +#: buildtools/qmake/trollprojectwidget.cpp:1794 msgid "<b>Edit pattern</b><p>Allows to edit install files pattern." msgstr "" "<b>Redigeeri mustrit</b><p>Võimaldab muuta paigaldatavate failide mustrit." -#: buildtools/qmake/trollprojectwidget.cpp:1796 +#: buildtools/qmake/trollprojectwidget.cpp:1795 msgid "Remove Pattern" msgstr "Eemalda muster" -#: buildtools/qmake/trollprojectwidget.cpp:1797 +#: buildtools/qmake/trollprojectwidget.cpp:1796 msgid "" "<b>Remove pattern</b><p>Removes install files pattern from the current " "install object." @@ -2891,21 +2891,21 @@ msgstr "" "<b>Eemalda muster</b><p>Eemaldab aktiivsest paigaldusobjektist " "paigaldatavate failide mustri." -#: buildtools/qmake/trollprojectwidget.cpp:1808 +#: buildtools/qmake/trollprojectwidget.cpp:1807 msgid "Build File" msgstr "Ehita fail" -#: buildtools/qmake/trollprojectwidget.cpp:1809 +#: buildtools/qmake/trollprojectwidget.cpp:1808 msgid "<b>Build File</b><p>Builds the object file for this source file." msgstr "<b>Ehita fail</b><p>Ehitab lähtekoodifaili objektifaili." -#: buildtools/qmake/trollprojectwidget.cpp:1925 +#: buildtools/qmake/trollprojectwidget.cpp:1924 msgid "" "Do you want to delete the file <strong>%1</strong> from the project and your " "disk?" msgstr "Kas tõesti eemaldada fail <strong>%1</strong> projektist ja kettalt?" -#: buildtools/qmake/trollprojectwidget.cpp:2043 +#: buildtools/qmake/trollprojectwidget.cpp:2042 #, fuzzy msgid "" "Please specify the executable name in the project options dialog or select " @@ -2914,15 +2914,15 @@ msgstr "" "Palun määra kõigepealt käivitatava faili nimi projekti seadistuste dialoogis " "või vali QMake'i halduris rakenduse alamprojekt." -#: buildtools/qmake/trollprojectwidget.cpp:2044 +#: buildtools/qmake/trollprojectwidget.cpp:2043 msgid "No Executable Found" msgstr "Käivitatavat faili ei leitud" -#: buildtools/qmake/trollprojectwidget.cpp:2177 +#: buildtools/qmake/trollprojectwidget.cpp:2176 msgid "There is no Makefile in this directory. Run qmake first?" msgstr "Selles kataloogis puudub Makefile. Kas käivitada esmalt qmake?" -#: buildtools/qmake/trollprojectwidget.cpp:2267 +#: buildtools/qmake/trollprojectwidget.cpp:2266 #, fuzzy msgid "" "Could not delete Function Scope.\n" @@ -2933,11 +2933,11 @@ msgstr "" "See on sisemine viga. Palun anna sellest teada saidil bugs.trinitydesktop." "org ja lisa KDevelopi väljund (selleks tuleb see käivitada shellist)." -#: buildtools/qmake/trollprojectwidget.cpp:2267 +#: buildtools/qmake/trollprojectwidget.cpp:2266 msgid "Function Scope Deletion failed" msgstr "Funktsiooniskoobi kustutamine nurjus" -#: buildtools/qmake/trollprojectwidget.cpp:2275 +#: buildtools/qmake/trollprojectwidget.cpp:2274 #, fuzzy msgid "" "Could not delete Include Scope.\n" @@ -2948,11 +2948,11 @@ msgstr "" "See on sisemine viga. Palun anna sellest teada saidil bugs.trinitydesktop." "org ja lisa KDevelopi väljund (selleks tuleb see käivitada shellist)." -#: buildtools/qmake/trollprojectwidget.cpp:2275 +#: buildtools/qmake/trollprojectwidget.cpp:2274 msgid "Include Scope Deletion failed" msgstr "Kaasatute skoobi kustutamine nurjus" -#: buildtools/qmake/trollprojectwidget.cpp:2287 +#: buildtools/qmake/trollprojectwidget.cpp:2286 #, fuzzy msgid "" "Could not delete Scope.\n" @@ -2963,11 +2963,11 @@ msgstr "" "See on sisemine viga. Palun anna sellest teada saidil bugs.trinitydesktop." "org ja lisa KDevelopi väljund (selleks tuleb see käivitada shellist)." -#: buildtools/qmake/trollprojectwidget.cpp:2287 +#: buildtools/qmake/trollprojectwidget.cpp:2286 msgid "Scope Deletion failed" msgstr "Skoobi kustutamine nurjus" -#: buildtools/qmake/trollprojectwidget.cpp:2447 +#: buildtools/qmake/trollprojectwidget.cpp:2446 #, fuzzy msgid "" "The project file \"%1\" has changed on disk\n" @@ -2982,11 +2982,11 @@ msgstr "" "\n" "Kas soovid selle uuesti laadida?" -#: buildtools/qmake/trollprojectwidget.cpp:2447 +#: buildtools/qmake/trollprojectwidget.cpp:2446 msgid "Project File Changed" msgstr "Projektifaili on muudetud" -#: buildtools/qmake/trollprojectwidget.cpp:2447 src/partcontroller.cpp:1002 +#: buildtools/qmake/trollprojectwidget.cpp:2446 src/partcontroller.cpp:1002 #: src/partcontroller.cpp:1495 msgid "Do Not Reload" msgstr "Ära laadi uuesti" |