Changeset 9 for trunk/Forms


Ignore:
Timestamp:
Mar 14, 2013, 10:59:07 PM (11 years ago)
Author:
chronos
Message:
  • Přidáno: Systém pro překládání angličtiny do češtiny.
Location:
trunk/Forms
Files:
3 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAbout.lfm

    r7 r9  
    11object FormAbout: TFormAbout
    22  Left = 475
    3   Height = 251
     3  Height = 281
    44  Top = 161
    5   Width = 327
    6   BorderStyle = bsDialog
     5  Width = 356
    76  Caption = 'About'
    8   ClientHeight = 251
    9   ClientWidth = 327
     7  ClientHeight = 281
     8  ClientWidth = 356
    109  Font.Height = -11
    1110  Font.Name = 'MS Sans Serif'
     
    1615  object Panel1: TPanel
    1716    Left = 8
    18     Height = 198
     17    Height = 228
    1918    Top = 8
    20     Width = 313
     19    Width = 342
    2120    Anchors = [akTop, akLeft, akRight, akBottom]
    2221    BevelInner = bvRaised
    2322    BevelOuter = bvLowered
    24     ClientHeight = 198
    25     ClientWidth = 313
     23    ClientHeight = 228
     24    ClientWidth = 342
    2625    TabOrder = 0
    2726    object Memo1: TMemo
    2827      Left = 8
    29       Height = 183
     28      Height = 213
    3029      Top = 8
    31       Width = 295
     30      Width = 324
    3231      Anchors = [akTop, akLeft, akRight, akBottom]
    3332      BorderStyle = bsNone
     
    3837  end
    3938  object ButtonOk: TButton
    40     Left = 111
     39    Left = 136
    4140    Height = 25
    42     Top = 218
     41    Top = 248
    4342    Width = 75
    4443    Anchors = [akLeft, akBottom]
  • trunk/Forms/UFormMain.lfm

    r7 r9  
    11object FormMain: TFormMain
    22  Left = 364
    3   Height = 368
     3  Height = 390
    44  Top = 183
    5   Width = 510
     5  Width = 519
    66  Caption = 'FioInfo'
    7   ClientHeight = 368
    8   ClientWidth = 510
     7  ClientHeight = 390
     8  ClientWidth = 519
    99  OnClose = FormClose
    1010  OnCreate = FormCreate
     11  OnShow = FormShow
     12  Position = poScreenCenter
    1113  LCLVersion = '1.1'
    1214  object ButtonSettings: TButton
    13     Left = 376
     15    Left = 384
    1416    Height = 25
    15     Top = 336
     17    Top = 358
    1618    Width = 112
    1719    Action = Core.ASettings
    18     Anchors = [akTop, akBottom]
     20    Anchors = [akBottom]
    1921    TabOrder = 0
    2022  end
     
    2325    Height = 57
    2426    Top = 8
    25     Width = 489
     27    Width = 498
    2628    Anchors = [akTop, akLeft, akRight]
    27     Caption = 'Nové platby od posledního staÅŸení'
     29    Caption = 'New transaction from last check'
    2830    ClientHeight = 38
    29     ClientWidth = 485
     31    ClientWidth = 494
    3032    TabOrder = 1
    3133    object ButtonNew: TButton
     
    3436      Top = 7
    3537      Width = 112
    36       Caption = 'Stáhnout'
     38      Caption = 'Download'
    3739      OnClick = ButtonNewClick
    3840      TabOrder = 0
     
    4345    Height = 72
    4446    Top = 80
    45     Width = 489
     47    Width = 498
    4648    Anchors = [akTop, akLeft, akRight]
    47     Caption = 'Transakce v zadaném časovém rozpětí'
     49    Caption = 'Transactions from defined time interval'
    4850    ClientHeight = 53
    49     ClientWidth = 485
     51    ClientWidth = 494
    5052    TabOrder = 2
    5153    object ButtonInterval: TButton
     
    5456      Top = 7
    5557      Width = 112
    56       Caption = 'Stáhnout'
     58      Caption = 'Download'
    5759      OnClick = ButtonIntervalClick
    5860      TabOrder = 0
     
    6163      Left = 54
    6264      Height = 27
    63       Top = 5
     65      Top = 7
    6466      Width = 80
    6567      CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
     
    7476    end
    7577    object DateEditTo: TDateEdit
    76       Left = 230
     78      Left = 238
    7779      Height = 27
    78       Top = 9
     80      Top = 7
    7981      Width = 80
    8082      CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
     
    8991    end
    9092    object Label1: TLabel
    91       Left = 22
     93      Left = 6
    9294      Height = 17
    93       Top = 9
    94       Width = 22
    95       Caption = 'Od:'
     95      Top = 12
     96      Width = 36
     97      Caption = 'From:'
    9698      ParentColor = False
    9799    end
     
    99101      Left = 174
    100102      Height = 17
    101       Top = 15
    102       Width = 22
    103       Caption = 'Do:'
     103      Top = 12
     104      Width = 18
     105      Caption = 'To:'
    104106      ParentColor = False
    105107    end
     
    110112    Top = 168
    111113    Width = 489
    112     Caption = 'Měsíční vÃœpis'
     114    Caption = 'Selected mothly report'
    113115    ClientHeight = 46
    114116    ClientWidth = 485
     
    119121      Top = 7
    120122      Width = 112
    121       Caption = 'Stáhnout'
     123      Caption = 'Download'
    122124      OnClick = ButtonMonthlyClick
    123125      TabOrder = 0
     
    134136    end
    135137    object SpinEditId: TSpinEdit
    136       Left = 230
     138      Left = 238
    137139      Height = 27
    138140      Top = 7
     
    144146    end
    145147    object Label2: TLabel
    146       Left = 20
     148      Left = 6
    147149      Height = 17
    148       Top = 15
    149       Width = 28
    150       Caption = 'Rok:'
     150      Top = 12
     151      Width = 31
     152      Caption = 'Year:'
    151153      ParentColor = False
    152154    end
     
    154156      Left = 174
    155157      Height = 17
    156       Top = 15
    157       Width = 36
    158       Caption = 'Číslo:'
     158      Top = 12
     159      Width = 56
     160      Caption = 'Number:'
    159161      ParentColor = False
    160162    end
     
    163165    Left = 16
    164166    Height = 25
    165     Top = 336
     167    Top = 358
    166168    Width = 112
    167169    Action = Core.AExit
     
    172174    Left = 136
    173175    Height = 25
    174     Top = 336
     176    Top = 358
    175177    Width = 112
    176178    Action = Core.AAbout
  • trunk/Forms/UFormMain.pas

    r7 r9  
    3737    procedure FormClose(Sender: TObject; var CloseAction: TCloseAction);
    3838    procedure FormCreate(Sender: TObject);
     39    procedure FormShow(Sender: TObject);
    3940  private
    4041    { private declarations }
     
    8182procedure TFormMain.FormCreate(Sender: TObject);
    8283begin
     84end;
     85
     86procedure TFormMain.FormShow(Sender: TObject);
     87begin
    8388  LoadInterface;
     89  Core.CoolTranslator1.Translate;
    8490end;
    8591
  • trunk/Forms/UFormSettings.lfm

    r6 r9  
    44  Top = 127
    55  Width = 550
    6   Caption = 'Nastavení'
     6  Caption = 'Settings'
    77  ClientHeight = 273
    88  ClientWidth = 550
    99  OnCreate = FormCreate
     10  Position = poScreenCenter
    1011  LCLVersion = '1.1'
    1112  object LabeledEditToken: TLabeledEdit
     
    3334    Width = 75
    3435    Anchors = [akRight, akBottom]
    35     Caption = 'ZruÅ¡it'
     36    Caption = 'Cancel'
    3637    ModalResult = 2
    3738    TabOrder = 1
     
    6162    Height = 17
    6263    Top = 64
    63     Width = 99
    64     Caption = 'DatovÃœ formát:'
     64    Width = 83
     65    Caption = 'Data format:'
    6566    ParentColor = False
    6667  end
     
    7980    EditLabel.Top = 116
    8081    EditLabel.Width = 440
    81     EditLabel.Caption = 'CílovÃœ sloÅŸka:'
     82    EditLabel.Caption = 'Destination folder:'
    8283    EditLabel.ParentColor = False
    8384    TabOrder = 4
     
    8990    Width = 75
    9091    Anchors = [akTop, akRight]
    91     Caption = 'Vybrat'
     92    Caption = 'Select'
    9293    OnClick = Button1Click
    9394    TabOrder = 5
  • trunk/Forms/UFormSettings.pas

    r7 r9  
    4040  UFioAPI, UCore;
    4141
     42resourcestring
     43  SSelectFolder = 'Select destination folder';
     44
    4245{ TFormSettings }
    4346
     
    5861  Output: string;
    5962begin
    60   if SelectDirectory('Vyberte sloÅŸku', LabeledEditFolder.Text, Output) then
     63  if SelectDirectory(SSelectFolder, LabeledEditFolder.Text, Output) then
    6164    LabeledEditFolder.Text := Output;
    6265end;
Note: See TracChangeset for help on using the changeset viewer.