1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2014-05-29 03:31+0300\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 msgid "[[!meta title=\"Calculating checksums using GtkHash\"]]\n"
28 "class=\"application\">GtkHash</span>](http://gtkhash.sourceforge.net/)\n"
29 "allows you to calculate [[!wikipedia checksum "
30 "desc=\"checksums\"]]. Checksums can\n"
31 "be useful to verify the integrity of a file, for example, if you downloaded "
33 "from the Internet.\n"
37 msgid "To calculate the checksum of a file:"
40 #. type: Bullet: ' 1. '
42 "Open the <span class=\"application\">Nautilus</span> file browser, either "
43 "from the <span class=\"guimenu\">Places</span> menu or the <span "
44 "class=\"guilabel\">Computer</span> icon on the desktop."
47 #. type: Bullet: ' 1. '
49 "Navigate to the folder containing the file that you want to calculate the "
53 #. type: Bullet: ' 1. '
55 "Right-click on the file and choose <span "
56 "class=\"guimenuitem\">Properties</span>."
59 #. type: Bullet: ' 1. '
61 "In the <span class=\"guimenuitem\">Properties</span> dialog, click on the "
62 "<span class=\"guilabel\">Digests</span> tab."
67 msgid " [[!img gtkhash.png link=\"no\"]]\n"
70 #. type: Bullet: ' 1. '
72 "In the <span class=\"guilabel\">Hash Function</span> column of the <span "
73 "class=\"guilabel\">Digests</span> tabbed section, select the check boxes "
74 "corresponding to the checksums that you want to calculate."
77 #. type: Bullet: ' 1. '
78 msgid "Click on the <span class=\"button\">Hash</span> button."
81 #. type: Bullet: ' 1. '
83 "The calculated checksums appear in the <span "
84 "class=\"guilabel\">Digest</span> column."