~ubuntu-branches/ubuntu/vivid/gnome-user-docs/vivid-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120416235505-4nznk0i4b7391ele
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
  <title>Rename a file or folder</title>
31
31
 
32
 
  <p>As with other file managers, you can use the GNOME file manager to change 
 
32
  <p>As with other file managers, you can use the GNOME file manager to change
33
33
  the name of a file or folder.</p>
34
34
  <steps>
35
35
    <title>To rename a file or folder:</title>
36
 
    <item><p>Right-click on the item and select <gui>Rename</gui>, or select 
 
36
    <item><p>Right-click on the item and select <gui>Rename</gui>, or select
37
37
    the file and press <key>F2</key>.</p></item>
38
38
    <item><p>Type the new name and press <key>Enter</key>.</p></item>
39
39
  </steps>
41
41
  <p>You can also rename a file from the
42
42
  <link xref="nautilus-file-properties-basic">properties</link> window.</p>
43
43
 
44
 
  <p>When you rename a file, only the first part of the name of the file is 
45
 
  selected, not the file extension (the part after the "."). The extension 
46
 
  normally denotes what type of file it is (e.g. <file>file.pdf</file> is a PDF 
47
 
  document), and you usually do not want to change that. If you need to change 
 
44
  <p>When you rename a file, only the first part of the name of the file is
 
45
  selected, not the file extension (the part after the "."). The extension
 
46
  normally denotes what type of file it is (e.g. <file>file.pdf</file> is a PDF
 
47
  document), and you usually do not want to change that. If you need to change
48
48
  the extension as well, select the entire file name and change it.</p>
49
49
 
50
50
  <note style="tip">
51
 
    <p>If you renamed the wrong file, or named your file improperly, you can 
 
51
    <p>If you renamed the wrong file, or named your file improperly, you can
52
52
    undo the rename. To revert the action, immediately click <guiseq><gui>Edit
53
53
    </gui><gui> Undo</gui> </guiseq> to restore the former name.</p>
54
54
  </note>
55
55
 
56
56
  <section id="valid-chars">
57
57
    <title>Valid characters for file names</title>
58
 
    <p>You can use any character except the <key>/</key> (slash) character in 
59
 
    file names. Some devices, however, use a <em>file system</em> that has more 
60
 
    restrictions on file names. Therefore, it is a best practice to avoid the 
61
 
    following characters in your file names: <key>|</key>, <key>\</key>, 
62
 
    <key>?</key>, <key>*</key>, <key>&lt;</key>, <key>"</key>, <key>:</key>, 
 
58
    <p>You can use any character except the <key>/</key> (slash) character in
 
59
    file names. Some devices, however, use a <em>file system</em> that has more
 
60
    restrictions on file names. Therefore, it is a best practice to avoid the
 
61
    following characters in your file names: <key>|</key>, <key>\</key>,
 
62
    <key>?</key>, <key>*</key>, <key>&lt;</key>, <key>"</key>, <key>:</key>,
63
63
    <key>&gt;</key>, <key>/</key>.</p>
64
64
 
65
65
    <note style="warning">
66
 
    <p> If you name a file with a <key>.</key> as the first character, the file 
67
 
    will be <link xref="files-hidden">hidden</link> when you attempt to view 
 
66
    <p> If you name a file with a <key>.</key> as the first character, the file
 
67
    will be <link xref="files-hidden">hidden</link> when you attempt to view
68
68
    it in the file manager.</p>
69
69
    </note>
70
70
  </section>
74
74
    <terms>
75
75
      <item>
76
76
        <title>The file name is already in use</title>
77
 
        <p>You can't have two files or folders with the same name in the same 
78
 
        folder. If you try to rename a file to a name that already exists in 
79
 
        the folder you are working in, the file manager will not allow it.</p> 
80
 
        <p>File and folder names are case sensitive, so the file name 
81
 
        <file>File.txt</file> is not the same as <file>FILE.txt</file>. 
82
 
        Using different file names like this is allowed, though it is not 
 
77
        <p>You can't have two files or folders with the same name in the same
 
78
        folder. If you try to rename a file to a name that already exists in
 
79
        the folder you are working in, the file manager will not allow it.</p>
 
80
        <p>File and folder names are case sensitive, so the file name
 
81
        <file>File.txt</file> is not the same as <file>FILE.txt</file>.
 
82
        Using different file names like this is allowed, though it is not
83
83
        recommended.</p>
84
84
      </item>
85
85
      <item>
86
86
        <title>The file name is too long</title>
87
 
        <p>On some file systems, file names can have no more than 255 
88
 
        characters in their names.  This 255 character limit includes both the 
 
87
        <p>On some file systems, file names can have no more than 255
 
88
        characters in their names.  This 255 character limit includes both the
89
89
        file name and the path to the file (e.g., <file>/home/wanda/Documents/work/business-proposals/...
90
 
        </file>), so you should avoid long file and folder names where 
 
90
        </file>), so you should avoid long file and folder names where
91
91
        possible.</p>
92
92
      </item>
93
93
      <item>
94
94
        <title>The option to rename is grayed out</title>
95
 
        <p>If <gui>Rename</gui> is grayed out, you do not have permission to 
96
 
        rename the file. You should use caution with renaming such files, as 
97
 
        renaming some protected files may cause your system to become unstable. 
98
 
        See <link xref="nautilus-file-properties-permissions"/> for more 
 
95
        <p>If <gui>Rename</gui> is grayed out, you do not have permission to
 
96
        rename the file. You should use caution with renaming such files, as
 
97
        renaming some protected files may cause your system to become unstable.
 
98
        See <link xref="nautilus-file-properties-permissions"/> for more
99
99
        information.</p>
100
100
      </item>
101
101
    </terms>