mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-10 13:18:14 +02:00
german: translations: fixed compiler directory to filename
git-svn-id: trunk@11654 -
This commit is contained in:
parent
f2ea829a5f
commit
dac3005628
@ -152,7 +152,7 @@ type
|
|||||||
FComponentPaletteVisible: boolean;
|
FComponentPaletteVisible: boolean;
|
||||||
FDebuggerSearchPath: string;
|
FDebuggerSearchPath: string;
|
||||||
|
|
||||||
// EnvironmentOptionsDialog editor
|
// designer
|
||||||
FDesignerPaintLazy: boolean;
|
FDesignerPaintLazy: boolean;
|
||||||
FShowBorderSpacing: boolean;
|
FShowBorderSpacing: boolean;
|
||||||
FShowGrid: boolean;
|
FShowGrid: boolean;
|
||||||
@ -457,7 +457,7 @@ type
|
|||||||
LazDocPage: TPage;
|
LazDocPage: TPage;
|
||||||
SelectDirectoryDialog: TSelectDirectoryDialog;
|
SelectDirectoryDialog: TSelectDirectoryDialog;
|
||||||
|
|
||||||
//lazdoc settings
|
// lazdoc settings
|
||||||
LazDocBrowseButton: TButton;
|
LazDocBrowseButton: TButton;
|
||||||
LazDocPathEdit: TEdit;
|
LazDocPathEdit: TEdit;
|
||||||
LazDocDeletePathButton: TButton;
|
LazDocDeletePathButton: TButton;
|
||||||
@ -494,7 +494,7 @@ type
|
|||||||
MinimizeAllOnMinimizeMainCheckBox: TCheckBox;
|
MinimizeAllOnMinimizeMainCheckBox: TCheckBox;
|
||||||
HideIDEOnRunCheckBox: TCheckBox;
|
HideIDEOnRunCheckBox: TCheckBox;
|
||||||
|
|
||||||
// EnvironmentOptionsDialog editor
|
// designer
|
||||||
GridGroupBox: TGroupBox;
|
GridGroupBox: TGroupBox;
|
||||||
ShowGridCheckBox: TCheckBox;
|
ShowGridCheckBox: TCheckBox;
|
||||||
ShowBorderSpaceCheckBox: TCheckBox;
|
ShowBorderSpaceCheckBox: TCheckBox;
|
||||||
|
@ -1573,7 +1573,7 @@ msgstr "Compilereinstellungen"
|
|||||||
|
|
||||||
#: lazarusidestrconsts:dlgfpcpath
|
#: lazarusidestrconsts:dlgfpcpath
|
||||||
msgid "Compiler path (e.g. %s)"
|
msgid "Compiler path (e.g. %s)"
|
||||||
msgstr "Compilerverzeichnis (%s)"
|
msgstr "Compilerdateiname (%s)"
|
||||||
|
|
||||||
#: lazarusidestrconsts:lismenucompletecode
|
#: lazarusidestrconsts:lismenucompletecode
|
||||||
msgid "Complete Code"
|
msgid "Complete Code"
|
||||||
|
Loading…
Reference in New Issue
Block a user