602.1.1
by Michael Terry
add some machine codes to various warnings when iterating over source files |
1 |
# SOME DESCRIPTIVE TITLE.
|
2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3 |
# This file is distributed under the same license as the PACKAGE package.
|
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5 |
#
|
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
6 |
#, fuzzy
|
7 |
msgid "" |
|
8 |
msgstr "" |
|
9 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
10 |
"Report-Msgid-Bugs-To: Kenneth Loafman <kenneth@loafman.com>\n" |
|
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
11 |
"POT-Creation-Date: 2014-12-12 08:26-0600\n" |
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
12 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|
14 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
15 |
"Language: \n" |
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
16 |
"MIME-Version: 1.0\n" |
602.1.1
by Michael Terry
add some machine codes to various warnings when iterating over source files |
17 |
"Content-Type: text/plain; charset=CHARSET\n" |
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
18 |
"Content-Transfer-Encoding: 8bit\n" |
19 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
|
20 |
||
959
by Kenneth Loafman
Update to translations. |
21 |
#: ../bin/duplicity:102
|
795
by kenneth at loafman
Update .pot and add all languages to LINGUAS list file. |
22 |
msgid "Reuse configured PASSPHRASE as SIGN_PASSPHRASE" |
779
by Kenneth Loafman
Sync with master. |
23 |
msgstr "" |
24 |
||
959
by Kenneth Loafman
Update to translations. |
25 |
#: ../bin/duplicity:109
|
795
by kenneth at loafman
Update .pot and add all languages to LINGUAS list file. |
26 |
msgid "Reuse configured SIGN_PASSPHRASE as PASSPHRASE" |
779
by Kenneth Loafman
Sync with master. |
27 |
msgstr "" |
28 |
||
959
by Kenneth Loafman
Update to translations. |
29 |
#: ../bin/duplicity:148
|
779
by Kenneth Loafman
Sync with master. |
30 |
msgid "PASSPHRASE variable not set, asking user." |
31 |
msgstr "" |
|
32 |
||
959
by Kenneth Loafman
Update to translations. |
33 |
#: ../bin/duplicity:163
|
779
by Kenneth Loafman
Sync with master. |
34 |
msgid "GnuPG passphrase for signing key:" |
35 |
msgstr "" |
|
36 |
||
959
by Kenneth Loafman
Update to translations. |
37 |
#: ../bin/duplicity:168
|
779
by Kenneth Loafman
Sync with master. |
38 |
msgid "GnuPG passphrase:" |
39 |
msgstr "" |
|
40 |
||
959
by Kenneth Loafman
Update to translations. |
41 |
#: ../bin/duplicity:173
|
779
by Kenneth Loafman
Sync with master. |
42 |
msgid "Retype passphrase for signing key to confirm: " |
43 |
msgstr "" |
|
44 |
||
959
by Kenneth Loafman
Update to translations. |
45 |
#: ../bin/duplicity:175
|
779
by Kenneth Loafman
Sync with master. |
46 |
msgid "Retype passphrase to confirm: " |
47 |
msgstr "" |
|
48 |
||
959
by Kenneth Loafman
Update to translations. |
49 |
#: ../bin/duplicity:178
|
779
by Kenneth Loafman
Sync with master. |
50 |
msgid "First and second passphrases do not match! Please try again." |
51 |
msgstr "" |
|
52 |
||
959
by Kenneth Loafman
Update to translations. |
53 |
#: ../bin/duplicity:183
|
779
by Kenneth Loafman
Sync with master. |
54 |
msgid "" |
55 |
"Cannot use empty passphrase with symmetric encryption! Please try again."
|
|
56 |
msgstr "" |
|
57 |
||
959
by Kenneth Loafman
Update to translations. |
58 |
#: ../bin/duplicity:239
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
59 |
#, python-format
|
60 |
msgid "" |
|
716
by Kenneth Loafman
Changes for 0.6.13. |
61 |
"File %s complete in backup set.\n"
|
62 |
"Continuing restart on file %s."
|
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
63 |
msgstr "" |
64 |
||
959
by Kenneth Loafman
Update to translations. |
65 |
#: ../bin/duplicity:248
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
66 |
#, python-format
|
67 |
msgid "" |
|
716
by Kenneth Loafman
Changes for 0.6.13. |
68 |
"File %s missing in backup set.\n"
|
69 |
"Continuing restart on file %s."
|
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
70 |
msgstr "" |
71 |
||
978.2.10
by Michael Terry
further fixes |
72 |
#: ../bin/duplicity:297
|
795
by kenneth at loafman
Update .pot and add all languages to LINGUAS list file. |
73 |
#, python-format
|
74 |
msgid "File %s was corrupted during upload." |
|
75 |
msgstr "" |
|
76 |
||
978.2.10
by Michael Terry
further fixes |
77 |
#: ../bin/duplicity:331
|
814
by Kenneth Loafman
- Make adjustments for the new structure. |
78 |
msgid "" |
79 |
"Restarting backup, but current encryption settings do not match original "
|
|
80 |
"settings"
|
|
81 |
msgstr "" |
|
82 |
||
978.2.10
by Michael Terry
further fixes |
83 |
#: ../bin/duplicity:354
|
959
by Kenneth Loafman
Update to translations. |
84 |
#, python-format
|
85 |
msgid "Restarting after volume %s, file %s, block %s" |
|
86 |
msgstr "" |
|
87 |
||
978.2.10
by Michael Terry
further fixes |
88 |
#: ../bin/duplicity:421
|
959
by Kenneth Loafman
Update to translations. |
89 |
#, python-format
|
90 |
msgid "Processed volume %d" |
|
91 |
msgstr "" |
|
92 |
||
978.2.10
by Michael Terry
further fixes |
93 |
#: ../bin/duplicity:570
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
94 |
msgid "" |
95 |
"Fatal Error: Unable to start incremental backup. Old signatures not found "
|
|
96 |
"and incremental specified"
|
|
97 |
msgstr "" |
|
98 |
||
978.2.10
by Michael Terry
further fixes |
99 |
#: ../bin/duplicity:574
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
100 |
msgid "No signatures found, switching to full backup." |
101 |
msgstr "" |
|
102 |
||
978.2.10
by Michael Terry
further fixes |
103 |
#: ../bin/duplicity:588
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
104 |
msgid "Backup Statistics" |
105 |
msgstr "" |
|
106 |
||
978.2.10
by Michael Terry
further fixes |
107 |
#: ../bin/duplicity:693
|
611.1.1
by Michael Terry
merge old-chain signature work from 0.7 branch; keep old sigs around, allow listing them, warn if a too-old listing is requested |
108 |
#, python-format
|
109 |
msgid "%s not found in archive, no files restored." |
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
110 |
msgstr "" |
111 |
||
978.2.10
by Michael Terry
further fixes |
112 |
#: ../bin/duplicity:697
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
113 |
msgid "No files found in archive - nothing restored." |
114 |
msgstr "" |
|
115 |
||
978.2.10
by Michael Terry
further fixes |
116 |
#: ../bin/duplicity:730
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
117 |
#, python-format
|
118 |
msgid "Processed volume %d of %d" |
|
119 |
msgstr "" |
|
120 |
||
978.2.10
by Michael Terry
further fixes |
121 |
#: ../bin/duplicity:764
|
122 |
#, python-format
|
|
123 |
msgid "Invalid data - %s hash mismatch for file:" |
|
124 |
msgstr "" |
|
125 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
126 |
#: ../bin/duplicity:766
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
127 |
#, python-format
|
817
by Kenneth Loafman
Changes for 0.6.17 |
128 |
msgid "Calculated hash: %s" |
129 |
msgstr "" |
|
130 |
||
978.2.10
by Michael Terry
further fixes |
131 |
#: ../bin/duplicity:767
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
132 |
#, python-format
|
133 |
msgid "Manifest hash: %s" |
|
134 |
msgstr "" |
|
135 |
||
978.2.10
by Michael Terry
further fixes |
136 |
#: ../bin/duplicity:805
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
137 |
#, python-format
|
138 |
msgid "Volume was signed by key %s, not %s" |
|
139 |
msgstr "" |
|
140 |
||
978.2.10
by Michael Terry
further fixes |
141 |
#: ../bin/duplicity:835
|
817
by Kenneth Loafman
Changes for 0.6.17 |
142 |
#, python-format
|
143 |
msgid "Verify complete: %s, %s." |
|
144 |
msgstr "" |
|
145 |
||
978.2.10
by Michael Terry
further fixes |
146 |
#: ../bin/duplicity:836
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
147 |
#, python-format
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
148 |
msgid "%d file compared" |
149 |
msgid_plural "%d files compared" |
|
150 |
msgstr[0] "" |
|
151 |
msgstr[1] "" |
|
152 |
||
978.2.10
by Michael Terry
further fixes |
153 |
#: ../bin/duplicity:838
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
154 |
#, python-format
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
155 |
msgid "%d difference found" |
156 |
msgid_plural "%d differences found" |
|
157 |
msgstr[0] "" |
|
158 |
msgstr[1] "" |
|
159 |
||
978.2.10
by Michael Terry
further fixes |
160 |
#: ../bin/duplicity:857
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
161 |
msgid "No extraneous files found, nothing deleted in cleanup." |
162 |
msgstr "" |
|
163 |
||
978.2.10
by Michael Terry
further fixes |
164 |
#: ../bin/duplicity:862
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
165 |
msgid "Deleting this file from backend:" |
166 |
msgid_plural "Deleting these files from backend:" |
|
167 |
msgstr[0] "" |
|
168 |
msgstr[1] "" |
|
169 |
||
978.2.10
by Michael Terry
further fixes |
170 |
#: ../bin/duplicity:874
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
171 |
msgid "Found the following file to delete:" |
172 |
msgid_plural "Found the following files to delete:" |
|
173 |
msgstr[0] "" |
|
174 |
msgstr[1] "" |
|
175 |
||
978.2.10
by Michael Terry
further fixes |
176 |
#: ../bin/duplicity:878
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
177 |
msgid "Run duplicity again with the --force option to actually delete." |
178 |
msgstr "" |
|
179 |
||
978.2.10
by Michael Terry
further fixes |
180 |
#: ../bin/duplicity:921
|
181 |
msgid "There are backup set(s) at time(s):" |
|
182 |
msgstr "" |
|
183 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
184 |
#: ../bin/duplicity:923
|
611.1.1
by Michael Terry
merge old-chain signature work from 0.7 branch; keep old sigs around, allow listing them, warn if a too-old listing is requested |
185 |
msgid "Which can't be deleted because newer sets depend on them." |
186 |
msgstr "" |
|
187 |
||
978.2.10
by Michael Terry
further fixes |
188 |
#: ../bin/duplicity:927
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
189 |
msgid "" |
190 |
"Current active backup chain is older than specified time. However, it will "
|
|
191 |
"not be deleted. To remove all your backups, manually purge the repository."
|
|
192 |
msgstr "" |
|
193 |
||
978.2.10
by Michael Terry
further fixes |
194 |
#: ../bin/duplicity:933
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
195 |
msgid "No old backup sets found, nothing deleted." |
196 |
msgstr "" |
|
197 |
||
978.2.10
by Michael Terry
further fixes |
198 |
#: ../bin/duplicity:936
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
199 |
msgid "Deleting backup chain at time:" |
200 |
msgid_plural "Deleting backup chains at times:" |
|
201 |
msgstr[0] "" |
|
202 |
msgstr[1] "" |
|
203 |
||
978.2.10
by Michael Terry
further fixes |
204 |
#: ../bin/duplicity:947
|
205 |
#, python-format
|
|
206 |
msgid "Deleting incremental signature chain %s" |
|
207 |
msgstr "" |
|
208 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
209 |
#: ../bin/duplicity:949
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
210 |
#, python-format
|
211 |
msgid "Deleting incremental backup chain %s" |
|
212 |
msgstr "" |
|
213 |
||
978.2.10
by Michael Terry
further fixes |
214 |
#: ../bin/duplicity:952
|
215 |
#, python-format
|
|
216 |
msgid "Deleting complete signature chain %s" |
|
217 |
msgstr "" |
|
218 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
219 |
#: ../bin/duplicity:954
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
220 |
#, python-format
|
221 |
msgid "Deleting complete backup chain %s" |
|
222 |
msgstr "" |
|
223 |
||
978.2.10
by Michael Terry
further fixes |
224 |
#: ../bin/duplicity:960
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
225 |
msgid "Found old backup chain at the following time:" |
226 |
msgid_plural "Found old backup chains at the following times:" |
|
227 |
msgstr[0] "" |
|
228 |
msgstr[1] "" |
|
229 |
||
978.2.10
by Michael Terry
further fixes |
230 |
#: ../bin/duplicity:964
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
231 |
msgid "Rerun command with --force option to actually delete." |
232 |
msgstr "" |
|
233 |
||
978.2.10
by Michael Terry
further fixes |
234 |
#: ../bin/duplicity:1041
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
235 |
#, python-format
|
236 |
msgid "Deleting local %s (not authoritative at backend)." |
|
237 |
msgstr "" |
|
238 |
||
978.2.10
by Michael Terry
further fixes |
239 |
#: ../bin/duplicity:1045
|
711
by Kenneth Loafman
613244 silent data corruption with checkpoint/restore |
240 |
#, python-format
|
241 |
msgid "Unable to delete %s: %s" |
|
242 |
msgstr "" |
|
243 |
||
978.2.10
by Michael Terry
further fixes |
244 |
#: ../bin/duplicity:1073 ../duplicity/dup_temp.py:263
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
245 |
#, python-format
|
246 |
msgid "Failed to read %s: %s" |
|
247 |
msgstr "" |
|
248 |
||
978.2.10
by Michael Terry
further fixes |
249 |
#: ../bin/duplicity:1087
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
250 |
#, python-format
|
251 |
msgid "Copying %s to local cache." |
|
252 |
msgstr "" |
|
253 |
||
978.2.10
by Michael Terry
further fixes |
254 |
#: ../bin/duplicity:1135
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
255 |
msgid "Local and Remote metadata are synchronized, no sync needed." |
256 |
msgstr "" |
|
257 |
||
978.2.10
by Michael Terry
further fixes |
258 |
#: ../bin/duplicity:1140
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
259 |
msgid "Synchronizing remote metadata to local cache..." |
260 |
msgstr "" |
|
261 |
||
978.2.10
by Michael Terry
further fixes |
262 |
#: ../bin/duplicity:1155
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
263 |
msgid "Sync would copy the following from remote to local:" |
264 |
msgstr "" |
|
265 |
||
978.2.10
by Michael Terry
further fixes |
266 |
#: ../bin/duplicity:1158
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
267 |
msgid "Sync would remove the following spurious local files:" |
268 |
msgstr "" |
|
269 |
||
978.2.10
by Michael Terry
further fixes |
270 |
#: ../bin/duplicity:1201
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
271 |
msgid "Unable to get free space on temp." |
272 |
msgstr "" |
|
273 |
||
978.2.10
by Michael Terry
further fixes |
274 |
#: ../bin/duplicity:1209
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
275 |
#, python-format
|
276 |
msgid "Temp space has %d available, backup needs approx %d." |
|
277 |
msgstr "" |
|
278 |
||
978.2.10
by Michael Terry
further fixes |
279 |
#: ../bin/duplicity:1212
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
280 |
#, python-format
|
281 |
msgid "Temp has %d available, backup will use approx %d." |
|
282 |
msgstr "" |
|
283 |
||
978.2.10
by Michael Terry
further fixes |
284 |
#: ../bin/duplicity:1220
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
285 |
msgid "Unable to get max open files." |
286 |
msgstr "" |
|
287 |
||
978.2.10
by Michael Terry
further fixes |
288 |
#: ../bin/duplicity:1224
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
289 |
#, python-format
|
290 |
msgid "" |
|
291 |
"Max open files of %s is too low, should be >= 1024.\n"
|
|
292 |
"Use 'ulimit -n 1024' or higher to correct.\n"
|
|
293 |
msgstr "" |
|
294 |
||
978.2.10
by Michael Terry
further fixes |
295 |
#: ../bin/duplicity:1273
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
296 |
msgid "" |
297 |
"RESTART: The first volume failed to upload before termination.\n" |
|
298 |
" Restart is impossible...starting backup from beginning."
|
|
299 |
msgstr "" |
|
300 |
||
978.2.10
by Michael Terry
further fixes |
301 |
#: ../bin/duplicity:1279
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
302 |
#, python-format
|
303 |
msgid "" |
|
304 |
"RESTART: Volumes %d to %d failed to upload before termination.\n" |
|
305 |
" Restarting backup at volume %d."
|
|
306 |
msgstr "" |
|
307 |
||
978.2.10
by Michael Terry
further fixes |
308 |
#: ../bin/duplicity:1286
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
309 |
#, python-format
|
310 |
msgid "" |
|
311 |
"RESTART: Impossible backup state: manifest has %d vols, remote has %d vols.\n" |
|
312 |
" Restart is impossible ... duplicity will clean off the last "
|
|
313 |
"partial\n"
|
|
314 |
" backup then restart the backup from the beginning."
|
|
315 |
msgstr "" |
|
316 |
||
978.2.10
by Michael Terry
further fixes |
317 |
#: ../bin/duplicity:1308
|
959
by Kenneth Loafman
Update to translations. |
318 |
msgid "" |
319 |
"\n"
|
|
320 |
"PYTHONOPTIMIZE in the environment causes duplicity to fail to\n"
|
|
321 |
"recognize its own backups. Please remove PYTHONOPTIMIZE from\n"
|
|
322 |
"the environment and rerun the backup.\n"
|
|
323 |
"\n"
|
|
324 |
"See https://bugs.launchpad.net/duplicity/+bug/931175\n"
|
|
325 |
msgstr "" |
|
326 |
||
978.2.10
by Michael Terry
further fixes |
327 |
#: ../bin/duplicity:1399
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
328 |
#, python-format
|
329 |
msgid "Last %s backup left a partial set, restarting." |
|
330 |
msgstr "" |
|
331 |
||
978.2.10
by Michael Terry
further fixes |
332 |
#: ../bin/duplicity:1403
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
333 |
#, python-format
|
334 |
msgid "Cleaning up previous partial %s backup set, restarting." |
|
335 |
msgstr "" |
|
336 |
||
978.2.10
by Michael Terry
further fixes |
337 |
#: ../bin/duplicity:1414
|
338 |
msgid "Last full backup date:" |
|
339 |
msgstr "" |
|
340 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
341 |
#: ../bin/duplicity:1416
|
978.2.10
by Michael Terry
further fixes |
342 |
msgid "Last full backup date: none" |
585
by Kenneth Loafman
Last changes for 0.6.03. |
343 |
msgstr "" |
344 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
345 |
#: ../bin/duplicity:1418
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
346 |
msgid "Last full backup is too old, forcing full backup" |
347 |
msgstr "" |
|
348 |
||
978.2.10
by Michael Terry
further fixes |
349 |
#: ../bin/duplicity:1461
|
959
by Kenneth Loafman
Update to translations. |
350 |
msgid "" |
351 |
"When using symmetric encryption, the signing passphrase must equal the "
|
|
352 |
"encryption passphrase."
|
|
353 |
msgstr "" |
|
354 |
||
978.2.10
by Michael Terry
further fixes |
355 |
#: ../bin/duplicity:1514
|
716
by Kenneth Loafman
Changes for 0.6.13. |
356 |
msgid "INT intercepted...exiting." |
357 |
msgstr "" |
|
358 |
||
978.2.10
by Michael Terry
further fixes |
359 |
#: ../bin/duplicity:1522
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
360 |
#, python-format
|
361 |
msgid "GPG error detail: %s" |
|
362 |
msgstr "" |
|
363 |
||
978.2.10
by Michael Terry
further fixes |
364 |
#: ../bin/duplicity:1532
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
365 |
#, python-format
|
366 |
msgid "User error detail: %s" |
|
367 |
msgstr "" |
|
368 |
||
978.2.10
by Michael Terry
further fixes |
369 |
#: ../bin/duplicity:1542
|
585
by Kenneth Loafman
Last changes for 0.6.03. |
370 |
#, python-format
|
371 |
msgid "Backend error detail: %s" |
|
372 |
msgstr "" |
|
373 |
||
978.2.10
by Michael Terry
further fixes |
374 |
#: ../bin/rdiffdir:56 ../duplicity/commandline.py:233
|
959
by Kenneth Loafman
Update to translations. |
375 |
#, python-format
|
376 |
msgid "Error opening file %s" |
|
377 |
msgstr "" |
|
378 |
||
967.2.5
by Michael Terry
Drop support for Python 2.4 and 2.5 |
379 |
#: ../bin/rdiffdir:119
|
959
by Kenneth Loafman
Update to translations. |
380 |
#, python-format
|
381 |
msgid "File %s already exists, will not overwrite." |
|
382 |
msgstr "" |
|
383 |
||
1017
by Kenneth Loafman
Fix files list. |
384 |
#: ../duplicity/asyncscheduler.py:66
|
385 |
#, python-format
|
|
386 |
msgid "instantiating at concurrency %d" |
|
387 |
msgstr "" |
|
388 |
||
389 |
#: ../duplicity/asyncscheduler.py:93
|
|
390 |
msgid "inserting barrier" |
|
391 |
msgstr "" |
|
392 |
||
393 |
#: ../duplicity/asyncscheduler.py:142
|
|
394 |
msgid "running task synchronously (asynchronicity disabled)" |
|
395 |
msgstr "" |
|
396 |
||
397 |
#: ../duplicity/asyncscheduler.py:148
|
|
398 |
msgid "scheduling task for asynchronous execution" |
|
399 |
msgstr "" |
|
400 |
||
401 |
#: ../duplicity/asyncscheduler.py:177
|
|
402 |
msgid "task completed successfully" |
|
403 |
msgstr "" |
|
404 |
||
405 |
#: ../duplicity/asyncscheduler.py:188
|
|
406 |
msgid "" |
|
407 |
"a previously scheduled task has failed; propagating the result immediately"
|
|
408 |
msgstr "" |
|
409 |
||
410 |
#: ../duplicity/asyncscheduler.py:211 ../duplicity/asyncscheduler.py:232
|
|
411 |
#, python-format
|
|
412 |
msgid "active workers = %d" |
|
413 |
msgstr "" |
|
414 |
||
415 |
#: ../duplicity/asyncscheduler.py:252
|
|
416 |
#, python-format
|
|
417 |
msgid "task execution done (success: %s)" |
|
418 |
msgstr "" |
|
419 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
420 |
#: ../duplicity/backend.py:110
|
1017
by Kenneth Loafman
Fix files list. |
421 |
#, python-format
|
422 |
msgid "Import of %s %s" |
|
423 |
msgstr "" |
|
424 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
425 |
#: ../duplicity/backend.py:217
|
1017
by Kenneth Loafman
Fix files list. |
426 |
#, python-format
|
427 |
msgid "Could not initialize backend: %s" |
|
428 |
msgstr "" |
|
429 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
430 |
#: ../duplicity/backend.py:375
|
1017
by Kenneth Loafman
Fix files list. |
431 |
#, python-format
|
432 |
msgid "Backtrace of previous error: %s" |
|
433 |
msgstr "" |
|
434 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
435 |
#: ../duplicity/backend.py:390
|
1017
by Kenneth Loafman
Fix files list. |
436 |
#, python-format
|
437 |
msgid "Giving up after %s attempts. %s: %s" |
|
438 |
msgstr "" |
|
439 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
440 |
#: ../duplicity/backend.py:394
|
1017
by Kenneth Loafman
Fix files list. |
441 |
#, python-format
|
442 |
msgid "Attempt %s failed. %s: %s" |
|
443 |
msgstr "" |
|
444 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
445 |
#: ../duplicity/backend.py:477
|
1017
by Kenneth Loafman
Fix files list. |
446 |
#, python-format
|
447 |
msgid "Reading results of '%s'" |
|
448 |
msgstr "" |
|
449 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
450 |
#: ../duplicity/backend.py:504
|
1017
by Kenneth Loafman
Fix files list. |
451 |
#, python-format
|
452 |
msgid "Writing %s" |
|
453 |
msgstr "" |
|
454 |
||
1033
by Kenneth Loafman
* Source formatted, using PyDev, all source files to fix some easily fixed |
455 |
#: ../duplicity/backend.py:545
|
1017
by Kenneth Loafman
Fix files list. |
456 |
#, python-format
|
457 |
msgid "File %s not found locally after get from backend" |
|
458 |
msgstr "" |
|
459 |
||
460 |
#: ../duplicity/backends/giobackend.py:106
|
|
461 |
#, python-format
|
|
462 |
msgid "Connection failed, please check your password: %s" |
|
463 |
msgstr "" |
|
464 |
||
465 |
#: ../duplicity/collections.py:152 ../duplicity/collections.py:163
|
|
466 |
#, python-format
|
|
467 |
msgid "BackupSet.delete: missing %s" |
|
468 |
msgstr "" |
|
469 |
||
470 |
#: ../duplicity/collections.py:188
|
|
471 |
msgid "Fatal Error: No manifests found for most recent backup" |
|
472 |
msgstr "" |
|
473 |
||
474 |
#: ../duplicity/collections.py:197
|
|
475 |
msgid "" |
|
476 |
"Fatal Error: Remote manifest does not match local one. Either the remote "
|
|
477 |
"backup set or the local archive directory has been corrupted."
|
|
478 |
msgstr "" |
|
479 |
||
480 |
#: ../duplicity/collections.py:205
|
|
481 |
msgid "Fatal Error: Neither remote nor local manifest is readable." |
|
482 |
msgstr "" |
|
483 |
||
484 |
#: ../duplicity/collections.py:315
|
|
485 |
msgid "Preferring Backupset over previous one!" |
|
486 |
msgstr "" |
|
487 |
||
488 |
#: ../duplicity/collections.py:318
|
|
489 |
#, python-format
|
|
490 |
msgid "Ignoring incremental Backupset (start_time: %s; needed: %s)" |
|
491 |
msgstr "" |
|
492 |
||
493 |
#: ../duplicity/collections.py:323
|
|
494 |
#, python-format
|
|
495 |
msgid "Added incremental Backupset (start_time: %s / end_time: %s)" |
|
496 |
msgstr "" |
|
497 |
||
498 |
#: ../duplicity/collections.py:393
|
|
499 |
msgid "Chain start time: " |
|
500 |
msgstr "" |
|
501 |
||
502 |
#: ../duplicity/collections.py:394
|
|
503 |
msgid "Chain end time: " |
|
504 |
msgstr "" |
|
505 |
||
506 |
#: ../duplicity/collections.py:395
|
|
507 |
#, python-format
|
|
508 |
msgid "Number of contained backup sets: %d" |
|
509 |
msgstr "" |
|
510 |
||
511 |
#: ../duplicity/collections.py:397
|
|
512 |
#, python-format
|
|
513 |
msgid "Total number of contained volumes: %d" |
|
514 |
msgstr "" |
|
515 |
||
516 |
#: ../duplicity/collections.py:399
|
|
517 |
msgid "Type of backup set:" |
|
518 |
msgstr "" |
|
519 |
||
520 |
#: ../duplicity/collections.py:399
|
|
521 |
msgid "Time:" |
|
522 |
msgstr "" |
|
523 |
||
524 |
#: ../duplicity/collections.py:399
|
|
525 |
msgid "Num volumes:" |
|
526 |
msgstr "" |
|
527 |
||
528 |
#: ../duplicity/collections.py:403
|
|
529 |
msgid "Full" |
|
530 |
msgstr "" |
|
531 |
||
532 |
#: ../duplicity/collections.py:406
|
|
533 |
msgid "Incremental" |
|
534 |
msgstr "" |
|
535 |
||
536 |
#: ../duplicity/collections.py:466
|
|
537 |
msgid "local" |
|
538 |
msgstr "" |
|
539 |
||
540 |
#: ../duplicity/collections.py:468
|
|
541 |
msgid "remote" |
|
542 |
msgstr "" |
|
543 |
||
544 |
#: ../duplicity/collections.py:623
|
|
545 |
msgid "Collection Status" |
|
546 |
msgstr "" |
|
547 |
||
548 |
#: ../duplicity/collections.py:625
|
|
549 |
#, python-format
|
|
550 |
msgid "Connecting with backend: %s" |
|
551 |
msgstr "" |
|
552 |
||
553 |
#: ../duplicity/collections.py:627
|
|
554 |
#, python-format
|
|
555 |
msgid "Archive dir: %s" |
|
556 |
msgstr "" |
|
557 |
||
558 |
#: ../duplicity/collections.py:630
|
|
559 |
#, python-format
|
|
560 |
msgid "Found %d secondary backup chain." |
|
561 |
msgid_plural "Found %d secondary backup chains." |
|
562 |
msgstr[0] "" |
|
563 |
msgstr[1] "" |
|
564 |
||
565 |
#: ../duplicity/collections.py:635
|
|
566 |
#, python-format
|
|
567 |
msgid "Secondary chain %d of %d:" |
|
568 |
msgstr "" |
|
569 |
||
570 |
#: ../duplicity/collections.py:641
|
|
571 |
msgid "Found primary backup chain with matching signature chain:" |
|
572 |
msgstr "" |
|
573 |
||
574 |
#: ../duplicity/collections.py:645
|
|
575 |
msgid "No backup chains with active signatures found" |
|
576 |
msgstr "" |
|
577 |
||
578 |
#: ../duplicity/collections.py:648
|
|
579 |
#, python-format
|
|
580 |
msgid "Also found %d backup set not part of any chain," |
|
581 |
msgid_plural "Also found %d backup sets not part of any chain," |
|
582 |
msgstr[0] "" |
|
583 |
msgstr[1] "" |
|
584 |
||
585 |
#: ../duplicity/collections.py:652
|
|
586 |
#, python-format
|
|
587 |
msgid "and %d incomplete backup set." |
|
588 |
msgid_plural "and %d incomplete backup sets." |
|
589 |
msgstr[0] "" |
|
590 |
msgstr[1] "" |
|
591 |
||
592 |
#. "cleanup" is a hard-coded command, so do not translate it
|
|
593 |
#: ../duplicity/collections.py:657
|
|
594 |
msgid "These may be deleted by running duplicity with the \"cleanup\" command." |
|
595 |
msgstr "" |
|
596 |
||
597 |
#: ../duplicity/collections.py:660
|
|
598 |
msgid "No orphaned or incomplete backup sets found." |
|
599 |
msgstr "" |
|
600 |
||
601 |
#: ../duplicity/collections.py:676
|
|
602 |
#, python-format
|
|
603 |
msgid "%d file exists on backend" |
|
604 |
msgid_plural "%d files exist on backend" |
|
605 |
msgstr[0] "" |
|
606 |
msgstr[1] "" |
|
607 |
||
608 |
#: ../duplicity/collections.py:683
|
|
609 |
#, python-format
|
|
610 |
msgid "%d file exists in cache" |
|
611 |
msgid_plural "%d files exist in cache" |
|
612 |
msgstr[0] "" |
|
613 |
msgstr[1] "" |
|
614 |
||
615 |
#: ../duplicity/collections.py:735
|
|
616 |
msgid "Warning, discarding last backup set, because of missing signature file." |
|
617 |
msgstr "" |
|
618 |
||
619 |
#: ../duplicity/collections.py:758
|
|
620 |
msgid "Warning, found the following local orphaned signature file:" |
|
621 |
msgid_plural "Warning, found the following local orphaned signature files:" |
|
622 |
msgstr[0] "" |
|
623 |
msgstr[1] "" |
|
624 |
||
625 |
#: ../duplicity/collections.py:767
|
|
626 |
msgid "Warning, found the following remote orphaned signature file:" |
|
627 |
msgid_plural "Warning, found the following remote orphaned signature files:" |
|
628 |
msgstr[0] "" |
|
629 |
msgstr[1] "" |
|
630 |
||
631 |
#: ../duplicity/collections.py:776
|
|
632 |
msgid "Warning, found signatures but no corresponding backup files" |
|
633 |
msgstr "" |
|
634 |
||
635 |
#: ../duplicity/collections.py:780
|
|
636 |
msgid "" |
|
637 |
"Warning, found incomplete backup sets, probably left from aborted session"
|
|
638 |
msgstr "" |
|
639 |
||
640 |
#: ../duplicity/collections.py:784
|
|
641 |
msgid "Warning, found the following orphaned backup file:" |
|
642 |
msgid_plural "Warning, found the following orphaned backup files:" |
|
643 |
msgstr[0] "" |
|
644 |
msgstr[1] "" |
|
645 |
||
646 |
#: ../duplicity/collections.py:801
|
|
647 |
#, python-format
|
|
648 |
msgid "Extracting backup chains from list of files: %s" |
|
649 |
msgstr "" |
|
650 |
||
651 |
#: ../duplicity/collections.py:811
|
|
652 |
#, python-format
|
|
653 |
msgid "File %s is part of known set" |
|
654 |
msgstr "" |
|
655 |
||
656 |
#: ../duplicity/collections.py:814
|
|
657 |
#, python-format
|
|
658 |
msgid "File %s is not part of a known set; creating new set" |
|
659 |
msgstr "" |
|
660 |
||
661 |
#: ../duplicity/collections.py:819
|
|
662 |
#, python-format
|
|
663 |
msgid "Ignoring file (rejected by backup set) '%s'" |
|
664 |
msgstr "" |
|
665 |
||
666 |
#: ../duplicity/collections.py:833
|
|
667 |
#, python-format
|
|
668 |
msgid "Found backup chain %s" |
|
669 |
msgstr "" |
|
670 |
||
671 |
#: ../duplicity/collections.py:838
|
|
672 |
#, python-format
|
|
673 |
msgid "Added set %s to pre-existing chain %s" |
|
674 |
msgstr "" |
|
675 |
||
676 |
#: ../duplicity/collections.py:842
|
|
677 |
#, python-format
|
|
678 |
msgid "Found orphaned set %s" |
|
679 |
msgstr "" |
|
680 |
||
681 |
#: ../duplicity/collections.py:993
|
|
682 |
#, python-format
|
|
683 |
msgid "" |
|
684 |
"No signature chain for the requested time. Using oldest available chain, "
|
|
685 |
"starting at time %s."
|
|
959
by Kenneth Loafman
Update to translations. |
686 |
msgstr "" |
687 |
||
978.2.10
by Michael Terry
further fixes |
688 |
#: ../duplicity/commandline.py:70
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
689 |
#, python-format
|
690 |
msgid "" |
|
691 |
"Warning: Option %s is pending deprecation and will be removed in a future " |
|
692 |
"release.\n"
|
|
693 |
"Use of default filenames is strongly suggested."
|
|
694 |
msgstr "" |
|
695 |
||
642
by ken
Changes for 0.6.07. |
696 |
#. Used in usage help to represent a Unix-style path name. Example:
|
697 |
#. --archive-dir <path>
|
|
978.2.10
by Michael Terry
further fixes |
698 |
#: ../duplicity/commandline.py:254 ../duplicity/commandline.py:264
|
699 |
#: ../duplicity/commandline.py:281 ../duplicity/commandline.py:347
|
|
1017
by Kenneth Loafman
Fix files list. |
700 |
#: ../duplicity/commandline.py:549 ../duplicity/commandline.py:763
|
642
by ken
Changes for 0.6.07. |
701 |
msgid "path" |
702 |
msgstr "" |
|
703 |
||
704 |
#. Used in usage help to represent an ID for a GnuPG key. Example:
|
|
705 |
#. --encrypt-key <gpg_key_id>
|
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
706 |
#. Used in usage help to represent an ID for a hidden GnuPG key. Example:
|
707 |
#. --hidden-encrypt-key <gpg_key_id>
|
|
708 |
#. Used in usage help to represent an ID for a GnuPG key. Example:
|
|
709 |
#. --encrypt-key <gpg_key_id>
|
|
978.2.10
by Michael Terry
further fixes |
710 |
#: ../duplicity/commandline.py:276 ../duplicity/commandline.py:283
|
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
711 |
#: ../duplicity/commandline.py:369 ../duplicity/commandline.py:533
|
1017
by Kenneth Loafman
Fix files list. |
712 |
#: ../duplicity/commandline.py:736
|
642
by ken
Changes for 0.6.07. |
713 |
msgid "gpg-key-id" |
714 |
msgstr "" |
|
715 |
||
716 |
#. Used in usage help to represent a "glob" style pattern for
|
|
717 |
#. matching one or more files, as described in the documentation.
|
|
718 |
#. Example:
|
|
719 |
#. --exclude <shell_pattern>
|
|
978.2.10
by Michael Terry
further fixes |
720 |
#: ../duplicity/commandline.py:291 ../duplicity/commandline.py:395
|
1017
by Kenneth Loafman
Fix files list. |
721 |
#: ../duplicity/commandline.py:786
|
642
by ken
Changes for 0.6.07. |
722 |
msgid "shell_pattern" |
723 |
msgstr "" |
|
724 |
||
725 |
#. Used in usage help to represent the name of a file. Example:
|
|
726 |
#. --log-file <filename>
|
|
978.2.10
by Michael Terry
further fixes |
727 |
#: ../duplicity/commandline.py:297 ../duplicity/commandline.py:304
|
728 |
#: ../duplicity/commandline.py:309 ../duplicity/commandline.py:397
|
|
729 |
#: ../duplicity/commandline.py:402 ../duplicity/commandline.py:413
|
|
1017
by Kenneth Loafman
Fix files list. |
730 |
#: ../duplicity/commandline.py:732
|
642
by ken
Changes for 0.6.07. |
731 |
msgid "filename" |
732 |
msgstr "" |
|
733 |
||
734 |
#. Used in usage help to represent a regular expression (regexp).
|
|
978.2.10
by Michael Terry
further fixes |
735 |
#: ../duplicity/commandline.py:316 ../duplicity/commandline.py:404
|
642
by ken
Changes for 0.6.07. |
736 |
msgid "regular_expression" |
737 |
msgstr "" |
|
738 |
||
739 |
#. Used in usage help to represent a time spec for a previous
|
|
740 |
#. point in time, as described in the documentation. Example:
|
|
741 |
#. duplicity remove-older-than time [options] target_url
|
|
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
742 |
#: ../duplicity/commandline.py:359 ../duplicity/commandline.py:475
|
1017
by Kenneth Loafman
Fix files list. |
743 |
#: ../duplicity/commandline.py:818
|
642
by ken
Changes for 0.6.07. |
744 |
msgid "time" |
745 |
msgstr "" |
|
746 |
||
747 |
#. Used in usage help. (Should be consistent with the "Options:"
|
|
748 |
#. header.) Example:
|
|
749 |
#. duplicity [full|incremental] [options] source_dir target_url
|
|
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
750 |
#: ../duplicity/commandline.py:365 ../duplicity/commandline.py:455
|
1017
by Kenneth Loafman
Fix files list. |
751 |
#: ../duplicity/commandline.py:478 ../duplicity/commandline.py:541
|
752 |
#: ../duplicity/commandline.py:751
|
|
642
by ken
Changes for 0.6.07. |
753 |
msgid "options" |
754 |
msgstr "" |
|
755 |
||
978.2.10
by Michael Terry
further fixes |
756 |
#: ../duplicity/commandline.py:380
|
642
by ken
Changes for 0.6.07. |
757 |
#, python-format
|
557
by Kenneth Loafman
Changes for 0.6.02. |
758 |
msgid "" |
642
by ken
Changes for 0.6.07. |
759 |
"Running in 'ignore errors' mode due to %s; please re-consider if this was "
|
760 |
"not intended"
|
|
761 |
msgstr "" |
|
762 |
||
763 |
#. Used in usage help to represent an imap mailbox
|
|
978.2.10
by Michael Terry
further fixes |
764 |
#: ../duplicity/commandline.py:393
|
642
by ken
Changes for 0.6.07. |
765 |
msgid "imap_mailbox" |
766 |
msgstr "" |
|
767 |
||
978.2.10
by Michael Terry
further fixes |
768 |
#: ../duplicity/commandline.py:407
|
642
by ken
Changes for 0.6.07. |
769 |
msgid "file_descriptor" |
770 |
msgstr "" |
|
771 |
||
772 |
#. Used in usage help to represent a desired number of
|
|
773 |
#. something. Example:
|
|
774 |
#. --num-retries <number>
|
|
978.2.10
by Michael Terry
further fixes |
775 |
#: ../duplicity/commandline.py:418 ../duplicity/commandline.py:440
|
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
776 |
#: ../duplicity/commandline.py:452 ../duplicity/commandline.py:461
|
777 |
#: ../duplicity/commandline.py:499 ../duplicity/commandline.py:504
|
|
1017
by Kenneth Loafman
Fix files list. |
778 |
#: ../duplicity/commandline.py:508 ../duplicity/commandline.py:577
|
779 |
#: ../duplicity/commandline.py:746
|
|
642
by ken
Changes for 0.6.07. |
780 |
msgid "number" |
781 |
msgstr "" |
|
782 |
||
926
by ken
Changes for 0.6.22. |
783 |
#. Used in usage help (noun)
|
978.2.10
by Michael Terry
further fixes |
784 |
#: ../duplicity/commandline.py:421
|
926
by ken
Changes for 0.6.22. |
785 |
msgid "backup name" |
786 |
msgstr "" |
|
787 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
788 |
#. noun
|
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
789 |
#: ../duplicity/commandline.py:517 ../duplicity/commandline.py:520
|
1017
by Kenneth Loafman
Fix files list. |
790 |
#: ../duplicity/commandline.py:717
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
791 |
msgid "command" |
792 |
msgstr "" |
|
793 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
794 |
#: ../duplicity/commandline.py:523
|
978.2.10
by Michael Terry
further fixes |
795 |
msgid "pyrax|cloudfiles" |
796 |
msgstr "" |
|
797 |
||
1017
by Kenneth Loafman
Fix files list. |
798 |
#: ../duplicity/commandline.py:544
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
799 |
msgid "pem formatted bundle of certificate authorities" |
800 |
msgstr "" |
|
801 |
||
642
by ken
Changes for 0.6.07. |
802 |
#. Used in usage help. Example:
|
803 |
#. --timeout <seconds>
|
|
1017
by Kenneth Loafman
Fix files list. |
804 |
#: ../duplicity/commandline.py:554 ../duplicity/commandline.py:780
|
642
by ken
Changes for 0.6.07. |
805 |
msgid "seconds" |
806 |
msgstr "" |
|
807 |
||
808 |
#. abbreviation for "character" (noun)
|
|
1017
by Kenneth Loafman
Fix files list. |
809 |
#: ../duplicity/commandline.py:560 ../duplicity/commandline.py:714
|
642
by ken
Changes for 0.6.07. |
810 |
msgid "char" |
811 |
msgstr "" |
|
812 |
||
1017
by Kenneth Loafman
Fix files list. |
813 |
#: ../duplicity/commandline.py:680
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
814 |
#, python-format
|
815 |
msgid "Using archive dir: %s" |
|
816 |
msgstr "" |
|
817 |
||
1017
by Kenneth Loafman
Fix files list. |
818 |
#: ../duplicity/commandline.py:681
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
819 |
#, python-format
|
820 |
msgid "Using backup name: %s" |
|
821 |
msgstr "" |
|
822 |
||
1017
by Kenneth Loafman
Fix files list. |
823 |
#: ../duplicity/commandline.py:688
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
824 |
#, python-format
|
825 |
msgid "Command line error: %s" |
|
826 |
msgstr "" |
|
827 |
||
1017
by Kenneth Loafman
Fix files list. |
828 |
#: ../duplicity/commandline.py:689
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
829 |
msgid "Enter 'duplicity --help' for help screen." |
830 |
msgstr "" |
|
831 |
||
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
832 |
#. Used in usage help to represent a Unix-style path name. Example:
|
833 |
#. rsync://user[:password]@other_host[:port]//absolute_path
|
|
1017
by Kenneth Loafman
Fix files list. |
834 |
#: ../duplicity/commandline.py:702
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
835 |
msgid "absolute_path" |
836 |
msgstr "" |
|
837 |
||
838 |
#. Used in usage help. Example:
|
|
839 |
#. tahoe://alias/some_dir
|
|
1017
by Kenneth Loafman
Fix files list. |
840 |
#: ../duplicity/commandline.py:706
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
841 |
msgid "alias" |
842 |
msgstr "" |
|
843 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
844 |
#. Used in help to represent a "bucket name" for Amazon Web
|
845 |
#. Services' Simple Storage Service (S3). Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
846 |
#. s3://other.host/bucket_name[/prefix]
|
1017
by Kenneth Loafman
Fix files list. |
847 |
#: ../duplicity/commandline.py:711
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
848 |
msgid "bucket_name" |
849 |
msgstr "" |
|
850 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
851 |
#. Used in usage help to represent the name of a container in
|
852 |
#. Amazon Web Services' Cloudfront. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
853 |
#. cf+http://container_name
|
1017
by Kenneth Loafman
Fix files list. |
854 |
#: ../duplicity/commandline.py:722
|
978.2.10
by Michael Terry
further fixes |
855 |
msgid "container_name" |
856 |
msgstr "" |
|
857 |
||
858 |
#. noun
|
|
1017
by Kenneth Loafman
Fix files list. |
859 |
#: ../duplicity/commandline.py:725
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
860 |
msgid "count" |
861 |
msgstr "" |
|
862 |
||
863 |
#. Used in usage help to represent the name of a file directory
|
|
1017
by Kenneth Loafman
Fix files list. |
864 |
#: ../duplicity/commandline.py:728
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
865 |
msgid "directory" |
866 |
msgstr "" |
|
867 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
868 |
#. Used in usage help, e.g. to represent the name of a code
|
869 |
#. module. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
870 |
#. rsync://user[:password]@other.host[:port]::/module/some_dir
|
1017
by Kenneth Loafman
Fix files list. |
871 |
#: ../duplicity/commandline.py:741
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
872 |
msgid "module" |
873 |
msgstr "" |
|
874 |
||
875 |
#. Used in usage help to represent an internet hostname. Example:
|
|
876 |
#. ftp://user[:password]@other.host[:port]/some_dir
|
|
1017
by Kenneth Loafman
Fix files list. |
877 |
#: ../duplicity/commandline.py:755
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
878 |
msgid "other.host" |
879 |
msgstr "" |
|
880 |
||
881 |
#. Used in usage help. Example:
|
|
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
882 |
#. ftp://user[:password]@other.host[:port]/some_dir
|
1017
by Kenneth Loafman
Fix files list. |
883 |
#: ../duplicity/commandline.py:759
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
884 |
msgid "password" |
885 |
msgstr "" |
|
886 |
||
887 |
#. Used in usage help to represent a TCP port number. Example:
|
|
888 |
#. ftp://user[:password]@other.host[:port]/some_dir
|
|
1017
by Kenneth Loafman
Fix files list. |
889 |
#: ../duplicity/commandline.py:767
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
890 |
msgid "port" |
891 |
msgstr "" |
|
892 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
893 |
#. Used in usage help. This represents a string to be used as a
|
894 |
#. prefix to names for backup files created by Duplicity. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
895 |
#. s3://other.host/bucket_name[/prefix]
|
1017
by Kenneth Loafman
Fix files list. |
896 |
#: ../duplicity/commandline.py:772
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
897 |
msgid "prefix" |
898 |
msgstr "" |
|
899 |
||
900 |
#. Used in usage help to represent a Unix-style path name. Example:
|
|
901 |
#. rsync://user[:password]@other.host[:port]/relative_path
|
|
1017
by Kenneth Loafman
Fix files list. |
902 |
#: ../duplicity/commandline.py:776
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
903 |
msgid "relative_path" |
904 |
msgstr "" |
|
905 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
906 |
#. Used in usage help to represent the name of a single file
|
907 |
#. directory or a Unix-style path to a directory. Example:
|
|
908 |
#. file:///some_dir
|
|
1017
by Kenneth Loafman
Fix files list. |
909 |
#: ../duplicity/commandline.py:791
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
910 |
msgid "some_dir" |
911 |
msgstr "" |
|
912 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
913 |
#. Used in usage help to represent the name of a single file
|
914 |
#. directory or a Unix-style path to a directory where files will be
|
|
915 |
#. coming FROM. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
916 |
#. duplicity [full|incremental] [options] source_dir target_url
|
1017
by Kenneth Loafman
Fix files list. |
917 |
#: ../duplicity/commandline.py:797
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
918 |
msgid "source_dir" |
919 |
msgstr "" |
|
920 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
921 |
#. Used in usage help to represent a URL files will be coming
|
922 |
#. FROM. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
923 |
#. duplicity [restore] [options] source_url target_dir
|
1017
by Kenneth Loafman
Fix files list. |
924 |
#: ../duplicity/commandline.py:802
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
925 |
msgid "source_url" |
926 |
msgstr "" |
|
927 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
928 |
#. Used in usage help to represent the name of a single file
|
929 |
#. directory or a Unix-style path to a directory. where files will be
|
|
930 |
#. going TO. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
931 |
#. duplicity [restore] [options] source_url target_dir
|
1017
by Kenneth Loafman
Fix files list. |
932 |
#: ../duplicity/commandline.py:808
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
933 |
msgid "target_dir" |
934 |
msgstr "" |
|
935 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
936 |
#. Used in usage help to represent a URL files will be going TO.
|
937 |
#. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
938 |
#. duplicity [full|incremental] [options] source_dir target_url
|
1017
by Kenneth Loafman
Fix files list. |
939 |
#: ../duplicity/commandline.py:813
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
940 |
msgid "target_url" |
941 |
msgstr "" |
|
942 |
||
598.1.1
by Larry Gilbert
When generating PO[T] files, only use code comments starting with "TRANSL:" |
943 |
#. Used in usage help to represent a user name (i.e. login).
|
944 |
#. Example:
|
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
945 |
#. ftp://user[:password]@other.host[:port]/some_dir
|
1017
by Kenneth Loafman
Fix files list. |
946 |
#: ../duplicity/commandline.py:823
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
947 |
msgid "user" |
948 |
msgstr "" |
|
949 |
||
642
by ken
Changes for 0.6.07. |
950 |
#. Header in usage help
|
1017
by Kenneth Loafman
Fix files list. |
951 |
#: ../duplicity/commandline.py:840
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
952 |
msgid "Backends and their URL formats:" |
953 |
msgstr "" |
|
954 |
||
955 |
#. Header in usage help
|
|
1017
by Kenneth Loafman
Fix files list. |
956 |
#: ../duplicity/commandline.py:866
|
567.1.3
by Larry Gilbert
Broke up the usage() help info to simplify translation maintenance. |
957 |
msgid "Commands:" |
958 |
msgstr "" |
|
959 |
||
1017
by Kenneth Loafman
Fix files list. |
960 |
#: ../duplicity/commandline.py:890
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
961 |
#, python-format
|
602.1.1
by Michael Terry
add some machine codes to various warnings when iterating over source files |
962 |
msgid "Specified archive directory '%s' does not exist, or is not a directory" |
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
963 |
msgstr "" |
964 |
||
1017
by Kenneth Loafman
Fix files list. |
965 |
#: ../duplicity/commandline.py:899
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
966 |
#, python-format
|
967 |
msgid "" |
|
968 |
"Sign key should be an 8 character hex string, like 'AA0E73D2'.\n"
|
|
969 |
"Received '%s' instead."
|
|
970 |
msgstr "" |
|
971 |
||
1017
by Kenneth Loafman
Fix files list. |
972 |
#: ../duplicity/commandline.py:959
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
973 |
#, python-format
|
974 |
msgid "" |
|
975 |
"Restore destination directory %s already exists.\n"
|
|
976 |
"Will not overwrite."
|
|
977 |
msgstr "" |
|
978 |
||
1017
by Kenneth Loafman
Fix files list. |
979 |
#: ../duplicity/commandline.py:964
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
980 |
#, python-format
|
981 |
msgid "Verify directory %s does not exist" |
|
982 |
msgstr "" |
|
983 |
||
1017
by Kenneth Loafman
Fix files list. |
984 |
#: ../duplicity/commandline.py:970
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
985 |
#, python-format
|
986 |
msgid "Backup source directory %s does not exist." |
|
987 |
msgstr "" |
|
988 |
||
1017
by Kenneth Loafman
Fix files list. |
989 |
#: ../duplicity/commandline.py:999
|
752
by Kenneth Loafman
Prep for 0.6.14 release. |
990 |
#, python-format
|
991 |
msgid "Command line warning: %s" |
|
992 |
msgstr "" |
|
993 |
||
1017
by Kenneth Loafman
Fix files list. |
994 |
#: ../duplicity/commandline.py:999
|
752
by Kenneth Loafman
Prep for 0.6.14 release. |
995 |
msgid "" |
996 |
"Selection options --exclude/--include\n"
|
|
997 |
"currently work only when backing up,not restoring."
|
|
998 |
msgstr "" |
|
999 |
||
1017
by Kenneth Loafman
Fix files list. |
1000 |
#: ../duplicity/commandline.py:1047
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1001 |
#, python-format
|
1002 |
msgid "" |
|
1003 |
"Bad URL '%s'.\n"
|
|
1004 |
"Examples of URL strings are \"scp://user@host.net:1234/path\" and\n"
|
|
1005 |
"\"file:///usr/local\". See the man page for more information."
|
|
1006 |
msgstr "" |
|
1007 |
||
1017
by Kenneth Loafman
Fix files list. |
1008 |
#: ../duplicity/commandline.py:1072
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1009 |
msgid "Main action: " |
1010 |
msgstr "" |
|
1011 |
||
978.2.10
by Michael Terry
further fixes |
1012 |
#: ../duplicity/diffdir.py:105 ../duplicity/diffdir.py:395
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1013 |
#, python-format
|
1014 |
msgid "Error %s getting delta for %s" |
|
1015 |
msgstr "" |
|
1016 |
||
978.2.10
by Michael Terry
further fixes |
1017 |
#: ../duplicity/diffdir.py:119
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1018 |
#, python-format
|
1019 |
msgid "Getting delta of %s and %s" |
|
1020 |
msgstr "" |
|
1021 |
||
978.2.10
by Michael Terry
further fixes |
1022 |
#: ../duplicity/diffdir.py:164
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1023 |
#, python-format
|
1024 |
msgid "A %s" |
|
1025 |
msgstr "" |
|
1026 |
||
978.2.10
by Michael Terry
further fixes |
1027 |
#: ../duplicity/diffdir.py:171
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1028 |
#, python-format
|
1029 |
msgid "M %s" |
|
1030 |
msgstr "" |
|
1031 |
||
978.2.10
by Michael Terry
further fixes |
1032 |
#: ../duplicity/diffdir.py:193
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1033 |
#, python-format
|
1034 |
msgid "Comparing %s and %s" |
|
1035 |
msgstr "" |
|
1036 |
||
978.2.10
by Michael Terry
further fixes |
1037 |
#: ../duplicity/diffdir.py:201
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1038 |
#, python-format
|
1039 |
msgid "D %s" |
|
1040 |
msgstr "" |
|
1041 |
||
1017
by Kenneth Loafman
Fix files list. |
1042 |
#: ../duplicity/dup_time.py:49
|
1043 |
#, python-format
|
|
1044 |
msgid "" |
|
1045 |
"Bad interval string \"%s\"\n"
|
|
1046 |
"\n"
|
|
1047 |
"Intervals are specified like 2Y (2 years) or 2h30m (2.5 hours). The\n"
|
|
1048 |
"allowed special characters are s, m, h, D, W, M, and Y. See the man\n"
|
|
1049 |
"page for more information."
|
|
1050 |
msgstr "" |
|
1051 |
||
1052 |
#: ../duplicity/dup_time.py:55
|
|
1053 |
#, python-format
|
|
1054 |
msgid "" |
|
1055 |
"Bad time string \"%s\"\n"
|
|
1056 |
"\n"
|
|
1057 |
"The acceptible time strings are intervals (like \"3D64s\"), w3-datetime\n"
|
|
1058 |
"strings, like \"2002-04-26T04:22:01-07:00\" (strings like\n"
|
|
1059 |
"\"2002-04-26T04:22:01\" are also acceptable - duplicity will use the\n"
|
|
1060 |
"current time zone), or ordinary dates like 2/4/1997 or 2001-04-23\n"
|
|
1061 |
"(various combinations are acceptable, but the month always precedes\n"
|
|
1062 |
"the day)."
|
|
1063 |
msgstr "" |
|
1064 |
||
1065 |
#: ../duplicity/gpginterface.py:237
|
|
1066 |
msgid "Threading not available -- zombie processes may appear" |
|
1067 |
msgstr "" |
|
1068 |
||
1069 |
#: ../duplicity/gpginterface.py:677
|
|
1070 |
#, python-format
|
|
1071 |
msgid "GPG process %d terminated before wait()" |
|
1072 |
msgstr "" |
|
1073 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
1074 |
#: ../duplicity/lazy.py:334
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1075 |
#, python-format
|
1076 |
msgid "Warning: oldindex %s >= newindex %s" |
|
1077 |
msgstr "" |
|
1078 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
1079 |
#: ../duplicity/lazy.py:409
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1080 |
#, python-format
|
1081 |
msgid "Error '%s' processing %s" |
|
1082 |
msgstr "" |
|
1083 |
||
979
by Kenneth Loafman
* Fixed bug #1312328 WebDAV backend can't understand 200 OK response to DELETE |
1084 |
#: ../duplicity/lazy.py:419
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1085 |
#, python-format
|
1086 |
msgid "Skipping %s because of previous error" |
|
1087 |
msgstr "" |
|
1088 |
||
978.2.10
by Michael Terry
further fixes |
1089 |
#: ../duplicity/manifest.py:89
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1090 |
#, python-format
|
1091 |
msgid "" |
|
1092 |
"Fatal Error: Backup source host has changed.\n"
|
|
1093 |
"Current hostname: %s\n"
|
|
1094 |
"Previous hostname: %s"
|
|
1095 |
msgstr "" |
|
1096 |
||
978.2.10
by Michael Terry
further fixes |
1097 |
#: ../duplicity/manifest.py:96
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1098 |
#, python-format
|
1099 |
msgid "" |
|
1100 |
"Fatal Error: Backup source directory has changed.\n"
|
|
1101 |
"Current directory: %s\n"
|
|
1102 |
"Previous directory: %s"
|
|
1103 |
msgstr "" |
|
1104 |
||
978.2.10
by Michael Terry
further fixes |
1105 |
#: ../duplicity/manifest.py:105
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1106 |
msgid "" |
1107 |
"Aborting because you may have accidentally tried to backup two different "
|
|
1108 |
"data sets to the same remote location, or using the same archive directory. "
|
|
1109 |
"If this is not a mistake, use the --allow-source-mismatch switch to avoid "
|
|
1110 |
"seeing this message"
|
|
1111 |
msgstr "" |
|
1112 |
||
978.2.10
by Michael Terry
further fixes |
1113 |
#: ../duplicity/manifest.py:211
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1114 |
msgid "Manifests not equal because different volume numbers" |
1115 |
msgstr "" |
|
1116 |
||
978.2.10
by Michael Terry
further fixes |
1117 |
#: ../duplicity/manifest.py:216
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1118 |
msgid "Manifests not equal because volume lists differ" |
1119 |
msgstr "" |
|
1120 |
||
978.2.10
by Michael Terry
further fixes |
1121 |
#: ../duplicity/manifest.py:221
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1122 |
msgid "Manifests not equal because hosts or directories differ" |
1123 |
msgstr "" |
|
1124 |
||
978.2.10
by Michael Terry
further fixes |
1125 |
#: ../duplicity/manifest.py:368
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1126 |
msgid "Warning, found extra Volume identifier" |
1127 |
msgstr "" |
|
1128 |
||
978.2.10
by Michael Terry
further fixes |
1129 |
#: ../duplicity/manifest.py:394
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1130 |
msgid "Other is not VolumeInfo" |
1131 |
msgstr "" |
|
1132 |
||
978.2.10
by Michael Terry
further fixes |
1133 |
#: ../duplicity/manifest.py:397
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1134 |
msgid "Volume numbers don't match" |
1135 |
msgstr "" |
|
1136 |
||
978.2.10
by Michael Terry
further fixes |
1137 |
#: ../duplicity/manifest.py:400
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1138 |
msgid "start_indicies don't match" |
1139 |
msgstr "" |
|
1140 |
||
978.2.10
by Michael Terry
further fixes |
1141 |
#: ../duplicity/manifest.py:403
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1142 |
msgid "end_index don't match" |
1143 |
msgstr "" |
|
1144 |
||
978.2.10
by Michael Terry
further fixes |
1145 |
#: ../duplicity/manifest.py:410
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1146 |
msgid "Hashes don't match" |
1147 |
msgstr "" |
|
1148 |
||
1017
by Kenneth Loafman
Fix files list. |
1149 |
#: ../duplicity/patchdir.py:76 ../duplicity/patchdir.py:81
|
1150 |
#, python-format
|
|
1151 |
msgid "Patching %s" |
|
1152 |
msgstr "" |
|
1153 |
||
1154 |
#: ../duplicity/patchdir.py:510
|
|
1155 |
#, python-format
|
|
1156 |
msgid "Error '%s' patching %s" |
|
1157 |
msgstr "" |
|
1158 |
||
1159 |
#: ../duplicity/patchdir.py:582
|
|
1160 |
#, python-format
|
|
1161 |
msgid "Writing %s of type %s" |
|
1162 |
msgstr "" |
|
1163 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1164 |
#: ../duplicity/path.py:102
|
1165 |
#, python-format
|
|
1166 |
msgid "Warning: %s invalid devnums (0x%X), treating as (0, 0)." |
|
1167 |
msgstr "" |
|
1168 |
||
1169 |
#: ../duplicity/path.py:229 ../duplicity/path.py:288
|
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1170 |
#, python-format
|
1171 |
msgid "Warning: %s has negative mtime, treating as 0." |
|
1172 |
msgstr "" |
|
1173 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1174 |
#: ../duplicity/path.py:353
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1175 |
msgid "Difference found:" |
1176 |
msgstr "" |
|
1177 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1178 |
#: ../duplicity/path.py:359
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1179 |
#, python-format
|
1180 |
msgid "New file %s" |
|
1181 |
msgstr "" |
|
1182 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1183 |
#: ../duplicity/path.py:362
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1184 |
#, python-format
|
1185 |
msgid "File %s is missing" |
|
1186 |
msgstr "" |
|
1187 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1188 |
#: ../duplicity/path.py:365
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1189 |
#, python-format
|
1190 |
msgid "File %%s has type %s, expected %s" |
|
1191 |
msgstr "" |
|
1192 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1193 |
#: ../duplicity/path.py:371 ../duplicity/path.py:397
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1194 |
#, python-format
|
752
by Kenneth Loafman
Prep for 0.6.14 release. |
1195 |
msgid "File %%s has permissions %s, expected %s" |
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1196 |
msgstr "" |
1197 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1198 |
#: ../duplicity/path.py:376
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1199 |
#, python-format
|
1200 |
msgid "File %%s has mtime %s, expected %s" |
|
1201 |
msgstr "" |
|
1202 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1203 |
#: ../duplicity/path.py:384
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1204 |
#, python-format
|
1205 |
msgid "Data for file %s is different" |
|
1206 |
msgstr "" |
|
1207 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1208 |
#: ../duplicity/path.py:392
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1209 |
#, python-format
|
1210 |
msgid "Symlink %%s points to %s, expected %s" |
|
1211 |
msgstr "" |
|
1212 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1213 |
#: ../duplicity/path.py:401
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1214 |
#, python-format
|
1215 |
msgid "Device file %%s has numbers %s, expected %s" |
|
1216 |
msgstr "" |
|
1217 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1218 |
#: ../duplicity/path.py:561
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1219 |
#, python-format
|
1220 |
msgid "Making directory %s" |
|
1221 |
msgstr "" |
|
1222 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1223 |
#: ../duplicity/path.py:571
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1224 |
#, python-format
|
1225 |
msgid "Deleting %s" |
|
1226 |
msgstr "" |
|
1227 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1228 |
#: ../duplicity/path.py:580
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1229 |
#, python-format
|
1230 |
msgid "Touching %s" |
|
1231 |
msgstr "" |
|
1232 |
||
999
by Kenneth Loafman
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic |
1233 |
#: ../duplicity/path.py:587
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1234 |
#, python-format
|
1235 |
msgid "Deleting tree %s" |
|
1236 |
msgstr "" |
|
1237 |
||
1017
by Kenneth Loafman
Fix files list. |
1238 |
#: ../duplicity/robust.py:59
|
1239 |
#, python-format
|
|
1240 |
msgid "Error listing directory %s" |
|
1241 |
msgstr "" |
|
1242 |
||
1243 |
#: ../duplicity/selection.py:121
|
|
1244 |
#, python-format
|
|
1245 |
msgid "Skipping socket %s" |
|
1246 |
msgstr "" |
|
1247 |
||
1248 |
#: ../duplicity/selection.py:125
|
|
1249 |
#, python-format
|
|
1250 |
msgid "Error initializing file %s" |
|
1251 |
msgstr "" |
|
1252 |
||
1253 |
#: ../duplicity/selection.py:129 ../duplicity/selection.py:150
|
|
1254 |
#, python-format
|
|
1255 |
msgid "Error accessing possibly locked file %s" |
|
1256 |
msgstr "" |
|
1257 |
||
1258 |
#: ../duplicity/selection.py:165
|
|
1259 |
#, python-format
|
|
1260 |
msgid "Warning: base %s doesn't exist, continuing" |
|
1261 |
msgstr "" |
|
1262 |
||
1263 |
#: ../duplicity/selection.py:168 ../duplicity/selection.py:186
|
|
1264 |
#: ../duplicity/selection.py:189
|
|
1265 |
#, python-format
|
|
1266 |
msgid "Selecting %s" |
|
1267 |
msgstr "" |
|
1268 |
||
1269 |
#: ../duplicity/selection.py:270
|
|
1270 |
#, python-format
|
|
1271 |
msgid "" |
|
1272 |
"Fatal Error: The file specification\n"
|
|
1273 |
" %s\n"
|
|
1274 |
"cannot match any files in the base directory\n"
|
|
1275 |
" %s\n"
|
|
1276 |
"Useful file specifications begin with the base directory or some\n"
|
|
1277 |
"pattern (such as '**') which matches the base directory."
|
|
1278 |
msgstr "" |
|
1279 |
||
1280 |
#: ../duplicity/selection.py:278
|
|
1281 |
#, python-format
|
|
1282 |
msgid "" |
|
1283 |
"Fatal Error while processing expression\n"
|
|
1284 |
"%s"
|
|
1285 |
msgstr "" |
|
1286 |
||
1287 |
#: ../duplicity/selection.py:288
|
|
1288 |
#, python-format
|
|
1289 |
msgid "" |
|
1290 |
"Last selection expression:\n"
|
|
1291 |
" %s\n"
|
|
1292 |
"only specifies that files be included. Because the default is to\n"
|
|
1293 |
"include all files, the expression is redundant. Exiting because this\n"
|
|
1294 |
"probably isn't what you meant."
|
|
1295 |
msgstr "" |
|
1296 |
||
1297 |
#: ../duplicity/selection.py:313
|
|
1298 |
#, python-format
|
|
1299 |
msgid "Reading filelist %s" |
|
1300 |
msgstr "" |
|
1301 |
||
1302 |
#: ../duplicity/selection.py:316
|
|
1303 |
#, python-format
|
|
1304 |
msgid "Sorting filelist %s" |
|
1305 |
msgstr "" |
|
1306 |
||
1307 |
#: ../duplicity/selection.py:343
|
|
1308 |
#, python-format
|
|
1309 |
msgid "" |
|
1310 |
"Warning: file specification '%s' in filelist %s\n" |
|
1311 |
"doesn't start with correct prefix %s. Ignoring."
|
|
1312 |
msgstr "" |
|
1313 |
||
1314 |
#: ../duplicity/selection.py:347
|
|
1315 |
msgid "Future prefix errors will not be logged." |
|
1316 |
msgstr "" |
|
1317 |
||
1318 |
#: ../duplicity/selection.py:363
|
|
1319 |
#, python-format
|
|
1320 |
msgid "Error closing filelist %s" |
|
1321 |
msgstr "" |
|
1322 |
||
1323 |
#: ../duplicity/selection.py:430
|
|
1324 |
#, python-format
|
|
1325 |
msgid "Reading globbing filelist %s" |
|
1326 |
msgstr "" |
|
1327 |
||
1328 |
#: ../duplicity/selection.py:463
|
|
1329 |
#, python-format
|
|
1330 |
msgid "Error compiling regular expression %s" |
|
1331 |
msgstr "" |
|
1332 |
||
1333 |
#: ../duplicity/selection.py:479
|
|
1334 |
msgid "" |
|
1335 |
"Warning: exclude-device-files is not the first selector.\n" |
|
1336 |
"This may not be what you intended"
|
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1337 |
msgstr "" |
1338 |
||
779
by Kenneth Loafman
Sync with master. |
1339 |
#: ../duplicity/tempdir.py:119
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1340 |
#, python-format
|
1341 |
msgid "Using temporary directory %s" |
|
1342 |
msgstr "" |
|
1343 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1344 |
#: ../duplicity/tempdir.py:163
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1345 |
#, python-format
|
1346 |
msgid "Registering (mktemp) temporary file %s" |
|
1347 |
msgstr "" |
|
1348 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1349 |
#: ../duplicity/tempdir.py:185
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1350 |
#, python-format
|
1351 |
msgid "Registering (mkstemp) temporary file %s" |
|
1352 |
msgstr "" |
|
1353 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1354 |
#: ../duplicity/tempdir.py:217
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1355 |
#, python-format
|
1356 |
msgid "Forgetting temporary file %s" |
|
1357 |
msgstr "" |
|
1358 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1359 |
#: ../duplicity/tempdir.py:220
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1360 |
#, python-format
|
1361 |
msgid "Attempt to forget unknown tempfile %s - this is probably a bug." |
|
1362 |
msgstr "" |
|
1363 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1364 |
#: ../duplicity/tempdir.py:239
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1365 |
#, python-format
|
1366 |
msgid "Removing still remembered temporary file %s" |
|
1367 |
msgstr "" |
|
1368 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1369 |
#: ../duplicity/tempdir.py:242
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1370 |
#, python-format
|
1371 |
msgid "Cleanup of temporary file %s failed" |
|
1372 |
msgstr "" |
|
1373 |
||
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1374 |
#: ../duplicity/tempdir.py:247
|
547.1.1
by Michael Terry
fix po dir layout, update POTFILES.in, add pot file to bzr |
1375 |
#, python-format
|
1376 |
msgid "Cleanup of temporary directory %s failed - this is probably a bug." |
|
1377 |
msgstr "" |
|
1378 |
||
982
by Kenneth Loafman
* Merged in lp:~mterry/duplicity/encode-exceptions |
1379 |
#: ../duplicity/util.py:93
|
557
by Kenneth Loafman
Changes for 0.6.02. |
1380 |
#, python-format
|
1381 |
msgid "IGNORED_ERROR: Warning: ignoring error as requested: %s: %s" |
|
1382 |
msgstr "" |
|
1383 |
||
982
by Kenneth Loafman
* Merged in lp:~mterry/duplicity/encode-exceptions |
1384 |
#: ../duplicity/util.py:150
|
959
by Kenneth Loafman
Update to translations. |
1385 |
#, python-format
|
1386 |
msgid "Releasing lockfile %s" |
|
909
by Kenneth Loafman
* Applied patches from Laszlo Ersek to rdiffdir to "consume a chain of sigtar |
1387 |
msgstr "" |