~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/de/files-rename.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-rename">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-rename" xml:lang="de">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="files"/>
6
 
    <desc>Change file or folder name.</desc>
7
 
    <revision pkgversion="3.0" date="2011-03-29" status="final"/>
8
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
 
6
    <desc>So ändern Sie den Namen einer Datei oder eines Ordners.</desc>
 
7
 
 
8
    <revision pkgversion="3.2" date="2011-09-04" status="final"/>
9
9
    <credit type="author">
10
 
      <name>GNOME Documentation Project</name>
 
10
      <name>GNOME-Dokumentationsprojekt</name>
11
11
      <email>gnome-doc-list@gnome.org</email>
12
12
    </credit>
13
13
    <credit type="author">
15
15
      <email>shaunm@gnome.org</email>
16
16
    </credit>
17
17
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
18
  
 
19
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
20
      <mal:name>Christian Kirbach</mal:name>
 
21
      <mal:email>Christian.Kirbach@googlemail.com</mal:email>
 
22
      <mal:years>2011.</mal:years>
 
23
    </mal:credit>
 
24
  
 
25
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
26
      <mal:name>Mario Blättermann</mal:name>
 
27
      <mal:email>mariobl@freenet.de</mal:email>
 
28
      <mal:years>2011.</mal:years>
 
29
    </mal:credit>
 
30
  
 
31
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
32
      <mal:name>Gabor Karsay</mal:name>
 
33
      <mal:email>gabor.karsay@gmx.at</mal:email>
 
34
      <mal:years>2011.</mal:years>
 
35
    </mal:credit>
 
36
  
 
37
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
38
      <mal:name>Hendrik Knackstedt</mal:name>
 
39
      <mal:email>hendrik.knackstedt@t-online.de</mal:email>
 
40
      <mal:years>2011.</mal:years>
 
41
    </mal:credit>
18
42
  </info>
19
43
 
20
 
  <title>Rename a file or folder</title>
 
44
  <title>Eine Datei oder einen Ordner umbenennen</title>
21
45
 
 
46
<p>Sie können den Namen einer Datei oder eines Ordners ändern.</p>
22
47
  <steps>
23
 
    <item><p>Right-click on a file or folder and select <gui>Rename</gui>, 
24
 
    or select the file and press <key>F2</key>.</p></item>
25
 
    <item><p>Type the new name and press <key>Enter</key>.</p></item>
 
48
    <item><p>Klicken Sie mit der rechten Maustaste auf eine Datei oder einen Ordner und wählen Sie <gui>Umbenennen</gui> oder wählen Sie die Datei aus und drücken Sie <key>F2</key>.</p></item>
 
49
    <item><p>Geben Sie den neuen Namen ein und drücken Sie die <key>Eingabetaste</key>.</p></item>
26
50
  </steps>
27
51
 
28
52
  <p>You can also rename a file from the
29
 
  <link xref="nautilus-file-properties-basic#rename">properties</link> window.</p>
 
53
  <link xref="nautilus-file-properties-basic">properties</link> window.</p>
30
54
 
31
 
  <p>When you rename a file, only the first part of the name of the file is selected, not the file extension (the part after the "."). The extension normally denotes what type of file it is (e.g. <file>file.pdf</file> is a PDF document), and you usually do not want to change that. If you need to change the extension as well, select it with your mouse, or press <keyseq><key>Ctrl</key><key>A</key></keyseq> to select the entire file name.</p>
 
55
  <p>When you rename a file, only the first part of the name of the file is selected, not the file extension (the part after the "."). The extension normally denotes what type of file it is (e.g. <file>file.pdf</file> is a PDF document), and you usually do not want to change that. If you need to change the extension as well, select the entire file name and change it.</p>
32
56
 
33
57
  <section id="valid-chars">
34
 
    <title>Valid characters for file names</title>
 
58
    <title>Gültige Zeichen für Dateinamen</title>
35
59
    <p>You can use any character except the <key>/</key> (slash) character in file names.
36
60
    Some devices, however, use a <em>file system</em> that has more restrictions on file
37
61
    names. For example, USB flash drives are often formatted with the <em>FAT32</em> file
47
71
  </section>
48
72
 
49
73
  <section id="common-probs">
50
 
    <title>Common problems</title>
 
74
    <title>Häufige Probleme</title>
51
75
    <terms>
52
76
      <item>
53
 
        <title>The name is already used</title>
 
77
        <title>Der Name wird bereits verwendet</title>
54
78
        <p>You can't have two files or folders with the same name in the same folder.
55
79
        If you try to rename a file to a name that already exists in the folder you
56
80
        are working in, the file manager will not allow it.  Use a different name.</p>
59
83
        not always a good idea.</p>
60
84
      </item>
61
85
      <item>
62
 
        <title>File name too long</title>
 
86
        <title>Der Dateiname ist zu lang</title>
63
87
        <p>On some file systems, file names can have no more than 255 characters in their names.  Use a shorter name.</p>
64
88
      </item>
65
89
      <item>
66
 
        <title>The option to rename is grayed out</title>
 
90
        <title>Die Option zum Umbenennen ist ausgegraut</title>
67
91
        <p>If <gui>Rename</gui> is grayed out, you do not have permission to rename
68
92
        the file.  Generally, if you do not have the correct permissions to rename
69
93
        a file, you should not be renaming it.