~dernils/duplicity/fixedTestSetup

« back to all changes in this revision

Viewing changes to po/duplicity.pot

  • Committer: Kenneth Loafman
  • Date: 2017-05-11 10:45:03 UTC
  • Revision ID: kenneth@loafman.com-20170511104503-9uzxfib1hx614wmy
* Fixed bug #1320641 and others regarding lockfile
  - swap from lockfile to fasteners module
  - use an fcntl() style lock for process lock of duplicity cache
  - lockfile will now clear if duplicity is killed or crashes

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: Kenneth Loafman <kenneth@loafman.com>\n"
11
 
"POT-Creation-Date: 2017-05-09 15:30-0500\n"
 
11
"POT-Creation-Date: 2017-05-10 15:36-0500\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
20
 
21
 
#: ../bin/duplicity:136
 
21
#: ../bin/duplicity:132
22
22
msgid "Reuse configured PASSPHRASE as SIGN_PASSPHRASE"
23
23
msgstr ""
24
24
 
25
 
#: ../bin/duplicity:143
 
25
#: ../bin/duplicity:139
26
26
msgid "Reuse configured SIGN_PASSPHRASE as PASSPHRASE"
27
27
msgstr ""
28
28
 
29
 
#: ../bin/duplicity:182
 
29
#: ../bin/duplicity:178
30
30
msgid "PASSPHRASE variable not set, asking user."
31
31
msgstr ""
32
32
 
33
 
#: ../bin/duplicity:197
 
33
#: ../bin/duplicity:193
34
34
msgid "GnuPG passphrase for signing key:"
35
35
msgstr ""
36
36
 
37
 
#: ../bin/duplicity:202
 
37
#: ../bin/duplicity:198
38
38
msgid "GnuPG passphrase:"
39
39
msgstr ""
40
40
 
41
 
#: ../bin/duplicity:207
 
41
#: ../bin/duplicity:203
42
42
msgid "Retype passphrase for signing key to confirm: "
43
43
msgstr ""
44
44
 
45
 
#: ../bin/duplicity:209
 
45
#: ../bin/duplicity:205
46
46
msgid "Retype passphrase to confirm: "
47
47
msgstr ""
48
48
 
49
 
#: ../bin/duplicity:212
 
49
#: ../bin/duplicity:208
50
50
msgid "First and second passphrases do not match!  Please try again."
51
51
msgstr ""
52
52
 
53
 
#: ../bin/duplicity:219
 
53
#: ../bin/duplicity:215
54
54
msgid ""
55
55
"Cannot use empty passphrase with symmetric encryption!  Please try again."
56
56
msgstr ""
57
57
 
58
 
#: ../bin/duplicity:276
 
58
#: ../bin/duplicity:272
59
59
#, python-format
60
60
msgid ""
61
61
"File %s complete in backup set.\n"
62
62
"Continuing restart on file %s."
63
63
msgstr ""
64
64
 
65
 
#: ../bin/duplicity:285
 
65
#: ../bin/duplicity:281
66
66
#, python-format
67
67
msgid ""
68
68
"File %s missing in backup set.\n"
69
69
"Continuing restart on file %s."
70
70
msgstr ""
71
71
 
72
 
#: ../bin/duplicity:334
 
72
#: ../bin/duplicity:330
73
73
#, python-format
74
74
msgid "File %s was corrupted during upload."
75
75
msgstr ""
76
76
 
77
 
#: ../bin/duplicity:367
 
77
#: ../bin/duplicity:363
78
78
msgid ""
79
79
"Restarting backup, but current encryption settings do not match original "
80
80
"settings"
81
81
msgstr ""
82
82
 
83
 
#: ../bin/duplicity:390
 
83
#: ../bin/duplicity:386
84
84
#, python-format
85
85
msgid "Restarting after volume %s, file %s, block %s"
86
86
msgstr ""
87
87
 
88
 
#: ../bin/duplicity:460
 
88
#: ../bin/duplicity:456
89
89
#, python-format
90
90
msgid "Processed volume %d"
91
91
msgstr ""
92
92
 
93
 
#: ../bin/duplicity:610
 
93
#: ../bin/duplicity:606
94
94
msgid ""
95
95
"Fatal Error: Unable to start incremental backup.  Old signatures not found "
96
96
"and incremental specified"
97
97
msgstr ""
98
98
 
99
 
#: ../bin/duplicity:614
 
99
#: ../bin/duplicity:610
100
100
msgid "No signatures found, switching to full backup."
101
101
msgstr ""
102
102
 
103
 
#: ../bin/duplicity:628
 
