From 69d6028bb49c5ca31ba8c9e7ff3638a99eef9629 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Mar 2014 14:27:57 -0600 Subject: Rename po files in support of commit 722ce1ef. --- tde-i18n-hr/messages/tdevelop/tdevtipofday.po | 286 ++++++++++++++++++++++++++ 1 file changed, 286 insertions(+) create mode 100644 tde-i18n-hr/messages/tdevelop/tdevtipofday.po (limited to 'tde-i18n-hr/messages/tdevelop/tdevtipofday.po') diff --git a/tde-i18n-hr/messages/tdevelop/tdevtipofday.po b/tde-i18n-hr/messages/tdevelop/tdevtipofday.po new file mode 100644 index 00000000000..bed389ec4fb --- /dev/null +++ b/tde-i18n-hr/messages/tdevelop/tdevtipofday.po @@ -0,0 +1,286 @@ +# Translation of kdevtipofday to Croatian +# Copyright (C) Croatian team +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: kdevtipofday 0\n" +"POT-Creation-Date: 2007-03-26 21:53+0200\n" +"PO-Revision-Date: 2004-04-20 13:24+CEST\n" +"Last-Translator: auto\n" +"Language-Team: Croatian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>" +"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;;\n" +"X-Generator: TransDict server\n" + +#: tipofday_part.cpp:36 +msgid "&Tip of the Day" +msgstr "&Natuknica dana..." + +#: tipofday_part.cpp:38 +#, fuzzy +msgid "A tip how to use KDevelop" +msgstr "Savjet kako da koristite KDevelop" + +#: tipofday_part.cpp:39 +#, fuzzy +msgid "" +"Tip of the day" +"

Will display another good tip \n" +"contributed by KDevelop users." +msgstr "" +"Savjet dana" +"

Prikazuje još jedan savjet \n" +"poslan od korisnika KDevelop-a." + +#: tips.cc:3 +#, fuzzy +msgid "" +"

If you want to specify additional command-line options to your make program, " +"you can set them in the Project Options dialog, Make Options " +"tab.\n" +msgstr "" +"

Ako želite da navedete dodatne opcije naredbne linije za spravljački " +"program, možete to učiniti u dijalogu Opcije projekta, tab " +"Opcije spravljača.\n" + +#: tips.cc:8 +#, fuzzy +msgid "" +"

If you use functions of other libraries than the target is currently linked " +"with, you can specify them in the Target Options dialog.\n" +msgstr "" +"

Ako koristite funkcije biblioteka različitih od onih sa kojima je cilj " +"trenutno povezan, možete ih navesti u dijalogu Opcije cilja.\n" + +#: tips.cc:13 +#, fuzzy +msgid "" +"

If you want to change your application's version number, you can change it " +"in the Project Options dialog, General " +"tab, automatically updating your project.\n" +msgstr "" +"

Ako želite da promijenite broj inačice vašeg programa, možete to učiniti u " +"dijalogu Opcije projekta, tab Opće, čime se projekat automatski " +"ažurira.\n" + +#: tips.cc:18 +#, fuzzy +msgid "" +"

If you want to create a new project, choose \"Project\"->" +"\"New Project\" from the menu.\n" +msgstr "" +"

Ako hoćete napraviti novi projekat, odaberite „Projekat“->" +"„Novi projekat“ iz izbornika.\n" + +#: tips.cc:23 +#, fuzzy +msgid "" +"

If you changed your applications' classes, you should update your API " +"documentation by selecting \"Build API Documentation\" from the Build menu.\n" +msgstr "" +"

Ako ste promijenili klase vašeg programa, trebalo bi da ažurirate " +"dokumentaciju API-ja odabirom „Izgradi dokumentaciju API-ja“ iz izbornika " +"„Izgradi“.\n" + +#: tips.cc:28 +#, fuzzy +msgid "" +"

You can save time if you select \"Compile File\" from the Build menu or the " +"toolbar, to only compile your current implementation file.\n" +msgstr "" +"

Možete uštedeti vrijeme ako izaberete da „Prevedi datoteka“ iz izbornika " +"“Izgradi“ ili trake sa alatima, da biste preveli samo trenutni implementacioni " +"datoteka.\n" + +#: tips.cc:33 +#, fuzzy +msgid "" +"

If you're searching for information on classes or classmembers, select " +"\"Search for Help on...\" from the Help menu or use \"Index\" tab of the " +"documentation tree.\n" +msgstr "" +"

Ako tražite informacije o klasama ili članovima klasa, odaberite „Traži " +"pomoć o...“ u izborniku „Pomoć“, ili koristite tab „Indeks“ u dokumentacionom " +"drvetu.\n" + +#: tips.cc:38 +#, fuzzy +msgid "" +"

If you want to have info about something in the KDevelop window, select the " +"\"What's this?\" button in the toolbar and click on the item you don't know " +"about.\n" +msgstr "" +"

Ako želite informaciju o nečemu u KDevelop prozoru, odaberite gumb „Šta je " +"ovo?“ u traci sa alatima i kliknite na to o čemu želite nešto da saznate.\n" + +#: tips.cc:43 +#, fuzzy +msgid "" +"

Hint: You can search the documentation for a keyword by marking the word and " +"select \"Search in Documentation\" in the right button popup menu.\n" +msgstr "" +"

Savjet: Možete pretražiti dokumentaciju po ključnoj reči, tako što ćete " +"označiti riječ i odabrati „Traži u dokumentaciji“ u iskačućem izborniku desnog " +"gumbta miša.\n" + +#: tips.cc:48 +#, fuzzy +msgid "" +"

