forked from linuxmint/mintstick
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmintstick.pot
184 lines (150 loc) · 4.14 KB
/
mintstick.pot
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
# 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: \n"
"POT-Creation-Date: 2020-05-13 16:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: lib/mintstick.py:95
msgid "Write"
msgstr ""
#: lib/mintstick.py:143 generate_additional_files.py:77
msgid "Format"
msgstr ""
#: lib/mintstick.py:234
msgid "unknown"
msgstr ""
#: lib/mintstick.py:364 lib/mintstick.py:366
msgid "The USB stick was formatted successfully."
msgstr ""
#: lib/mintstick.py:369
#, python-format
msgid "An error occured while creating a partition on %s."
msgstr ""
#: lib/mintstick.py:371 lib/mintstick.py:486
msgid "Authentication Error."
msgstr ""
#: lib/mintstick.py:373 lib/mintstick.py:488
msgid "An error occurred."
msgstr ""
#: lib/mintstick.py:391
msgid "Image:"
msgstr ""
#: lib/mintstick.py:392
msgid "USB stick:"
msgstr ""
#: lib/mintstick.py:411 lib/mintstick.py:417 lib/mintstick.py:519
#: generate_additional_files.py:22 generate_additional_files.py:34
#: share/mintstick/mintstick.ui.h:30
msgid "USB Image Writer"
msgstr ""
#: lib/mintstick.py:453
#, python-format
msgid "Writing %(VAR_FILE)s to %(VAR_DEV)s"
msgstr ""
#: lib/mintstick.py:455
#, python-format
msgid "Starting copy from %(VAR_SOURCE)s to %(VAR_TARGET)s"
msgstr ""
#: lib/mintstick.py:476 lib/mintstick.py:479
msgid "The image was successfully written."
msgstr ""
#: lib/mintstick.py:482
msgid "Not enough space on the USB stick."
msgstr ""
#: lib/mintstick.py:484
msgid "An error occured while copying the image."
msgstr ""
#: generate_additional_files.py:22 generate_additional_files.py:34
#: generate_additional_files.py:67
msgid "Make a bootable USB stick"
msgstr ""
#: generate_additional_files.py:46 generate_additional_files.py:58
#: share/mintstick/mintstick.ui.h:3
msgid "USB Stick Formatter"
msgstr ""
#: generate_additional_files.py:46 generate_additional_files.py:58
#: generate_additional_files.py:77
msgid "Format a USB stick"
msgstr ""
#: generate_additional_files.py:67
msgid "Make bootable USB stick"
msgstr ""
#: generate_additional_files.py:108 share/mintstick/mintstick.ui.h:1
msgid ""
"This will destroy all data on the USB stick, are you sure you want to "
"proceed?"
msgstr ""
#: share/mintstick/mintstick.ui.h:2
msgid ""
"Something went wrong, please see the details window for the exact error."
msgstr ""
#: share/mintstick/mintstick.ui.h:4
msgid "Format:"
msgstr ""
#: share/mintstick/mintstick.ui.h:5
msgid "Select a USB stick"
msgstr ""
#: share/mintstick/mintstick.ui.h:6
msgid "as"
msgstr ""
#: share/mintstick/mintstick.ui.h:7
msgid ""
"FAT32 \n"
" + Compatible everywhere.\n"
" - Cannot handle files larger than 4GB.\n"
"\n"
"exFAT\n"
" + Compatible almost everywhere.\n"
" + Can handle files larger than 4GB.\n"
" - Not as compatible as FAT32.\n"
"\n"
"NTFS \n"
" + Compatible with Windows.\n"
" - Not compatible with Mac and most hardware devices.\n"
" - Occasional compatibility problems with Linux (NTFS is proprietary and "
"reverse engineered).\n"
"\n"
"EXT4 \n"
" + Modern, stable, fast, journalized.\n"
" + Supports Linux file permissions.\n"
" - Not compatible with Windows, Mac and most hardware devices.\n"
msgstr ""
#: share/mintstick/mintstick.ui.h:26
msgid "Volume label:"
msgstr ""
#: share/mintstick/mintstick.ui.h:27
msgid "Choose a name for your USB Stick"
msgstr ""
#: share/mintstick/mintstick.ui.h:28
msgid "USB Stick"
msgstr ""
#: share/mintstick/mintstick.ui.h:29
msgid "Details"
msgstr ""
#: share/mintstick/mintstick.ui.h:31
msgid "Write image:"
msgstr ""
#: share/mintstick/mintstick.ui.h:32
msgid "Select an image"
msgstr ""
#: share/mintstick/mintstick.ui.h:33
msgid "Select Image"
msgstr ""
#: share/mintstick/mintstick.ui.h:34
msgid "to"
msgstr ""
#: share/mintstick/mintstick.ui.h:35
msgid "The image was written successfully."
msgstr ""