diff options
author | Alessio Treglia <alessio@debian.org> | 2010-07-12 19:34:33 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2010-07-12 19:34:33 +0200 |
commit | c15dc3b14e35850849f3559ac0305b4cac4a7046 (patch) | |
tree | 2742af1506956e8f7e2e750e5907d36c627538da /po/sv.po | |
parent | 37e8ad6c00349fd62f09c8cfe3e22acf545db2ac (diff) |
Imported Upstream version 2.31.5~bzr424upstream/2.31.5.bzr424
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 144 |
1 files changed, 87 insertions, 57 deletions
@@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2010-04-27 11:43+1000\n" -"PO-Revision-Date: 2010-03-15 19:01+0000\n" +"POT-Creation-Date: 2010-07-06 22:07+0000\n" +"PO-Revision-Date: 2010-06-27 08:29+0000\n" "Last-Translator: Daniel Nylander <yeager@ubuntu.com>\n" "Language-Team: Swedish <sv@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: 2010-05-05 03:54+0000\n" +"X-Launchpad-Export-Date: 2010-07-07 03:46+0000\n" "X-Generator: Launchpad (build Unknown)\n" #. Radio button for cropping page to 4x6 inch @@ -45,7 +45,7 @@ msgstr "Alla sidor från _matare" #. Combo box label for scanning the back side of a page #: ../data/simple-scan.ui.h:12 msgid "Back" -msgstr "" +msgstr "Baksida" #: ../data/simple-scan.ui.h:13 msgid "Crop" @@ -58,12 +58,12 @@ msgstr "Beskär den valda sidan" #. Combo box label for scanning the front side of a page #: ../data/simple-scan.ui.h:16 msgid "Front" -msgstr "" +msgstr "Framsida" #. Combo box label for scanning both sides of a page #: ../data/simple-scan.ui.h:18 msgid "Front and Back" -msgstr "" +msgstr "Fram- och baksida" #. Radio button for cropping to page to US legal size #: ../data/simple-scan.ui.h:20 @@ -77,7 +77,7 @@ msgstr "Ny" #. Label beside page size combo box #: ../data/simple-scan.ui.h:23 msgid "Page Size:" -msgstr "" +msgstr "Sidstorlek:" #. Combo box label for photo scan mode #: ../data/simple-scan.ui.h:25 @@ -126,7 +126,7 @@ msgstr "Spara" #. Tooltip for save toolbar button #: ../data/simple-scan.ui.h:42 msgid "Save document to a file" -msgstr "" +msgstr "Spara dokument till en fil" #. Scan menu item #: ../data/simple-scan.ui.h:44 @@ -146,7 +146,7 @@ msgstr "Inläsnings_källa:" #. Label beside scan side combo box #: ../data/simple-scan.ui.h:50 msgid "Scan Side:" -msgstr "" +msgstr "Inläsningssida:" #. Tooltip for scan toolbar button #: ../data/simple-scan.ui.h:52 @@ -280,7 +280,7 @@ msgstr "Katalog att spara filer i" #: ../data/simple-scan.schemas.in.h:4 msgid "Height of paper in tenths of a mm" -msgstr "" +msgstr "Höjd på pappret i tiondels millimeter" #: ../data/simple-scan.schemas.in.h:5 msgid "Height of scanned image in pixels" @@ -288,7 +288,7 @@ msgstr "Höjd för den inlästa bilden i bildpunkter" #: ../data/simple-scan.schemas.in.h:6 msgid "Page side to scan" -msgstr "" +msgstr "Sida att läsa in" #: ../data/simple-scan.schemas.in.h:7 msgid "Resolution for photo scans" @@ -339,11 +339,14 @@ msgid "" "The height of the paper in tenths of a mm (or 0 for automatic paper " "detection)." msgstr "" +"Höjd på pappret i tiondels millimeter (eller 0 för automatisk " +"pappersidentifiering)." #: ../data/simple-scan.schemas.in.h:16 msgid "" "The page side to scan. It can be one of the following: 'both' 'front' 'back'" msgstr "" +"Sidan att läsa in. Det kan vara en av följande: \"both\" \"front\" \"back\"" #: ../data/simple-scan.schemas.in.h:17 msgid "The resolution in dots-per-inch of the previously scanned image." @@ -370,6 +373,8 @@ msgid "" "The width of the paper in tenths of a mm (or 0 for automatic paper " "detection)." msgstr "" +"Bredd på pappret i tiondels millimeter (eller 0 för automatisk " +"pappersidentifiering)." #: ../data/simple-scan.schemas.in.h:22 msgid "Type of document being scanned" @@ -387,7 +392,7 @@ msgstr "" #: ../data/simple-scan.schemas.in.h:24 msgid "Width of paper in tenths of a mm" -msgstr "" +msgstr "Bredd på pappret i tiondels millimeter" #: ../data/simple-scan.schemas.in.h:25 msgid "Width of scanned image in pixels" @@ -417,27 +422,22 @@ msgid "Unable to start scan" msgstr "Kan inte starta inläsning" #. Error displayed when communication with scanner broken -#: ../src/scanner.c:1240 ../src/scanner.c:1336 +#: ../src/scanner.c:1240 ../src/scanner.c:1338 msgid "Error communicating with scanner" msgstr "Fel i kommunikation med bildläsare" #. Title of error dialog when scan failed -#: ../src/simple-scan.c:262 +#: ../src/simple-scan.c:265 msgid "Failed to scan" msgstr "Misslyckades med att läsa in" #. Default filename to use when saving document (and extension will be added, e.g. .jpg) -#: ../src/simple-scan.c:280 +#: ../src/simple-scan.c:283 msgid "Scanned Document" msgstr "Inläst dokument" -#. Title of error dialog when save failed -#: ../src/simple-scan.c:347 -msgid "Failed to save file" -msgstr "Misslyckades med att spara filen" - #. Description on how to use simple-scan displayed on command-line -#: ../src/simple-scan.c:471 +#: ../src/simple-scan.c:426 #, c-format msgid "" "Usage:\n" @@ -447,7 +447,7 @@ msgstr "" " %s [ENHET...] - Inläsningsverktyg" #. Description on how to use simple-scan displayed on command-line -#: ../src/simple-scan.c:479 +#: ../src/simple-scan.c:434 #, c-format msgid "" "Help Options:\n" @@ -465,7 +465,7 @@ msgstr "" " --help-gtk Visa GTK+-flaggor" #. Description on simple-scan command-line GTK+ options displayed on command-line -#: ../src/simple-scan.c:491 +#: ../src/simple-scan.c:446 #, c-format msgid "" "GTK+ Options:\n" @@ -489,68 +489,88 @@ msgstr "" " --g-fatal-warnings Gör alla varningar ödesdigra" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.c:129 +#: ../src/ui.c:151 #, c-format msgid "Username and password required to access '%s'" msgstr "Användarnamn och lösenord krävs för åtkomst till \"%s\"" #. Warning displayed when no scanners are detected -#: ../src/ui.c:231 +#: ../src/ui.c:200 msgid "No scanners detected" msgstr "Inga bildinläsare hittades" #. Hint to user on why there are no scanners detected -#: ../src/ui.c:233 +#: ../src/ui.c:202 msgid "Please check your scanner is connected and powered on" msgstr "Kontrollera att din bildläsare är ansluten och påslagen" -#. Error message display when unable to preview image -#: ../src/ui.c:638 -msgid "Unable to open image preview application" -msgstr "Kunde inte öppna förhandsvisningsprogrammet för bilder" - #. Save dialog: Label for saving in PDF format -#: ../src/ui.c:888 +#: ../src/ui.c:382 msgid "PDF (multi-page document)" msgstr "PDF (flersidigt dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.c:890 +#: ../src/ui.c:384 msgid "JPEG (compressed)" msgstr "JPEG (komprimerad)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.c:892 +#: ../src/ui.c:386 msgid "PNG (lossless)" msgstr "PNG (förlustfri)" #. Save dialog: Dialog title -#: ../src/ui.c:904 +#: ../src/ui.c:398 msgid "Save As..." msgstr "Spara som..." #. Save dialog: Filter name to show only image files -#: ../src/ui.c:920 +#: ../src/ui.c:414 msgid "Image Files" msgstr "Bildfiler" #. Save dialog: Filter name to show all files -#: ../src/ui.c:927 +#: ../src/ui.c:421 msgid "All Files" msgstr "Alla filer" #. -#: ../src/ui.c:932 +#: ../src/ui.c:426 msgid "Select File _Type" msgstr "Välj fil_typ" +#. Title of error dialog when save failed +#: ../src/ui.c:524 +msgid "Failed to save file" +msgstr "Misslyckades med att spara filen" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.c:552 +msgid "If you don't save, changes will be permanently lost." +msgstr "" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.c:594 +msgid "Save current document?" +msgstr "" + +#. Button in dialog to create new document and discard unsaved document +#: ../src/ui.c:596 +msgid "Discard Changes" +msgstr "" + +#. Error message display when unable to preview image +#: ../src/ui.c:949 +msgid "Unable to open image preview application" +msgstr "Kunde inte öppna förhandsvisningsprogrammet för bilder" + #. Error message displayed when unable to launch help browser -#: ../src/ui.c:1068 +#: ../src/ui.c:1245 msgid "Unable to open help file" msgstr "Kunde inte öppna hjälpfilen" #. The license this software is under (GPL3+) -#: ../src/ui.c:1084 +#: ../src/ui.c:1260 msgid "" "This program is free software: you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" @@ -580,16 +600,16 @@ msgstr "" "med detta program. Om inte, se <http://www.gnu.org/licenses/>." #. Title of about dialog -#: ../src/ui.c:1098 +#: ../src/ui.c:1274 msgid "About Simple Scan" msgstr "Om Simple Scan" #. Description of program -#: ../src/ui.c:1101 +#: ../src/ui.c:1277 msgid "Simple document scanning tool" msgstr "Enkelt verktyg för inläsning av dokument" -#: ../src/ui.c:1110 +#: ../src/ui.c:1286 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -597,50 +617,60 @@ msgstr "" " Daniel Nylander https://launchpad.net/~yeager\n" " Jens Askengren https://launchpad.net/~jens-askengren" +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.c:1304 +msgid "Save document before quitting?" +msgstr "" + +#. Button in dialog to quit and discard unsaved document +#: ../src/ui.c:1306 +msgid "Quit without Saving" +msgstr "" + #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.c:1248 +#: ../src/ui.c:1448 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (utkast)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.c:1250 ../src/ui.c:1251 ../src/ui.c:1252 ../src/ui.c:1255 +#: ../src/ui.c:1450 ../src/ui.c:1451 ../src/ui.c:1452 ../src/ui.c:1455 #, c-format msgid "%d dpi" msgstr "%d dpi" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.c:1254 +#: ../src/ui.c:1454 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (hög upplösning)" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.c:1277 +#: ../src/ui.c:1477 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (standard)" #. Title of dialog when cannot load required files -#: ../src/ui.c:1311 +#: ../src/ui.c:1522 msgid "Files missing" msgstr "Filer saknas" #. Description in dialog when cannot load required files -#: ../src/ui.c:1313 +#: ../src/ui.c:1524 msgid "Please check your installation" msgstr "Kontrollera din installation" -#. Combo box value for automatic paper size -#: ../src/ui.c:1352 -msgid "Automatic" -msgstr "" - -#. Button in error dialog to open prefereces dialog and change scanner -#: ../src/ui.c:1508 +#. Button in error infobar to open preferences dialog and change scanner +#: ../src/ui.c:1581 msgid "Change _Scanner" msgstr "Byt _bildinläsare" -#: ../src/ui.c:1651 +#. Combo box value for automatic paper size +#: ../src/ui.c:1587 +msgid "Automatic" +msgstr "Automatiskt" + +#: ../src/ui.c:1865 msgid "Scanned Document.pdf" msgstr "Inläst dokument.pdf" |