You've already forked lazarus-ccr
tvplanit: Add "Don't ask again" checkbox to VpPrtFmt editor save prompt by using a TTaskDialog. Update resource strings and translations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -19,8 +19,9 @@
|
|||||||
<i18n>
|
<i18n>
|
||||||
<EnableI18N Value="True"/>
|
<EnableI18N Value="True"/>
|
||||||
<OutDir Value="..\..\languages"/>
|
<OutDir Value="..\..\languages"/>
|
||||||
<ExcludedIdentifiers Count="1">
|
<ExcludedIdentifiers Count="2">
|
||||||
<Item1 Value="tmainform.cbaddressbuilder.text"/>
|
<Item1 Value="tmainform.cbaddressbuilder.text"/>
|
||||||
|
<Item2 Value="tmainform.titlelbl.caption"/>
|
||||||
</ExcludedIdentifiers>
|
</ExcludedIdentifiers>
|
||||||
</i18n>
|
</i18n>
|
||||||
<BuildModes Count="1">
|
<BuildModes Count="1">
|
||||||
|
@ -58,7 +58,7 @@ object MainForm: TMainForm
|
|||||||
Height = 548
|
Height = 548
|
||||||
Top = 48
|
Top = 48
|
||||||
Width = 834
|
Width = 834
|
||||||
PageIndex = 0
|
PageIndex = 4
|
||||||
Align = alClient
|
Align = alClient
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
TabStop = True
|
TabStop = True
|
||||||
@ -697,6 +697,20 @@ object MainForm: TMainForm
|
|||||||
OnChange = CbApplyCategoryInfosChange
|
OnChange = CbApplyCategoryInfosChange
|
||||||
TabOrder = 9
|
TabOrder = 9
|
||||||
end
|
end
|
||||||
|
object CbShowSavePrompt: TCheckBox
|
||||||
|
AnchorSideLeft.Control = CbAllowInplaceEditing
|
||||||
|
AnchorSideTop.Control = CbApplyCategoryInfos
|
||||||
|
AnchorSideTop.Side = asrBottom
|
||||||
|
Left = 316
|
||||||
|
Height = 19
|
||||||
|
Top = 213
|
||||||
|
Width = 170
|
||||||
|
BorderSpacing.Top = 16
|
||||||
|
Caption = 'Prompt to save print formats'
|
||||||
|
Checked = True
|
||||||
|
State = cbChecked
|
||||||
|
TabOrder = 10
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
@ -1303,11 +1317,11 @@ object MainForm: TMainForm
|
|||||||
Caption = '-'
|
Caption = '-'
|
||||||
end
|
end
|
||||||
object MnuEditPrintFormats: TMenuItem
|
object MnuEditPrintFormats: TMenuItem
|
||||||
Caption = 'Edit print formats...'
|
Caption = 'Edit print templates...'
|
||||||
OnClick = MnuEditPrintFormatsClick
|
OnClick = MnuEditPrintFormatsClick
|
||||||
end
|
end
|
||||||
object MnuLoadPrintFormats: TMenuItem
|
object MnuLoadPrintFormats: TMenuItem
|
||||||
Caption = 'Load print formats...'
|
Caption = 'Load print templates from file...'
|
||||||
OnClick = MnuLoadPrintFormatsClick
|
OnClick = MnuLoadPrintFormatsClick
|
||||||
end
|
end
|
||||||
object MenuItem3: TMenuItem
|
object MenuItem3: TMenuItem
|
||||||
|
@ -22,11 +22,12 @@
|
|||||||
{"hash":216343376,"name":"tmainform.cbdragdroptransparent.caption","sourcebytes":[84,114,97,110,115,112,97,114,101,110,116,32,100,114,97,103,32,97,110,100,32,100,114,111,112],"value":"Transparent drag and drop"},
|
{"hash":216343376,"name":"tmainform.cbdragdroptransparent.caption","sourcebytes":[84,114,97,110,115,112,97,114,101,110,116,32,100,114,97,103,32,97,110,100,32,100,114,111,112],"value":"Transparent drag and drop"},
|
||||||
{"hash":17060163,"name":"tmainform.cbshoweventhints.caption","sourcebytes":[83,104,111,119,32,101,118,101,110,116,32,97,110,100,32,99,111,110,116,97,99,116,32,104,105,110,116,115],"value":"Show event and contact hints"},
|
{"hash":17060163,"name":"tmainform.cbshoweventhints.caption","sourcebytes":[83,104,111,119,32,101,118,101,110,116,32,97,110,100,32,99,111,110,116,97,99,116,32,104,105,110,116,115],"value":"Show event and contact hints"},
|
||||||
{"hash":245274983,"name":"tmainform.cbapplycategoryinfos.caption","sourcebytes":[65,112,112,108,121,32,99,97,116,101,103,111,114,121,32,99,111,108,111,114,115,32,116,111,32,119,101,101,107,32,97,110,100,32,109,111,110,116,104,32,118,105,101,119],"value":"Apply category colors to week and month view"},
|
{"hash":245274983,"name":"tmainform.cbapplycategoryinfos.caption","sourcebytes":[65,112,112,108,121,32,99,97,116,101,103,111,114,121,32,99,111,108,111,114,115,32,116,111,32,119,101,101,107,32,97,110,100,32,109,111,110,116,104,32,118,105,101,119],"value":"Apply category colors to week and month view"},
|
||||||
|
{"hash":151956947,"name":"tmainform.cbshowsaveprompt.caption","sourcebytes":[80,114,111,109,112,116,32,116,111,32,115,97,118,101,32,112,114,105,110,116,32,102,111,114,109,97,116,115],"value":"Prompt to save print formats"},
|
||||||
{"hash":315429,"name":"tmainform.menuitem1.caption","sourcebytes":[70,105,108,101],"value":"File"},
|
{"hash":315429,"name":"tmainform.menuitem1.caption","sourcebytes":[70,105,108,101],"value":"File"},
|
||||||
{"hash":161391310,"name":"tmainform.mnuprintpreview.caption","sourcebytes":[80,114,105,110,116,32,112,114,101,118,105,101,119,46,46,46],"value":"Print preview..."},
|
{"hash":161391310,"name":"tmainform.mnuprintpreview.caption","sourcebytes":[80,114,105,110,116,32,112,114,101,118,105,101,119,46,46,46],"value":"Print preview..."},
|
||||||
{"hash":151352958,"name":"tmainform.mnuprint.caption","sourcebytes":[80,114,105,110,116,46,46,46],"value":"Print..."},
|
{"hash":151352958,"name":"tmainform.mnuprint.caption","sourcebytes":[80,114,105,110,116,46,46,46],"value":"Print..."},
|
||||||
{"hash":109668078,"name":"tmainform.mnueditprintformats.caption","sourcebytes":[69,100,105,116,32,112,114,105,110,116,32,102,111,114,109,97,116,115,46,46,46],"value":"Edit print formats..."},
|
{"hash":137712942,"name":"tmainform.mnueditprintformats.caption","sourcebytes":[69,100,105,116,32,112,114,105,110,116,32,116,101,109,112,108,97,116,101,115,46,46,46],"value":"Edit print templates..."},
|
||||||
{"hash":25869902,"name":"tmainform.mnuloadprintformats.caption","sourcebytes":[76,111,97,100,32,112,114,105,110,116,32,102,111,114,109,97,116,115,46,46,46],"value":"Load print formats..."},
|
{"hash":252908494,"name":"tmainform.mnuloadprintformats.caption","sourcebytes":[76,111,97,100,32,112,114,105,110,116,32,116,101,109,112,108,97,116,101,115,32,102,114,111,109,32,102,105,108,101,46,46,46],"value":"Load print templates from file..."},
|
||||||
{"hash":363524,"name":"tmainform.mnuquit.caption","sourcebytes":[81,117,105,116],"value":"Quit"},
|
{"hash":363524,"name":"tmainform.mnuquit.caption","sourcebytes":[81,117,105,116],"value":"Quit"},
|
||||||
{"hash":184026309,"name":"tmainform.mnumaintenance.caption","sourcebytes":[77,97,105,110,116,101,110,97,110,99,101],"value":"Maintenance"},
|
{"hash":184026309,"name":"tmainform.mnumaintenance.caption","sourcebytes":[77,97,105,110,116,101,110,97,110,99,101],"value":"Maintenance"},
|
||||||
{"hash":174903555,"name":"tmainform.mnuresources.caption","sourcebytes":[82,101,115,111,117,114,99,101,115],"value":"Resources"},
|
{"hash":174903555,"name":"tmainform.mnuresources.caption","sourcebytes":[82,101,115,111,117,114,99,101,115],"value":"Resources"},
|
||||||
|
@ -35,6 +35,7 @@ type
|
|||||||
CbDragDropTransparent: TCheckBox;
|
CbDragDropTransparent: TCheckBox;
|
||||||
CbShowEventHints: TCheckBox;
|
CbShowEventHints: TCheckBox;
|
||||||
CbApplyCategoryInfos: TCheckBox;
|
CbApplyCategoryInfos: TCheckBox;
|
||||||
|
CbShowSavePrompt: TCheckBox;
|
||||||
lblOtherResources: TLabel;
|
lblOtherResources: TLabel;
|
||||||
lblResources: TLabel;
|
lblResources: TLabel;
|
||||||
lbOtherResources: TCheckListBox;
|
lbOtherResources: TCheckListBox;
|
||||||
@ -723,7 +724,9 @@ end;
|
|||||||
procedure TMainForm.MnuEditPrintFormatsClick(Sender: TObject);
|
procedure TMainForm.MnuEditPrintFormatsClick(Sender: TObject);
|
||||||
begin
|
begin
|
||||||
VpPrintFormatEditDialog1.DrawingStyle := VpWeekView1.DrawingStyle;
|
VpPrintFormatEditDialog1.DrawingStyle := VpWeekView1.DrawingStyle;
|
||||||
|
VpPrintFormatEditDialog1.ShowSavePrompt := CbShowSavePrompt.Checked;
|
||||||
VpPrintFormatEditDialog1.Execute;
|
VpPrintFormatEditDialog1.Execute;
|
||||||
|
CbShowSavePrompt.Checked := VpPrintFormatEditDialog1.ShowSavePrompt;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TMainForm.MnuLoadPrintFormatsClick(Sender: TObject);
|
procedure TMainForm.MnuLoadPrintFormatsClick(Sender: TObject);
|
||||||
@ -1007,6 +1010,9 @@ begin
|
|||||||
CbApplyCategoryInfos.Checked);
|
CbApplyCategoryInfos.Checked);
|
||||||
CbApplyCategoryInfosChange(nil);
|
CbApplyCategoryInfosChange(nil);
|
||||||
|
|
||||||
|
CbShowSavePrompt.Checked := ini.ReadBool('Settings', 'ShowSavePrompt',
|
||||||
|
CbShowSaveprompt.Checked);
|
||||||
|
|
||||||
FResID := ini.ReadInteger('Data', 'ResourceID', -1);
|
FResID := ini.ReadInteger('Data', 'ResourceID', -1);
|
||||||
finally
|
finally
|
||||||
ini.Free;
|
ini.Free;
|
||||||
@ -1062,6 +1068,7 @@ begin
|
|||||||
ini.WriteBool('Settings', 'DragAndDropTransparent', CbDragDropTransparent.Checked);
|
ini.WriteBool('Settings', 'DragAndDropTransparent', CbDragDropTransparent.Checked);
|
||||||
ini.WriteBool('Settings', 'ShowEventHints', CbShowEventHints.Checked);
|
ini.WriteBool('Settings', 'ShowEventHints', CbShowEventHints.Checked);
|
||||||
ini.WriteBool('Settings', 'ApplyCategoryInfos', CbApplyCategoryInfos.Checked);
|
ini.WriteBool('Settings', 'ApplyCategoryInfos', CbApplyCategoryInfos.Checked);
|
||||||
|
ini.WriteBool('Settings', 'ShowSavePrompt', CbShowSavePrompt.Checked);
|
||||||
|
|
||||||
ini.WriteInteger('Data', 'ResourceID', VpControlLink1.Datastore.ResourceID);
|
ini.WriteInteger('Data', 'ResourceID', VpControlLink1.Datastore.ResourceID);
|
||||||
finally
|
finally
|
||||||
|
@ -210,6 +210,10 @@ msgstr "30 Min"
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr "Hinweis-Texte für Termine und Kontakte anzeigen"
|
msgstr "Hinweis-Texte für Termine und Kontakte anzeigen"
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr "Bestätigung zum Speichern von Druckvorlagen einholen"
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr "Adress-Baukasten"
|
msgstr "Adress-Baukasten"
|
||||||
@ -261,12 +265,12 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr "Über Visual PlanIt"
|
msgstr "Über Visual PlanIt"
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
msgid "Edit print templates..."
|
||||||
msgstr "Ausgabe-Formate bearbeiten..."
|
msgstr "Druckvorlagen bearbeiten..."
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
msgid "Load print templates from file..."
|
||||||
msgstr "Ausgabe-Formate laden..."
|
msgstr "Druckvorlagen von Datei laden..."
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
msgctxt "tmainform.mnumaintenance.caption"
|
msgctxt "tmainform.mnumaintenance.caption"
|
||||||
@ -302,8 +306,3 @@ msgstr "Alle Aufgaben"
|
|||||||
#: tmainform.rbhidecompletedtasks.caption
|
#: tmainform.rbhidecompletedtasks.caption
|
||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr "Erledigte Aufgaben verbergen"
|
msgstr "Erledigte Aufgaben verbergen"
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@ -207,6 +207,10 @@ msgstr "30 Min"
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr "Show event and contact hints"
|
msgstr "Show event and contact hints"
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr "Prompt to save print formats"
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr "Address builder"
|
msgstr "Address builder"
|
||||||
@ -258,12 +262,12 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr "About Visual PlanIt"
|
msgstr "About Visual PlanIt"
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
msgid "Edit print templates..."
|
||||||
msgstr "Edit print formats..."
|
msgstr "Edit print formats..."
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
msgid "Load print templates from file..."
|
||||||
msgstr "Load print formats..."
|
msgstr "Load print formats from file..."
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
msgctxt "tmainform.mnumaintenance.caption"
|
msgctxt "tmainform.mnumaintenance.caption"
|
||||||
@ -299,8 +303,3 @@ msgstr "All tasks"
|
|||||||
#: tmainform.rbhidecompletedtasks.caption
|
#: tmainform.rbhidecompletedtasks.caption
|
||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr "Hide completed tasks"
|
msgstr "Hide completed tasks"
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr "TitleLbl"
|
|
||||||
|
|
||||||
|
@ -200,6 +200,10 @@ msgstr ""
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -251,11 +255,11 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
msgid "Edit print templates..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
msgid "Load print templates from file..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
@ -294,7 +298,3 @@ msgstr ""
|
|||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@ -199,6 +199,10 @@ msgstr ""
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -250,11 +254,11 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
msgid "Edit print templates..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
msgid "Load print templates from file..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
@ -295,7 +299,3 @@ msgstr ""
|
|||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@ -210,6 +210,10 @@ msgstr "30 min"
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr "Pokaż podpowiedzi dla wydarzeń i kontaktów"
|
msgstr "Pokaż podpowiedzi dla wydarzeń i kontaktów"
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr "Generator adresów"
|
msgstr "Generator adresów"
|
||||||
@ -261,11 +265,15 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr "O Visual PlanIt"
|
msgstr "O Visual PlanIt"
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
#, fuzzy
|
||||||
|
#| msgid "Edit print formats..."
|
||||||
|
msgid "Edit print templates..."
|
||||||
msgstr "Edytuj format wydruku..."
|
msgstr "Edytuj format wydruku..."
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
#, fuzzy
|
||||||
|
#| msgid "Load print formats..."
|
||||||
|
msgid "Load print templates from file..."
|
||||||
msgstr "Załaduj format wydruku..."
|
msgstr "Załaduj format wydruku..."
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
@ -303,7 +311,3 @@ msgstr "Wszystkie zadania"
|
|||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr "Ukryj wykonane zadania"
|
msgstr "Ukryj wykonane zadania"
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@ -197,6 +197,10 @@ msgstr ""
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -248,11 +252,11 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
msgid "Edit print templates..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
msgid "Load print templates from file..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
@ -290,7 +294,3 @@ msgstr ""
|
|||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@ -209,6 +209,10 @@ msgstr ""
|
|||||||
msgid "Show event and contact hints"
|
msgid "Show event and contact hints"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tmainform.cbshowsaveprompt.caption
|
||||||
|
msgid "Prompt to save print formats"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.lbladdressbuilder.caption
|
#: tmainform.lbladdressbuilder.caption
|
||||||
msgid "Address builder"
|
msgid "Address builder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -260,11 +264,11 @@ msgid "About Visual PlanIt"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnueditprintformats.caption
|
#: tmainform.mnueditprintformats.caption
|
||||||
msgid "Edit print formats..."
|
msgid "Edit print templates..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnuloadprintformats.caption
|
#: tmainform.mnuloadprintformats.caption
|
||||||
msgid "Load print formats..."
|
msgid "Load print templates from file..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.mnumaintenance.caption
|
#: tmainform.mnumaintenance.caption
|
||||||
@ -305,7 +309,3 @@ msgstr ""
|
|||||||
msgid "Hide completed tasks"
|
msgid "Hide completed tasks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.titlelbl.caption
|
|
||||||
msgid "TitleLbl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@ -133,7 +133,7 @@ msgid "bottom line"
|
|||||||
msgstr "Linie unten"
|
msgstr "Linie unten"
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr "Web-Browser kann nicht gestartet werden. Bitte stellen Sie sicher, dass er in Ihrem System korrekt eingerichtet ist."
|
msgstr "Web-Browser kann nicht gestartet werden. Bitte stellen Sie sicher, dass er in Ihrem System korrekt eingerichtet ist."
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -252,6 +252,10 @@ msgstr "Firma:"
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr "Fertiggestellt am"
|
msgstr "Fertiggestellt am"
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr "Bestätigung"
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -425,6 +429,10 @@ msgstr "Beschreibung"
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr "Aufgabe"
|
msgstr "Aufgabe"
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr "Nicht erneut nachfragen."
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgctxt "vpsr.rsduedatelabel"
|
msgctxt "vpsr.rsduedatelabel"
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
@ -443,8 +451,8 @@ msgid "Edit element"
|
|||||||
msgstr "Element bearbeiten"
|
msgstr "Element bearbeiten"
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
msgid "Edit template"
|
||||||
msgstr "Format bearbeiten"
|
msgstr "Vorlage bearbeiten"
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
msgid "Folder editor."
|
msgid "Folder editor."
|
||||||
@ -455,13 +463,22 @@ msgid "Folder items editor."
|
|||||||
msgstr "Editor für Ordner-Einträge."
|
msgstr "Editor für Ordner-Einträge."
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
msgid "Edit Print Templates..."
|
||||||
msgstr "Druck-Formate bearbeiten..."
|
msgstr "Druck-Vorlagen bearbeiten..."
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr "Form bearbeiten"
|
msgstr "Form bearbeiten"
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
"Ein Element mit Namen %s existiert bereits.\n"
|
||||||
|
"Bitte einen anderen Namen verwenden."
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr "Elemente:"
|
msgstr "Elemente:"
|
||||||
@ -545,12 +562,12 @@ msgid "Font..."
|
|||||||
msgstr "Schriftart..."
|
msgstr "Schriftart..."
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr "Format:"
|
msgstr "Vorlage: "
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
msgid "Templates:"
|
||||||
msgstr "Formate:"
|
msgstr "Vorlagen:"
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
msgid "Friday"
|
msgid "Friday"
|
||||||
@ -853,12 +870,12 @@ msgid "none"
|
|||||||
msgstr "keine"
|
msgstr "keine"
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr "Bitte geben Sie einen Namen für das Format an"
|
msgstr "Bitte geben Sie einen Namen für die Vorlage an"
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
msgid "No print formats have been defined"
|
msgid "No print formats have been defined"
|
||||||
msgstr "Es sind keine Druckformate definiert"
|
msgstr "Es sind keine Druckvorlagen definiert"
|
||||||
|
|
||||||
#: vpsr.rsnormal
|
#: vpsr.rsnormal
|
||||||
msgid "Normal"
|
msgid "Normal"
|
||||||
@ -1106,9 +1123,18 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr "&Drucken"
|
msgstr "&Drucken"
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
"Eine Druckvorlage mit Namen %s existiert bereits.\n"
|
||||||
|
"Bitte einen anderen Namen verwenden."
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
msgid "Print template designer"
|
||||||
msgstr "Druckformat-Designer"
|
msgstr "Druckvorlagen-Designer"
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
msgid "Print order"
|
msgid "Print order"
|
||||||
@ -1223,18 +1249,22 @@ msgid "Save file..."
|
|||||||
msgstr "Datei speichern..."
|
msgstr "Datei speichern..."
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr "Format in Datei speichern?"
|
msgstr "Druckvorlage in Datei speichern?"
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr "Format speichern als \"%s\"?"
|
msgstr "Druckvorlage speichern als \"%s\"?"
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr "Als iCal-Datei exportieren"
|
msgstr "Als iCal-Datei exportieren"
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr "Druckvorlage speichern"
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr "Als vCard exportieren"
|
msgstr "Als vCard exportieren"
|
||||||
|
@ -134,7 +134,7 @@ msgid "bottom line"
|
|||||||
msgstr "bottom line"
|
msgstr "bottom line"
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr "Unable to start web browser. Make sure you have it properly setup on your system."
|
msgstr "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -253,6 +253,10 @@ msgstr "Company:"
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr "Completed on"
|
msgstr "Completed on"
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr "Confirmation"
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -421,6 +425,10 @@ msgstr "Description"
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr "Task"
|
msgstr "Task"
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr "Do not ask again."
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
msgstr "Due date:"
|
msgstr "Due date:"
|
||||||
@ -438,8 +446,8 @@ msgid "Edit element"
|
|||||||
msgstr "Edit element"
|
msgstr "Edit element"
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
msgid "Edit template"
|
||||||
msgstr "Edit format"
|
msgstr "Edit template"
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
msgid "Folder editor."
|
msgid "Folder editor."
|
||||||
@ -450,13 +458,22 @@ msgid "Folder items editor."
|
|||||||
msgstr "Folder items editor."
|
msgstr "Folder items editor."
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
msgid "Edit Print Templates..."
|
||||||
msgstr "Edit Print Formats..."
|
msgstr "Edit Print Templates..."
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr "Edit shape"
|
msgstr "Edit shape"
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr "Elements:"
|
msgstr "Elements:"
|
||||||
@ -540,12 +557,12 @@ msgid "Font..."
|
|||||||
msgstr "Font..."
|
msgstr "Font..."
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr "Format:"
|
msgstr "Template:"
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
msgid "Templates:"
|
||||||
msgstr "Formats:"
|
msgstr "Templates:"
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
msgid "Friday"
|
msgid "Friday"
|
||||||
@ -760,7 +777,6 @@ msgid "Error: Name cannot be empty."
|
|||||||
msgstr "Error: Name cannot be empty."
|
msgstr "Error: Name cannot be empty."
|
||||||
|
|
||||||
#: vpsr.rsnamelbl
|
#: vpsr.rsnamelbl
|
||||||
#| msgid "Name:"
|
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "Name:"
|
msgstr "Name:"
|
||||||
|
|
||||||
@ -847,8 +863,8 @@ msgid "none"
|
|||||||
msgstr "none"
|
msgstr "none"
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr "Please supply a format name"
|
msgstr "Please supply a template name"
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
msgid "No print formats have been defined"
|
msgid "No print formats have been defined"
|
||||||
@ -1094,9 +1110,18 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr "&Print"
|
msgstr "&Print"
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
msgid "Print template designer"
|
||||||
msgstr "Print format designer"
|
msgstr "Print template designer"
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
msgid "Print order"
|
msgid "Print order"
|
||||||
@ -1209,18 +1234,22 @@ msgid "Save file..."
|
|||||||
msgstr "Save file..."
|
msgstr "Save file..."
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr "Save format to file?"
|
msgstr "Save print template to file?"
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr "Save format to \"%s\"?"
|
msgstr "Save print format to \"%s\"?"
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr "Export to iCal file"
|
msgstr "Export to iCal file"
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr "Save print template"
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr "Export to vCard"
|
msgstr "Export to vCard"
|
||||||
|
@ -123,7 +123,7 @@ msgid "bottom line"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -242,6 +242,10 @@ msgstr ""
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -415,6 +419,10 @@ msgstr ""
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgctxt "vpsr.rsduedatelabel"
|
msgctxt "vpsr.rsduedatelabel"
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
@ -433,7 +441,7 @@ msgid "Edit element"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
msgid "Edit template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
@ -445,13 +453,20 @@ msgid "Folder items editor."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
msgid "Edit Print Templates..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -536,11 +551,11 @@ msgid "Font..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
msgid "Templates:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
@ -846,7 +861,7 @@ msgid "none"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
@ -1099,8 +1114,15 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
msgid "Print template designer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
@ -1214,18 +1236,22 @@ msgid "Save file..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -139,7 +139,9 @@ msgid "bottom line"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
#, fuzzy
|
||||||
|
#| msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||||
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr "Échec de démarrage de votre browser internet. Veuillez verifier que vous l'avez bien configuré sur votre système."
|
msgstr "Échec de démarrage de votre browser internet. Veuillez verifier que vous l'avez bien configuré sur votre système."
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -258,6 +260,10 @@ msgstr "Société:"
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr "Terminé le"
|
msgstr "Terminé le"
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -431,6 +437,10 @@ msgstr "Déscription"
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr "Tache"
|
msgstr "Tache"
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgctxt "vpsr.rsduedatelabel"
|
msgctxt "vpsr.rsduedatelabel"
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
@ -449,7 +459,7 @@ msgid "Edit element"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
msgid "Edit template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
@ -461,13 +471,22 @@ msgid "Folder items editor."
|
|||||||
msgstr "Editeur d'éléments de dossier"
|
msgstr "Editeur d'éléments de dossier"
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
#, fuzzy
|
||||||
|
#| msgid "Edit Print Formats..."
|
||||||
|
msgid "Edit Print Templates..."
|
||||||
msgstr "Modifier les formats d'impression"
|
msgstr "Modifier les formats d'impression"
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -551,11 +570,11 @@ msgid "Font..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
msgid "Templates:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
@ -859,7 +878,7 @@ msgid "none"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
@ -1112,8 +1131,15 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr "&Imprimer"
|
msgstr "&Imprimer"
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
msgid "Print template designer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
@ -1227,18 +1253,22 @@ msgid "Save file..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1403,7 +1433,7 @@ msgid "Tuesday"
|
|||||||
msgstr "Mardi"
|
msgstr "Mardi"
|
||||||
|
|
||||||
#: vpsr.rsunabletoopen
|
#: vpsr.rsunabletoopen
|
||||||
#, fuzzy, object-pascal-format
|
#, object-pascal-format, fuzzy, badformat
|
||||||
#| msgid "Error: Unable to open "
|
#| msgid "Error: Unable to open "
|
||||||
msgid "Error: Unable to open %s"
|
msgid "Error: Unable to open %s"
|
||||||
msgstr "Erreur: Incapable d'ouvrir"
|
msgstr "Erreur: Incapable d'ouvrir"
|
||||||
@ -1713,7 +1743,7 @@ msgid "Invalid XML Character found"
|
|||||||
msgstr "Caractère XML non valide trouvé"
|
msgstr "Caractère XML non valide trouvé"
|
||||||
|
|
||||||
#: vpsr.sinvalidxmlversion
|
#: vpsr.sinvalidxmlversion
|
||||||
#, fuzzy, object-pascal-format
|
#, object-pascal-format, fuzzy, badformat
|
||||||
msgid "XMLPartner does not support XML specification greater than %s"
|
msgid "XMLPartner does not support XML specification greater than %s"
|
||||||
msgstr "XMLPartner ne supporte pas la spécification XML supérieure à"
|
msgstr "XMLPartner ne supporte pas la spécification XML supérieure à"
|
||||||
|
|
||||||
@ -1822,10 +1852,11 @@ msgid "End of input while looking for delimiter: "
|
|||||||
msgstr "Fin de l'entrée tout en recherchant delimiter:"
|
msgstr "Fin de l'entrée tout en recherchant delimiter:"
|
||||||
|
|
||||||
#: vpsr.sunknownaxis
|
#: vpsr.sunknownaxis
|
||||||
#, fuzzy, object-pascal-format
|
#, object-pascal-format, fuzzy, badformat
|
||||||
msgid "Unknown axis specifier: %s"
|
msgid "Unknown axis specifier: %s"
|
||||||
msgstr "Spécificateur d'axe inconnu"
|
msgstr "Spécificateur d'axe inconnu"
|
||||||
|
|
||||||
#: vpsr.sxmldecnotatbeg
|
#: vpsr.sxmldecnotatbeg
|
||||||
msgid "The XML declaration must appear before the first element"
|
msgid "The XML declaration must appear before the first element"
|
||||||
msgstr "La déclaration XML doit apparaître avant le premier élément"
|
msgstr "La déclaration XML doit apparaître avant le premier élément"
|
||||||
|
|
||||||
|
@ -133,7 +133,9 @@ msgid "bottom line"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
#, fuzzy
|
||||||
|
#| msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||||
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr "Webbrowser kan niet gestart worden. Controleer uw systeeminstellingen."
|
msgstr "Webbrowser kan niet gestart worden. Controleer uw systeeminstellingen."
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -252,6 +254,10 @@ msgstr "Firma:"
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr "Voltooid op"
|
msgstr "Voltooid op"
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -425,6 +431,10 @@ msgstr "Omschrijving"
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr "Taak"
|
msgstr "Taak"
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgctxt "vpsr.rsduedatelabel"
|
msgctxt "vpsr.rsduedatelabel"
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
@ -443,7 +453,7 @@ msgid "Edit element"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
msgid "Edit template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
@ -455,13 +465,22 @@ msgid "Folder items editor."
|
|||||||
msgstr "Map Items Editor."
|
msgstr "Map Items Editor."
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
#, fuzzy
|
||||||
|
#| msgid "Edit Print Formats..."
|
||||||
|
msgid "Edit Print Templates..."
|
||||||
msgstr "Afdrukformaten bewerken..."
|
msgstr "Afdrukformaten bewerken..."
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -545,11 +564,11 @@ msgid "Font..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
msgid "Templates:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
@ -853,7 +872,7 @@ msgid "none"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
@ -1106,8 +1125,15 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr "&Printen"
|
msgstr "&Printen"
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
msgid "Print template designer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
@ -1221,18 +1247,22 @@ msgid "Save file..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -133,7 +133,9 @@ msgid "bottom line"
|
|||||||
msgstr "dolna linia"
|
msgstr "dolna linia"
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
#, fuzzy
|
||||||
|
#| msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||||
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr "Nie udało się uruchomić przeglądarki WWW."
|
msgstr "Nie udało się uruchomić przeglądarki WWW."
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -252,6 +254,10 @@ msgstr "Firma:"
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr "Zakończenie:"
|
msgstr "Zakończenie:"
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -425,6 +431,10 @@ msgstr "Opis"
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr "Zadanie"
|
msgstr "Zadanie"
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgctxt "vpsr.rsduedatelabel"
|
msgctxt "vpsr.rsduedatelabel"
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
@ -443,7 +453,9 @@ msgid "Edit element"
|
|||||||
msgstr "Edytuj element"
|
msgstr "Edytuj element"
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
#, fuzzy
|
||||||
|
#| msgid "Edit format"
|
||||||
|
msgid "Edit template"
|
||||||
msgstr "Format edycji"
|
msgstr "Format edycji"
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
@ -455,13 +467,22 @@ msgid "Folder items editor."
|
|||||||
msgstr "Edytor wartości."
|
msgstr "Edytor wartości."
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
#, fuzzy
|
||||||
|
#| msgid "Edit Print Formats..."
|
||||||
|
msgid "Edit Print Templates..."
|
||||||
msgstr "Edycja formatu wydruku..."
|
msgstr "Edycja formatu wydruku..."
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr "Edycja kształtu"
|
msgstr "Edycja kształtu"
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr "Elementy:"
|
msgstr "Elementy:"
|
||||||
@ -545,11 +566,15 @@ msgid "Font..."
|
|||||||
msgstr "Czcionka..."
|
msgstr "Czcionka..."
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
#, fuzzy
|
||||||
|
#| msgid "Format:"
|
||||||
|
msgid "Template:"
|
||||||
msgstr "Format:"
|
msgstr "Format:"
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
#, fuzzy
|
||||||
|
#| msgid "Formats:"
|
||||||
|
msgid "Templates:"
|
||||||
msgstr "Formaty:"
|
msgstr "Formaty:"
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
@ -855,7 +880,9 @@ msgid "none"
|
|||||||
msgstr "brak"
|
msgstr "brak"
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
#, fuzzy
|
||||||
|
#| msgid "Please supply a format name"
|
||||||
|
msgid "Please supply a template name"
|
||||||
msgstr "Proszę podać nazwę formatu"
|
msgstr "Proszę podać nazwę formatu"
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
@ -1108,8 +1135,17 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr "&Drukuj"
|
msgstr "&Drukuj"
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
#, fuzzy
|
||||||
|
#| msgid "Print format designer"
|
||||||
|
msgid "Print template designer"
|
||||||
msgstr "Ustawienia wydruku"
|
msgstr "Ustawienia wydruku"
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
@ -1223,18 +1259,25 @@ msgid "Save file..."
|
|||||||
msgstr "Zapisz plik..."
|
msgstr "Zapisz plik..."
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
#, fuzzy
|
||||||
|
#| msgid "Save format to file?"
|
||||||
|
msgid "Save print template to file?"
|
||||||
msgstr "Zapisać dane do pliku?"
|
msgstr "Zapisać dane do pliku?"
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format, fuzzy
|
||||||
msgid "Save format to \"%s\"?"
|
#| msgid "Save format to \"%s\"?"
|
||||||
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr "Zapisać format do \"%s\"?"
|
msgstr "Zapisać format do \"%s\"?"
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -123,7 +123,7 @@ msgid "bottom line"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -242,6 +242,10 @@ msgstr ""
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -410,6 +414,10 @@ msgstr ""
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -427,7 +435,7 @@ msgid "Edit element"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
msgid "Edit template"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
@ -439,13 +447,20 @@ msgid "Folder items editor."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
msgid "Edit Print Templates..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -529,11 +544,11 @@ msgid "Font..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
msgid "Templates:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
@ -835,7 +850,7 @@ msgid "none"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
@ -1082,8 +1097,15 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
msgid "Print template designer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
@ -1197,18 +1219,22 @@ msgid "Save file..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -133,7 +133,9 @@ msgid "bottom line"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsbrowsererror
|
#: vpsr.rsbrowsererror
|
||||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
#, fuzzy
|
||||||
|
#| msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||||
|
msgid "Unable to start web browser. Make sure that it is propertly set up on your system."
|
||||||
msgstr "Ошибка запуска браузер. Убедитесь в правильности настроек вашей системы."
|
msgstr "Ошибка запуска браузер. Убедитесь в правильности настроек вашей системы."
|
||||||
|
|
||||||
#: vpsr.rsbrushcaption
|
#: vpsr.rsbrushcaption
|
||||||
@ -252,6 +254,10 @@ msgstr "Компания:"
|
|||||||
msgid "Completed on"
|
msgid "Completed on"
|
||||||
msgstr "Завершено на"
|
msgstr "Завершено на"
|
||||||
|
|
||||||
|
#: vpsr.rsconfirmation
|
||||||
|
msgid "Confirmation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsconfirmdeletecontact
|
#: vpsr.rsconfirmdeletecontact
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Delete contact %s?"
|
msgid "Delete contact %s?"
|
||||||
@ -425,6 +431,10 @@ msgstr "Описание"
|
|||||||
msgid "Task"
|
msgid "Task"
|
||||||
msgstr "Задача"
|
msgstr "Задача"
|
||||||
|
|
||||||
|
#: vpsr.rsdonotaskagain
|
||||||
|
msgid "Do not ask again."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsduedatelabel
|
#: vpsr.rsduedatelabel
|
||||||
msgctxt "vpsr.rsduedatelabel"
|
msgctxt "vpsr.rsduedatelabel"
|
||||||
msgid "Due date:"
|
msgid "Due date:"
|
||||||
@ -443,7 +453,9 @@ msgid "Edit element"
|
|||||||
msgstr "Изменить элемент"
|
msgstr "Изменить элемент"
|
||||||
|
|
||||||
#: vpsr.rseditformatcaption
|
#: vpsr.rseditformatcaption
|
||||||
msgid "Edit format"
|
#, fuzzy
|
||||||
|
#| msgid "Edit format"
|
||||||
|
msgid "Edit template"
|
||||||
msgstr "Изменить формат"
|
msgstr "Изменить формат"
|
||||||
|
|
||||||
#: vpsr.rseditingfolders
|
#: vpsr.rseditingfolders
|
||||||
@ -455,13 +467,22 @@ msgid "Folder items editor."
|
|||||||
msgstr "Редактор элемента папки."
|
msgstr "Редактор элемента папки."
|
||||||
|
|
||||||
#: vpsr.rseditprintformat
|
#: vpsr.rseditprintformat
|
||||||
msgid "Edit Print Formats..."
|
#, fuzzy
|
||||||
|
#| msgid "Edit Print Formats..."
|
||||||
|
msgid "Edit Print Templates..."
|
||||||
msgstr "Редактор формата печати..."
|
msgstr "Редактор формата печати..."
|
||||||
|
|
||||||
#: vpsr.rseditshapecaption
|
#: vpsr.rseditshapecaption
|
||||||
msgid "Edit shape"
|
msgid "Edit shape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rselementalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"An element named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rselements
|
#: vpsr.rselements
|
||||||
msgid "Elements:"
|
msgid "Elements:"
|
||||||
msgstr "Элементы:"
|
msgstr "Элементы:"
|
||||||
@ -545,11 +566,13 @@ msgid "Font..."
|
|||||||
msgstr "Шрифт..."
|
msgstr "Шрифт..."
|
||||||
|
|
||||||
#: vpsr.rsformatlbl
|
#: vpsr.rsformatlbl
|
||||||
msgid "Format:"
|
msgid "Template:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsformats
|
#: vpsr.rsformats
|
||||||
msgid "Formats:"
|
#, fuzzy
|
||||||
|
#| msgid "Formats:"
|
||||||
|
msgid "Templates:"
|
||||||
msgstr "Форматы:"
|
msgstr "Форматы:"
|
||||||
|
|
||||||
#: vpsr.rsfriday
|
#: vpsr.rsfriday
|
||||||
@ -855,7 +878,7 @@ msgid "none"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformatname
|
#: vpsr.rsnoprintformatname
|
||||||
msgid "Please supply a format name"
|
msgid "Please supply a template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsnoprintformats
|
#: vpsr.rsnoprintformats
|
||||||
@ -1108,8 +1131,17 @@ msgctxt "vpsr.rsprintbtn"
|
|||||||
msgid "&Print"
|
msgid "&Print"
|
||||||
msgstr "Печать"
|
msgstr "Печать"
|
||||||
|
|
||||||
|
#: vpsr.rsprintformatalreadyexists
|
||||||
|
#, object-pascal-format
|
||||||
|
msgid ""
|
||||||
|
"A print template named %s already exists.\n"
|
||||||
|
"Please use a different name."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rsprintformatdesigner
|
#: vpsr.rsprintformatdesigner
|
||||||
msgid "Print format designer"
|
#, fuzzy
|
||||||
|
#| msgid "Print format designer"
|
||||||
|
msgid "Print template designer"
|
||||||
msgstr "Редактор формата для печати"
|
msgstr "Редактор формата для печати"
|
||||||
|
|
||||||
#: vpsr.rsprintorder
|
#: vpsr.rsprintorder
|
||||||
@ -1223,18 +1255,22 @@ msgid "Save file..."
|
|||||||
msgstr "Сохранить файл..."
|
msgstr "Сохранить файл..."
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofile
|
#: vpsr.rssaveformatchangestofile
|
||||||
msgid "Save format to file?"
|
msgid "Save print template to file?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveformatchangestofilename
|
#: vpsr.rssaveformatchangestofilename
|
||||||
#, object-pascal-format
|
#, object-pascal-format
|
||||||
msgid "Save format to \"%s\"?"
|
msgid "Save print template to \"%s\"?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssaveicaltitle
|
#: vpsr.rssaveicaltitle
|
||||||
msgid "Export to iCal file"
|
msgid "Export to iCal file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: vpsr.rssaveprintformat
|
||||||
|
msgid "Save print template"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: vpsr.rssavevcardtitle
|
#: vpsr.rssavevcardtitle
|
||||||
msgid "Export to vCard"
|
msgid "Export to vCard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -82,6 +82,7 @@ begin
|
|||||||
frmPrtFmtEd := TVpPrtFmtEditor.Create(Application);
|
frmPrtFmtEd := TVpPrtFmtEditor.Create(Application);
|
||||||
frmPrtFmtEd.Designer := Designer;
|
frmPrtFmtEd.Designer := Designer;
|
||||||
frmPrtFmtEd.ControlLink := Link;
|
frmPrtFmtEd.ControlLink := Link;
|
||||||
|
frmPrtFmtEd.ShowSavePrompt := false;
|
||||||
frmPrtFmtEd.Execute;
|
frmPrtFmtEd.Execute;
|
||||||
if Assigned(Designer) then
|
if Assigned(Designer) then
|
||||||
Designer.Modified;
|
Designer.Modified;
|
||||||
|
@ -363,14 +363,19 @@ resourcestring
|
|||||||
RSTestDialog = 'Test dialog...';
|
RSTestDialog = 'Test dialog...';
|
||||||
|
|
||||||
{ Print format list }
|
{ Print format list }
|
||||||
RSSaveFormatChangesToFile = 'Save format to file?';
|
RSSaveFormatChangesToFile = 'Save print template to file?';
|
||||||
RSSaveFormatChangesToFilename = 'Save format to "%s"?';
|
RSSaveFormatChangesToFilename = 'Save print template to "%s"?';
|
||||||
|
RSPrintFormatAlreadyExists = 'A print template named %s already exists.'#13#10'Please use a different name.';
|
||||||
|
RSElementAlreadyExists = 'An element named %s already exists.'#13#10'Please use a different name.';
|
||||||
|
RSConfirmation = 'Confirmation';
|
||||||
|
RSSavePrintFormat = 'Save print template';
|
||||||
|
RSDoNotAskAgain = 'Do not ask again.';
|
||||||
|
|
||||||
{ Print Format Editor }
|
{ Print Format Editor }
|
||||||
RSEditPrintFormat = 'Edit Print Formats...';
|
RSEditPrintFormat = 'Edit Print Templates...';
|
||||||
RSPrintFormatDesigner = 'Print format designer';
|
RSPrintFormatDesigner = 'Print template designer';
|
||||||
RSFormatLbl = 'Format:';
|
RSFormatLbl = 'Template:';
|
||||||
RSFormats = 'Formats:';
|
RSFormats = 'Templates:';
|
||||||
RSElements = 'Elements:';
|
RSElements = 'Elements:';
|
||||||
RSNewBtn = 'New';
|
RSNewBtn = 'New';
|
||||||
RSEditBtn = 'Edit';
|
RSEditBtn = 'Edit';
|
||||||
@ -379,14 +384,14 @@ resourcestring
|
|||||||
RSNewFileBtn = 'New file';
|
RSNewFileBtn = 'New file';
|
||||||
RSLoadFileBtn = 'Load file...';
|
RSLoadFileBtn = 'Load file...';
|
||||||
RSSaveFileBtn = 'Save file...';
|
RSSaveFileBtn = 'Save file...';
|
||||||
RSNoPrintFormatName = 'Please supply a format name';
|
RSNoPrintFormatName = 'Please supply a template name';
|
||||||
RSNoDayIncrement = 'Day increment unit not specified.';
|
RSNoDayIncrement = 'Day increment unit not specified.';
|
||||||
RSPleaseEnterFloat = 'Please enter a valid floating point value.';
|
RSPleaseEnterFloat = 'Please enter a valid floating point value.';
|
||||||
|
|
||||||
RSReportSetup = 'Report setup';
|
RSReportSetup = 'Report setup';
|
||||||
|
|
||||||
{ Print Format Item Editor }
|
{ Print Format Item Editor }
|
||||||
RSEditFormatCaption = 'Edit format';
|
RSEditFormatCaption = 'Edit template';
|
||||||
RSNameLbl = 'Name:';
|
RSNameLbl = 'Name:';
|
||||||
RSDayIncLbl = 'Day increment:';
|
RSDayIncLbl = 'Day increment:';
|
||||||
RSDayIncUnits = 'Day increment units';
|
RSDayIncUnits = 'Day increment units';
|
||||||
@ -439,14 +444,14 @@ resourcestring
|
|||||||
RSColorLbl = 'Color:';
|
RSColorLbl = 'Color:';
|
||||||
|
|
||||||
{ Automatic resource adding/selection}
|
{ Automatic resource adding/selection}
|
||||||
RSAddNewResource = 'No resources have been defined. Would you ' +
|
RSAddNewResource = 'No resources have been defined. ' +
|
||||||
'like to add one now?';
|
'Would you like to add one now?';
|
||||||
RSSelectResource = 'No resource has been selected. Would you ' +
|
RSSelectResource = 'No resource has been selected. ' +
|
||||||
'like to select one now?';
|
'Would you like to select one now?';
|
||||||
|
|
||||||
{ AboutBox }
|
{ AboutBox }
|
||||||
RSBrowserError = 'Unable to start web browser. Make sure you have ' +
|
RSBrowserError = 'Unable to start web browser. Make sure that it is ' +
|
||||||
'it properly setup on your system.';
|
'propertly set up on your system.';
|
||||||
|
|
||||||
{ Ini storage }
|
{ Ini storage }
|
||||||
RSIniFileStructure = 'Incorrect structure of ini file.';
|
RSIniFileStructure = 'Incorrect structure of ini file.';
|
||||||
|
@ -555,9 +555,7 @@ end;
|
|||||||
|
|
||||||
destructor TVpContactGrid.Destroy;
|
destructor TVpContactGrid.Destroy;
|
||||||
begin
|
begin
|
||||||
if (HandleAllocated) and (Assigned (DataStore)) and
|
if HandleAllocated and Assigned(DataStore) and (not (csDesigning in ComponentState)) then
|
||||||
(not (csDesigning in ComponentState))
|
|
||||||
then
|
|
||||||
DataStore.DeregisterWatcher(Handle);
|
DataStore.DeregisterWatcher(Handle);
|
||||||
|
|
||||||
cgClickTimer.Free;
|
cgClickTimer.Free;
|
||||||
|
@ -109,6 +109,7 @@ type
|
|||||||
LastX, LastY: Integer;
|
LastX, LastY: Integer;
|
||||||
DragItem: Integer;
|
DragItem: Integer;
|
||||||
FDrawingStyle: TVpDrawingStyle;
|
FDrawingStyle: TVpDrawingStyle;
|
||||||
|
FShowSavePrompt: Boolean;
|
||||||
procedure PositionControls;
|
procedure PositionControls;
|
||||||
procedure SetCaptions;
|
procedure SetCaptions;
|
||||||
procedure SetDrawingStyle(const v: TVpDrawingStyle);
|
procedure SetDrawingStyle(const v: TVpDrawingStyle);
|
||||||
@ -137,6 +138,7 @@ type
|
|||||||
function Execute: Boolean;
|
function Execute: Boolean;
|
||||||
property ControlLink: TVpControlLink read FControlLink write SetControlLink;
|
property ControlLink: TVpControlLink read FControlLink write SetControlLink;
|
||||||
property DrawingStyle: TVpDrawingStyle read FDrawingStyle write SetDrawingStyle;
|
property DrawingStyle: TVpDrawingStyle read FDrawingStyle write SetDrawingStyle;
|
||||||
|
property ShowSavePrompt: Boolean read FShowSavePrompt write FShowSavePrompt;
|
||||||
|
|
||||||
published
|
published
|
||||||
property FormatFileName : string read FFormatFileName write SetFormatFileName;
|
property FormatFileName : string read FFormatFileName write SetFormatFileName;
|
||||||
@ -167,6 +169,7 @@ begin
|
|||||||
OpenDialog.InitialDir := ExtractFilePath(Application.ExeName);
|
OpenDialog.InitialDir := ExtractFilePath(Application.ExeName);
|
||||||
SaveDialog.InitialDir := ExtractFilePath(Application.ExeName);
|
SaveDialog.InitialDir := ExtractFilePath(Application.ExeName);
|
||||||
IsDirty := False;
|
IsDirty := False;
|
||||||
|
FShowSavePrompt := true;
|
||||||
FormatFileName := UnnamedFile;
|
FormatFileName := UnnamedFile;
|
||||||
|
|
||||||
EnableFormatButtons(False);
|
EnableFormatButtons(False);
|
||||||
@ -374,12 +377,26 @@ end;
|
|||||||
function TfrmPrnFormat.DirtyPrompt: Integer;
|
function TfrmPrnFormat.DirtyPrompt: Integer;
|
||||||
var
|
var
|
||||||
msg: String;
|
msg: String;
|
||||||
|
taskDlg: TTaskDialog;
|
||||||
begin
|
begin
|
||||||
if FormatFileName = '' then
|
if FormatFileName = '' then
|
||||||
msg := RSSaveFormatChangesToFile
|
msg := RSSaveFormatChangesToFile
|
||||||
else
|
else
|
||||||
msg := Format(RSSaveFormatChangesToFilename, [FormatFileName]);
|
msg := Format(RSSaveFormatChangesToFilename, [FormatFileName]);
|
||||||
Result := MessageDlg(msg, mtConfirmation, [mbYes, mbNo, mbCancel], 0);
|
|
||||||
|
taskDlg := TTaskDialog.Create(self);
|
||||||
|
taskDlg.Text := msg;
|
||||||
|
taskDlg.Caption := RSConfirmation;
|
||||||
|
taskDlg.MainIcon := tdiQuestion;
|
||||||
|
taskDlg.Title := RSSavePrintFormat;
|
||||||
|
taskDlg.CommonButtons := [tcbYes, tcbNo, tcbCancel];
|
||||||
|
taskDlg.VerificationText := RSDoNotAskAgain;
|
||||||
|
taskDlg.Execute;
|
||||||
|
FShowSavePrompt := not (tfVerificationFlagChecked in taskDlg.Flags);
|
||||||
|
Result := taskDlg.ModalResult;
|
||||||
|
taskDlg.Free;
|
||||||
|
|
||||||
|
//Result := MessageDlg(msg, mtConfirmation, [mbYes, mbNo, mbCancel], 0);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TfrmPrnFormat.DoEditElement;
|
procedure TfrmPrnFormat.DoEditElement;
|
||||||
@ -451,9 +468,9 @@ begin
|
|||||||
Cancelled := not frmEditElement.Execute(E);
|
Cancelled := not frmEditElement.Execute(E);
|
||||||
|
|
||||||
if not Cancelled then begin
|
if not Cancelled then begin
|
||||||
if lbElements.Items.IndexOf(E.ElementName) > -1 then begin
|
if lbElements.Items.IndexOf(E.ElementName) > -1 then
|
||||||
ShowMessage('An Element named ' + E.ElementName + ' already exists.' +
|
begin
|
||||||
#13#10 + 'Please use another name.');
|
MessageDlg(SysUtils.Format(RSElementAlreadyExists, [E.ElementName]), mtError, [mbOK], 0);
|
||||||
// Dump empty element
|
// Dump empty element
|
||||||
Format.Elements.Items[E.Index].Free;
|
Format.Elements.Items[E.Index].Free;
|
||||||
Unique := False;
|
Unique := False;
|
||||||
@ -468,7 +485,7 @@ begin
|
|||||||
end else
|
end else
|
||||||
// Dump empty element
|
// Dump empty element
|
||||||
Format.Elements.Items[E.Index].Free;
|
Format.Elements.Items[E.Index].Free;
|
||||||
// ...until element name is Unique or operation is cancelled
|
// ...until element name is unique or operation is cancelled
|
||||||
until Unique or Cancelled;
|
until Unique or Cancelled;
|
||||||
|
|
||||||
EnableElementButtons(true);
|
EnableElementButtons(true);
|
||||||
@ -512,8 +529,7 @@ begin
|
|||||||
|
|
||||||
if not Cancelled then begin
|
if not Cancelled then begin
|
||||||
if lbFormats.Items.IndexOf(AFormat.FormatName) > -1 then begin
|
if lbFormats.Items.IndexOf(AFormat.FormatName) > -1 then begin
|
||||||
ShowMessage('A format named ' + AFormat.FormatName + ' already exists.' +
|
MessageDlg(Format(RSPrintFormatAlreadyExists, [AFormat.FormatName]), mtError, [mbOK], 0);
|
||||||
#13#10 + 'Please use another name.');
|
|
||||||
// Dump empty format
|
// Dump empty format
|
||||||
Prn.PrintFormats.Items[AFormat.Index].Free;
|
Prn.PrintFormats.Items[AFormat.Index].Free;
|
||||||
Unique := False;
|
Unique := False;
|
||||||
@ -547,7 +563,8 @@ begin
|
|||||||
SaveDialog.FileName := FormatFileName
|
SaveDialog.FileName := FormatFileName
|
||||||
else
|
else
|
||||||
SaveDialog.FileName := 'Unnamed.xml';
|
SaveDialog.FileName := 'Unnamed.xml';
|
||||||
if SaveDialog.Execute then begin
|
if SaveDialog.Execute then
|
||||||
|
begin
|
||||||
FormatFileName := SaveDialog.FileName;
|
FormatFileName := SaveDialog.FileName;
|
||||||
ControlLink.Printer.SaveToFile(FormatFileName);
|
ControlLink.Printer.SaveToFile(FormatFileName);
|
||||||
IsDirty := False;
|
IsDirty := False;
|
||||||
@ -582,7 +599,7 @@ procedure TfrmPrnFormat.FormCloseQuery(Sender: TObject;
|
|||||||
var CanClose: Boolean);
|
var CanClose: Boolean);
|
||||||
begin
|
begin
|
||||||
CanClose := True;
|
CanClose := True;
|
||||||
if IsDirty then begin
|
if IsDirty and FShowSavePrompt then begin
|
||||||
case DirtyPrompt of
|
case DirtyPrompt of
|
||||||
mrYes: DoSave;
|
mrYes: DoSave;
|
||||||
mrNo: ;
|
mrNo: ;
|
||||||
@ -799,7 +816,6 @@ begin
|
|||||||
Idx := Prn.Find(lbFormats.Items[lbFormats.ItemIndex]);
|
Idx := Prn.Find(lbFormats.Items[lbFormats.ItemIndex]);
|
||||||
if Idx > - 1 then
|
if Idx > - 1 then
|
||||||
Prn.CurFormat := Idx;
|
Prn.CurFormat := Idx;
|
||||||
{Prn.CurFormat := lbFormats.ItemIndex; }
|
|
||||||
end;
|
end;
|
||||||
Prn.NotifyLinked;
|
Prn.NotifyLinked;
|
||||||
EnableMoveButtons;
|
EnableMoveButtons;
|
||||||
|
@ -2042,6 +2042,8 @@ begin
|
|||||||
|
|
||||||
FLastTask := StartTask;
|
FLastTask := StartTask;
|
||||||
FLastContact := StartContact;
|
FLastContact := StartContact;
|
||||||
|
|
||||||
|
// Render the page on the given canvas
|
||||||
PaintToCanvasRect(ACanvas, ARect, ADate);
|
PaintToCanvasRect(ACanvas, ARect, ADate);
|
||||||
|
|
||||||
// Set the return arguments. They will be needed for printing the next page.
|
// Set the return arguments. They will be needed for printing the next page.
|
||||||
|
@ -47,6 +47,7 @@ type
|
|||||||
private
|
private
|
||||||
FControlLink: TVpControlLink;
|
FControlLink: TVpControlLink;
|
||||||
FDrawingStyle: TVpDrawingStyle;
|
FDrawingStyle: TVpDrawingStyle;
|
||||||
|
FShowSavePrompt: Boolean;
|
||||||
FWindowState: TWindowState;
|
FWindowState: TWindowState;
|
||||||
protected
|
protected
|
||||||
procedure Notification(AComponent: TComponent; Operation: TOperation); override;
|
procedure Notification(AComponent: TComponent; Operation: TOperation); override;
|
||||||
@ -58,6 +59,7 @@ type
|
|||||||
published
|
published
|
||||||
property ControlLink : TVpControlLink read FControlLink write SetControlLink;
|
property ControlLink : TVpControlLink read FControlLink write SetControlLink;
|
||||||
property DrawingStyle: TVpDrawingStyle read FDrawingStyle write FDrawingStyle default ds3d;
|
property DrawingStyle: TVpDrawingStyle read FDrawingStyle write FDrawingStyle default ds3d;
|
||||||
|
property ShowSavePrompt: Boolean read FShowSavePrompt write FShowSavePrompt default true;
|
||||||
property WindowState : TWindowState read FWindowState write FWindowState default wsNormal;
|
property WindowState : TWindowState read FWindowState write FWindowState default wsNormal;
|
||||||
|
|
||||||
property Options;
|
property Options;
|
||||||
@ -77,6 +79,7 @@ begin
|
|||||||
inherited Create(AOwner);
|
inherited Create(AOwner);
|
||||||
FControlLink := SearchControlLink (Owner);
|
FControlLink := SearchControlLink (Owner);
|
||||||
FDrawingStyle := ds3d;
|
FDrawingStyle := ds3d;
|
||||||
|
FShowSavePrompt := true;
|
||||||
|
|
||||||
FPlacement.Height := 480;
|
FPlacement.Height := 480;
|
||||||
FPlacement.Width := 640;
|
FPlacement.Width := 640;
|
||||||
@ -93,7 +96,9 @@ begin
|
|||||||
PrtFmtDlg.WindowState := WindowState;
|
PrtFmtDlg.WindowState := WindowState;
|
||||||
PrtFmtDlg.ControlLink := ControlLink;
|
PrtFmtDlg.ControlLink := ControlLink;
|
||||||
PrtFmtDlg.DrawingStyle := FDrawingStyle;
|
PrtFmtDlg.DrawingStyle := FDrawingStyle;
|
||||||
|
PrtFmtDlg.ShowSavePrompt := FShowSavePrompt;
|
||||||
Result := PrtFmtDlg.Execute;
|
Result := PrtFmtDlg.Execute;
|
||||||
|
if Result then FShowSavePrompt := PrtFmtDlg.ShowSavePrompt;
|
||||||
finally
|
finally
|
||||||
PrtFmtDlg.Free;
|
PrtFmtDlg.Free;
|
||||||
end;
|
end;
|
||||||
|
Reference in New Issue
Block a user