From: Mapi B. <ma...@us...> - 2009-06-22 22:06:07
|
Update of /cvsroot/easycalc/PPCport/langs/merge In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24230/merge Added Files: lang.rcp Log Message: 2nd upload, getting closer --- NEW FILE: lang.rcp --- /* $Id: cs.rcp,v 1.31 2007/07/28 02:52:13 tvoverbe Exp $ */ TRANSLATION "cs" BEGIN "$$OK" = "OK" "$$CANCEL" = "Storno" /************************************************** * PREFERENCES (19) * **************************************************/ "$$PREFERENCES TITLE" = "Nastavení" "$$RADIAN" = "Radiány" "$$DEGREE" = "Stupnì" "$$GRAD" = "Grady" "$$DECIMAL" = "10ková" "$$BINARY" = "2ková" [...4415 lines suppressed...] "f1 and f2" /**************************************************/ "$$SOLVERHELP" = "The Solver is a tool, that helps you store equations "\ "and formulas and compute results in a convinient way. "\ "Create a new worksheet or select existing one from the drop-down "\ "menu. When the worksheet is selected, you can type in either formula "\ "(e.g. pi*r^2) or equation (e.g. x^2=x+2). Then tap the 'Update' "\ "button and the list of variables gets updated. If you wrote in formula, "\ "set up the variables and tap button 'Calculate'. If you entered equation, "\ "select the variable you want to solve and press button 'Solve'.\n\n"\ "You may annotate the function and the variables. Press the 'Note' button "\ "and add a note. If you start a new line with a name of variable and colon "\ "(e.g. 't: Time'), the rest of the line is treated as a description of the "\ "variable and shown to you when you select the variable in the list.\n\n"\ "The equation solving internally uses fzero() function, you can modify the "\ "parameters by tapping the 'Options' button." END |