# translation of kdevtipofday.po to Catalan # Copyright (C) 2002, 2003, 2006, 2007 Free Software Foundation, Inc. # Albert Astals Cid , 2002, 2003. # Antoni Bella Pérez , 2003, 2006, 2007. # msgid "" msgstr "" "Project-Id-Version: kdevtipofday\n" "POT-Creation-Date: 2019-01-01 02:41+0100\n" "PO-Revision-Date: 2007-04-02 22:19+0200\n" "Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #: _translatorinfo:1 msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "" #: _translatorinfo:2 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" msgstr "" #: tipofday_part.cpp:36 msgid "&Tip of the Day" msgstr "&Consell del dia" #: tipofday_part.cpp:38 #, fuzzy msgid "A tip how to use TDevelop" msgstr "Dona un consell sobre com usar KDevelop" #: tipofday_part.cpp:39 msgid "" "Tip of the day

Will display another good tip \n" "contributed by KDevelop users." msgstr "" "Consell del dia

Mostra un bon consell\n" "contribuit pels usuaris de KDevelop." #: kdevpart_tipofday.rc:4 #, no-c-format msgid "&Help" msgstr "" #: tips:3 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 "" "

Si voleu especificar paràmetres addicionals de la lí­nea de comandaments " "al programa make, podeu indicar-los en el diàleg de configuració Opcions " "del projecte, a la secció Opcions de make.\n" #: tips:10 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 "" "

Si useu funcions d'altres biblioteques a més d'aquelles amb les que " "l'aplicació està enllaçada, podeu especificar-ho en el diàleg Opcions del " "projecte.\n" #: tips:17 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 "" "

Si voleu canviar el número de la versió de la teva aplicació, podeu fer-" "ho en el diàleg Opcions del projecte, a la secció General, el " "projecte s'actualitzarà automàticament.\n" #: tips:24 msgid "" "

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

Si voleu crear un nou projecte seleccioneu el menú \"Projecte\"->\"Nou " "projecte\".\n" #: tips:31 msgid "" "

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

Si heu canviat les classes de l'aplicació tindríeu que actualitzar la " "documentació de la seva API seleccionant \"Construeix documentació de l'API" "\" des del menú \"Compilació\".\n" #: tips:38 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 "" "

Podeu estalviar temps seleccionant \"Compila fitxer\" des del menú " "\"Compilació\" o des de la barra d'eines, per a tan sols compilar la " "implementació actual del fitxer.\n" #: tips:45 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 "" "

Si cerqueu informació sobre classes o membres de les classes, seleccioneu " "\"Recerca del text complet\" des del menú \"Ajuda\" o useu la pestanya " "\"Índex\" de l'arbre de la documentació.\n" #: tips:52 #, fuzzy msgid "" "

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

Si voleu informació a sobre de quelcom a la finestra de KDevelop, " "seleccioneu el botó \"Què és això?\" en la barra d'eines i feu clic a sobre " "de l'ítem que no coneixeu.\n" #: tips:59 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 "" "

Truc: Podeu cercar una paraula clau a la documentació marcant dita " "paraula i seleccionant \"Cerca en la documentació\" en el menú contextual " "del botó dret del ratolí.\n" #: tips:66 #, fuzzy msgid "

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

L'equip KDevelop us desitja un bon dia!\n" #: tips:73 #, fuzzy msgid "" "

If you have found a bug in TDevelop, please let us know. Use KDE Bugzilla " "at http://bugs.trinitydesktop.org/ or select \"Help\"->\"Report Bug\" from " "the menu.\n" msgstr "" "

Si trobeu un error a KDevelop, digue'ns-ho. Useu el Bugzilla de TDE en " "http://bugs.trinitydesktop.org/ o seleccioneu el menú \"Ajuda\"->\"Informe " "d'errors\".\n" #: tips:80 #, fuzzy msgid "" "

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

Si voleu afegir la vostra pròpia documentació a l'arbre de la " "documentació, useu la pestanya Arbre de la documentació en el diàleg " "Configura KDevelop.\n" #: tips:87 msgid "" "

...that you can create a new class with \"New Class\" from the \"Project" "\" menu?\n" msgstr "" "

...que podeu crear una nova classe amb \"Nova classe\" des del menú " "\"Projecte\"?\n" #: tips:94 msgid "" "

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

Per obrir un projecte, escolliu \"Obre projecte\" des del menú \"Projecte" "\".\n" #: tips:101 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 "" "

Si compileu el vostre projecte i obteniu un error, podeu clicar en el " "missatge d'error per a saltar al fitxer i a la línia en el que s'ha " "produït.\n" #: tips:108 #, fuzzy msgid "" "

...that you can debug your programs within TDevelop by selecting \"Debug" "\"->\"Start\" in the menu?\n" msgstr "" "

...que es poden depurar els programes amb KDevelop seguint el menú " "\"Depura\"->\"Engega\"?\n" #: tips:115 msgid "" "

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

...que podeu desplaçar-vos entre les classes o espais de nom seleccionant " "dit ítem en la llista desplegable de la barra d'eines?\n" #: tips:122 msgid "" "

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

...que podeu editar fitxers xpm amb TDEIconedit seleccionant-los en " "l'arbre del visor de fitxers?\n" #: tips:129 msgid "" "

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

...que podeu establir els avisos del compilador en el diàleg Opcions " "del projecte, secció Opcions de configure?\n" #: tips:136 msgid "" "

...that you can copy text from the documentation browser to the clipboard " "and insert it into your sources?\n" msgstr "" "

...que podeu copiar text des del fullejador de la documentació al " "portapapers i inserir-lo llavors a les vostres fonts?\n" #: tips:143 msgid "" "

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

...que hauríeu d'actualitzar la documentació de les vostres biblioteques " "després d'instal·lar-ne de noves?\n" #: tips:150 msgid "

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

...que podeu configurar el ressaltat de la sintaxi de l'editor?\n" #: tips:157 msgid "" "

...that you can access more internal debug functions selecting \"Debug\"->" "\"Viewers\"?\n" msgstr "" "

...que podeu accedir a més funcions del depurador intern si seleccioneu " "\"Depura\"->\"Visors\"?\n" #: tips:164 msgid "" "

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

...que podeu desplaçar el cursor entre les paraules mitjançant les tecles " "del cursor esquerra o dreta?\n" #: tips:171 msgid "

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

...que podeu desar els marcadors a les fonts en el mateix projecte?\n" #: tips:178 #, fuzzy msgid "" "

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

...que els vostres marcadors a la documentació són desats globalment a la " "configuració de KDevelop?\n" #: tips:185 msgid "" "

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

...que podeu iniciar una recerca amb grep des del mateix editor amb el " "menú contextual?\n" #: tips:192 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 "" "

...que podeu establir la ruta d'instal·lació a \"Projects\"->\"Opcions " "del projecte\" i a la secció \"Opcions de configure\" afegir \"--prefix=/" "ruta/instal·lació/\" a la llista \"Arguments de configure\"?\n" #: tips:199 msgid "" "

...that you can compilie your project in \"debug-mode\" and \"optimized-" "mode\"?\n" msgstr "" "

...que podeu compilar el vostre projecte en \"mode depuració\" i \"mode " "optimitzat\"?\n"