summaryrefslogtreecommitdiff
path: root/po/rapid-photo-downloader.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/rapid-photo-downloader.pot')
-rw-r--r--po/rapid-photo-downloader.pot222
1 files changed, 111 insertions, 111 deletions
diff --git a/po/rapid-photo-downloader.pot b/po/rapid-photo-downloader.pot
index 365d0c2..53ee5f1 100644
--- a/po/rapid-photo-downloader.pot
+++ b/po/rapid-photo-downloader.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-23 04:00-0500\n"
+"POT-Creation-Date: 2013-10-19 23:20+0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,44 +18,44 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#. Translators: if neccessary, for guidance in how to translate this program, you may see http://damonlynch.net/translate.html
-#: rapid/rapid.py:112 rapid/rapid.py:1784 rapid/glade3/rapid.ui.h:1
+#: rapid/rapid.py:117 rapid/rapid.py:1807 rapid/glade3/rapid.ui.h:1
msgid "Rapid Photo Downloader"
msgstr ""
-#: rapid/rapid.py:117
+#: rapid/rapid.py:122
#, python-format
msgid ""
"%(date)s\n"
"%(time)s"
msgstr ""
-#: rapid/rapid.py:119
+#: rapid/rapid.py:124
#, python-format
msgid "%(date)s %(time)s"
msgstr ""
-#: rapid/rapid.py:122
+#: rapid/rapid.py:127
#, python-format
msgid "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s"
msgstr ""
#. Device refers to a thing like a camera, memory card in its reader,
#. external hard drive, Portable Storage Device, etc.
-#: rapid/rapid.py:157
+#: rapid/rapid.py:162
msgid "Device"
msgstr ""
#. Size refers to the total size of images on the device, typically in
#. MB or GB
-#: rapid/rapid.py:175
+#: rapid/rapid.py:180
msgid "Size"
msgstr ""
-#: rapid/rapid.py:178
+#: rapid/rapid.py:183
msgid "Download Progress"
msgstr ""
-#: rapid/rapid.py:336
+#: rapid/rapid.py:343
#, python-format
msgid "%(device)s did not unmount"
msgstr ""
@@ -64,36 +64,36 @@ msgstr ""
#. looking for photos or videos. It is visible initially in the progress bar for each device
#. (which normally holds "x photos and videos").
#. It maybe displayed only briefly if the contents of the device being scanned is small.
-#: rapid/rapid.py:1216
+#: rapid/rapid.py:1240
msgid "scanning..."
msgstr ""
#. this location is a human readable explanation for /, and is inserted into Downloading from %(location)s
-#: rapid/rapid.py:1782
+#: rapid/rapid.py:1805
msgid "the root of the file system"
msgstr ""
#. message in dialog box which asks the user if they really want to be downloading from this location
-#: rapid/rapid.py:1786
+#: rapid/rapid.py:1809
#, python-format
msgid "Downloading from %(location)s."
msgstr ""
-#: rapid/rapid.py:1787
+#: rapid/rapid.py:1810
msgid ""
"Do you really want to download from here? On some systems, scanning this "
"location can take a very long time."
msgstr ""
-#: rapid/rapid.py:2209
+#: rapid/rapid.py:2254
msgid "Download"
msgstr ""
-#: rapid/rapid.py:2212
+#: rapid/rapid.py:2257
msgid "Pause"
msgstr ""
-#: rapid/rapid.py:2317
+#: rapid/rapid.py:2362
#, python-format
msgid ""
"These download folders are invalid:\n"
@@ -101,183 +101,183 @@ msgid ""
"%(folder2)s"
msgstr ""
-#: rapid/rapid.py:2320
+#: rapid/rapid.py:2365
#, python-format
msgid ""
"This download folder is invalid:\n"
"%s"
msgstr ""
-#: rapid/rapid.py:2321
+#: rapid/rapid.py:2366
msgid "Download cannot proceed"
msgstr ""
-#: rapid/rapid.py:2700
+#: rapid/rapid.py:2746
msgid "About 1 second remaining"
msgstr ""
-#: rapid/rapid.py:2702
+#: rapid/rapid.py:2748
#, python-format
msgid "About %i seconds remaining"
msgstr ""
-#: rapid/rapid.py:2704
+#: rapid/rapid.py:2750
msgid "About 1 minute remaining"
msgstr ""
#. Translators: in the text '%(minutes)i:%(seconds)02i', only the : should be translated, if needed.
#. '%(minutes)i' and '%(seconds)02i' should not be modified or left out. They are used to format and display the amount
#. of time the download has remainging, e.g. 'About 5:36 minutes remaining'
-#: rapid/rapid.py:2709
+#: rapid/rapid.py:2755
#, python-format
msgid "About %(minutes)i:%(seconds)02i minutes remaining"
msgstr ""
-#: rapid/rapid.py:2731 rapid/rpdfile.py:123
+#: rapid/rapid.py:2777 rapid/rpdfile.py:129
msgid "photos and videos"
msgstr ""
-#: rapid/rapid.py:2733 rapid/rpdfile.py:125
+#: rapid/rapid.py:2779 rapid/rpdfile.py:131
msgid "photos or videos"
msgstr ""
-#: rapid/rapid.py:2736 rapid/rapid.py:3558 rapid/rpdfile.py:128
+#: rapid/rapid.py:2782 rapid/rapid.py:3626 rapid/rpdfile.py:134
msgid "videos"
msgstr ""
-#: rapid/rapid.py:2738 rapid/preferencesdialog.py:1620 rapid/rpdfile.py:130
-#: rapid/rpdfile.py:291
+#: rapid/rapid.py:2784 rapid/preferencesdialog.py:1630 rapid/rpdfile.py:136
+#: rapid/rpdfile.py:305
msgid "video"
msgstr ""
-#: rapid/rapid.py:2741 rapid/rapid.py:3556 rapid/rpdfile.py:133
+#: rapid/rapid.py:2787 rapid/rapid.py:3624 rapid/rpdfile.py:139
msgid "photos"
msgstr ""
#. check subfolder preferences for bad values
-#: rapid/rapid.py:2743 rapid/preferencesdialog.py:1619 rapid/rpdfile.py:135
-#: rapid/rpdfile.py:272
+#: rapid/rapid.py:2789 rapid/preferencesdialog.py:1629 rapid/rpdfile.py:141
+#: rapid/rpdfile.py:286
msgid "photo"
msgstr ""
-#: rapid/rapid.py:2770
+#: rapid/rapid.py:2816
#, python-format
msgid "%(noFiles)s %(filetypes)s downloaded"
msgstr ""
-#: rapid/rapid.py:2774
+#: rapid/rapid.py:2820
#, python-format
msgid "%(noFiles)s %(filetypes)s failed to download"
msgstr ""
-#: rapid/rapid.py:2777 rapid/rapid.py:2829
+#: rapid/rapid.py:2823 rapid/rapid.py:2879
msgid "warnings"
msgstr ""
-#: rapid/rapid.py:2786
+#: rapid/rapid.py:2836
msgid "All downloads complete"
msgstr ""
-#: rapid/rapid.py:2792 rapid/rapid.py:2801 rapid/rapid.py:2810
-#: rapid/rapid.py:2819 rapid/rapid.py:2827
+#: rapid/rapid.py:2842 rapid/rapid.py:2851 rapid/rapid.py:2860
+#: rapid/rapid.py:2869 rapid/rapid.py:2877
#, python-format
msgid "%(number)s %(numberdownloaded)s"
msgstr ""
-#: rapid/rapid.py:2794 rapid/rapid.py:2812
+#: rapid/rapid.py:2844 rapid/rapid.py:2862
#, python-format
msgid "%(filetype)s downloaded"
msgstr ""
-#: rapid/rapid.py:2803 rapid/rapid.py:2821
+#: rapid/rapid.py:2853 rapid/rapid.py:2871
#, python-format
msgid "%(filetype)s failed to download"
msgstr ""
#. e.g.: 3 of 205 photos and videos (202 remaining)
-#: rapid/rapid.py:2860
+#: rapid/rapid.py:2914
#, python-format
msgid "%(number)s of %(total)s %(filetypes)s (%(remaining)s remaining)"
msgstr ""
#. e.g.: 205 of 205 photos and videos
-#: rapid/rapid.py:2867
+#: rapid/rapid.py:2921
#, python-format
msgid "%(number)s of %(total)s %(filetypes)s"
msgstr ""
-#: rapid/rapid.py:3222
+#: rapid/rapid.py:3275
msgid "From"
msgstr ""
-#: rapid/rapid.py:3230
+#: rapid/rapid.py:3283
msgid "Auto Detect"
msgstr ""
-#: rapid/rapid.py:3234 rapid/preferencesdialog.py:1327
+#: rapid/rapid.py:3287 rapid/preferencesdialog.py:1337
#, python-format
msgid "Select a folder containing %(file_types)s"
msgstr ""
-#: rapid/rapid.py:3275
+#: rapid/rapid.py:3328
msgid "Copy"
msgstr ""
-#: rapid/rapid.py:3288
+#: rapid/rapid.py:3341
msgid "Move"
msgstr ""
-#: rapid/rapid.py:3310
+#: rapid/rapid.py:3363
msgid "To"
msgstr ""
-#: rapid/rapid.py:3317 rapid/rapid.py:3986
+#: rapid/rapid.py:3370 rapid/rapid.py:4056
msgid "Photos:"
msgstr ""
-#: rapid/rapid.py:3320 rapid/preferencesdialog.py:1164
+#: rapid/rapid.py:3373 rapid/preferencesdialog.py:1174
msgid "Select a folder to download photos to"
msgstr ""
-#: rapid/rapid.py:3332 rapid/rapid.py:3986
+#: rapid/rapid.py:3385 rapid/rapid.py:4056
msgid "Videos:"
msgstr ""
-#: rapid/rapid.py:3334 rapid/preferencesdialog.py:1182
+#: rapid/rapid.py:3387 rapid/preferencesdialog.py:1192
msgid "Select a folder to download videos to"
msgstr ""
-#: rapid/rapid.py:3526
+#: rapid/rapid.py:3594
msgid "and"
msgstr ""
-#: rapid/rapid.py:3531
+#: rapid/rapid.py:3599
msgid "Using backup devices"
msgstr ""
-#: rapid/rapid.py:3533
+#: rapid/rapid.py:3601
msgid "Using backup device"
msgstr ""
-#: rapid/rapid.py:3535
+#: rapid/rapid.py:3603
msgid "No backup devices detected"
msgstr ""
-#: rapid/rapid.py:3562
+#: rapid/rapid.py:3630
msgid "Free space:"
msgstr ""
#. (videos) or (photos) will be appended to the free space message displayed to the
#. user in the status bar.
#. you should only translate this if your language does not use parantheses
-#: rapid/rapid.py:3574
+#: rapid/rapid.py:3642
#, python-format
msgid "(%(file_type)s)"
msgstr ""
#. Freespace available on the filesystem for downloading to
#. Displayed in status bar message on main window
-#: rapid/rapid.py:3578
+#: rapid/rapid.py:3646
#, python-format
msgid "%(free)s %(file_type)s"
msgstr ""
@@ -285,160 +285,160 @@ msgstr ""
#. Inserted in the middle of the statusbar message concerning the amount of freespace
#. Used to differentiate between two different file systems
#. e.g. Free space: 21.3GB (photos); 14.7GB (videos).
-#: rapid/rapid.py:3583
+#: rapid/rapid.py:3651
msgid "; "
msgstr ""
#. Inserted at the end of the statusbar message concerning the amount of freespace
#. Used to differentiate between two different file systems
#. e.g. Free space: 21.3GB (photos); 14.7GB (videos).
-#: rapid/rapid.py:3588
+#: rapid/rapid.py:3656
msgid "."
msgstr ""
#. Freespace available on the filesystem for downloading to
#. Displayed in status bar message on main window
#. e.g. 14.7GB available
-#: rapid/rapid.py:3594
+#: rapid/rapid.py:3662
#, python-format
msgid "%(free)s free"
msgstr ""
#. user manually specified the same location for photos and video backups
-#: rapid/rapid.py:3602
+#: rapid/rapid.py:3670
#, python-format
msgid "Backing up photos and videos to %(path)s"
msgstr ""
#. user manually specified backup location
-#: rapid/rapid.py:3605
+#: rapid/rapid.py:3673
#, python-format
msgid "Backing up to %(path)s"
msgstr ""
#. user manually specified different locations for photo and video backups
-#: rapid/rapid.py:3608
+#: rapid/rapid.py:3676
#, python-format
msgid "Backing up photos to %(path)s and videos to %(path2)s"
msgstr ""
-#: rapid/rapid.py:3615
+#: rapid/rapid.py:3683
#, python-format
msgid "%(freespace)s. %(backuppaths)s."
msgstr ""
-#: rapid/rapid.py:3644
+#: rapid/rapid.py:3712
msgid "Program preferences are invalid"
msgstr ""
-#: rapid/rapid.py:3770 rapid/rpdfile.py:273
+#: rapid/rapid.py:3838 rapid/rpdfile.py:287
msgid "Photo"
msgstr ""
-#: rapid/rapid.py:3772 rapid/rpdfile.py:292
+#: rapid/rapid.py:3840 rapid/rpdfile.py:306
msgid "Video"
msgstr ""
-#: rapid/rapid.py:3781
+#: rapid/rapid.py:3849
#, python-format
msgid "%(file_type)s download folder does not exist"
msgstr ""
-#: rapid/rapid.py:3783 rapid/rapid.py:3797 rapid/rapid.py:3810
+#: rapid/rapid.py:3851 rapid/rapid.py:3865 rapid/rapid.py:3878
#, python-format
msgid "Folder: %s"
msgstr ""
-#: rapid/rapid.py:3795
+#: rapid/rapid.py:3863
#, python-format
msgid "%(file_type)s download folder is invalid"
msgstr ""
-#: rapid/rapid.py:3808
+#: rapid/rapid.py:3876
#, python-format
msgid "%(file_type)s download folder is not writable"
msgstr ""
-#: rapid/rapid.py:3894
+#: rapid/rapid.py:3962
msgid "Thumbnails"
msgstr ""
#. Translators: this text is displayed to the user when they request information on the command line options.
#. The text %default should not be modified or left out.
-#: rapid/rapid.py:3949
+#: rapid/rapid.py:4017
#, python-format
msgid ""
"display program information on the command line as the program runs "
"(default: %default)"
msgstr ""
-#: rapid/rapid.py:3950
+#: rapid/rapid.py:4018
msgid "display debugging information when run from the command line"
msgstr ""
-#: rapid/rapid.py:3951
+#: rapid/rapid.py:4019
msgid "only output errors to the command line"
msgstr ""
#. image file extensions are recognized RAW files plus TIFF and JPG
-#: rapid/rapid.py:3953
+#: rapid/rapid.py:4021
msgid "list photo and video file extensions the program recognizes and exit"
msgstr ""
-#: rapid/rapid.py:3955
+#: rapid/rapid.py:4023
msgid ""
"automatically detect devices from which to download, overwriting existing "
"program preferences"
msgstr ""
-#: rapid/rapid.py:3956
+#: rapid/rapid.py:4024
msgid ""
"manually specify the PATH of the device from which to download, overwriting "
"existing program preferences"
msgstr ""
-#: rapid/rapid.py:3957
+#: rapid/rapid.py:4025
msgid "reset all program settings and preferences and exit"
msgstr ""
-#: rapid/rapid.py:3970
+#: rapid/rapid.py:4038
msgid ""
"Error: specify device auto-detection or manually specify a device's path "
"from which to download, but do not do both."
msgstr ""
-#: rapid/rapid.py:3991
+#: rapid/rapid.py:4061
#, python-format
msgid "and %s"
msgstr ""
-#: rapid/rapid.py:3999
+#: rapid/rapid.py:4069
msgid "All settings and preferences have been reset"
msgstr ""
-#: rapid/backupfile.py:157 rapid/backupfile.py:180
+#: rapid/backupfile.py:174 rapid/backupfile.py:200
msgid "Backing up error"
msgstr ""
-#: rapid/backupfile.py:159
+#: rapid/backupfile.py:176
#, python-format
msgid "Destination directory could not be created: %(directory)s\n"
msgstr ""
-#: rapid/backupfile.py:161 rapid/backupfile.py:182 rapid/subfolderfile.py:199
+#: rapid/backupfile.py:178 rapid/backupfile.py:202 rapid/subfolderfile.py:206
#, python-format
msgid ""
"Source: %(source)s\n"
"Destination: %(destination)s"
msgstr ""
-#: rapid/backupfile.py:164 rapid/backupfile.py:184
+#: rapid/backupfile.py:181 rapid/backupfile.py:204
#, python-format
msgid "Error: %(inst)s"
msgstr ""
-#: rapid/copyfiles.py:163 rapid/subfolderfile.py:214
-#: rapid/subfolderfile.py:347 rapid/subfolderfile.py:365
+#: rapid/copyfiles.py:163 rapid/subfolderfile.py:221
+#: rapid/subfolderfile.py:446 rapid/subfolderfile.py:468
#, python-format
msgid ""
"%(problem)s\n"
@@ -926,39 +926,39 @@ msgstr ""
msgid "Path:"
msgstr ""
-#: rapid/preferencesdialog.py:1082
+#: rapid/preferencesdialog.py:1092
msgid "Job Code"
msgstr ""
-#: rapid/preferencesdialog.py:1353
+#: rapid/preferencesdialog.py:1363
msgid "Select a folder in which to backup photos"
msgstr ""
-#: rapid/preferencesdialog.py:1366
+#: rapid/preferencesdialog.py:1376
msgid "Select a folder in which to backup videos"
msgstr ""
#. Translators: please do not modify or leave out html formatting tags like <i> and <b>. These are used to format the text the users sees
-#: rapid/preferencesdialog.py:1461
+#: rapid/preferencesdialog.py:1471
msgid ""
"<i><b>Warning:</b> There is insufficient metadata to fully generate the "
"name. Please use other renaming options.</i>"
msgstr ""
-#: rapid/preferencesdialog.py:1512
+#: rapid/preferencesdialog.py:1522
msgid ""
"<i><b>Warning:</b> There is insufficient metadata to fully generate "
"subfolders. Please use other subfolder naming options.</i>"
msgstr ""
#. Translators: you should not modify or leave out the %s. This is a code used by the programming language python to insert a value that thes user will see
-#: rapid/preferencesdialog.py:1515
+#: rapid/preferencesdialog.py:1525
#, python-format
msgid "<i>Example: %s</i>"
msgstr ""
#. Preferences list is now empty
-#: rapid/preferencesdialog.py:1605
+#: rapid/preferencesdialog.py:1615
#, python-format
msgid ""
"The %(filetype)s subfolder preferences entered are invalid and cannot be "
@@ -966,7 +966,7 @@ msgid ""
"They will be reset to their default values."
msgstr ""
-#: rapid/preferencesdialog.py:1750
+#: rapid/preferencesdialog.py:1760
#, python-format
msgid ""
"The following regular expressions are invalid, and will be removed unless "
@@ -974,7 +974,7 @@ msgid ""
" %s"
msgstr ""
-#: rapid/preferencesdialog.py:1752
+#: rapid/preferencesdialog.py:1762
#, python-format
msgid ""
"This regular expression is invalid, and will be removed unless you correct "
@@ -982,17 +982,17 @@ msgid ""
" %s"
msgstr ""
-#: rapid/preferencesdialog.py:1753
+#: rapid/preferencesdialog.py:1763
msgid "Invalid regular expression"
msgstr ""
#. Translators: this value is used as an example device when automatic backup device detection is enabled. You should translate this.
-#: rapid/preferencesdialog.py:1934
+#: rapid/preferencesdialog.py:1944
msgid "externaldrive1"
msgstr ""
#. Translators: this value is used as an example device when automatic backup device detection is enabled. You should translate this.
-#: rapid/preferencesdialog.py:1936
+#: rapid/preferencesdialog.py:1946
msgid "externaldrive2"
msgstr ""
@@ -1069,11 +1069,11 @@ msgid "Stockholm"
msgstr ""
#. components
-#: rapid/problemnotification.py:27 rapid/subfolderfile.py:358
+#: rapid/problemnotification.py:27 rapid/subfolderfile.py:461
msgid "subfolder"
msgstr ""
-#: rapid/problemnotification.py:28 rapid/subfolderfile.py:356
+#: rapid/problemnotification.py:28 rapid/subfolderfile.py:459
msgid "filename"
msgstr ""
@@ -1319,7 +1319,7 @@ msgstr ""
msgid "Multiple problems were encountered"
msgstr ""
-#: rapid/problemnotification.py:404 rapid/subfolderfile.py:233
+#: rapid/problemnotification.py:404 rapid/subfolderfile.py:265
msgid "Photos detected with the same filenames, but taken at different times"
msgstr ""
@@ -1345,39 +1345,39 @@ msgstr ""
msgid "%(previousproblem)s, and %(backinguperror)s"
msgstr ""
-#: rapid/rpdfile.py:153
+#: rapid/rpdfile.py:159
#, python-format
msgid "%(number)s %(filetypes)s"
msgstr ""
-#: rapid/rpdfile.py:163
+#: rapid/rpdfile.py:169
#, python-format
msgid "scanning (found %(photos)s photos and %(videos)s videos)..."
msgstr ""
-#: rapid/subfolderfile.py:80
+#: rapid/subfolderfile.py:82
#, python-format
msgid "%(hour)s:%(minute)s:%(second)s:%(subsecond)s"
msgstr ""
-#: rapid/subfolderfile.py:301
+#: rapid/subfolderfile.py:396
msgid "Photo has already been downloaded"
msgstr ""
-#: rapid/subfolderfile.py:302
+#: rapid/subfolderfile.py:397
#, python-format
msgid "Source: %(source)s"
msgstr ""
-#: rapid/subfolderfile.py:354
+#: rapid/subfolderfile.py:457
msgid "subfolder and filename"
msgstr ""
-#: rapid/subfolderfile.py:393
+#: rapid/subfolderfile.py:500 rapid/subfolderfile.py:511
msgid "Failed to create download subfolder"
msgstr ""
-#: rapid/subfolderfile.py:394
+#: rapid/subfolderfile.py:501 rapid/subfolderfile.py:512
#, python-format
msgid "Path: %s"
msgstr ""