~aaron-whitehouse/duplicity/bug_932482_trailing_slashes_and_wildcards_error

« back to all changes in this revision

Viewing changes to po/duplicity.pot

  • Committer: Kenneth Loafman
  • Date: 2015-01-18 22:01:04 UTC
  • Revision ID: kenneth@loafman.com-20150118220104-u7h2txyx5mkkqmd4
* Misc fixes for the following PEP8 issues:
  - E111, E121, E122, E124, E125, E126
  - see http://pep8.readthedocs.org

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: 2015-01-12 09:55-0600\n"
 
11
"POT-Creation-Date: 2015-01-18 12:26-0600\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"
314
314
"         backup then restart the backup from the beginning."
315
315
msgstr ""
316
316
 
317
 
#: ../bin/duplicity:1306
 
317
#: ../bin/duplicity:1305
318
318
msgid ""
319
319
"\n"
320
320
"PYTHONOPTIMIZE in the environment causes duplicity to fail to\n"
324
324
"See https://bugs.launchpad.net/duplicity/+bug/931175\n"
325
325
msgstr ""
326
326
 
327
 
#: ../bin/duplicity:1397
 
327
#: ../bin/duplicity:1396
328
328
#, python-format
329
329
msgid "Last %s backup left a partial set, restarting."
330
330
msgstr ""
331
331
 
332
 
#: ../bin/duplicity:1401
 
332
#: ../bin/duplicity:1400
333
333
#, python-format
334
334
msgid "Cleaning up previous partial %s backup set, restarting."
335
335
msgstr ""
336
336
 
337
 
#: ../bin/duplicity:1412
 
337
#: ../bin/duplicity:1411
338
338
msgid "Last full backup date:"
339
339
msgstr ""
340
340
 
341
 
#: ../bin/duplicity:1414
 
341
#: ../bin/duplicity:1413
342
342
msgid "Last full backup date: none"
343
343
msgstr ""
344
344
 
345
 
#: ../bin/duplicity:1416
 
345
#: ../bin/duplicity:1415
346
346
msgid "Last full backup is too old, forcing full backup"
347
347
msgstr ""
348
348
 
349
 
#: ../bin/duplicity:1459
 
349
#: ../bin/duplicity:1458
350
350
msgid ""
351
351
"When using symmetric encryption, the signing passphrase must equal the "
352
352
"encryption passphrase."
353
353
msgstr ""
354
354
 
355
 
#: ../bin/duplicity:1512
 
355
#: ../bin/duplicity:1511
356
356
msgid "INT intercepted...exiting."
357
357
msgstr ""
358
358
 
359
 
#: ../bin/duplicity:1520
 
359
#: ../bin/duplicity:1519
360
360
#, python-format
361
361
msgid "GPG error detail: %s"
362
362
msgstr ""
363
363
 
364
 
#: ../bin/duplicity:1530
 
364
#: ../bin/duplicity:1529
365
365
#, python-format
366
366
msgid "User error detail: %s"
367
367
msgstr ""
368
368
 
369
 
#: ../bin/duplicity:1540
 
369
#: ../bin/duplicity:1539
370
370
#, python-format
371
371
msgid "Backend error detail: %s"
372
372
msgstr ""
953
953
msgstr ""
954
954
 
955
955
#. Header in usage help
956
 
#: ../duplicity/commandline.py:868
 
956
#: ../duplicity/commandline.py:869
957
957
msgid "Commands:"
958
958
msgstr ""
959
959
 
960
 
#: ../duplicity/commandline.py:892
 
960
#: ../duplicity/commandline.py:893
961
961
#, python-format
962
962
msgid "Specified archive directory '%s' does not exist, or is not a directory"
963
963
msgstr ""
964
964
 
965
 
#: ../duplicity/commandline.py:901
 
965
#: ../duplicity/commandline.py:902
966
966
#, python-format
967
967
msgid ""
968
968
"Sign key should be an 8, 16 alt. 40 character hex string, like 'AA0E73D2'.\n"
969
969
"Received '%s' instead."
970
970
msgstr ""
971
971
 
972
 
#: ../duplicity/commandline.py:961
 
972
#: ../duplicity/commandline.py:962
973
973
#, python-format
974
974
msgid ""
975
975
"Restore destination directory %s already exists.\n"
976
976
"Will not overwrite."
977
977
msgstr ""
978
978
 
979
 
#: ../duplicity/commandline.py:966
 
979
#: ../duplicity/commandline.py:967
980
980
#, python-format
981
981
msgid "Verify directory %s does not exist"
982
982
msgstr ""
983
983
 
984
 
#: ../duplicity/commandline.py:972
 
984
#: ../duplicity/commandline.py:973
985
985
#, python-format
986
986
msgid "Backup source directory %s does not exist."
987
987
msgstr ""
988
988
 
989
 
#: ../duplicity/commandline.py:1001
 
989
#: ../duplicity/commandline.py:1002
990
990
#, python-format
991
991
msgid "Command line warning: %s"
992
992
msgstr ""
993
993
 
994
 
#: ../duplicity/commandline.py:1001
 
994
#: ../duplicity/commandline.py:1002
995
995
msgid ""
996
996
"Selection options --exclude/--include\n"
997
997
"currently work only when backing up,not restoring."
998
998
msgstr ""
999
999
 
1000
 
#: ../duplicity/commandline.py:1049
 
1000
#: ../duplicity/commandline.py:1050
1001
1001
#, python-format
1002
1002
msgid ""
1003
1003
"Bad URL '%s'.\n"
1005
1005
"\"file:///usr/local\".  See the man page for more information."
1006
1006
msgstr ""
1007
1007
 
1008
 
#: ../duplicity/commandline.py:1074
 
1008
#: ../duplicity/commandline.py:1075
1009
1009
msgid "Main action: "
1010
1010
msgstr ""
1011
1011
 
1066
1066
msgid "Threading not available -- zombie processes may appear"
1067
1067
msgstr ""
1068
1068
 
1069
 
#: ../duplicity/gpginterface.py:677
 
1069
#: ../duplicity/gpginterface.py:674
1070
1070
#, python-format
1071
1071
msgid "GPG process %d terminated before wait()"
1072
1072
msgstr ""
1266
1266
msgid "Selecting %s"
1267
1267
msgstr ""
1268
1268
 
1269
 
#: ../duplicity/selection.py:271
 
1269
#: ../duplicity/selection.py:270
1270
1270
#, python-format
1271
1271
msgid ""
1272
1272
"Fatal Error: The file specification\n"
1284
1284
"%s"
1285
1285
msgstr ""
1286
1286
 
1287
 
#: ../duplicity/selection.py:289
 
1287
#: ../duplicity/selection.py:288
1288
1288
#, python-format
1289
1289
msgid ""
1290
1290
"Last selection expression:\n"