File: luksformat.pot

package info (click to toggle)
cryptsetup 2%3A1.4.3-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,396 kB
  • sloc: sh: 14,235; ansic: 10,811; xml: 591; makefile: 380; python: 89; perl: 70; sed: 16
file content (69 lines) | stat: -rw-r--r-- 1,739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pkg-cryptsetup-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2011-09-19 13:54+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../luksformat:33
msgid "This program needs to be started as root\n"
msgstr ""

#: ../luksformat:38
msgid ""
"luksformat - Create and format an encrypted LUKS device\n"
"Usage: luksformat [-t <file system>] <device> [ mkfs options ]\n"
"\n"
msgstr ""

#: ../luksformat:56
#, perl-format
msgid "Error: device mounted: %s\n"
msgstr ""

#: ../luksformat:66
#, perl-format
msgid "Error: invalid file system: %s\n"
msgstr ""

#: ../luksformat:79
#, perl-format
msgid "Error: could not generate temporary mapped device name"
msgstr ""

#. we do not need to be overly concerned with race conditions here, cryptsetup
#. will just fail if the name already exists now.
#: ../luksformat:83
#, perl-format
msgid "Creating encrypted device on %s...\n"
msgstr ""

#: ../luksformat:85
#, perl-format
msgid "Could not create LUKS device %s"
msgstr ""

#: ../luksformat:88
msgid "Please enter your passphrase again to verify it\n"
msgstr ""

#: ../luksformat:90
msgid "The passphrases you entered were not identical\n"
msgstr ""

#: ../luksformat:99
#, perl-format
msgid "Could not format device with file system %s"
msgstr ""