mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-02 08:29:52 +02:00
118 lines
2.7 KiB
Plaintext
118 lines
2.7 KiB
Plaintext
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
|
|
#: ideconfstrconsts.liscomponentnameisapascalkeyword
|
|
#, object-pascal-format
|
|
msgid "Component name \"%s\" is a Pascal keyword."
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.liscomponentnameisnotavalididentifier
|
|
#, object-pascal-format
|
|
msgid "Component name \"%s\" is not a valid identifier"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefallpackages
|
|
msgid "All packages"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsallprojects
|
|
msgid "All projects"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetfpcmodetodelphi
|
|
msgid "set FPC mode to DELPHI"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetfpcmodetofpc
|
|
msgid "set FPC mode to FPC"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetfpcmodetogpc
|
|
msgid "set FPC mode to GPC"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetfpcmodetomacpas
|
|
msgid "set FPC mode to MacPas"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetfpcmodetotp
|
|
msgid "set FPC mode to TP"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetiocheckson
|
|
msgid "set IOCHECKS on"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetoverflowcheckson
|
|
msgid "set OVERFLOWCHECKS on"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefsetrangecheckson
|
|
msgid "set RANGECHECKS on"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefuseheaptrcunit
|
|
msgid "use HeapTrc unit"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisedtdefuselineinfounit
|
|
msgid "use LineInfo unit"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisendlessloopinmacros
|
|
msgid "Endless loop in macros"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisfppkgcompilernotexecutable
|
|
#, object-pascal-format
|
|
msgid "The compiler [%s] configured for Fppkg is not an executable."
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisfppkgcompilernotexists
|
|
#, object-pascal-format
|
|
msgid "The compiler [%s] configured for Fppkg does not exist."
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisfppkgcompilernotfound
|
|
#, object-pascal-format
|
|
msgid "Could not find the compiler [%s] configured for Fppkg."
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.lisfppkgrtlnotfound
|
|
msgid "Fppkg reports that the RTL is not installed."
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionappendpathdelimiter
|
|
msgid "Function: append path delimiter"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionchomppathdelimiter
|
|
msgid "Function: remove trailing path delimiter"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionenclosebrackets
|
|
msgid "Function: enclose in ()"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionextractfileextension
|
|
msgid "Function: extract file extension"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionextractfilenameextension
|
|
msgid "Function: extract file name+extension"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionextractfilenameonly
|
|
msgid "Function: extract file name only"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmfunctionextractfilepath
|
|
msgid "Function: extract file path"
|
|
msgstr ""
|
|
|
|
#: ideconfstrconsts.listmunknownmacro
|
|
#, object-pascal-format
|
|
msgid "(unknown macro: %s)"
|
|
msgstr ""
|
|
|