]> git.sur5r.net Git - glabels/blob - help/el/basicusage.page
Imported Upstream version 3.2.0
[glabels] / help / el / basicusage.page
1 <?xml version="1.0" encoding="utf-8"?>
2 <page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="basicusage" xml:lang="el">
3
4   <info>
5     <link type="guide" xref="index#usage"/>
6     <revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
7     <desc>Διαχείριση αρχείων και έξοδος της εφαρμογής.</desc>
8     <credit type="author">
9       <name>Jim Evins</name>
10       <email>evins@snaught.com</email>
11     </credit>
12     <credit type="author">
13       <name>Mario Blättermann</name>
14       <email>mario.blaettermann@gmail.com</email>
15     </credit>
16     <license>
17       <p>Creative Commons Share Alike 3.0</p>
18     </license>    
19   </info>
20
21    <title>Βασική χρήση</title>
22     
23     <section>
24     <title>Για το άνοιγμα ενός αρχείου</title>
25
26       <p>To open a file, choose 
27         <guiseq><gui>File</gui><gui>Open</gui>
28         </guiseq> to display the <gui>Open File</gui> dialog.
29         Select the file that you want to open, then click
30         <gui>OK</gui>. The file is displayed in the display area
31         of the <app>gLabels</app> window. </p>
32
33       <p>Μπορείτε επίσης να ανοίξετε πολλά αρχεία στο <app>gLabels</app>. Η εφαρμογή δημιουργεί ένα ξεχωριστό παράθυρο της εφαρμογής για κάθε ανοιχτό αρχείο.</p>
34
35       <p>The application records the paths and filenames of the
36         most recent files that you have edited and displays the files as menu
37         items on the <guiseq><gui>File</gui><gui>Recent Files</gui>
38         </guiseq> menu.</p>
39      </section>
40
41      <section id="closefile">
42     <title>Για το κλείσιμο ενός αρχείου</title>
43
44       <p>To close the current document, choose
45         <guiseq><gui>File</gui>
46         <gui>Close</gui></guiseq> to close the application
47         window.  If the current document is modified, a confirmation dialog
48         will be presented, allowing you to save the document or cancel
49         the command.  If the window being closed is the only open window,
50         <app>gLabels</app> will exit.</p>
51      </section>
52      
53      <section>
54     <title>Για την αποθήκευση ενός αρχείου</title>
55
56       <p>Μπορείτε να αποθηκεύετε αρχεία με τους εξής τρόπους:</p>
57
58       <list><item>
59
60           <p>To save changes to an existing file, choose 
61             <guiseq><gui>File</gui>
62             <gui>Save</gui></guiseq>. </p>
63
64         </item>
65         <item>
66
67           <p>To save a new file or to save an existing file under a new
68             filename, choose <guiseq><gui>File</gui>
69             <gui>Save As</gui></guiseq>. Enter a name
70             for the file in the <gui>Save As</gui> dialog box,
71             then click <gui>OK</gui>.</p>
72
73         </item>
74       </list>
75      </section>
76
77      <section>
78     <title>Για την έξοδο από το <app>gLabels</app></title>
79
80       <p>To quit <app>gLabels</app>, choose <guiseq><gui>File</gui>
81         <gui>Quit</gui></guiseq>. This is equivalent to closing all open windows. 
82         See <link xref="basicusage#closefile"/>.</p>
83      </section>
84 </page>