103
#: ../bin/duplicity:624
104
104
msgid "Backup Statistics"
105
105
msgstr ""
106
106
 
 
107
#: ../bin/duplicity:730
 
108
#, python-format
 
109
msgid "%s not found in archive - no files restored."
 
110
msgstr ""
 
111
 
107
112
#: ../bin/duplicity:734
108
 
#, python-format
109
 
msgid "%s not found in archive - no files restored."
110
 
msgstr ""
111
 
 
112
 
#: ../bin/duplicity:738
113
113
msgid "No files found in archive - nothing restored."
114
114
msgstr ""
115
115
 
116
 
#: ../bin/duplicity:771
 
116
#: ../bin/duplicity:767
117
117
#, python-format
118
118
msgid "Processed volume %d of %d"
119
119
msgstr ""
120
120
 
121
 
#: ../bin/duplicity:805
 
121
#: ../bin/duplicity:801
122
122
#, python-format
123
123
msgid "Invalid data - %s hash mismatch for file:"
124
124
msgstr ""
125
125
 
126
 
#: ../bin/duplicity:808
 
126
#: ../bin/duplicity:804
127
127
#, python-format
128
128
msgid "Calculated hash: %s"
129
129
msgstr ""
130
130
 
131
 
#: ../bin/duplicity:809
 
131
#: ../bin/duplicity:805
132
132
#, python-format
133
133
msgid "Manifest hash: %s"
134
134
msgstr ""
135
135
 
136
 
#: ../bin/duplicity:848
 
136
#: ../bin/duplicity:844
137
137
#, python-format
138
138
msgid "Volume was signed by key %s, not %s"
139
139
msgstr ""
140
140
 
141
 
#: ../bin/duplicity:880
 
141
#: ../bin/duplicity:876
142
142
#, python-format
143
143
msgid "Verify complete: %s, %s."
144
144
msgstr ""
145
145
 
146
 
#: ../bin/duplicity:881
 
146
#: ../bin/duplicity:877
147
147
#, python-format
148
148
msgid "%d file compared"
149
149
msgid_plural "%d files compared"
150
150
msgstr[0] ""
151
151
msgstr[1] ""
152
152
 
153
 
#: ../bin/duplicity:883
 
153
#: ../bin/duplicity:879
154
154
#, python-format
155
155
msgid "%d difference found"
156
156
msgid_plural "%d differences found"
157
157
msgstr[0] ""
158
158
msgstr[1] ""
159
159
 
160
 
#: ../bin/duplicity:902
 
160
#: ../bin/duplicity:898
161
161
msgid "No extraneous files found, nothing deleted in cleanup."
162
162
msgstr ""
163
163
 
164
 
#: ../bin/duplicity:907
 
164
#: ../bin/duplicity:903
165
165
msgid "Deleting this file from backend:"
166
166
msgid_plural "Deleting these files from backend:"
167
167
msgstr[0] ""
168
168
msgstr[1] ""
169
169
 
170
 
#: ../bin/duplicity:918
 
170
#: ../bin/duplicity:914
171
171
msgid "Found the following file to delete:"
172
172
msgid_plural "Found the following files to delete:"
173
173
msgstr[0] ""
174
174
msgstr[1] ""
175
175
 
176
 
#: ../bin/duplicity:921
 
176
#: ../bin/duplicity:917
177
177
msgid "Run duplicity again with the --force option to actually delete."
178
178
msgstr ""
179
179
 
180
 
#: ../bin/duplicity:964
 
180
#: ../bin/duplicity:960
181
181
msgid "There are backup set(s) at time(s):"
182
182
msgstr ""
183
183
 
 
184
#: ../bin/duplicity:962
 
185
msgid "Which can't be deleted because newer sets depend on them."
 
186
msgstr ""
 
187
 
184
188
#: ../bin/duplicity:966
185
 
msgid "Which can't be deleted because newer sets depend on them."
186
 
msgstr ""
187
 
 
188
 
#: ../bin/duplicity:970
189
189
msgid ""
190
190
"Current active backup chain is older than specified time.  However, it will "
191
191
"not be deleted.  To remove all your backups, manually purge the repository."
192
192
msgstr ""
193
193
 
194
 
#: ../bin/duplicity:976
 
194
#: ../bin/duplicity:972
195
195
msgid "No old backup sets found, nothing deleted."
196
196
msgstr ""
197
197
 
198
 
#: ../bin/duplicity:979
 
198
#: ../bin/duplicity:975
199
199
msgid "Deleting backup chain at time:"
200
200
msgid_plural "Deleting backup chains at times:"
201
201
msgstr[0] ""
202
202
msgstr[1] ""
203
203
 
