mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 17:52:47 +02:00
22 lines
515 B
Plaintext
22 lines
515 B
Plaintext
#: codetoolsstrconsts:ctsunknownsubdescriptor
|
|
msgid "(unknown subdescriptor %s)"
|
|
msgstr "(unbekannter subdescriptor %s)"
|
|
|
|
#: codetoolsstrconsts:ctsforward
|
|
msgid "Forward"
|
|
msgstr "Forward"
|
|
|
|
#: codetoolsstrconsts:ctsunparsed
|
|
msgid "Unparsed"
|
|
msgstr "Unparsed"
|
|
|
|
#: codetoolsstrconsts:ctsinvalidflagvaluefordirective
|
|
msgid "invalid flag value \"%s\" for directive %s"
|
|
msgstr "ungueltiges Flag \"%s\" bei Directive %s"
|
|
|
|
#: codetoolsstrconsts:ctsinvalidmode
|
|
msgid "invalid mode \"%s\""
|
|
msgstr "ungueltiger Mode \"%s\""
|
|
|
|
|