~ubuntu-branches/ubuntu/lucid/kde-l10n-et/lucid

« back to all changes in this revision

Viewing changes to docs/kdeutils/okteta/basics.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-01-22 12:26:07 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20100122122607-a9v31an9i39lhyvd
Tags: 4:4.3.95-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
>Kasutamine</title>
59
59
 
60
60
    <para
61
 
>&kappname; peaaken koosneb järgmistest komponentidest: menüüriba, tööriistariba, andevaade ja külgriba tööriistadega.</para>
62
 
 
63
 
    <para
64
 
>Kui fail on avatud või luuakse uus baidimassiiv, näidatakse baite tavapärases kaheveerulises vaates: ühes veerus on arvväärtused, teises omistatud märgid. Vasakul pool näidatakse ridade suhtaadresse.</para>
65
 
 
66
 
    <para
67
 
>Andmeid saab redigeerida, lõigata, kopeerida, asetada ja lohistada nagu igas tekstiredaktoris. Kursor tähistab aktiivset asukohta. Klahviga <keycap
 
61
>The main &kappname; window has the following components: a menu bar, a toolbar, a status bar, one or several sidebars with tools, and the main view with the tabbed data views.</para>
 
62
 
 
63
    <para
 
64
>When a file is opened or a new byte array is created, the bytes contained are listed consecutively in lines with a given number of bytes per line. They are displayed in two variants: as the numeric values of the bytes and as the characters assigned to the values. Values and characters can be shown either separated in two columns or next to each other with the value on top of the character. On the left side the offsets of the first byte in each line are shown.</para>
 
65
 
 
66
    <para
 
67
>The handling is similar to that of most text editors: the data can be edited, cut, copied, pasted, dragged and dropped much as text in these can. A cursor marks the current position. Pressing the <keycap
68
68
>Insert</keycap
69
 
> saab lülitada ülekirjutamis- ja lisamisrežiimi vahel. Kõiki toiminguid saab ette võtta oma soovi kohaselt nii väärtuste kui ka märkide veerus.</para>
70
 
 
71
 
    <note
72
 
><para
73
 
>&okteta; näitab omavahel seotud kursoreid nii baidi- kui märgiveerus. Sõltuvalt sellest, milline on aktiivne veerg, saab sisestada kas ainult märke või ainult baidiväärtusi.</para
74
 
></note>
75
 
 
76
 
    <para
77
 
>Otsingudialoog võimaldab kasutajal otsida konkreetset baidstringi kas 16nd-, 10nd-, 8nd-, 2nd- või teksti kujul.</para>
78
 
 
79
 
    <para
80
 
>Korraga võib avada mitu baidimassiivi, kuid ainult üks neist saab olla aktiivne. Seda, milline baidimassiiv on aktiivne, saab valida menüüst <guimenu
81
 
>Aknad</guimenu
82
 
>.</para>
 
69
> key toggles between the overwrite and insert modes. The overwrite mode is stricter than in text editors, as it doesn't allow any operation which changes the size of the byte array.</para>
 
70
 
 
71
    <para
 
72
>Other than in text editors the content is displayed in two variants. Only one of these is active with regard to new input. There are two linked cursors shown for the value and the character display, the cursor of the active one is blinking. With the characters active, characters can be entered as known from text editors. With the values active, typing a digit will open a minimal editor to enter the rest of the value.</para>
 
73
 
 
74
    <para
 
75
>The search dialog allows the user to search for a specific string of bytes, definable as values (hexadecimal, decimal, octal, binary) or text (current 8-bit encoding or UTF-8).</para>
 
76
 
 
77
    <para
 
78
>Multiple byte arrays can be open at the same time, but only one can be active. Use the <guimenu
 
79
>Windows</guimenu
 
80
> menu to select which byte array will be active.</para>
83
81
</sect1>
84
82
 
85
83