The KDevelop Team wishes you a nice day !\n" +msgstr "" +"

Ekipa KDevelop-a vam želi prijatan dan!\n" + +#: tips.cc:53 +msgid "" +"

If you have found a bug in KDevelop, please let us know. Use TDE Bugzilla at " +"http://bugs.kde.org/ or select \"Help\"->\"Report Bug\" from the menu.\n" +msgstr "" + +#: tips.cc:58 +#, fuzzy +msgid "" +"

If you want to add your own documentation to the documentation tree use " +"Documentation Tree tab in the Configure KDevelop dialog.\n" +msgstr "" +"

Ako želite dodati vlastitu dokumentaciju u stablo dokumentacije, koristite " +"tab Stablo dokumentacije u dijalogu Podesi KDevelop.\n" + +#: tips.cc:63 +msgid "" +"

...that you can create a new class with \"New Class\" from the \"Project\" " +"menu?\n" +msgstr "" + +#: tips.cc:68 +#, fuzzy +msgid "" +"

To open a project, select \"Open Project\" from the \"Project\" menu.\n" +msgstr "" +"

Da biste otvorili projekat, odaberite „Otvori“ iz izbornika „Projekat“.\n" + +#: tips.cc:73 +#, fuzzy +msgid "" +"

If you compile your project and get an error, you can click on the error " +"message to switch to the file and line where the error occurred.\n" +msgstr "" +"

Ako dobijete grešku pri prevođenju projekta, možete kliknuti na poruku " +"greške da biste se prebacili na datoteka i liniju gdje se greška dogodila.\n" + +#: tips.cc:78 +msgid "" +"

...that you can debug your programs within KDevelop by selecting \"Debug\"->" +"\"Start\" in the menu?\n" +msgstr "" + +#: tips.cc:83 +#, fuzzy +msgid "" +"

...that you can switch between classes or namespaces by selecting the class " +"or namespace combo in the toolbar?\n" +msgstr "" +"

...da se možete prebacivati između klasa ili imenskih prostora odabirom " +"klase ili prostora u traci sa alatima?\n" + +#: tips.cc:88 +#, fuzzy +msgid "" +"

...that you can preview images and icons by selecting them in the file " +"viewer's trees?\n" +msgstr "" +"

...da možete da pregledati slike i sličice birajući ih u stablima " +"prikazivača?\n" + +#: tips.cc:93 +#, fuzzy +msgid "" +"

...that you can set the compiler options in the Project Options " +"dialog, Configure Options tab?\n" +msgstr "" +"

...da možete podesiti opcije prevodioca u dijalogu Opcije projekta" +", tab Podesi opcije?\n" + +#: tips.cc:98 +msgid "" +"

...that you can copy text from the documentation browser to the clipboard " +"and insert it into your sources?\n" +msgstr "" + +#: tips.cc:103 +#, fuzzy +msgid "" +"

...that you should keep your library documentation up to date after " +"installing new libraries?\n" +msgstr "" +"

...da bi trebalo da ažurirate dokumentaciju biblioteka poslije instalacije " +"novih biblioteka?\n" + +#: tips.cc:108 +#, fuzzy +msgid "" +"

...that you can configure the syntax-highlighting of the editor?\n" +msgstr "" +"

...da možete podesiti isticanje sintakse u uređivaču?\n" + +#: tips.cc:113 +msgid "" +"

...that you can access more internal debug functions selecting \"Debug\"->" +"\"Viewers\"?\n" +msgstr "" + +#: tips.cc:118 +#, fuzzy +msgid "" +"

...that you can move the cursor by words with Ctrl and left or right arrow?\n" +msgstr "" +"

...da možete pomičeti kursor za po riječ držeći Ctrl i strelicu lijevo ili " +"desno?\n" + +#: tips.cc:123 +#, fuzzy +msgid "" +"

...that your source bookmarks are stored in the project?\n" +msgstr "" +"

...da su izvorni markeri skladišteni u projektu?\n" + +#: tips.cc:128 +#, fuzzy +msgid "" +"

...that your documentation bookmarks are stored globally in KDevelop " +"configuration?\n" +msgstr "" +"

...da su dokumentacioni markeri skladišteni globalno, u podešavanjima " +"KDevelop-a?\n" + +#: tips.cc:133 +#, fuzzy +msgid "" +"

...that you can start grep search from inside editor with context menu?\n" +msgstr "" +"

...da pomoću kontekstnog izbornika možete pokrenuti grep traženje unutar " +"uređivača?\n" + +#: tips.cc:138 +#, fuzzy +msgid "" +"

...that you can set the installation path in \"Project\"->" +"\"Project Options\" \"Configure Options\" with just adding " +"\"--prefix=/install/path/\" to the \"Configure arguments\"-list?\n" +msgstr "" +"

...da možete da postavite instalacionu putanju u „Projekat“->" +"„Opcije projekta“ „Podesi opcije“ samo dodajući „--prefix=/install/path/“ u " +"popis „Podesi argumente“?\n" + +#: tips.cc:143 +msgid "" +"

...that you can compilie your project in \"debug-mode\" and " +"\"optimized-mode\"?\n" +msgstr "" + +#~ msgid "" +#~ "_: EMAIL OF TRANSLATORS\n" +#~ "Your emails" +#~ msgstr "lokalizacija@linux.hr" -- cgit v1.2.3