mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 15:20:30 +02:00
Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main
This commit is contained in:
commit
443586e1d3
577
.gitignore
vendored
577
.gitignore
vendored
@ -1,552 +1,25 @@
|
||||
/*.bak
|
||||
/*.exe
|
||||
components/*.bak
|
||||
components/anchordocking/*.bak
|
||||
components/anchordocking/units
|
||||
components/cairocanvas/lib
|
||||
components/chmhelp/*.bak
|
||||
components/chmhelp/democontrol/*.bak
|
||||
components/chmhelp/democontrol/units
|
||||
components/chmhelp/lhelp/*.bak
|
||||
components/chmhelp/lhelp/units
|
||||
components/chmhelp/packages/*.bak
|
||||
components/chmhelp/packages/help/*.bak
|
||||
components/chmhelp/packages/help/units
|
||||
components/chmhelp/packages/idehelp/*.bak
|
||||
components/chmhelp/packages/idehelp/units
|
||||
components/chmhelp/packages/units
|
||||
components/chmhelp/units
|
||||
components/codetools/*.bak
|
||||
components/codetools/examples/*.bak
|
||||
components/codetools/examples/scanexamples/*.bak
|
||||
components/codetools/examples/scanexamples/include/*.bak
|
||||
components/codetools/examples/scanexamples/include/units
|
||||
components/codetools/examples/scanexamples/units
|
||||
components/codetools/examples/units
|
||||
components/codetools/languages/*.bak
|
||||
components/codetools/languages/units
|
||||
components/codetools/units
|
||||
components/customform/*.bak
|
||||
components/customform/demo/*.bak
|
||||
components/customform/demo/units
|
||||
components/customform/lib/*.bak
|
||||
components/customform/lib/units
|
||||
components/customform/units
|
||||
components/debuggerintf/lib
|
||||
components/fpcunit/*.bak
|
||||
components/fpcunit/console/*.bak
|
||||
components/fpcunit/console/units
|
||||
components/fpcunit/ide/*.bak
|
||||
components/fpcunit/ide/lib/*.bak
|
||||
components/fpcunit/ide/lib/units
|
||||
components/fpcunit/ide/units
|
||||
components/fpcunit/lib/*.bak
|
||||
components/fpcunit/lib/units
|
||||
components/fpcunit/units
|
||||
components/fpdebug/app/fpd/*.bak
|
||||
components/fpdebug/app/fpd/units
|
||||
components/fpdebug/app/fpdd/*.bak
|
||||
components/fpdebug/app/fpdd/units
|
||||
components/fpdebug/test/*.bak
|
||||
components/fpdebug/test/units
|
||||
components/fpweb/lib
|
||||
components/h2pas/*.bak
|
||||
components/h2pas/languages/*.bak
|
||||
components/h2pas/languages/units
|
||||
components/h2pas/units
|
||||
components/ideintf/*.bak
|
||||
components/ideintf/languages/*.bak
|
||||
components/ideintf/languages/units
|
||||
components/ideintf/units
|
||||
components/images/*.bak
|
||||
components/images/examples/*.bak
|
||||
components/images/examples/units
|
||||
components/images/units
|
||||
components/lazcontrols/design/lib
|
||||
components/lazcontrols/lib
|
||||
components/lazdebuggergdbmi/lib
|
||||
components/lazreport/samples/ChildBand_Example/lib
|
||||
components/lazreport/source/addons/DialogControls/lib
|
||||
components/lazreport/source/addons/SqlDB/lib
|
||||
components/lazreport/source/addons/TDbfDB/lib
|
||||
components/lazreport/source/addons/lrcodereport/lib
|
||||
components/lazreport/source/addons/lrspreadsheetexport/lib
|
||||
components/lazreport/source/addons/pdfexport/lib
|
||||
components/lazreport/source/lib
|
||||
components/lazutils/lib
|
||||
components/macfiles/*.bak
|
||||
components/macfiles/examples/*.bak
|
||||
components/macfiles/examples/units
|
||||
components/macfiles/units
|
||||
components/memds/*.bak
|
||||
components/memds/languages/*.bak
|
||||
components/memds/languages/units
|
||||
components/memds/lib/*.bak
|
||||
components/memds/lib/units
|
||||
components/memds/units
|
||||
components/mpaslex/*.bak
|
||||
components/mpaslex/units
|
||||
components/opengl/*.bak
|
||||
components/opengl/example/*.bak
|
||||
components/opengl/example/units
|
||||
components/opengl/units
|
||||
components/printers/*.bak
|
||||
components/printers/design/*.bak
|
||||
components/printers/design/languages/*.bak
|
||||
components/printers/design/languages/units
|
||||
components/printers/design/printers4lazidetest/*.bak
|
||||
components/printers/design/printers4lazidetest/units
|
||||
components/printers/design/units
|
||||
components/printers/lib
|
||||
components/printers/samples/*.bak
|
||||
components/printers/samples/dialogs/*.bak
|
||||
components/printers/samples/dialogs/units
|
||||
components/printers/samples/rawmode/*.bak
|
||||
components/printers/samples/rawmode/units
|
||||
components/printers/samples/units
|
||||
components/printers/units
|
||||
components/printers/unix/*.bak
|
||||
components/printers/unix/units
|
||||
components/printers/win32/*.bak
|
||||
components/printers/win32/units
|
||||
components/projecttemplates/*.bak
|
||||
components/projecttemplates/languages/*.bak
|
||||
components/projecttemplates/languages/units
|
||||
components/projecttemplates/lib/*.bak
|
||||
components/projecttemplates/lib/units
|
||||
components/projecttemplates/units
|
||||
components/rtticontrols/*.bak
|
||||
components/rtticontrols/examples/*.bak
|
||||
components/rtticontrols/examples/units
|
||||
components/rtticontrols/lib
|
||||
components/rtticontrols/units
|
||||
components/rx/*.bak
|
||||
components/rx/lib
|
||||
components/rx/units
|
||||
components/sdf/*.bak
|
||||
components/sdf/units
|
||||
components/simpleideintf/*.bak
|
||||
components/simpleideintf/examples/*.bak
|
||||
components/simpleideintf/examples/files/*.bak
|
||||
components/simpleideintf/examples/files/units
|
||||
components/simpleideintf/examples/units
|
||||
components/simpleideintf/units
|
||||
components/sqldb/*.bak
|
||||
components/sqldb/lib
|
||||
components/sqldb/units
|
||||
components/sqlite/*.bak
|
||||
components/sqlite/lib
|
||||
components/sqlite/lib/*.bak
|
||||
components/sqlite/lib/units
|
||||
components/sqlite/units
|
||||
components/synedit/*.bak
|
||||
components/synedit/design/*.bak
|
||||
components/synedit/design/units
|
||||
components/synedit/languages/*.bak
|
||||
components/synedit/languages/units
|
||||
components/synedit/test/*.bak
|
||||
components/synedit/test/units
|
||||
components/synedit/units
|
||||
components/synunihighlighter/*.bak
|
||||
components/synunihighlighter/languages/*.bak
|
||||
components/synunihighlighter/languages/units
|
||||
components/synunihighlighter/lib/*.bak
|
||||
components/synunihighlighter/lib/units
|
||||
components/synunihighlighter/units
|
||||
components/tachart/aggpas/lib
|
||||
components/tachart/demo/3d/*.exe
|
||||
components/tachart/demo/3d/*.lps
|
||||
components/tachart/demo/3d/lib
|
||||
components/tachart/demo/aggpas/*.exe
|
||||
components/tachart/demo/aggpas/*.lps
|
||||
components/tachart/demo/aggpas/lib
|
||||
components/tachart/demo/animate/*.exe
|
||||
components/tachart/demo/animate/*.lps
|
||||
components/tachart/demo/animate/lib
|
||||
components/tachart/demo/axis/*.exe
|
||||
components/tachart/demo/axis/*.lps
|
||||
components/tachart/demo/axis/lib
|
||||
components/tachart/demo/axistransf/*.exe
|
||||
components/tachart/demo/axistransf/*.lps
|
||||
components/tachart/demo/axistransf/lib
|
||||
components/tachart/demo/basic/*.exe
|
||||
components/tachart/demo/basic/*.lps
|
||||
components/tachart/demo/basic/lib
|
||||
components/tachart/demo/bgra/*.exe
|
||||
components/tachart/demo/bgra/*.lps
|
||||
components/tachart/demo/bgra/lib
|
||||
components/tachart/demo/chartsource/*.exe
|
||||
components/tachart/demo/chartsource/*.lps
|
||||
components/tachart/demo/chartsource/lib
|
||||
components/tachart/demo/clone/*.exe
|
||||
components/tachart/demo/clone/*.lps
|
||||
components/tachart/demo/clone/lib
|
||||
components/tachart/demo/db/*.exe
|
||||
components/tachart/demo/db/*.lps
|
||||
components/tachart/demo/db/lib
|
||||
components/tachart/demo/distance/*.exe
|
||||
components/tachart/demo/distance/*.lps
|
||||
components/tachart/demo/distance/lib
|
||||
components/tachart/demo/dragdrop/*.exe
|
||||
components/tachart/demo/dragdrop/*.lps
|
||||
components/tachart/demo/dragdrop/lib
|
||||
components/tachart/demo/events/*.exe
|
||||
components/tachart/demo/events/*.lps
|
||||
components/tachart/demo/events/lib
|
||||
components/tachart/demo/extent/*.exe
|
||||
components/tachart/demo/extent/*.lps
|
||||
components/tachart/demo/extent/lib
|
||||
components/tachart/demo/fit/*.exe
|
||||
components/tachart/demo/fit/*.lps
|
||||
components/tachart/demo/fit/*.res
|
||||
components/tachart/demo/fit/lib
|
||||
components/tachart/demo/fpvectorial/*.exe
|
||||
components/tachart/demo/fpvectorial/*.lps
|
||||
components/tachart/demo/fpvectorial/lib
|
||||
components/tachart/demo/func/*.exe
|
||||
components/tachart/demo/func/*.lps
|
||||
components/tachart/demo/func/lib
|
||||
components/tachart/demo/imagelist/*.exe
|
||||
components/tachart/demo/imagelist/*.lps
|
||||
components/tachart/demo/imagelist/*.res
|
||||
components/tachart/demo/imagelist/lib
|
||||
components/tachart/demo/labels/*.exe
|
||||
components/tachart/demo/labels/*.lps
|
||||
components/tachart/demo/labels/lib
|
||||
components/tachart/demo/lazreport/*.exe
|
||||
components/tachart/demo/lazreport/*.lps
|
||||
components/tachart/demo/lazreport/lib
|
||||
components/tachart/demo/legend/*.exe
|
||||
components/tachart/demo/legend/*.lps
|
||||
components/tachart/demo/legend/lib
|
||||
components/tachart/demo/line/*.exe
|
||||
components/tachart/demo/line/*.lps
|
||||
components/tachart/demo/line/lib
|
||||
components/tachart/demo/listbox/*.exe
|
||||
components/tachart/demo/listbox/*.lps
|
||||
components/tachart/demo/listbox/lib
|
||||
components/tachart/demo/manhattan/*.exe
|
||||
components/tachart/demo/manhattan/*.lps
|
||||
components/tachart/demo/manhattan/*.res
|
||||
components/tachart/demo/manhattan/lib
|
||||
components/tachart/demo/multi/*.exe
|
||||
components/tachart/demo/multi/*.lps
|
||||
components/tachart/demo/multi/lib
|
||||
components/tachart/demo/nan/*.dbg
|
||||
components/tachart/demo/nan/*.exe
|
||||
components/tachart/demo/nan/*.lps
|
||||
components/tachart/demo/nan/*.res
|
||||
components/tachart/demo/nan/lib
|
||||
components/tachart/demo/navigate/*.exe
|
||||
components/tachart/demo/navigate/*.lps
|
||||
components/tachart/demo/navigate/lib
|
||||
components/tachart/demo/nogui/*.exe
|
||||
components/tachart/demo/nogui/*.lps
|
||||
components/tachart/demo/nogui/lib
|
||||
components/tachart/demo/opengl/*.exe
|
||||
components/tachart/demo/opengl/*.lps
|
||||
components/tachart/demo/opengl/lib
|
||||
components/tachart/demo/panes/*.exe
|
||||
components/tachart/demo/panes/*.lps
|
||||
components/tachart/demo/panes/*.res
|
||||
components/tachart/demo/panes/lib
|
||||
components/tachart/demo/print/*.exe
|
||||
components/tachart/demo/print/*.lps
|
||||
components/tachart/demo/print/lib
|
||||
components/tachart/demo/radial/*.exe
|
||||
components/tachart/demo/radial/*.lps
|
||||
components/tachart/demo/radial/lib
|
||||
components/tachart/demo/rotate/*.exe
|
||||
components/tachart/demo/rotate/*.lps
|
||||
components/tachart/demo/rotate/lib
|
||||
components/tachart/demo/save/*.exe
|
||||
components/tachart/demo/save/*.lps
|
||||
components/tachart/demo/save/*.svg
|
||||
components/tachart/demo/save/lib
|
||||
components/tachart/demo/tools/*.exe
|
||||
components/tachart/demo/tools/*.lps
|
||||
components/tachart/demo/tools/lib
|
||||
components/tachart/demo/wmf/*.exe
|
||||
components/tachart/demo/wmf/*.lps
|
||||
components/tachart/demo/wmf/*.res
|
||||
components/tachart/demo/wmf/*.wmf
|
||||
components/tachart/demo/wmf/lib
|
||||
components/tachart/fpdoc/html/*
|
||||
components/tachart/languages/tachartutils.de.po
|
||||
components/tachart/languages/tachartutils.po
|
||||
components/tachart/languages/tadatapointseditor.de.po
|
||||
components/tachart/languages/tadatapointseditor.po
|
||||
components/tachart/languages/taserieseditor.de.po
|
||||
components/tachart/languages/taserieseditor.po
|
||||
components/tachart/languages/tasubcomponentseditor.de.po
|
||||
components/tachart/languages/tasubcomponentseditor.po
|
||||
components/tachart/languages/tatooleditors.de.po
|
||||
components/tachart/languages/tatooleditors.po
|
||||
components/tachart/languages/tatransformations.de.po
|
||||
components/tachart/languages/tatransformations.po
|
||||
components/tachart/lib
|
||||
components/tachart/test/*.exe
|
||||
components/tachart/test/*.lps
|
||||
components/tachart/test/*.res
|
||||
components/tachart/test/lib
|
||||
components/tachart/tutorials/*.exe
|
||||
components/tachart/tutorials/*.lps
|
||||
components/tachart/tutorials/*.res
|
||||
components/tachart/tutorials/func_series/*.lps
|
||||
components/tachart/tutorials/func_series/*.res
|
||||
components/tachart/tutorials/func_series/backup
|
||||
components/tachart/tutorials/func_series/lib
|
||||
components/tachart/tutorials/getting_started/*.exe
|
||||
components/tachart/tutorials/getting_started/*.lps
|
||||
components/tachart/tutorials/getting_started/*.res
|
||||
components/tachart/tutorials/getting_started/lib
|
||||
components/tachart/tutorials/lib
|
||||
components/tachart/tutorials/mandelbrot/*.exe
|
||||
components/tachart/tutorials/mandelbrot/*.lps
|
||||
components/tachart/tutorials/mandelbrot/*.res
|
||||
components/tachart/tutorials/mandelbrot/lib
|
||||
components/tdbf/*.bak
|
||||
components/tdbf/languages/*.bak
|
||||
components/tdbf/languages/units
|
||||
components/tdbf/lib
|
||||
components/tdbf/units
|
||||
components/turbopower_ipro/*.bak
|
||||
components/turbopower_ipro/languages/*.bak
|
||||
components/turbopower_ipro/languages/units
|
||||
components/turbopower_ipro/units
|
||||
components/units
|
||||
converter/*.bak
|
||||
converter/units
|
||||
debugger/*.bak
|
||||
debugger/test/*.bak
|
||||
debugger/test/units
|
||||
debugger/units
|
||||
designer/*.bak
|
||||
designer/units
|
||||
doceditor/*.bak
|
||||
doceditor/fpdocupdater/*.bak
|
||||
doceditor/fpdocupdater/units
|
||||
doceditor/fpdocupdater/units/*.bak
|
||||
doceditor/fpdocupdater/units/units
|
||||
doceditor/images/*.bak
|
||||
doceditor/images/units
|
||||
doceditor/units
|
||||
doceditor/units/*.bak
|
||||
doceditor/units/units
|
||||
docs/*.bak
|
||||
docs/html/*.bak
|
||||
docs/html/units
|
||||
docs/images/*.bak
|
||||
docs/images/units
|
||||
docs/units
|
||||
docs/xml/*.bak
|
||||
docs/xml/lcl/*.bak
|
||||
docs/xml/lcl/comctrls/*.bak
|
||||
docs/xml/lcl/comctrls/units
|
||||
docs/xml/lcl/dynamicarray/*.bak
|
||||
docs/xml/lcl/dynamicarray/units
|
||||
docs/xml/lcl/forms/*.bak
|
||||
docs/xml/lcl/forms/units
|
||||
docs/xml/lcl/interfaces/*.bak
|
||||
docs/xml/lcl/interfaces/gtk/*.bak
|
||||
docs/xml/lcl/interfaces/gtk/units
|
||||
docs/xml/lcl/interfaces/units
|
||||
docs/xml/lcl/stdctrls/*.bak
|
||||
docs/xml/lcl/stdctrls/units
|
||||
docs/xml/lcl/units
|
||||
docs/xml/units
|
||||
examples/*.bak
|
||||
examples/address_book/*.bak
|
||||
examples/address_book/units
|
||||
examples/autosize/*.bak
|
||||
examples/autosize/childsizinglayout/*.bak
|
||||
examples/autosize/childsizinglayout/units
|
||||
examples/autosize/units
|
||||
examples/barchart/*.bak
|
||||
examples/barchart/units
|
||||
examples/codepageconverter/*.bak
|
||||
examples/codepageconverter/filefind/*.bak
|
||||
examples/codepageconverter/filefind/units
|
||||
examples/codepageconverter/languages/*.bak
|
||||
examples/codepageconverter/languages/units
|
||||
examples/codepageconverter/units
|
||||
examples/codetools/*.bak
|
||||
examples/codetools/jumptoimplementation/*.bak
|
||||
examples/codetools/jumptoimplementation/lib/*.bak
|
||||
examples/codetools/jumptoimplementation/lib/units
|
||||
examples/codetools/jumptoimplementation/units
|
||||
examples/codetools/units
|
||||
examples/componentstreaming/*.bak
|
||||
examples/componentstreaming/units
|
||||
examples/dbeditmask/*.db
|
||||
examples/dbeditmask/*.exe
|
||||
examples/dbeditmask/*.lps
|
||||
examples/dbeditmask/lib
|
||||
examples/designerbaseclass/*.bak
|
||||
examples/designerbaseclass/example/*.bak
|
||||
examples/designerbaseclass/example/units
|
||||
examples/designerbaseclass/lib/*.bak
|
||||
examples/designerbaseclass/lib/units
|
||||
examples/designerbaseclass/units
|
||||
examples/dockmanager/Copy[!!-~]of[!!-~]easyedit
|
||||
examples/dropfiles/units[!!-~]*.bak
|
||||
examples/easter/*.bak
|
||||
examples/easter/units
|
||||
examples/exploremenu/*.bak
|
||||
examples/exploremenu/units
|
||||
examples/fontenum/*.bak
|
||||
examples/fontenum/units
|
||||
examples/gridexamples/grid_semaphor/*.bak
|
||||
examples/gridexamples/grid_semaphor/example/*.bak
|
||||
examples/gridexamples/grid_semaphor/example/units
|
||||
examples/gridexamples/grid_semaphor/units
|
||||
examples/gridexamples/gridcelleditor/*.bak
|
||||
examples/gridexamples/gridcelleditor/units
|
||||
examples/helphtml/*.bak
|
||||
examples/helphtml/html/*.bak
|
||||
examples/helphtml/html/units
|
||||
examples/helphtml/units
|
||||
examples/htmlhelp_ipro/*.bak
|
||||
examples/htmlhelp_ipro/units
|
||||
examples/idequickfix/*.bak
|
||||
examples/idequickfix/units
|
||||
examples/imgviewer/*.bak
|
||||
examples/imgviewer/units
|
||||
examples/lazintfimage/*.bak
|
||||
examples/lazintfimage/units
|
||||
examples/listview/*.bak
|
||||
examples/listview/units
|
||||
examples/multithreading/*.bak
|
||||
examples/multithreading/units
|
||||
examples/objectinspector/*.bak
|
||||
examples/objectinspector/units
|
||||
examples/openglcontrol/*.bak
|
||||
examples/openglcontrol/data/*.bak
|
||||
examples/openglcontrol/data/units
|
||||
examples/openglcontrol/units
|
||||
examples/postscript/*.bak
|
||||
examples/postscript/units
|
||||
examples/scanline/*.bak
|
||||
examples/scanline/units
|
||||
examples/sprites/*.bak
|
||||
examples/sprites/units
|
||||
examples/treeview/*.bak
|
||||
examples/treeview/units
|
||||
examples/turbopower_ipro/*.bak
|
||||
examples/turbopower_ipro/units
|
||||
examples/units
|
||||
examples/widestringstreaming/*.bak
|
||||
examples/widestringstreaming/units
|
||||
examples/xmlstreaming/*.bak
|
||||
examples/xmlstreaming/units
|
||||
ide/*.bak
|
||||
ide/include/*.bak
|
||||
ide/include/darwin/*.bak
|
||||
ide/include/darwin/units
|
||||
ide/include/freebsd/*.bak
|
||||
ide/include/freebsd/units
|
||||
ide/include/linux/*.bak
|
||||
ide/include/linux/units
|
||||
ide/include/netbsd/*.bak
|
||||
ide/include/netbsd/units
|
||||
ide/include/solaris/*.bak
|
||||
ide/include/solaris/units
|
||||
ide/include/units
|
||||
ide/include/unix/*.bak
|
||||
ide/include/unix/units
|
||||
ide/include/win32/*.bak
|
||||
ide/include/win32/units
|
||||
ide/include/win64/*.bak
|
||||
ide/include/win64/units
|
||||
ide/units
|
||||
images/*.bak
|
||||
images/codeexplorer/*.bak
|
||||
images/codeexplorer/units
|
||||
images/codetoolsdefines/*.bak
|
||||
images/codetoolsdefines/units
|
||||
images/components/*.bak
|
||||
images/components/units
|
||||
images/debugger/*.bak
|
||||
images/debugger/units
|
||||
images/designer/*.bak
|
||||
images/designer/units
|
||||
images/menu/*.bak
|
||||
images/menu/units
|
||||
images/sourceeditor/*.bak
|
||||
images/sourceeditor/units
|
||||
images/units
|
||||
install/*.bak
|
||||
install/units
|
||||
languages/*.bak
|
||||
languages/units
|
||||
lcl/*.bak
|
||||
lcl/forms/*.bak
|
||||
lcl/forms/units
|
||||
lcl/images/*.bak
|
||||
lcl/images/cursors/*.bak
|
||||
lcl/images/cursors/units
|
||||
lcl/images/units
|
||||
lcl/include/*.bak
|
||||
lcl/include/units
|
||||
lcl/interfaces/*.bak
|
||||
lcl/interfaces/carbon/*.bak
|
||||
lcl/interfaces/carbon/units
|
||||
lcl/interfaces/fpgui/*.bak
|
||||
lcl/interfaces/fpgui/units
|
||||
lcl/interfaces/gtk/*.bak
|
||||
lcl/interfaces/gtk/tests/*.bak
|
||||
lcl/interfaces/gtk/tests/units
|
||||
lcl/interfaces/gtk/units
|
||||
lcl/interfaces/gtk2/*.bak
|
||||
lcl/interfaces/gtk2/units
|
||||
lcl/interfaces/qt/*.bak
|
||||
lcl/interfaces/qt/units
|
||||
lcl/interfaces/units
|
||||
lcl/interfaces/win32/*.bak
|
||||
lcl/interfaces/win32/units
|
||||
lcl/interfaces/wince/*.bak
|
||||
lcl/interfaces/wince/units
|
||||
lcl/languages/*.bak
|
||||
lcl/languages/units
|
||||
lcl/nonwin32/*.bak
|
||||
lcl/nonwin32/units
|
||||
lcl/templates/*.bak
|
||||
lcl/templates/units
|
||||
lcl/tests/*.bak
|
||||
lcl/tests/units
|
||||
lcl/units
|
||||
lcl/widgetset/*.bak
|
||||
lcl/widgetset/units
|
||||
packager/*.bak
|
||||
packager/globallinks/*.bak
|
||||
packager/globallinks/units
|
||||
packager/registration/*.bak
|
||||
packager/registration/units
|
||||
packager/units
|
||||
test/*.bak
|
||||
test/units
|
||||
tools/*.bak
|
||||
tools/apiwizz/*.bak
|
||||
tools/apiwizz/units
|
||||
tools/install/*.bak
|
||||
tools/install/cross_unix/*.bak
|
||||
tools/install/cross_unix/debian_crosswin32/*.bak
|
||||
tools/install/cross_unix/debian_crosswin32/units
|
||||
tools/install/cross_unix/units
|
||||
tools/install/debian_fpc-laz/*.bak
|
||||
tools/install/debian_fpc-laz/units
|
||||
tools/install/debian_fpc-src/*.bak
|
||||
tools/install/debian_fpc-src/units
|
||||
tools/install/debian_lazarus/*.bak
|
||||
tools/install/debian_lazarus/units
|
||||
tools/install/macosx/*.bak
|
||||
tools/install/macosx/units
|
||||
tools/install/rpm/*.bak
|
||||
tools/install/rpm/units
|
||||
tools/install/slacktgz/*.bak
|
||||
tools/install/slacktgz/units
|
||||
tools/install/units
|
||||
tools/install/win/*.bak
|
||||
tools/install/win/units
|
||||
tools/units
|
||||
/units
|
||||
**/*.o
|
||||
**/*.ppu
|
||||
**/*.exe
|
||||
**/*.bak
|
||||
**/*.diff
|
||||
**/*.patch
|
||||
**/units/
|
||||
**/lib/
|
||||
**/*;[1-9]
|
||||
**/*.~*
|
||||
**/*.*~
|
||||
**/*.fpcunit.ini
|
||||
**/*.lps
|
||||
**/*.compiled
|
||||
/docs/chm/**/*.chm
|
||||
/docs/chm/**/*.xct
|
||||
/docs/chm/**/*.kwd
|
||||
/docs/chm/**/*.txt
|
||||
/libeay32.dll
|
||||
/ssleay32.dll
|
||||
/lazarus.cfg
|
||||
ide/revision.inc
|
||||
|
||||
!**/patches/*.patch
|
||||
!**/patches/*.diff
|
@ -175,8 +175,8 @@ const
|
||||
begin
|
||||
Notebook.PageIndex:=0;
|
||||
Caption:=lisAboutLazarus;
|
||||
VersionLabel.Caption := lisVersion+' #: '+ GetLazarusVersionString;
|
||||
RevisionLabel.Caption := lisSVNRevision+LazarusRevisionStr;
|
||||
VersionLabel.Caption := lisVersion+': '+ GetLazarusVersionString;
|
||||
RevisionLabel.Caption := lisRevision+LazarusRevisionStr;
|
||||
BuildDateLabel.Caption := lisDate+': '+GetLocalizedBuildDate;
|
||||
FPCVersionLabel.Caption:= lisFPCVersion+{$I %FPCVERSION%};
|
||||
PlatformLabel.Caption:=GetCompiledTargetCPU+'-'+GetCompiledTargetOS
|
||||
|
@ -226,10 +226,10 @@ end;
|
||||
procedure TIDEFPCInfoDialog.GatherIDEVersion(sl: TStrings);
|
||||
begin
|
||||
sl.Add('Lazarus version: '+GetLazarusVersionString);
|
||||
sl.Add('Lazarus svn revision: '+LazarusRevisionStr);
|
||||
sl.Add('Lazarus revision: '+LazarusRevisionStr);
|
||||
sl.Add('Lazarus build date: '+{$I %date%});
|
||||
sl.Add('Lazarus was compiled for '+GetCompiledTargetCPU+'-'+GetCompiledTargetOS);
|
||||
sl.Add('Lazarus was compiled with fpc '+{$I %FPCVERSION%});
|
||||
sl.Add('Lazarus was compiled with FPC '+{$I %FPCVERSION%});
|
||||
sl.Add('');
|
||||
end;
|
||||
|
||||
|
@ -241,10 +241,10 @@ end;
|
||||
procedure TIDEInfoDialog.GatherIDEVersion(sl: TStrings);
|
||||
begin
|
||||
sl.Add('Lazarus version: '+GetLazarusVersionString);
|
||||
sl.Add('Lazarus svn revision: '+LazarusRevisionStr);
|
||||
sl.Add('Lazarus revision: '+LazarusRevisionStr);
|
||||
sl.Add('Lazarus build date: '+{$I %date%});
|
||||
sl.Add('Lazarus was compiled for '+GetCompiledTargetCPU+'-'+GetCompiledTargetOS);
|
||||
sl.Add('Lazarus was compiled with fpc '+{$I %FPCVERSION%});
|
||||
sl.Add('Lazarus was compiled with FPC '+{$I %FPCVERSION%});
|
||||
sl.Add('');
|
||||
end;
|
||||
|
||||
|
@ -933,7 +933,6 @@ resourcestring
|
||||
lisAmbiguousFileFoundThisFileCanBeMistakenWithDelete = 'Ambiguous file '
|
||||
+'found: "%s"%sThis file can be mistaken with "%s"%sDelete the ambiguous file?';
|
||||
lisLazarusEditorV = 'Lazarus IDE v%s';
|
||||
lisLazarusSVNRev = 'r%s';
|
||||
lisnewProject = '(new project)';
|
||||
liscompiling = '%s (compiling ...)';
|
||||
lisdebugging = '%s (debugging ...)';
|
||||
@ -1142,7 +1141,7 @@ resourcestring
|
||||
lisVerToClipboard = 'Copy version information to clipboard';
|
||||
lisDate = 'Date';
|
||||
lisFPCVersion = 'FPC Version: ';
|
||||
lisSVNRevision = 'SVN Revision: ';
|
||||
lisRevision = 'Revision: ';
|
||||
lisPrior = 'prior %s';
|
||||
lisWelcomeToLazarusThereIsAlreadyAConfigurationFromVe = 'Welcome to Lazarus %s'
|
||||
+'%sThere is already a configuration from version %s in'
|
||||
@ -3719,9 +3718,9 @@ resourcestring
|
||||
lisCodeToolsDefscompilerPath = 'Compiler path';
|
||||
lisCodeToolsDefsThePathToTheFreePascalCompilerForThisProject = 'The path to '
|
||||
+'the Free Pascal compiler for this project. Only required if you set the '
|
||||
+'FPC SVN source below. Used to autocreate macros.';
|
||||
lisCodeToolsDefsFPCSVNSourceDirectory = 'FPC SVN source directory';
|
||||
lisCodeToolsDefsTheFreePascalCVSSourceDirectory = 'The Free Pascal SVN source '
|
||||
+'FPC Git source below. Used to autocreate macros.';
|
||||
lisCodeToolsDefsFPCSVNSourceDirectory = 'FPC Git source directory';
|
||||
lisCodeToolsDefsTheFreePascalCVSSourceDirectory = 'The Free Pascal Git source '
|
||||
+'directory. Not required. This will improve find declaration and debugging.';
|
||||
lisCodeToolsDefsCreateDefinesForFreePascalCompiler = 'Create Defines for '
|
||||
+'Free Pascal Compiler';
|
||||
@ -3732,8 +3731,8 @@ resourcestring
|
||||
+'path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s '
|
||||
+'or %s/usr/local/bin/fpc @/etc/fpc.cfg%s.';
|
||||
lisCodeToolsDefsCreateDefinesForFreePascalSVNSources = 'Create Defines for '
|
||||
+'Free Pascal SVN Sources';
|
||||
lisCodeToolsDefsTheFreePascalSVNSourceDir = 'The Free Pascal SVN source directory.';
|
||||
+'Free Pascal Git Sources';
|
||||
lisCodeToolsDefsTheFreePascalSVNSourceDir = 'The Free Pascal Git source directory.';
|
||||
lisCodeToolsDefsCreateDefinesForDirectory = 'Create Defines for %s Directory';
|
||||
lisCodeToolsDefsdirectory = '%s directory';
|
||||
lisCodeToolsDefsDelphiMainDirectoryDesc = 'The %s main directory,%swhere '
|
||||
@ -3779,7 +3778,7 @@ resourcestring
|
||||
lisCodeToolsDefsInsertTemplate = 'Insert Template';
|
||||
lisCodeToolsDefsInsertFreePascalProjectTe = 'Insert Free Pascal Project Template';
|
||||
lisCodeToolsDefsInsertFreePascalCompilerT = 'Insert Free Pascal Compiler Template';
|
||||
lisCodeToolsDefsInsertFreePascalSVNSource = 'Insert Free Pascal SVN Source Template';
|
||||
lisCodeToolsDefsInsertFreePascalSVNSource = 'Insert Free Pascal Git Source Template';
|
||||
lisCodeToolsDefsInsertDelphi5CompilerTemp = 'Insert Delphi 5 Compiler Template';
|
||||
lisCodeToolsDefsInsertDelphi5DirectoryTem = 'Insert Delphi 5 Directory Template';
|
||||
lisCodeToolsDefsInsertDelphi5ProjectTempl = 'Insert Delphi 5 Project Template';
|
||||
|
@ -1148,7 +1148,7 @@ begin
|
||||
end;
|
||||
if IsVersionRequested then
|
||||
begin
|
||||
WriteHelp(GetLazarusVersionString+' '+lisSVNRevision+LazarusRevisionStr);
|
||||
WriteHelp(GetLazarusVersionString+' '+lisRevision+LazarusRevisionStr);
|
||||
exit;
|
||||
end;
|
||||
|
||||
@ -8620,7 +8620,7 @@ begin
|
||||
if ToolStatus = itExiting then Exit;
|
||||
rev := GetLazarusRevision;
|
||||
if IsNumber(rev) then
|
||||
NewCaption := Format(lisLazarusEditorV + ' ' + lisLazarusSVNRev,
|
||||
NewCaption := Format(lisLazarusEditorV + ' r%s',
|
||||
[GetLazarusVersionString, rev])
|
||||
else
|
||||
NewCaption := Format(lisLazarusEditorV, [GetLazarusVersionString]);
|
||||
|
@ -6650,7 +6650,7 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6706,7 +6706,7 @@ msgid "Exit without Save"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6771,7 +6771,7 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6884,7 +6884,7 @@ msgid "Selected Node:"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6892,7 +6892,7 @@ msgid "The Free Pascal project directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6901,7 +6901,7 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12126,11 +12126,6 @@ msgstr ""
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17703,6 +17698,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18590,10 +18589,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr ""
|
||||
|
@ -6653,7 +6653,7 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6709,7 +6709,7 @@ msgid "Exit without Save"
|
||||
msgstr "أخرج من البرنامج دون حفظ"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6774,7 +6774,7 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6887,7 +6887,7 @@ msgid "Selected Node:"
|
||||
msgstr "العقدة المعيّنة:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6895,7 +6895,7 @@ msgid "The Free Pascal project directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6904,7 +6904,7 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12135,11 +12135,6 @@ msgstr ""
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17652,6 +17647,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18537,10 +18536,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr ""
|
||||
|
@ -6850,7 +6850,7 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Crea les definicions pel compilador Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6906,7 +6906,7 @@ msgid "Exit without Save"
|
||||
msgstr "Surt sense desar"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6971,7 +6971,7 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Insereix plantilla del projecte Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7087,7 +7087,7 @@ msgid "Selected Node:"
|
||||
msgstr "Node seleccionat"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7095,7 +7095,7 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "El directori del projecte Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7105,7 +7105,7 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "La trajectòria al compilador Free Pascal.%s Per exemple %s/usr/bin/%s -n%s o %s/usr/local/bin/fpc @/etcfpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12381,11 +12381,6 @@ msgstr ""
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [opcions] <projecte-nomfitxer>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -18166,6 +18161,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Ha fallat la reversió"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -19062,10 +19061,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revisió SVN:"
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "El nom de la variable no és vàlid"
|
||||
|
@ -6681,7 +6681,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Vytvořit definice pro překladač Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Vytvořit definice pro SVN zdroje Free Pascalu"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6737,7 +6739,9 @@ msgid "Exit without Save"
|
||||
msgstr "Ukončit bez uložení"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "SVN zdrojový adresář FPC"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6802,7 +6806,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Vložit šablonu projektu Free Pascalu"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Vložit šablonu zdrojového kódu SVN Free Pascalu"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6915,7 +6921,9 @@ msgid "Selected Node:"
|
||||
msgstr "Vybrat uzel:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Zdrojový adresář Free Pascal SVN. Nevyžadované, ale zlepšuje hledání deklarací a ladění."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6923,7 +6931,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Adresář projektu Free Pascalu."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Zdrojový adresář SVN Free Pascalu."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6932,7 +6942,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Cesta k překladači Free Pascal.%s Například %s/usr/bin/%s -n%s nebo %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Cesta překladače Free Pascal pro tento projekt. Vyžadováno jen pokud je nastaven FPC SVN zdroj níže. Použito pro automatické vytvoření maker."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12183,11 +12195,6 @@ msgstr "Jméno jazyka Lazarusu (např. angličtina, čeština)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [volby] <jméno-projektu>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17763,6 +17770,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Vrácení selhalo"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18648,10 +18659,6 @@ msgstr "Podezřelá cesta zahrnovaných"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Podezřelá cesta jednotek"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revize SVN: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Neplatné jméno proměnné"
|
||||
|
@ -6724,7 +6724,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Definitionen für den Free Pascal Compiler anlegen"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Definitionen für Free-Pascal-SVN-Quelltexte anlegen"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6780,7 +6782,9 @@ msgid "Exit without Save"
|
||||
msgstr "Beenden ohne zu speichern"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC-SVN-Quelltextverzeichnis"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6845,7 +6849,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Free-Pascal-Projektvorlage einfügen"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Free-Pascal-SVN-Quellenverzeichnis einfügen"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6958,7 +6964,9 @@ msgid "Selected Node:"
|
||||
msgstr "Gewählter Knoten:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Das Free-Pascal-SVN-Quellverzeichnis. Nicht unbedingt benötigt. Diese Angabe verbessert das Finden von Deklarationen und das Debugging."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6966,7 +6974,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Das Free-Pascal-Projektverzeichnis"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Das Free-Pascal-SVN-Quellverzeichnis"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6975,7 +6985,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Der Pfad zum Free-Pascal-Compiler.%s Zum Beispiel %s/usr/bin/%s -n%s oder %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Der Pfad zum Free-Pascal-Compiler für dieses Projekt. Nur benötigt, wenn unten die FPC-SVN-Quelle gesetzt ist. Wird verwendet, um Makros automatisch zu erzeugen."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12228,11 +12240,6 @@ msgstr "Name der Sprache für Lazarus (z.B. english, deutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [Einstellungen] <Projektdatei>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17802,6 +17809,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Rücknahme fehlgeschlagen"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18697,10 +18708,6 @@ msgstr "Verdächtiger Include-Pfad"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Verdächtiger Unit-Pfad"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN-Revision: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Ungültiger Variablenname"
|
||||
|
@ -6804,7 +6804,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Crear Defines para el Compilador de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Crear Defines para las fuentes SVN de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6860,7 +6862,9 @@ msgid "Exit without Save"
|
||||
msgstr "Salir sin Guardar"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Directorios de las fuentes SVN de FPC"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6925,7 +6929,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Insertar Plantilla de Proyecto Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Insertar plantilla de código de SVN de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7038,7 +7044,9 @@ msgid "Selected Node:"
|
||||
msgstr "Seleccionar Nodo:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "El directorio de fuentes SVN de Free PAscal. No requerido. Esto mejorará la depuración y la posibilidad de encontrar declaraciónes."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7046,7 +7054,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Directorio de proyecto de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "El directorio SVN de fuentes de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7055,7 +7065,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "La ruta al compilador Free Pascal.%s Por ejemplo %s/usr/bin/%s -n%s o %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "La ruta al compilador Free Pascal para este proyecto. Sólo es necesario si activa fuente FPC SVN abajo. Se usa para autocrear macros."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12456,11 +12468,6 @@ msgstr "Nombre de idioma de Lazarus (por ejemplo: inglés, holandés)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [opciones] <nombre-proyecto>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -18096,6 +18103,10 @@ msgstr "Devuelve una lista de todos los valores de una variable CASE frente a la
|
||||
msgid "Revert failed"
|
||||
msgstr "Fallo al revertir"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18990,10 +19001,6 @@ msgstr "Ruta de inclusión sospechosa"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Ruta de unidad sospechosa"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revisión SVN: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Nombre de variable no válido"
|
||||
|
@ -6633,7 +6633,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Luo määritykset Free Pascal -kääntäjälle"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Luo määritykset Free Pascal SVN -koodeille"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6689,7 +6691,9 @@ msgid "Exit without Save"
|
||||
msgstr "Poistu tallentamatta"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC:n SVN-lähdehakemisto"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6754,7 +6758,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Lisää Free Pascal -projektin malline"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Lisää Free Pascal SVN -lähdemalline"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6867,7 +6873,9 @@ msgid "Selected Node:"
|
||||
msgstr "Valittu solmu:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Free Pascal SVN -lähdehakemisto. Ei välttämätön. Auttaa määritysten haussa ja virheenjäljityksessä."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6875,7 +6883,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Free Pascal -projektihakemisto."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Free Pascal SVN -lähdehakemisto."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6884,7 +6894,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Free Pascal -kääntäjän polku.%s Esim. %s/usr/bin/%s -n%s tai %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Free Pascal -kääntäjän polku tälle projektille. Tarvitaan vain jos FPC SVN -lähde asetataan (alla). Käytetään makrojen luontiin."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12093,11 +12105,6 @@ msgstr "Lazarus kieli-nimi (esim. english, deutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [valinnat] <projekti-tiedosto>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17577,6 +17584,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Palauttaminen epäonnistui"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18458,10 +18469,6 @@ msgstr "Epäilyttävä include polku"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Epäilyttävä käännösyksikön polku"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN Revisio: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Kelvoton muuttujan nimi"
|
||||
|
@ -6641,7 +6641,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Créer les définitions pour le compilateur Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Créer les définitions pour les sources SVN de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6697,7 +6699,9 @@ msgid "Exit without Save"
|
||||
msgstr "Quitter sans enregistrer"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Répertoire des codes sources SVN de FPC"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6762,7 +6766,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Insérer un modèle de projet Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Insérer le modèle de code source SVN de Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6875,7 +6881,9 @@ msgid "Selected Node:"
|
||||
msgstr "Nœud sélectionné :"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Le répertoire des codes sources de Free Pascal SVN. Non requis. Ceci améliorera la recherche des déclarations et le débogage."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6883,7 +6891,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Le répertoire du projet Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Le répertoire des codes sources de SVN Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6892,7 +6902,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Le chemin du compilateur Free Pascal.%s Par exemple %s/usr/bin/%s -n%s ou %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Le chemin du compilateur de Free Pascal pour ce projet. Seulement requis si vous placez les codes sources de FPC SVN ci-dessous. Utilisé pour la création automatique des macros."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12150,11 +12162,6 @@ msgstr "Nom de langue de Lazarus (par exemple : anglais, allemand)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [options] <ficher-projet>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17694,6 +17701,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "La restauration a échoué"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18579,10 +18590,6 @@ msgstr "Chemin d'inclusion suspect"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Chemin d'unité suspect"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Révision SVN : "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Nom de variable incorrect"
|
||||
|
@ -7020,7 +7020,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "צור מגדירים למהדר fpc"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "צור מגדירים למקורות SVN של מהדר fpc"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -7076,7 +7078,9 @@ msgid "Exit without Save"
|
||||
msgstr "צא בלי לשמור"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "תיקיית הקוד של FPC SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -7141,7 +7145,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "הכנס תבנית של פרוייקט fpc"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "הכנס תבנית קוד של FPC SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7258,7 +7264,7 @@ msgstr "צומת נבחרת:"
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declarationand debugging."
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "תיקיית קוד המקור של FPC SVN. לא נדרשת. זה ישפר את ניפוי השגיאות ואת חיפוש ההצהרות."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7266,7 +7272,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "תיקיית הפרוייקטים של fpc."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "תיקיית קוד המקור של FPC SVN."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7278,7 +7286,7 @@ msgstr "הנתיב למהדר fpc. למשל/usr/bin/%s -n%s or %s/usr/local/bin/
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
#, fuzzy
|
||||
#| msgid "The path to the free pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "הנתיב למהדר fpc עבור פרוייקט זה. דרוש רק אם הגדרת את קבצי קוד המקור של FPC SVN שלהלן. משמש ליצירה אוטומטית של מאקרו."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12771,11 +12779,6 @@ msgstr "שם השפה של לזרוס (למשל english, deutsch, hebrew)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "לזארוס [אפשרויות] <פרוייקט-שם קובץ>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -18694,6 +18697,10 @@ msgstr "מחזיר רשימה של כל הערכים של משתנה case לפנ
|
||||
msgid "Revert failed"
|
||||
msgstr "השחזור נכשל"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -19608,10 +19615,6 @@ msgstr "נתיב \"כלול\" חשוד"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "נתיב יחידה חשוד"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN Revision: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "שם משתנה לא חוקי"
|
||||
|
@ -6639,7 +6639,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Beállítások létrehozása a Free Pascal fordítóhoz"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Beállítások létrehozása a Free Pascal SVN forrásokhoz"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6695,7 +6697,9 @@ msgid "Exit without Save"
|
||||
msgstr "Kilépés mentés nélkül"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC SVN forráskód könyvtár"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6760,7 +6764,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Free Pascal projekt sablon beillesztése"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Free Pascal SVN forráskód sablon beillesztése"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6873,7 +6879,9 @@ msgid "Selected Node:"
|
||||
msgstr "Kijelölt csomópont:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "A Free Pascal fordító útvonala . Nem szükséges. Javítja a deklarációk és a hibák keresését."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6881,7 +6889,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "A Free Pascal projekt könyvtára."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "A Free Pascal SVN forráskód könyvtára."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6890,7 +6900,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "A Free Pascal fordító útvonala.%s Például: %s/usr/bin/%s -n%s vagy %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "A Free Pascal fordító útvonala ehhez a projekthez. Csak akkor van rá szükség ha lentebb be van állítva az FPC SVN forrás. Makrók automatikus létrehozásához használatos."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12147,11 +12159,6 @@ msgstr "Lazarus nyelv neve (pl. english, deutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [beállítások] <projekt-fájlnév>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17686,6 +17693,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Visszaállítás sikertelen"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18571,10 +18582,6 @@ msgstr "Gyanús include útvonal"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Gyanús unit útvonal"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN revízió: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Érvénytelen változónév"
|
||||
|
@ -6895,7 +6895,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Buat Defines untuk Kompilator Free Pasal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Buat Defines untuk Sumber Free Pascal SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6951,7 +6953,9 @@ msgid "Exit without Save"
|
||||
msgstr "Keluar tanpa Menyimpan"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Direktori sumber FPC SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -7016,7 +7020,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Sisipkan Template Proyek Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Sisipkan Template Sumber SVN Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7134,7 +7140,7 @@ msgstr "Node Terpilih:"
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declarationand debugging."
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Direktori sumber Free Pascal SVN. Tidak diperlukan. Ini akan meningkatkan pencarian deklarasi dan debugging."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7142,7 +7148,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Direktori proyek Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Direktori sumber Free Pascal SVN."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7154,7 +7162,7 @@ msgstr "Path ke kompilator free pascal. %s Sebagai contoh %s/usr/bin/%s -n%s ata
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
#, fuzzy
|
||||
#| msgid "The path to the free pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Path ke kompilator free pascal. Hanya diperlukan jika anda menset sumber FPC SVN dibawah ini. Digunakan untuk pembuatan makro otomatis."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12539,11 +12547,6 @@ msgstr "Nama bahasa Lazarus (contoh english, dutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [opsi] <namafile-proyek>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -18372,6 +18375,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Pengembalian gagal"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -19274,10 +19281,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revisi SVN:"
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Nama variabel tidak benar"
|
||||
|
@ -6777,7 +6777,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Crea i define per il compilatore Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Crea i Define per il codice sorgente SVN di Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6833,7 +6835,9 @@ msgid "Exit without Save"
|
||||
msgstr "Esci senza salvare"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Cartella dei sorgenti SVN di FPC"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6898,7 +6902,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Inserisci modello di progetto Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Inserisci il modello del sorgente SVN di Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7011,7 +7017,9 @@ msgid "Selected Node:"
|
||||
msgstr "Seleziona nodo"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "La cartella dei sorgenti SVN di Free Pascal (non richiesto). Questo migliora la ricerca delle dichiarazioni ed il debugging."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7019,7 +7027,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Cartella del progetto Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "La cartella dei sorgenti SVN di Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7028,7 +7038,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Il percorso per il compilatore Free Pascal.%s Per esempio %s/usr/bin/%s -n%s o %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Il percorso al compilatore Free Pascal per questo progetto. Richiesto unicamente se è stato settato il sorgente FPC SVN sottostante . Utilizzato per ricreare le macro."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12389,11 +12401,6 @@ msgstr "Nome della lingua Lazarus (e.g. english, deutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [opzioni] <nomefile-progetto>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17994,6 +18001,10 @@ msgstr "ritorna lalista di tutti i valori della variabile case a fronte della va
|
||||
msgid "Revert failed"
|
||||
msgstr "Ripristino fallito"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18889,10 +18900,6 @@ msgstr "Percorso di include sospetto"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Percorso delle unit sospetto"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revisione SVN:"
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Nome variabile non valido"
|
||||
|
@ -6761,7 +6761,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Free Pascalコンパイラの定義を作成"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Free Pascal SVNソースの定義を作成"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6817,7 +6819,9 @@ msgid "Exit without Save"
|
||||
msgstr "保存せずに終了"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC SVN のソースディレクトリ"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6882,7 +6886,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Free Pascalのプロジェクトテンプレートを挿入"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Free PascalのSVNソーステンプレートを挿入"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6995,7 +7001,9 @@ msgid "Selected Node:"
|
||||
msgstr "選択されたノード:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Free Pascal SVN ソースディレクトリ。必須ではありません。宣言の検索やデバッグに役立ちます。"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7003,7 +7011,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Free Pascal プロジェクトディレクトリ"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Free Pascal SVNソースディレクトリ"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7012,7 +7022,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Free Pascal コンパイラのパス。%s例えば、%s/usr/bin/%s -n%s や %s/usr/local/bin/fpc @/etc/fpc.cfg%s など。"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "このプロジェクトの Free Pascal コンパイラのパス。以下の FPC SVN ソースをセットした場合にのみ要求されます。自動生成マクロに用いられます。"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12279,11 +12291,6 @@ msgstr "Lazarus言語名(例: english, deutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "Lazarus [オプション]<プロジェクト-ファイル名>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17904,6 +17911,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "復帰に失敗"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18799,10 +18810,6 @@ msgstr "疑わしいインクルードパス"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "疑わしいユニットパス"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN改定"
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "無効な変数名"
|
||||
|
@ -6765,7 +6765,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Sukurti apibrėžtis Free Pascal kompiliatoriui"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Sukurti apibrėžtis Free Pascal SVN pirminiam kodui"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6821,7 +6823,9 @@ msgid "Exit without Save"
|
||||
msgstr "Išeiti neišsaugojus"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC SVN pirminio kodo aplankas"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6886,7 +6890,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Įterpti Free Pascal projekto šabloną"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Įterpti Free Pascal SVN pirminio kodo šabloną"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6999,7 +7005,9 @@ msgid "Selected Node:"
|
||||
msgstr "Pažymėtas mazgas:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Free Pascal SVN pirminio kodo aplankas. Nebūtina, tačiau nurodžius tai pagerins aprašų paiešką bei programos derinimą."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7007,7 +7015,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Free Pascal projekto aplankas."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Free Pascal SVN pirminio kodo aplankas."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7016,7 +7026,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Free Pascal kompiliatoriaus adresas (kelias iki jo ir failas).%sPavyzdžiui: %s/usr/bin/%s -n%s arba %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Šio projekto Free Pascal kompiliatoriaus adresas (kelias iki jo ir failas). Būtina įrašyti jei žemiau nurodysit FPC SVN pirminio kodo aplanką. Šis įrašas naudojamas automatiškai kuriant makrokomandas."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12307,11 +12319,6 @@ msgstr "Lazarus kalbos pavadinimas (t.y. anglų, vokiečių, lietuvių, …)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [parinktys] <projekto_failo_pavadinimas>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17943,6 +17950,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Atstatyti nepavyko"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18838,10 +18849,6 @@ msgstr "Įtartinas įterpiamųjų kelias"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Įtartinas modulio kelias"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN poversijis:"
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Klaidingas kintamojo pavadinimas"
|
||||
|
@ -6872,7 +6872,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Maak definities voor Free Pascal Compiler"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Maak definities voor Free Pascal SVN broncode"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6928,7 +6930,9 @@ msgid "Exit without Save"
|
||||
msgstr "Verlaat zonder Opslaan"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC SVN broncode directory"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6993,7 +6997,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Invoegen FP project Template"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Voeg Free Pascal SVN broncode template in"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7111,7 +7117,7 @@ msgstr "Geselecteerde node:"
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declarationand debugging."
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "De Free Pascal SVN-broncode directory. Niet verplicht. Het verbetert het declaraties zoeken en debuggen."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7119,7 +7125,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "De Free Pascal project directorie."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "De Free Pascal SVN-broncode directory."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7131,7 +7139,7 @@ msgstr "Het pad naar de Free Pascal compiler.%s Bijv: %s/usr/bin/%s -n%s of %s/u
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
#, fuzzy
|
||||
#| msgid "The path to the free pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Het pad naar de free pascal compiler voor dit project. Alleen nodig als je de bron FPC SVN hieronder zet. Wordt gebuikt om automatisch macros te maken."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12467,11 +12475,6 @@ msgstr "Lazarus taal naam (Engels, Duits, etc.)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [opties] <project-bestandsnaam>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -18268,6 +18271,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Terugzetten mislukt"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -19170,10 +19177,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN revisie: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Ongeldige variabele naam"
|
||||
|
@ -6781,7 +6781,8 @@ msgstr "Utwórz Symbole dla Free Pascal Compiler"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
#, fuzzy
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Utwórz Symbole dla Free Pascal Compiler"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6837,7 +6838,9 @@ msgid "Exit without Save"
|
||||
msgstr "Wyjdź bez zapisywania"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Katalog źródeł FPC SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6903,7 +6906,8 @@ msgstr "Projekt Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
#, fuzzy
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Free Pascal Compiler"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7016,7 +7020,7 @@ msgid "Selected Node:"
|
||||
msgstr "Wybrany element:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7024,7 +7028,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Katalog projektu Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Katalog SVN źródeł Free Pascala."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7033,7 +7039,7 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12326,11 +12332,6 @@ msgstr "Nazwa języka Lazarusa (np. english, polski)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [options] <project-filename>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format, fuzzy, badformat
|
||||
msgid "r%s"
|
||||
msgstr "%s nie istnieje: %s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17902,6 +17903,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Przywrócenie nie udało się"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18801,10 +18806,6 @@ msgstr "Podejrzana ścieżka dołączanych plików"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Podejrzana ścieżka do folderu modułów"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Rewizja SVN: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Błędna nazwa zmiennej"
|
||||
|
@ -6619,7 +6619,7 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6675,7 +6675,7 @@ msgid "Exit without Save"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6740,7 +6740,7 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6853,7 +6853,7 @@ msgid "Selected Node:"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6861,7 +6861,7 @@ msgid "The Free Pascal project directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6870,7 +6870,7 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12088,11 +12088,6 @@ msgstr ""
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17573,6 +17568,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18458,10 +18457,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr ""
|
||||
|
@ -6666,7 +6666,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Criar definições para o compilador Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Criar definições para os fontes SVN do Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6722,7 +6724,9 @@ msgid "Exit without Save"
|
||||
msgstr "Sair sem Salvar"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Diretório SVN do fonte FPC"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6787,7 +6791,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Inserir modelo de projeto Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Inserir modelo de Fonte SVN Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6900,7 +6906,9 @@ msgid "Selected Node:"
|
||||
msgstr "Nó selecionado:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "O diretório SVN do fonte Free Pascal. Não requerido. Isto irá aprimorar a procura de declaração e depuração."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6908,7 +6916,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "O diretório de projeto Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "O diretório SVN do fonte Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6917,7 +6927,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "O caminho para compilador Free Pascal.%s Por exemplo %s/usr/bin/%s -n%s ou %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "O caminho para o compilador Free Pascal deste projeto. Requerido apenas se você definir o fonte SVN do FPC abaixo. Usado para auto-criar macros."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12174,11 +12186,6 @@ msgstr "Nome de idioma do Lazarus (ex. inglês, alemão)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [opções] <nome-de-arquivo-do-projeto>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17717,6 +17724,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Falha na reversão"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18611,10 +18622,6 @@ msgstr "Caminho inclusões suspeito"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Caminho unidade suspeito"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revisão SVN: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Nome de variável inválido"
|
||||
|
@ -5,7 +5,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2021-05-30 23:47+0300\n"
|
||||
"PO-Revision-Date: 2021-07-29 01:13+0300\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,3325,-1,-1\n"
|
||||
@ -6634,8 +6634,8 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Создать определения для компилятора Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgstr "Создать определения для исходного кода Free Pascal из SVN"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Создать определения для исходного кода Free Pascal из Git"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
#, object-pascal-format
|
||||
@ -6690,8 +6690,8 @@ msgid "Exit without Save"
|
||||
msgstr "Выход без сохранения"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
msgstr "Каталог исходного кода FreePascal из SVN"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Каталог исходного кода FPC из Git"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
msgid "If"
|
||||
@ -6755,8 +6755,8 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Вставить шаблон проекта Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
msgstr "Вставить шаблон SVN-кода Free Pascal "
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Вставить шаблон исходного кода Free Pascal из Git"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
msgid "Insert Kylix 3 Compiler Template"
|
||||
@ -6868,16 +6868,16 @@ msgid "Selected Node:"
|
||||
msgstr "Выбранный элемент:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Каталог исходного кода Free Pascal из SVN. Не обязателен. Улучшит поиск объявлений и отладку."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Каталог исходного кода Free Pascal из Git. Не обязателен. Улучшит поиск объявлений и отладку."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
msgid "The Free Pascal project directory."
|
||||
msgstr "Каталог проекта Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
msgstr "Каталог исходного кода Free Pascal из SVN."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Каталог исходного кода Free Pascal из Git."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
#, object-pascal-format
|
||||
@ -6885,8 +6885,8 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Путь к компилятору Free Pascal.%s Например, %s/usr/bin%s -n%s или %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgstr "Путь к компилятору Free Pascal для данного проекта. Требуется только при заполненном поле \"Каталог исходного кода Free Pascal из SVN\" ниже. Используется для автоматического создания макросов."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Путь к компилятору Free Pascal для данного проекта. Требуется только при указанном ниже каталоге исходного кода FPC из Git. Используется для автоматического создания макросов."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
#, object-pascal-format
|
||||
@ -12142,11 +12142,6 @@ msgstr "Название языка Lazarus (пример: английский,
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [параметры] <имя файла проекта>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17680,6 +17675,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Возвращение не удалось"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr "Ревизия: "
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18565,10 +18564,6 @@ msgstr "Подозрительный путь поиска включаемых
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Подозрительный путь поиска модулей"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Ревизия SVN: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Неверное имя переменной"
|
||||
|
@ -6847,7 +6847,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Vytvoriť definície pre prekladač FreePascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Vytvoriť definície pre Vytvoriť definície pre FreePascal "
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6903,7 +6905,9 @@ msgid "Exit without Save"
|
||||
msgstr "Skončiť bez uloženia"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "SVN Adresár zdrojových kódov FPC"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6968,7 +6972,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Vložiť šablónu projektu FreePascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Vložiť šablónu SVN zdroja FreePascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7083,7 +7089,7 @@ msgstr "Zvolený uzol:"
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declarationand debugging."
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Zdrojový adresár Free Pascal SVN. nevyžadované, ale zlepšuje hľadanie deklarácií a ladenie."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7091,7 +7097,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Adresár projektu Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Zdrojový adresár Free Pascal SVN."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7103,7 +7111,7 @@ msgstr "Cesta k prekladaču Free Pascal.%s Napríklad %s/usr/bin/%s -n%s alebo %
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
#, fuzzy
|
||||
#| msgid "The path to the free pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Cesta prekladača Free Pascal pre tento projekt. Vyžadované len ak nastavíte FPC SVN zdroj nižšie. Použité pre makrá autocreate."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12447,11 +12455,6 @@ msgstr "Meno jazyka Lazarus (napr. english, slovak)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [voľby] <meno-suboru-projektu>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -18132,6 +18135,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Obnovenie zlyhalo"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -19030,10 +19037,6 @@ msgstr ""
|
||||
msgid "Suspicious unit path"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Revízia SVN: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Neplatné meno premennej"
|
||||
|
@ -6601,7 +6601,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Free Pascal Derleyici için Tanımlar Oluştur"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Free Pascal SVN Kaynakları için Tanımlar Oluştur"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6657,7 +6659,9 @@ msgid "Exit without Save"
|
||||
msgstr "Kaydetmeden Çık"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC SVN kaynak dizini"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6722,7 +6726,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Free Pascal Proje Şablonunu Ekle"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Free Pascal SVN Kaynak Şablonu Ekle"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6835,7 +6841,9 @@ msgid "Selected Node:"
|
||||
msgstr "Seçili Düğüm:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Free Pascal SVN kaynak dizini. Gerekli değil. Bu, bulma bildirimini ve hata ayıklamayı iyileştirecektir."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6843,7 +6851,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Free Pascal proje dizini."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Serbest Pascal SVN kaynak dizini."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6852,7 +6862,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Serbest Pascal derleyici yolu %s Örneğin %s/usr/bin/%s -n%s or %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Ekstra Hile Geçişi Bu proje için Ücretsiz Pascal derleyicisine giden yol. Sadece aşağıdaki FPC SVN kaynağını ayarlarsanız gereklidir. Makroları otomatik olarak oluşturmak için kullanılır."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12108,11 +12120,6 @@ msgstr "Lazarus dil adı (ör. Ingilizce, türkçe)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [seçenekler] <proje-dosya adı>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17601,6 +17608,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Geri döndürme başarısız"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18478,10 +18489,6 @@ msgstr "Şüpheli yol içeriyor"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Şüpheli birim yolu"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN Düzeltmesi: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Geçersiz değişken adı"
|
||||
|
@ -6639,7 +6639,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "Створити визначення для компілятора Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "Створити визначення для текстів програми Free Pascal SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6695,7 +6697,9 @@ msgid "Exit without Save"
|
||||
msgstr "Вихід без збереження"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "Тека програм FPC SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6760,7 +6764,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "Вставити шаблон проєкту Free Pascal"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "Вставте шаблон Free Pascal SVN"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -6873,7 +6879,9 @@ msgid "Selected Node:"
|
||||
msgstr "Вибраний вузол:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr "Тека сирців Free Pascal SVN. Не обов'язково. Це покращить пошук оголошень при зневаджуванні."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -6881,7 +6889,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Тека проєкту Free Pascal."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Тека текстів Free Pascal SVN."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -6890,7 +6900,9 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr "Шлях до компілятора Free Pascal.%s Наприклад, %s/usr/bin%s -n%s або %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
#, fuzzy
|
||||
#| msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr "Шлях до компілятора проєкту Free Pascal. Потрібно лише, якщо Ви встановлюєте нижче програму FPC SVN. Використовується для автостворювання макросів."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12146,11 +12158,6 @@ msgstr "Назва мови для Lazarus (напр. english, deutsch, ukrainai
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus [параметри] <назва файлу проєкту>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr "r%s"
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17684,6 +17691,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "Обертання не вдалося"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18569,10 +18580,6 @@ msgstr "Підозрілий шлях включення"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "Підозрілий шлях модуля"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "Версія SVN"
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "Неправильна назва змінної"
|
||||
|
@ -6799,7 +6799,9 @@ msgid "Create Defines for Free Pascal Compiler"
|
||||
msgstr "创建定义对于Free Pascal编译器"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforfreepascalsvnsources
|
||||
msgid "Create Defines for Free Pascal SVN Sources"
|
||||
#, fuzzy
|
||||
#| msgid "Create Defines for Free Pascal SVN Sources"
|
||||
msgid "Create Defines for Free Pascal Git Sources"
|
||||
msgstr "创建定义对于Free Pascal SVN源代码"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefscreatedefinesforproject
|
||||
@ -6856,7 +6858,9 @@ msgid "Exit without Save"
|
||||
msgstr "不保存退出"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
|
||||
msgid "FPC SVN source directory"
|
||||
#, fuzzy
|
||||
#| msgid "FPC SVN source directory"
|
||||
msgid "FPC Git source directory"
|
||||
msgstr "FPC SVN源代码目录"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsif
|
||||
@ -6921,7 +6925,9 @@ msgid "Insert Free Pascal Project Template"
|
||||
msgstr "插入 Free Pascal工程模板"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertfreepascalsvnsource
|
||||
msgid "Insert Free Pascal SVN Source Template"
|
||||
#, fuzzy
|
||||
#| msgid "Insert Free Pascal SVN Source Template"
|
||||
msgid "Insert Free Pascal Git Source Template"
|
||||
msgstr "插入Free Pascal SVN源代码模板"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsinsertkylix3compilertemp
|
||||
@ -7037,7 +7043,7 @@ msgid "Selected Node:"
|
||||
msgstr "选择节点:"
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
|
||||
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
|
||||
msgid "The Free Pascal Git source directory. Not required. This will improve find declaration and debugging."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
|
||||
@ -7045,7 +7051,9 @@ msgid "The Free Pascal project directory."
|
||||
msgstr "Free Pascal工程目录."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalsvnsourcedir
|
||||
msgid "The Free Pascal SVN source directory."
|
||||
#, fuzzy
|
||||
#| msgid "The Free Pascal SVN source directory."
|
||||
msgid "The Free Pascal Git source directory."
|
||||
msgstr "Free Pascal SVN源代码目录."
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
|
||||
@ -7054,7 +7062,7 @@ msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
|
||||
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC Git source below. Used to autocreate macros."
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
|
||||
@ -12365,11 +12373,6 @@ msgstr "Lazarus语言名称 (例如 english, deutsch)"
|
||||
msgid "lazarus [options] <project-filename>"
|
||||
msgstr "lazarus[选项]<工程-文件名>"
|
||||
|
||||
#: lazarusidestrconsts.lislazarussvnrev
|
||||
#, object-pascal-format
|
||||
msgid "r%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lislazbuildaboaction
|
||||
msgctxt "lazarusidestrconsts.lislazbuildaboaction"
|
||||
msgid "Action"
|
||||
@ -17924,6 +17927,10 @@ msgstr ""
|
||||
msgid "Revert failed"
|
||||
msgstr "重新打开失败"
|
||||
|
||||
#: lazarusidestrconsts.lisrevision
|
||||
msgid "Revision: "
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisright
|
||||
msgctxt "lazarusidestrconsts.lisright"
|
||||
msgid "Right"
|
||||
@ -18828,10 +18835,6 @@ msgstr "工程包含路径"
|
||||
msgid "Suspicious unit path"
|
||||
msgstr "添加的单元查找路径?"
|
||||
|
||||
#: lazarusidestrconsts.lissvnrevision
|
||||
msgid "SVN Revision: "
|
||||
msgstr "SVN修订版本: "
|
||||
|
||||
#: lazarusidestrconsts.lissvuoinvalidvariablename
|
||||
msgid "Invalid variable name"
|
||||
msgstr "无效变量名"
|
||||
|
@ -1314,6 +1314,7 @@ type
|
||||
function EditorByStyle(Style: TColumnButtonStyle): TWinControl; virtual;
|
||||
procedure EditorKeyDown(Sender: TObject; var Key:Word; Shift:TShiftState);
|
||||
procedure EditorKeyPress(Sender: TObject; var Key: Char);
|
||||
procedure EditorUTF8KeyPress(Sender: TObject; var UTF8Key: TUTF8Char);
|
||||
procedure EditorKeyUp(Sender: TObject; var key:Word; shift:TShiftState);
|
||||
procedure EditorTextChanged(const aCol,aRow: Integer; const aText:string); virtual;
|
||||
|
||||
@ -5698,6 +5699,7 @@ begin
|
||||
end;
|
||||
if FEditorOptions and EO_HOOKKEYPRESS = EO_HOOKKEYPRESS then begin
|
||||
FEditor.OnKeyPress := @EditorKeyPress;
|
||||
FEditor.OnUTF8KeyPress := @EditorUTF8KeyPress;
|
||||
end;
|
||||
if FEditorOptions and EO_HOOKKEYUP = EO_HOOKKEYUP then begin
|
||||
FEditor.OnKeyUp := @EditorKeyUp;
|
||||
@ -7594,15 +7596,19 @@ begin
|
||||
MoveSel(True, 0, R.Bottom-R.Top);
|
||||
end;
|
||||
VK_HOME:
|
||||
if ssCtrl in Shift then MoveSel(False, FCol, FFixedRows)
|
||||
else
|
||||
if Relaxed then MoveSel(False, FFixedCols, FRow)
|
||||
else MoveSel(False, FCol, FFixedRows);
|
||||
if not FEditorKey then begin
|
||||
if ssCtrl in Shift then MoveSel(False, FCol, FFixedRows)
|
||||
else
|
||||
if Relaxed then MoveSel(False, FFixedCols, FRow)
|
||||
else MoveSel(False, FCol, FFixedRows);
|
||||
end;
|
||||
VK_END:
|
||||
if ssCtrl in Shift then MoveSel(False, FCol, RowCount-1)
|
||||
else
|
||||
if Relaxed then MoveSel(False, ColCount-1, FRow)
|
||||
else MoveSel(False, FCol, RowCount-1);
|
||||
if not FEditorKey then begin
|
||||
if ssCtrl in Shift then MoveSel(False, FCol, RowCount-1)
|
||||
else
|
||||
if Relaxed then MoveSel(False, ColCount-1, FRow)
|
||||
else MoveSel(False, FCol, RowCount-1);
|
||||
end;
|
||||
VK_APPS:
|
||||
if not FEditorKey and EditingAllowed(FCol) then
|
||||
EditorShow(False); // Will show popup menu in the editor.
|
||||
@ -8758,6 +8764,14 @@ begin
|
||||
{$ifdef dbgGrid}DebugLn('Grid.EditorKeyPress: END Key=',PrintKey);{$Endif}
|
||||
end;
|
||||
|
||||
procedure TCustomGrid.EditorUTF8KeyPress(Sender: TObject; var UTF8Key: TUTF8Char
|
||||
);
|
||||
begin
|
||||
FEditorKey := True;
|
||||
UTF8KeyPress(UTF8Key);
|
||||
FEditorKey := false;
|
||||
end;
|
||||
|
||||
procedure TCustomGrid.EditorKeyUp(Sender: TObject; var key: Word;
|
||||
shift: TShiftState);
|
||||
begin
|
||||
@ -10407,25 +10421,37 @@ begin
|
||||
inherited KeyDown(Key,Shift);
|
||||
case Key of
|
||||
VK_F2:
|
||||
if AllSelected then begin
|
||||
SelLength := 0;
|
||||
SelStart := Length(Text);
|
||||
begin
|
||||
doEditorKeyDown;
|
||||
if (key<>0) then begin
|
||||
if AllSelected then begin
|
||||
SelLength := 0;
|
||||
SelStart := Length(Text);
|
||||
end else if GetFastEntry then
|
||||
SelectAll;
|
||||
end;
|
||||
end;
|
||||
VK_DELETE, VK_BACK:
|
||||
CheckEditingKey;
|
||||
begin
|
||||
CheckEditingKey;
|
||||
if key<>0 then
|
||||
doEditorKeyDown;
|
||||
end;
|
||||
VK_UP, VK_DOWN:
|
||||
doGridKeyDown;
|
||||
VK_LEFT, VK_RIGHT:
|
||||
if GetFastEntry then begin
|
||||
IntSel:=
|
||||
((Key=VK_LEFT) and not AtStart) or
|
||||
((Key=VK_RIGHT) and not AtEnd);
|
||||
if not IntSel then begin
|
||||
doGridKeyDown;
|
||||
begin
|
||||
if GetFastEntry then begin
|
||||
IntSel:=
|
||||
((Key=VK_LEFT) and not AtStart) or
|
||||
((Key=VK_RIGHT) and not AtEnd);
|
||||
if not IntSel then
|
||||
doGridKeyDown
|
||||
else
|
||||
doEditorKeyDown;
|
||||
end else
|
||||
doEditorKeyDown;
|
||||
end;
|
||||
end;
|
||||
VK_END, VK_HOME:
|
||||
;
|
||||
VK_ESCAPE:
|
||||
begin
|
||||
doGridKeyDown;
|
||||
|
Loading…
Reference in New Issue
Block a user