204
 
#: ../bin/duplicity:991
 
204
#: ../bin/duplicity:987
205
205
#, python-format
206
206
msgid "Deleting any incremental signature chain rooted at %s"
207
207
msgstr ""
208
208
 
209
 
#: ../bin/duplicity:993
 
209
#: ../bin/duplicity:989
210
210
#, python-format
211
211
msgid "Deleting any incremental backup chain rooted at %s"
212
212
msgstr ""
213
213
 
214
 
#: ../bin/duplicity:996
 
214
#: ../bin/duplicity:992
215
215
#, python-format
216
216
msgid "Deleting complete signature chain %s"
217
217
msgstr ""
218
218
 
219
 
#: ../bin/duplicity:998
 
219
#: ../bin/duplicity:994
220
220
#, python-format
221
221
msgid "Deleting complete backup chain %s"
222
222
msgstr ""
223
223
 
224
 
#: ../bin/duplicity:1004
 
224
#: ../bin/duplicity:1000
225
225
msgid "Found old backup chain at the following time:"
226
226
msgid_plural "Found old backup chains at the following times:"
227
227
msgstr[0] ""
228
228
msgstr[1] ""
229
229
 
230
 
#: ../bin/duplicity:1008
 
230
#: ../bin/duplicity:1004
231
231
msgid "Rerun command with --force option to actually delete."
232
232
msgstr ""
233
233
 
234
 
#: ../bin/duplicity:1030
 
234
#: ../bin/duplicity:1026
235
235
msgid "No old backup sets found."
236
236
msgstr ""
237
237
 
238
 
#: ../bin/duplicity:1045
 
238
#: ../bin/duplicity:1041
239
239
#, python-format
240
240
msgid "Signature %s already replicated"
241
241
msgstr ""
242
242
 
243
 
#: ../bin/duplicity:1052 ../bin/duplicity:1091
 
243
#: ../bin/duplicity:1048 ../bin/duplicity:1087
244
244
#, python-format
245
245
msgid "Replicating %s."
246
246
msgstr ""
247
247
 
248
 
#: ../bin/duplicity:1079
 
248
#: ../bin/duplicity:1075
249
249
#, python-format
250
250
msgid "Backupset %s already replicated"
251
251
msgstr ""
252
252
 
253
 
#: ../bin/duplicity:1200
 
253
#: ../bin/duplicity:1196
254
254
#, python-format
255
255
msgid "Deleting local %s (not authoritative at backend)."
256
256
msgstr ""
257
257
 
258
 
#: ../bin/duplicity:1205
 
258
#: ../bin/duplicity:1201
259
259
#, python-format
260
260
msgid "Unable to delete %s: %s"
261
261
msgstr ""
262
262
 
263
 
#: ../bin/duplicity:1236 ../duplicity/dup_temp.py:266
 
263
#: ../bin/duplicity:1232 ../duplicity/dup_temp.py:266
264
264
#, python-format
265
265
msgid "Failed to read %s: %s"
266
266
msgstr ""
267
267
 
268
 
#: ../bin/duplicity:1250
 
268
#: ../bin/duplicity:1246
269
269
#, python-format
270
270
msgid "Copying %s to local cache."
271
271
msgstr ""
272
272
 
273
 
#: ../bin/duplicity:1298
 
273
#: ../bin/duplicity:1294
274
274
msgid "Local and Remote metadata are synchronized, no sync needed."
275
275
msgstr ""
276
276
 
277
 
#: ../bin/duplicity:1303
 
277
#: ../bin/duplicity:1299
278
278
msgid "Synchronizing remote metadata to local cache..."
279
279
msgstr ""
280
280
 
281
 
#: ../bin/duplicity:1318
 
281
#: ../bin/duplicity:1314
282
282
msgid "Sync would copy the following from remote to local:"
283
283
msgstr ""
284
284
 
285
 
#: ../bin/duplicity:1321
 
285
#: ../bin/duplicity:1317
286
286
msgid "Sync would remove the following spurious local files:"
287
287
msgstr ""
288
288
 
289
 
#: ../bin/duplicity:1364
 
289
#: ../bin/duplicity:1360
290
290
msgid "Unable to get free space on temp."
291
291
msgstr ""
292
292
 
293
 
#: ../bin/duplicity:1372
 
293
#: ../bin/duplicity:1368
294
294
#, python-format
295
295
msgid "Temp space has %d available, backup needs approx %d."
296
296
msgstr ""
297
297
 
298
 
#: ../bin/duplicity:1375
 
