summaryrefslogtreecommitdiff
path: root/po/nn.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nn.po')
-rw-r--r--po/nn.po500
1 files changed, 272 insertions, 228 deletions
diff --git a/po/nn.po b/po/nn.po
index b957dd9..342e8a0 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -7,22 +7,22 @@ msgid ""
msgstr ""
"Project-Id-Version: rapid\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2011-09-19 14:04-0500\n"
-"PO-Revision-Date: 2011-09-26 09:02+0000\n"
+"POT-Creation-Date: 2011-11-20 13:25-0600\n"
+"PO-Revision-Date: 2011-11-21 08:52+0000\n"
"Last-Translator: Kevin Brubeck Unhammer <Unknown>\n"
"Language-Team: Norwegian Nynorsk <nn@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2011-09-27 23:44+0000\n"
-"X-Generator: Launchpad (build 14041)\n"
+"X-Launchpad-Export-Date: 2011-12-28 07:56+0000\n"
+"X-Generator: Launchpad (build 14560)\n"
#. Translators: if neccessary, for guidance in how to translate this program, you may see http://damonlynch.net/translate.html
-#: rapid/rapid.py:106 rapid/glade3/rapid.ui.h:14
+#: rapid/rapid.py:107 rapid/rapid.py:1699 rapid/glade3/rapid.ui.h:14
msgid "Rapid Photo Downloader"
msgstr "Rapid Photo Downloader"
-#: rapid/rapid.py:111
+#: rapid/rapid.py:112
#, python-format
msgid ""
"%(date)s\n"
@@ -31,33 +31,33 @@ msgstr ""
"%(date)s\n"
"%(time)s"
-#: rapid/rapid.py:113
+#: rapid/rapid.py:114
#, python-format
msgid "%(date)s %(time)s"
msgstr "%(date)s %(time)s"
-#: rapid/rapid.py:116
+#: rapid/rapid.py:117
#, python-format
msgid "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s"
msgstr "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s"
#. Device refers to a thing like a camera, memory card in its reader,
#. external hard drive, Portable Storage Device, etc.
-#: rapid/rapid.py:150
+#: rapid/rapid.py:152
msgid "Device"
msgstr "Eining"
#. Size refers to the total size of images on the device, typically in
#. MB or GB
-#: rapid/rapid.py:167
+#: rapid/rapid.py:170
msgid "Size"
msgstr "Storleik"
-#: rapid/rapid.py:170
+#: rapid/rapid.py:173
msgid "Download Progress"
msgstr "Nedlastingsframgang"
-#: rapid/rapid.py:316
+#: rapid/rapid.py:319
#, python-format
msgid "%(device)s did not unmount"
msgstr "%(device)s vart ikkje avmontert"
@@ -66,19 +66,38 @@ msgstr "%(device)s vart ikkje avmontert"
#. 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:1178
+#: rapid/rapid.py:1186
msgid "scanning..."
msgstr "leiter..."
-#: rapid/rapid.py:2086 rapid/glade3/rapid.ui.h:5
+#. this location is a human readable explanation for /, and is inserted into Downloading from %(location)s
+#: rapid/rapid.py:1697
+msgid "the root of the file system"
+msgstr "rotmappa til filsystemet"
+
+#. message in dialog box which asks the user if they really want to be downloading from this location
+#: rapid/rapid.py:1701
+#, python-format
+msgid "Downloading from %(location)s."
+msgstr "Lastar ned frå %(location)s."
+
+#: rapid/rapid.py:1702
+msgid ""
+"Do you really want to download from here? On some systems, scanning this "
+"location can take a very long time."
+msgstr ""
+"Vil du verkeleg lasta ned herfrå? På visse system kan det ta veldig lang tid "
+"å skanna dette."
+
+#: rapid/rapid.py:2124 rapid/glade3/rapid.ui.h:5
msgid "Download"
msgstr "Last ned"
-#: rapid/rapid.py:2089
+#: rapid/rapid.py:2127
msgid "Pause"
msgstr "Pause"
-#: rapid/rapid.py:2190
+#: rapid/rapid.py:2228
#, python-format
msgid ""
"These download folders are invalid:\n"
@@ -89,7 +108,7 @@ msgstr ""
"%(folder1)s\n"
"%(folder2)s"
-#: rapid/rapid.py:2193
+#: rapid/rapid.py:2231
#, python-format
msgid ""
"This download folder is invalid:\n"
@@ -98,136 +117,176 @@ msgstr ""
"Mappa er ugyldig:\n"
"%s"
-#: rapid/rapid.py:2194
+#: rapid/rapid.py:2232
msgid "Download cannot proceed"
msgstr "Kan ikkje gå vidare med nedlasting"
-#: rapid/rapid.py:2503
+#: rapid/rapid.py:2559
msgid "About 1 second remaining"
msgstr "Omtrent eitt sekund igjen"
-#: rapid/rapid.py:2505
+#: rapid/rapid.py:2561
#, python-format
msgid "About %i seconds remaining"
msgstr "Omtrent %i sekund igjen"
-#: rapid/rapid.py:2507
+#: rapid/rapid.py:2563
msgid "About 1 minute remaining"
msgstr "Omtrent eitt minutt igjen"
#. 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:2512
+#: rapid/rapid.py:2568
#, python-format
msgid "About %(minutes)i:%(seconds)02i minutes remaining"
msgstr "Omtrent %(minutes)i minutt og %(seconds)02i sekund igjen"
-#: rapid/rapid.py:2534 rapid/preferencesdialog.py:891 rapid/rpdfile.py:110
+#: rapid/rapid.py:2590 rapid/rpdfile.py:113
msgid "photos and videos"
msgstr "bilete og videoar"
-#: rapid/rapid.py:2536 rapid/rpdfile.py:112
+#: rapid/rapid.py:2592 rapid/rpdfile.py:115
msgid "photos or videos"
msgstr "bilete eller videoar"
-#: rapid/rapid.py:2539 rapid/rapid.py:3116 rapid/rpdfile.py:115
+#: rapid/rapid.py:2595 rapid/rapid.py:3408 rapid/rpdfile.py:118
msgid "videos"
msgstr "videoar"
-#: rapid/rapid.py:2541 rapid/preferencesdialog.py:1616 rapid/rpdfile.py:117
-#: rapid/rpdfile.py:270
+#: rapid/rapid.py:2597 rapid/preferencesdialog.py:1617 rapid/rpdfile.py:120
+#: rapid/rpdfile.py:254
msgid "video"
msgstr "video"
-#: rapid/rapid.py:2544 rapid/rapid.py:3114 rapid/preferencesdialog.py:893
-#: rapid/rpdfile.py:120
+#: rapid/rapid.py:2600 rapid/rapid.py:3406 rapid/rpdfile.py:123
msgid "photos"
msgstr "bilete"
#. check subfolder preferences for bad values
-#: rapid/rapid.py:2546 rapid/preferencesdialog.py:1615 rapid/rpdfile.py:122
-#: rapid/rpdfile.py:250
+#: rapid/rapid.py:2602 rapid/preferencesdialog.py:1616 rapid/rpdfile.py:125
+#: rapid/rpdfile.py:234
msgid "photo"
msgstr "bilete"
-#: rapid/rapid.py:2573
+#: rapid/rapid.py:2629
#, python-format
msgid "%(noFiles)s %(filetypes)s downloaded"
msgstr "Lasta ned %(noFiles)s %(filetypes)s"
-#: rapid/rapid.py:2577
+#: rapid/rapid.py:2633
#, python-format
msgid "%(noFiles)s %(filetypes)s failed to download"
msgstr "Klarte ikkje å laste ned %(noFiles)s %(filetypes)s"
-#: rapid/rapid.py:2580 rapid/rapid.py:2632
+#: rapid/rapid.py:2636 rapid/rapid.py:2688
msgid "warnings"
msgstr "åtvaringar"
-#: rapid/rapid.py:2589
+#: rapid/rapid.py:2645
msgid "All downloads complete"
msgstr "Alle nedlastingar er ferdige"
-#: rapid/rapid.py:2595 rapid/rapid.py:2604 rapid/rapid.py:2613
-#: rapid/rapid.py:2622 rapid/rapid.py:2630
+#: rapid/rapid.py:2651 rapid/rapid.py:2660 rapid/rapid.py:2669
+#: rapid/rapid.py:2678 rapid/rapid.py:2686
#, python-format
msgid "%(number)s %(numberdownloaded)s"
msgstr "%(number)s %(numberdownloaded)s"
-#: rapid/rapid.py:2597 rapid/rapid.py:2615
+#: rapid/rapid.py:2653 rapid/rapid.py:2671
#, python-format
msgid "%(filetype)s downloaded"
msgstr "%(filetype)s lasta ned"
-#: rapid/rapid.py:2606 rapid/rapid.py:2624
+#: rapid/rapid.py:2662 rapid/rapid.py:2680
#, python-format
msgid "%(filetype)s failed to download"
msgstr "Klarte ikkje å laste ned %(filetype)s"
#. e.g.: 3 of 205 photos and videos (202 remaining)
-#: rapid/rapid.py:2663
+#: rapid/rapid.py:2719
#, python-format
msgid "%(number)s of %(total)s %(filetypes)s (%(remaining)s remaining)"
msgstr "%(number)s av %(total)s %(filetypes)s (%(remaining)s igjen)"
#. e.g.: 205 of 205 photos and videos
-#: rapid/rapid.py:2670
+#: rapid/rapid.py:2726
#, python-format
msgid "%(number)s of %(total)s %(filetypes)s"
msgstr "%(number)s av %(total)s %(filetypes)s"
-#: rapid/rapid.py:3084
+#: rapid/rapid.py:3072
+msgid "From"
+msgstr "Frå"
+
+#: rapid/rapid.py:3080
+msgid "Auto Detect"
+msgstr "Oppdag automatisk"
+
+#: rapid/rapid.py:3084 rapid/preferencesdialog.py:1324
+#, python-format
+msgid "Select a folder containing %(file_types)s"
+msgstr "Vel ei mappe med %(file_types)s"
+
+#: rapid/rapid.py:3125
+msgid "Copy"
+msgstr "Kopier"
+
+#: rapid/rapid.py:3138
+msgid "Move"
+msgstr "Flytt"
+
+#: rapid/rapid.py:3160
+msgid "To"
+msgstr "Til"
+
+#: rapid/rapid.py:3167 rapid/rapid.py:3796
+msgid "Photos:"
+msgstr "Bilete:"
+
+#: rapid/rapid.py:3170 rapid/preferencesdialog.py:1161
+msgid "Select a folder to download photos to"
+msgstr "Vel ei mappe å laste inn bilete til"
+
+#: rapid/rapid.py:3182 rapid/rapid.py:3796
+msgid "Videos:"
+msgstr "Videoar:"
+
+#: rapid/rapid.py:3184 rapid/preferencesdialog.py:1179
+msgid "Select a folder to download videos to"
+msgstr "Vel ei mappe å laste inn video til"
+
+#: rapid/rapid.py:3376
msgid "and"
msgstr "og"
-#: rapid/rapid.py:3089
+#: rapid/rapid.py:3381
msgid "Using backup devices"
msgstr "Nyttar einingar for tryggleikskopiering"
-#: rapid/rapid.py:3091
+#: rapid/rapid.py:3383
msgid "Using backup device"
msgstr "Nyttar eining for tryggleikskopiering"
-#: rapid/rapid.py:3093
+#: rapid/rapid.py:3385
msgid "No backup devices detected"
msgstr "Fann ingen einingar for tryggleikskopiering"
-#: rapid/rapid.py:3120
+#: rapid/rapid.py:3412
msgid "Free space:"
msgstr "Ledig plass:"
#. (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:3132
+#: rapid/rapid.py:3424
#, python-format
msgid "(%(file_type)s)"
msgstr "(%(file_type)s)"
#. Freespace available on the filesystem for downloading to
#. Displayed in status bar message on main window
-#: rapid/rapid.py:3136
+#: rapid/rapid.py:3428
#, python-format
msgid "%(free)s %(file_type)s"
msgstr "%(free)s %(file_type)s"
@@ -235,87 +294,87 @@ msgstr "%(free)s %(file_type)s"
#. 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:3141
+#: rapid/rapid.py:3433
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:3146
+#: rapid/rapid.py:3438
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:3152
+#: rapid/rapid.py:3444
#, python-format
msgid "%(free)s free"
msgstr "%(free)s tilgjengeleg"
#. user manually specified the same location for photos and video backups
-#: rapid/rapid.py:3160
+#: rapid/rapid.py:3452
#, python-format
msgid "Backing up photos and videos to %(path)s"
msgstr "Tek tryggleikskopi av bilete og videoar til %(path)s"
#. user manually specified backup location
-#: rapid/rapid.py:3163
+#: rapid/rapid.py:3455
#, python-format
msgid "Backing up to %(path)s"
msgstr "Tek tryggleikskopi til %(path)s"
#. user manually specified different locations for photo and video backups
-#: rapid/rapid.py:3166
+#: rapid/rapid.py:3458
#, python-format
msgid "Backing up photos to %(path)s and videos to %(path2)s"
msgstr "Tek tryggleikskopi av bilete til %(path)s og videoar til %(path2)s"
-#: rapid/rapid.py:3173
+#: rapid/rapid.py:3465
#, python-format
msgid "%(freespace)s. %(backuppaths)s."
msgstr "%(freespace)s. %(backuppaths)s."
-#: rapid/rapid.py:3202
+#: rapid/rapid.py:3494
msgid "Program preferences are invalid"
msgstr "Programinnstillingane er ugyldige"
-#: rapid/rapid.py:3321 rapid/rpdfile.py:251
+#: rapid/rapid.py:3613 rapid/rpdfile.py:235
msgid "Photo"
msgstr "Bilete"
-#: rapid/rapid.py:3323 rapid/rpdfile.py:271
+#: rapid/rapid.py:3615 rapid/rpdfile.py:255
msgid "Video"
msgstr "Video"
-#: rapid/rapid.py:3332
+#: rapid/rapid.py:3624
#, python-format
msgid "%(file_type)s download folder does not exist"
msgstr "Nedlastingsmappa til %(file_type)s finst ikkje"
-#: rapid/rapid.py:3334 rapid/rapid.py:3348 rapid/rapid.py:3361
+#: rapid/rapid.py:3626 rapid/rapid.py:3640 rapid/rapid.py:3653
#, python-format
msgid "Folder: %s"
msgstr "Mappe: %s"
-#: rapid/rapid.py:3346
+#: rapid/rapid.py:3638
#, python-format
msgid "%(file_type)s download folder is invalid"
msgstr "Nedlastingsmappa til %(file_type)s er ugyldig"
-#: rapid/rapid.py:3359
+#: rapid/rapid.py:3651
#, python-format
msgid "%(file_type)s download folder is not writable"
msgstr "Nedlastingsmappa til %(file_type)s er ikkje skrivbar"
-#: rapid/rapid.py:3437
+#: rapid/rapid.py:3729
msgid "Thumbnails"
msgstr "Miniatyrbilete"
#. 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:3484
+#: rapid/rapid.py:3777
#, python-format
msgid ""
"display program information on the command line as the program runs "
@@ -324,51 +383,33 @@ msgstr ""
"vis programinformasjon på kommandolinja når programmet køyrer \n"
"(standard: %default)"
-#: rapid/rapid.py:3485
+#: rapid/rapid.py:3778
msgid "display debugging information when run from the command line"
msgstr "vis avlusingsinformasjon ved køyring frå kommandolinja"
-#: rapid/rapid.py:3486
+#: rapid/rapid.py:3779
msgid "only output errors to the command line"
msgstr "vis berre feil på kommandolinja"
#. image file extensions are recognized RAW files plus TIFF and JPG
-#: rapid/rapid.py:3488
+#: rapid/rapid.py:3781
msgid "list photo and video file extensions the program recognizes and exit"
msgstr ""
"vis kva for bilet- og videofiltypane programmet gjenkjenner, og avslutt"
-#: rapid/rapid.py:3490
+#: rapid/rapid.py:3783
msgid "reset all program settings and preferences and exit"
msgstr "nullstill alle programinnstillingar og avslutt"
-#: rapid/rapid.py:3503
-msgid "Photos:"
-msgstr "Bilete:"
-
-#: rapid/rapid.py:3503
-msgid "Videos:"
-msgstr "Videoar:"
-
-#: rapid/rapid.py:3508
+#: rapid/rapid.py:3801
#, python-format
msgid "and %s"
msgstr "og %s"
-#: rapid/rapid.py:3516
+#: rapid/rapid.py:3809
msgid "All settings and preferences have been reset"
msgstr "Alle innstillingar er nullstilte"
-#: rapid/rapid.py:3534
-msgid ""
-"Video downloading functionality disabled.\n"
-"To download videos, please install the hachoir metadata and kaa metadata "
-"packages for python."
-msgstr ""
-"Videonedlasting er ikkje aktivert.\n"
-"For å kunna lasta ned video må du installera Python-pakkene hachoir metadata "
-"og kaa metadata."
-
#: rapid/backupfile.py:142 rapid/backupfile.py:165
msgid "Backing up error"
msgstr "Feil ved tryggleikskopiering"
@@ -392,8 +433,8 @@ msgstr ""
msgid "Error: %(inst)s"
msgstr "Feil: %(inst)s"
-#: rapid/copyfiles.py:143 rapid/subfolderfile.py:211
-#: rapid/subfolderfile.py:351 rapid/subfolderfile.py:369
+#: rapid/copyfiles.py:159 rapid/subfolderfile.py:211
+#: rapid/subfolderfile.py:352 rapid/subfolderfile.py:370
#, python-format
msgid ""
"%(problem)s\n"
@@ -421,471 +462,473 @@ msgstr "_Hugs dette valet"
msgid "MB/s"
msgstr "MB/s"
-#: rapid/generatenameconfig.py:145
+#: rapid/generatenameconfig.py:150
msgid "Date time"
msgstr "Dato tid"
-#: rapid/generatenameconfig.py:146
+#: rapid/generatenameconfig.py:151
msgid "Text"
msgstr "Tekst"
-#: rapid/generatenameconfig.py:147
+#: rapid/generatenameconfig.py:152
msgid "Filename"
msgstr "Filnamn"
-#: rapid/generatenameconfig.py:148
+#: rapid/generatenameconfig.py:153
msgid "Metadata"
msgstr "Metadata"
-#: rapid/generatenameconfig.py:149
+#: rapid/generatenameconfig.py:154
msgid "Sequences"
msgstr "Sekvensar"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode
-#: rapid/generatenameconfig.py:151 rapid/preferencesdialog.py:570
+#: rapid/generatenameconfig.py:156 rapid/preferencesdialog.py:574
msgid "Job code"
msgstr "Jobbnamn"
-#: rapid/generatenameconfig.py:152
+#: rapid/generatenameconfig.py:157
msgid "Image date"
msgstr "Biletdato"
-#: rapid/generatenameconfig.py:153
+#: rapid/generatenameconfig.py:158
msgid "Video date"
msgstr "Videodato"
-#: rapid/generatenameconfig.py:154
+#: rapid/generatenameconfig.py:159
msgid "Today"
msgstr "Idag"
-#: rapid/generatenameconfig.py:155
+#: rapid/generatenameconfig.py:160
msgid "Yesterday"
msgstr "Igår"
#. Translators: Download time is the time and date that the download started (when the user clicked the Download button)
-#: rapid/generatenameconfig.py:157
+#: rapid/generatenameconfig.py:162
msgid "Download time"
msgstr "Nedlastingstidspunkt"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:159
+#: rapid/generatenameconfig.py:164
msgid "Name + extension"
msgstr "Namn + filtype"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:161
+#: rapid/generatenameconfig.py:166
msgid "Name"
msgstr "Namn"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:163
+#: rapid/generatenameconfig.py:168
msgid "Extension"
msgstr "Filtype"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:165
+#: rapid/generatenameconfig.py:170
msgid "Image number"
msgstr "Bilettal"
-#: rapid/generatenameconfig.py:166
+#: rapid/generatenameconfig.py:171
msgid "Video number"
msgstr "Videotal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:168
+#: rapid/generatenameconfig.py:173
msgid "Aperture"
msgstr "Blenderopning"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:170
+#: rapid/generatenameconfig.py:175
msgid "ISO"
msgstr "ISO"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:172
+#: rapid/generatenameconfig.py:177
msgid "Exposure time"
msgstr "Lukketid"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:174
+#: rapid/generatenameconfig.py:179
msgid "Focal length"
msgstr "Brennvidde"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:176
+#: rapid/generatenameconfig.py:181
msgid "Camera make"
msgstr "Kameramerke"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:178
+#: rapid/generatenameconfig.py:183
msgid "Camera model"
msgstr "Kameramodell"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:180
+#: rapid/generatenameconfig.py:185
msgid "Short camera model"
msgstr "Kort kameramodell"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:182
+#: rapid/generatenameconfig.py:187
msgid "Hyphenated short camera model"
msgstr "Bindestrek, kort kameramodell"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:184
+#: rapid/generatenameconfig.py:189
msgid "Serial number"
msgstr "Serienummer"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:186
+#: rapid/generatenameconfig.py:191
msgid "Shutter count"
msgstr "Eksponeringsteljar"
+#. File number currently refers to the Exif value Exif.Canon.FileNumber
+#: rapid/generatenameconfig.py:193
+msgid "File number"
+msgstr "Filnummer"
+
+#. Only the folder component of the Exif.Canon.FileNumber value
+#: rapid/generatenameconfig.py:195
+msgid "Folder only"
+msgstr "Berre mappa"
+
+#. The folder and file component of the Exif.Canon.FileNumber value
+#: rapid/generatenameconfig.py:197
+msgid "Folder and file"
+msgstr "Mappe og fil"
+
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata
-#: rapid/generatenameconfig.py:188
+#: rapid/generatenameconfig.py:199
msgid "Owner name"
msgstr "Namn på eigar"
-#: rapid/generatenameconfig.py:189
+#: rapid/generatenameconfig.py:200
msgid "Codec"
msgstr "Kodek"
-#: rapid/generatenameconfig.py:190
+#: rapid/generatenameconfig.py:201
msgid "Width"
msgstr "Breidd"
-#: rapid/generatenameconfig.py:191
+#: rapid/generatenameconfig.py:202
msgid "Height"
msgstr "Høgd"
-#: rapid/generatenameconfig.py:192
+#: rapid/generatenameconfig.py:203
msgid "Length"
msgstr "Lengd"
-#: rapid/generatenameconfig.py:193
+#: rapid/generatenameconfig.py:204
msgid "Frames Per Second"
msgstr "Bilet per sekund"
-#: rapid/generatenameconfig.py:194
+#: rapid/generatenameconfig.py:205
msgid "Artist"
msgstr "Kunstnar"
-#: rapid/generatenameconfig.py:195
+#: rapid/generatenameconfig.py:206
msgid "Copyright"
msgstr "Opphavsrett"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers
-#: rapid/generatenameconfig.py:197
+#: rapid/generatenameconfig.py:208
msgid "Downloads today"
msgstr "Nedlastingar idag"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers
-#: rapid/generatenameconfig.py:199
+#: rapid/generatenameconfig.py:210
msgid "Session number"
msgstr "Øktteljar"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers
-#: rapid/generatenameconfig.py:201
+#: rapid/generatenameconfig.py:212
msgid "Subfolder number"
msgstr "Undermappeteljar"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers
-#: rapid/generatenameconfig.py:203
+#: rapid/generatenameconfig.py:214
msgid "Stored number"
msgstr "Lagra tal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequenceletters
-#: rapid/generatenameconfig.py:205
+#: rapid/generatenameconfig.py:216
msgid "Sequence letter"
msgstr "Sekvensbokstav"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:207
+#: rapid/generatenameconfig.py:218
msgid "All digits"
msgstr "Alle tal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:209
+#: rapid/generatenameconfig.py:220
msgid "Last digit"
msgstr "Siste tal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:211
+#: rapid/generatenameconfig.py:222
msgid "Last 2 digits"
msgstr "Siste to tal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:213
+#: rapid/generatenameconfig.py:224
msgid "Last 3 digits"
msgstr "Siste tre tal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename
-#: rapid/generatenameconfig.py:215
+#: rapid/generatenameconfig.py:226
msgid "Last 4 digits"
msgstr "Siste fire tal"
#. Translators: please not the capitalization of this text, and keep it the same if your language features capitalization
-#: rapid/generatenameconfig.py:217
+#: rapid/generatenameconfig.py:228
msgid "Original Case"
msgstr "Opphavleg Versalisering"
#. Translators: please not the capitalization of this text, and keep it the same if your language features capitalization
-#: rapid/generatenameconfig.py:219
+#: rapid/generatenameconfig.py:230
msgid "UPPERCASE"
msgstr "STORE BOKSTAVAR"
#. Translators: please not the capitalization of this text, and keep it the same if your language features capitalization
-#: rapid/generatenameconfig.py:221
+#: rapid/generatenameconfig.py:232
msgid "lowercase"
msgstr "små bokstavar"
-#: rapid/generatenameconfig.py:222
+#: rapid/generatenameconfig.py:233
msgid "One digit"
msgstr "Eitt tal"
-#: rapid/generatenameconfig.py:223
+#: rapid/generatenameconfig.py:234
msgid "Two digits"
msgstr "To tal"
-#: rapid/generatenameconfig.py:224
+#: rapid/generatenameconfig.py:235
msgid "Three digits"
msgstr "Tre tal"
-#: rapid/generatenameconfig.py:225
+#: rapid/generatenameconfig.py:236
msgid "Four digits"
msgstr "Fire tal"
-#: rapid/generatenameconfig.py:226
+#: rapid/generatenameconfig.py:237
msgid "Five digits"
msgstr "Fem tal"
-#: rapid/generatenameconfig.py:227
+#: rapid/generatenameconfig.py:238
msgid "Six digits"
msgstr "Seks tal"
-#: rapid/generatenameconfig.py:228
+#: rapid/generatenameconfig.py:239
msgid "Seven digits"
msgstr "Sju tal"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:230
+#: rapid/generatenameconfig.py:241
msgid "Subseconds"
msgstr "Delsekund"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:232
+#: rapid/generatenameconfig.py:243
msgid "YYYYMMDD"
msgstr "ÅÅÅÅMMDD"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:234
+#: rapid/generatenameconfig.py:245
msgid "YYYY-MM-DD"
msgstr "ÅÅÅÅ-MM-DD"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:236
+#: rapid/generatenameconfig.py:247
msgid "YYMMDD"
msgstr "ÅÅMMDD"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:238
+#: rapid/generatenameconfig.py:249
msgid "YY-MM-DD"
msgstr "ÅÅ-MM-DD"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:240
+#: rapid/generatenameconfig.py:251
msgid "MMDDYYYY"
msgstr "MMDDÅÅÅÅ"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:242
+#: rapid/generatenameconfig.py:253
msgid "MMDDYY"
msgstr "MMDDÅÅ"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:244
+#: rapid/generatenameconfig.py:255
msgid "MMDD"
msgstr "MMDD"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:246
+#: rapid/generatenameconfig.py:257
msgid "DDMMYYYY"
msgstr "DDMMÅÅÅÅ"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:248
+#: rapid/generatenameconfig.py:259
msgid "DDMMYY"
msgstr "DDMMÅÅ"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:250
+#: rapid/generatenameconfig.py:261
msgid "YYYY"
msgstr "ÅÅÅÅ"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:252
+#: rapid/generatenameconfig.py:263
msgid "YY"
msgstr "ÅÅ"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:254
+#: rapid/generatenameconfig.py:265
msgid "MM"
msgstr "MM"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:256
+#: rapid/generatenameconfig.py:267
msgid "DD"
msgstr "DD"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:258
+#: rapid/generatenameconfig.py:269
msgid "HHMMSS"
msgstr "TTMMSS"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:260
+#: rapid/generatenameconfig.py:271
msgid "HHMM"
msgstr "TTMM"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:262
+#: rapid/generatenameconfig.py:273
msgid "HH-MM-SS"
msgstr "TT-MM-SS"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:264
+#: rapid/generatenameconfig.py:275
msgid "HH-MM"
msgstr "TT-MM"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:266
+#: rapid/generatenameconfig.py:277
msgid "HH"
msgstr "TT"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:268
+#: rapid/generatenameconfig.py:279
msgid "MM (minutes)"
msgstr "MM (minutt)"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime
-#: rapid/generatenameconfig.py:270
+#: rapid/generatenameconfig.py:281
msgid "SS"
msgstr "SS"
-#: rapid/preferencesdialog.py:370
+#: rapid/preferencesdialog.py:371
#, python-format
msgid "Subfolder preferences should not start with a %s"
msgstr "Innstillingane for undermapper burde ikkje byrje med %s"
-#: rapid/preferencesdialog.py:372
+#: rapid/preferencesdialog.py:373
#, python-format
msgid "Subfolder preferences should not end with a %s"
msgstr "Innstillingane for undermapper burde ikkje ende med %s"
-#: rapid/preferencesdialog.py:376
+#: rapid/preferencesdialog.py:377
#, python-format
msgid "Subfolder preferences should not contain two %s one after the other"
msgstr "Innstillingane for undermapper burde ikkje ha to %s etter kvarandre"
-#: rapid/preferencesdialog.py:431 rapid/preferencesdialog.py:693
+#: rapid/preferencesdialog.py:436 rapid/preferencesdialog.py:697
msgid "Remove all Job Codes?"
msgstr "Fjern alle jobbnamn?"
-#: rapid/preferencesdialog.py:432 rapid/preferencesdialog.py:710
+#: rapid/preferencesdialog.py:437 rapid/preferencesdialog.py:714
msgid "Should all Job Codes be removed?"
msgstr "Skal alle jobbnamn fjernast?"
-#: rapid/preferencesdialog.py:438
+#: rapid/preferencesdialog.py:443
msgid "Remove all Remembered Paths?"
msgstr "Fjern alle hugsa søkjestiar?"
-#: rapid/preferencesdialog.py:439
+#: rapid/preferencesdialog.py:444
msgid "Should all remembered paths be removed?"
msgstr "Skal alle hugsa søkjestiar fjernast?"
-#: rapid/preferencesdialog.py:445
+#: rapid/preferencesdialog.py:450
msgid "Remove all Ignored Paths?"
msgstr "Fjern alle oversedde søkjestiar?"
-#: rapid/preferencesdialog.py:446
+#: rapid/preferencesdialog.py:451
msgid "Should all ignored paths be removed?"
msgstr "Skal alle oversedde søkjestiar fjernast?"
-#: rapid/preferencesdialog.py:457
+#: rapid/preferencesdialog.py:462
msgid "Error in Photo Rename preferences"
msgstr "Feil i innstillingane til biletomdøping"
-#: rapid/preferencesdialog.py:638
+#: rapid/preferencesdialog.py:642
msgid "Error in Video Rename preferences"
msgstr "Feil i innstillingane til videoomdøping"
-#: rapid/preferencesdialog.py:659
+#: rapid/preferencesdialog.py:663
msgid "Error in Photo Download Subfolders preferences"
msgstr "Feil i innstillingane til undermapper for biletnedlasting"
-#: rapid/preferencesdialog.py:676
+#: rapid/preferencesdialog.py:680
msgid "Error in Video Download Subfolders preferences"
msgstr "Feil i innstillingane til undermapper for videonedlasting"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode
-#: rapid/preferencesdialog.py:735
+#: rapid/preferencesdialog.py:739
msgid "Enter a Job Code"
msgstr "Skriv inn eit jobbnamn"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode
-#: rapid/preferencesdialog.py:751
+#: rapid/preferencesdialog.py:755
msgid "Enter a new Job Code, or select a previous one"
msgstr "Skriv inn eit jobbnamn, eller vel eit du har nytta tidlegare"
#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode
-#: rapid/preferencesdialog.py:754
+#: rapid/preferencesdialog.py:758
msgid "Enter a new Job Code"
msgstr "Skriv inn eit nytt jobbnamn"
-#: rapid/preferencesdialog.py:759
+#: rapid/preferencesdialog.py:763
msgid "Job Code:"
msgstr "Jobbnamn:"
-#: rapid/preferencesdialog.py:815
+#: rapid/preferencesdialog.py:819
msgid "Enter a Path to Ignore"
msgstr "Oppgi ein søkjesti å oversjå"
-#: rapid/preferencesdialog.py:827
+#: rapid/preferencesdialog.py:831
msgid "Specify a path that will never be scanned for photos or videos"
msgstr ""
"Oppgi ein sti som du vil aldri skal gjennomsøkjast etter bilete eller videoar"
-#: rapid/preferencesdialog.py:832
+#: rapid/preferencesdialog.py:836
msgid "Path:"
msgstr "Sti:"
-#: rapid/preferencesdialog.py:1078
+#: rapid/preferencesdialog.py:1079
msgid "Job Code"
msgstr "Jobbnamn"
-#: rapid/preferencesdialog.py:1160
-msgid "Select a folder to download photos to"
-msgstr "Vel ei mappe å laste inn bilete til"
-
-#: rapid/preferencesdialog.py:1178
-msgid "Select a folder to download videos to"
-msgstr "Vel ei mappe å laste inn video til"
-
-#: rapid/preferencesdialog.py:1323
-#, python-format
-msgid "Select a folder containing %(file_types)s"
-msgstr "Vel ei mappe med %(file_types)s"
-
-#: rapid/preferencesdialog.py:1349
+#: rapid/preferencesdialog.py:1350
msgid "Select a folder in which to backup photos"
msgstr "Vel ei mappe kor du vil tryggleikskopiera bilete"
-#: rapid/preferencesdialog.py:1362
+#: rapid/preferencesdialog.py:1363
msgid "Select a folder in which to backup videos"
msgstr "Vel ei mappe kor du vil tryggleikskopiera videoar"
#. 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:1457
+#: rapid/preferencesdialog.py:1458
msgid ""
"<i><b>Warning:</b> There is insufficient metadata to fully generate the "
"name. Please use other renaming options.</i>"
@@ -893,7 +936,7 @@ msgstr ""
"<i><b>Åtvaring:</b> Det er ikkje nok metadata for å fullt ut\n"
"generere namnet. Ver vennleg og nytt andre omdøpingsval.</i>"
-#: rapid/preferencesdialog.py:1508
+#: rapid/preferencesdialog.py:1509
msgid ""
"<i><b>Warning:</b> There is insufficient metadata to fully generate "
"subfolders. Please use other subfolder naming options.</i>"
@@ -902,13 +945,13 @@ msgstr ""
"generere undermappene. Ver vennleg og nytt andre omdøpingsval.</i><"
#. 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:1511
+#: rapid/preferencesdialog.py:1512
#, python-format
msgid "<i>Example: %s</i>"
msgstr "<i>Døme: %s</i>"
#. Preferences list is now empty
-#: rapid/preferencesdialog.py:1601
+#: rapid/preferencesdialog.py:1602
#, python-format
msgid ""
"The %(filetype)s subfolder preferences entered are invalid and cannot be "
@@ -919,7 +962,7 @@ msgstr ""
"og kan ikkje nyttast.\n"
"Dei blir endra til standardverdiar."
-#: rapid/preferencesdialog.py:1746
+#: rapid/preferencesdialog.py:1747
#, python-format
msgid ""
"The following regular expressions are invalid, and will be removed unless "
@@ -930,7 +973,7 @@ msgstr ""
"endrar dei:\n"
"%s"
-#: rapid/preferencesdialog.py:1748
+#: rapid/preferencesdialog.py:1749
#, python-format
msgid ""
"This regular expression is invalid, and will be removed unless you correct "
@@ -941,7 +984,7 @@ msgstr ""
"endrar det:\n"
"%s"
-#: rapid/preferencesdialog.py:1749
+#: rapid/preferencesdialog.py:1750
msgid "Invalid regular expression"
msgstr "Ugyldig regulært uttrykk"
@@ -1028,11 +1071,11 @@ msgid "Stockholm"
msgstr "Stockholm"
#. components
-#: rapid/problemnotification.py:26 rapid/subfolderfile.py:362
+#: rapid/problemnotification.py:26 rapid/subfolderfile.py:363
msgid "subfolder"
msgstr "undermappe"
-#: rapid/problemnotification.py:27 rapid/subfolderfile.py:360
+#: rapid/problemnotification.py:27 rapid/subfolderfile.py:361
msgid "filename"
msgstr "filnamn"
@@ -1315,7 +1358,7 @@ msgstr "Det oppstod ein feil i tryggleikskopieringa"
msgid "%(previousproblem)s, and %(backinguperror)s"
msgstr "%(previousproblem)s, og %(backinguperror)s"
-#: rapid/rpdfile.py:136
+#: rapid/rpdfile.py:139
#, python-format
msgid "%(number)s %(filetypes)s"
msgstr "%(number)s %(filetypes)s"
@@ -1325,24 +1368,24 @@ msgstr "%(number)s %(filetypes)s"
msgid "%(hour)s:%(minute)s:%(second)s:%(subsecond)s"
msgstr "%(hour)s:%(minute)s:%(second)s:%(subsecond)s"
-#: rapid/subfolderfile.py:299
+#: rapid/subfolderfile.py:300
msgid "Photo has already been downloaded"
msgstr "Biletet er allereie lasta ned"
-#: rapid/subfolderfile.py:300
+#: rapid/subfolderfile.py:301
#, python-format
msgid "Source: %(source)s"
msgstr "Kjelde: %(source)s"
-#: rapid/subfolderfile.py:358
+#: rapid/subfolderfile.py:359
msgid "subfolder and filename"
msgstr "undermappe og filnamn"
-#: rapid/subfolderfile.py:396
+#: rapid/subfolderfile.py:397
msgid "Failed to create download subfolder"
msgstr "Klarte ikkje å lasta ned undermappa"
-#: rapid/subfolderfile.py:397
+#: rapid/subfolderfile.py:398
#, python-format
msgid "Path: %s"
msgstr "Sti: %s"
@@ -1600,14 +1643,18 @@ msgid "Automatically detect devices"
msgstr "Oppdag einingar automatisk"
#: rapid/glade3/prefs.ui.h:34
+msgid "Automatically rotate JPEG images"
+msgstr "Roter JPEG-bilete automatisk"
+
+#: rapid/glade3/prefs.ui.h:35
msgid "Backup"
msgstr "Tryggleikskopi"
-#: rapid/glade3/prefs.ui.h:35
+#: rapid/glade3/prefs.ui.h:36
msgid "Backup photos and videos when downloading"
msgstr "Ta tryggleikskopi av bilete og videoar ved nedlasting"
-#: rapid/glade3/prefs.ui.h:36
+#: rapid/glade3/prefs.ui.h:37
msgid ""
"Choose the download folder. Subfolders for the downloaded photos will be "
"automatically created in this folder using the structure specified below."
@@ -1615,7 +1662,7 @@ msgstr ""
"Vel ei nedlastingsmappe. Når du nyttar strukturen nedanfor blir det \n"
"automatisk oppretta undermapper for dei nedlasta bileta i denne mappa."
-#: rapid/glade3/prefs.ui.h:37
+#: rapid/glade3/prefs.ui.h:38
msgid ""
"Choose the download folder. Subfolders for the downloaded videos will be "
"automatically created in this folder using the structure specified below."
@@ -1623,14 +1670,10 @@ msgstr ""
"Vel ei nedlastingsmappe. Når du nyttar strukturen nedanfor blir det \n"
"automatisk oppretta undermapper for dei nedlasta videoane i denne mappa."
-#: rapid/glade3/prefs.ui.h:38
+#: rapid/glade3/prefs.ui.h:39
msgid "Day start:"
msgstr "Dag byrjar:"
-#: rapid/glade3/prefs.ui.h:39
-msgid "Delete photos and videos from device upon download completion"
-msgstr "Slette bilete og videoar frå eininga når nedlastinga er ferdig"
-
#: rapid/glade3/prefs.ui.h:40
msgid "Device Options"
msgstr "Val for einingar"
@@ -1793,11 +1836,12 @@ msgstr "Hopp over nedlasting"
#: rapid/glade3/prefs.ui.h:78
msgid ""
"Sorry, video downloading functionality disabled. To download videos, please "
-"install the <i>hachoir metadata</i> and <i>kaa metadata</i> packages for "
-"python."
+"install either the <i>hachoir metadata</i> and <i>kaa metadata</i> packages "
+"for python, or <i>exiftool</i>."
msgstr ""
-"Orsak, videonedlasting er skrudd av. For å lasta ned videoar må du "
-"innstallera Python-pakkene <i>hachoir metadata</i> og <i>kaa metadata</i>."
+"Orsak, videonedlasting er skrudd av. Ver venleg og last ned anten python-"
+"pakkene <i>hachoir metadata</i> og <i>kaa metadata</i>, eller "
+"<i>exiftool</i>, for å lasta ned videoar."
#: rapid/glade3/prefs.ui.h:79
msgid ""