298
#: ../bin/duplicity:1371
299
299
#, python-format
300
300
msgid "Temp has %d available, backup will use approx %d."
301
301
msgstr ""
302
302
 
 
303
#: ../bin/duplicity:1379
 
304
msgid "Unable to get max open files."
 
305
msgstr ""
 
306
 
303
307
#: ../bin/duplicity:1383
304
 
msgid "Unable to get max open files."
305
 
msgstr ""
306
 
 
307
 
#: ../bin/duplicity:1387
308
308
#, python-format
309
309
msgid ""
310
310
"Max open files of %s is too low, should be >= 1024.\n"
311
311
"Use 'ulimit -n 1024' or higher to correct.\n"
312
312
msgstr ""
313
313
 
314
 
#: ../bin/duplicity:1438
 
314
#: ../bin/duplicity:1434
315
315
msgid ""
316
316
"RESTART: The first volume failed to upload before termination.\n"
317
317
"         Restart is impossible...starting backup from beginning."
318
318
msgstr ""
319
319
 
320
 
#: ../bin/duplicity:1444
 
320
#: ../bin/duplicity:1440
321
321
#, python-format
322
322
msgid ""
323
323
"RESTART: Volumes %d to %d failed to upload before termination.\n"
324
324
"         Restarting backup at volume %d."
325
325
msgstr ""
326
326
 
327
 
#: ../bin/duplicity:1451
 
327
#: ../bin/duplicity:1447
328
328
#, python-format
329
329
msgid ""
330
330
"RESTART: Impossible backup state: manifest has %d vols, remote has %d vols.\n"
333
333
"         backup then restart the backup from the beginning."
334
334
msgstr ""
335
335
 
336
 
#: ../bin/duplicity:1472
 
336
#: ../bin/duplicity:1468
337
337
msgid ""
338
338
"\n"
339
339
"PYTHONOPTIMIZE in the environment causes duplicity to fail to\n"
343
343
"See https://bugs.launchpad.net/duplicity/+bug/931175\n"
344
344
msgstr ""
345
345
 
346
 
#: ../bin/duplicity:1556
 
346
#: ../bin/duplicity:1491
 
347
#, python-format
 
348
msgid "Acquiring lockfile %s"
 
349
msgstr ""
 
350
 
 
351
#: ../bin/duplicity:1549
347
352
#, python-format
348
353
msgid "Last %s backup left a partial set, restarting."
349
354
msgstr ""
350
355
 
351
 
#: ../bin/duplicity:1560
 
356
#: ../bin/duplicity:1553
352
357
#, python-format
353
358
msgid "Cleaning up previous partial %s backup set, restarting."
354
359
msgstr ""
355
360
 
356
 
#: ../bin/duplicity:1571
 
361
#: ../bin/duplicity:1564
357
362
msgid "Last full backup date:"
358
363
msgstr ""
359
364
 
360
 
#: ../bin/duplicity:1573
 
365
#: ../bin/duplicity:1566
361
366
msgid "Last full backup date: none"
362
367
msgstr ""
363
368
 
364
 
#: ../bin/duplicity:1575
 
369
#: ../bin/duplicity:1568
365
370
msgid "Last full backup is too old, forcing full backup"
366
371
msgstr ""
367
372
 
368
 
#: ../bin/duplicity:1624
 
373
#: ../bin/duplicity:1617
369
374
msgid ""
370
375
"When using symmetric encryption, the signing passphrase must equal the "
371
376
"encryption passphrase."
372
377
msgstr ""
373
378
 
374
 
#: ../bin/duplicity:1680
 
379
#: ../bin/duplicity:1673
375
380
msgid "INT intercepted...exiting."
376
381
msgstr ""
377
382
 
378
 
#: ../bin/duplicity:1688
 
383
#: ../bin/duplicity:1681
379
384
#, python-format
380
385
msgid "GPG error detail: %s"
381
386
msgstr ""
382
387
 
383
 
#: ../bin/duplicity:1698
 
388
#: ../bin/duplicity:1691
384
389
#, python-format
385
390
msgid "User error detail: %s"
386
391
msgstr ""
387
392
 
388
 
#: ../bin/duplicity:1708
 
393
#: ../bin/duplicity:1701
389
394
#, python-format
390
395
msgid "Backend error detail: %s"
391
396
msgstr ""
1685
1690
msgid "Cleanup of temporary directory %s failed - this is probably a bug."
1686
1691
msgstr ""
1687
1692
 
1688
 
#: ../duplicity/util.py:97
 
1693
#: ../duplicity/util.py:96
1689
1694
#, python-format
1690
1695
msgid "IGNORED_ERROR: Warning: ignoring error as requested: %s: %s"
1691
1696
msgstr ""