From c15dc3b14e35850849f3559ac0305b4cac4a7046 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Mon, 12 Jul 2010 19:34:33 +0200 Subject: Imported Upstream version 2.31.5~bzr424 --- po/fi.po | 117 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 71 insertions(+), 46 deletions(-) (limited to 'po/fi.po') diff --git a/po/fi.po b/po/fi.po index e17a500..51cb978 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2010-04-27 11:43+1000\n" +"POT-Creation-Date: 2010-07-06 22:07+0000\n" "PO-Revision-Date: 2010-04-07 12:59+0000\n" "Last-Translator: Elias Julkunen \n" "Language-Team: Finnish \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 @@ -408,27 +408,22 @@ msgid "Unable to start scan" msgstr "Kuvanluvun käynnistäminen ei onnistu" #. 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 "Virhe viestinnässä kuvanlukijan kanssa" #. Title of error dialog when scan failed -#: ../src/simple-scan.c:262 +#: ../src/simple-scan.c:265 msgid "Failed to scan" msgstr "Kuvanluku epäonnistui" #. 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 "Kuvanlukuasiakirja" -#. Title of error dialog when save failed -#: ../src/simple-scan.c:347 -msgid "Failed to save file" -msgstr "Tiedoston tallennus epäonnistui" - #. 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" @@ -436,7 +431,7 @@ msgid "" msgstr "" #. 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" @@ -448,7 +443,7 @@ msgid "" msgstr "" #. 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" @@ -470,68 +465,88 @@ msgstr "" " --g-fatal-warnings Tee kaikista varoituksista kuolettavia" #. 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 "Käyttäjänimi ja salasana vaaditaan laitteelle ”%s” pääsemiseksi" #. Warning displayed when no scanners are detected -#: ../src/ui.c:231 +#: ../src/ui.c:200 msgid "No scanners detected" msgstr "Kuvanlukijoita ei havaittu" #. 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 "Varmista että kuvanlukijasi on yhdistetty ja kytketty päälle" -#. Error message display when unable to preview image -#: ../src/ui.c:638 -msgid "Unable to open image preview application" -msgstr "Esikatselusovelluksen avaus epäonnistui" - #. Save dialog: Label for saving in PDF format -#: ../src/ui.c:888 +#: ../src/ui.c:382 msgid "PDF (multi-page document)" msgstr "PDF (monisivuinen asiakirja)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.c:890 +#: ../src/ui.c:384 msgid "JPEG (compressed)" msgstr "JPEG (pakattu)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.c:892 +#: ../src/ui.c:386 msgid "PNG (lossless)" msgstr "PNG (häviötön)" #. Save dialog: Dialog title -#: ../src/ui.c:904 +#: ../src/ui.c:398 msgid "Save As..." msgstr "Tallenna nimellä..." #. Save dialog: Filter name to show only image files -#: ../src/ui.c:920 +#: ../src/ui.c:414 msgid "Image Files" msgstr "Kuvatiedostot" #. Save dialog: Filter name to show all files -#: ../src/ui.c:927 +#: ../src/ui.c:421 msgid "All Files" msgstr "Kaikki tiedostot" #. -#: ../src/ui.c:932 +#: ../src/ui.c:426 msgid "Select File _Type" msgstr "Valitse tiedosto_tyyppi" +#. Title of error dialog when save failed +#: ../src/ui.c:524 +msgid "Failed to save file" +msgstr "Tiedoston tallennus epäonnistui" + +#. 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 "Esikatselusovelluksen avaus epäonnistui" + #. Error message displayed when unable to launch help browser -#: ../src/ui.c:1068 +#: ../src/ui.c:1245 msgid "Unable to open help file" msgstr "Ohjetiedostoa ei voi avata" #. 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" @@ -548,66 +563,76 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.c:1098 +#: ../src/ui.c:1274 msgid "About Simple Scan" msgstr "Tietoja Yksinkertainen kuvanluku (”Simple Scan”) -sovelluksesta" #. Description of program -#: ../src/ui.c:1101 +#: ../src/ui.c:1277 msgid "Simple document scanning tool" msgstr "Yksinkertainen asiakirjojen kuvanlukutyökalu" -#: ../src/ui.c:1110 +#: ../src/ui.c:1286 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Elias Julkunen https://launchpad.net/~eliasj\n" " Timo Jyrinki https://launchpad.net/~timo-jyrinki" +#. 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 (vedos)" #. 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 (korkea tarkkuus)" #. 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 (oletus)" #. Title of dialog when cannot load required files -#: ../src/ui.c:1311 +#: ../src/ui.c:1522 msgid "Files missing" msgstr "Tiedostoja puuttuu" #. Description in dialog when cannot load required files -#: ../src/ui.c:1313 +#: ../src/ui.c:1524 msgid "Please check your installation" msgstr "Tarkista asennuksesi tila" +#. Button in error infobar to open preferences dialog and change scanner +#: ../src/ui.c:1581 +msgid "Change _Scanner" +msgstr "Muuta _kuvanlukijaa" + #. Combo box value for automatic paper size -#: ../src/ui.c:1352 +#: ../src/ui.c:1587 msgid "Automatic" msgstr "" -#. Button in error dialog to open prefereces dialog and change scanner -#: ../src/ui.c:1508 -msgid "Change _Scanner" -msgstr "Muuta _kuvanlukijaa" - -#: ../src/ui.c:1651 +#: ../src/ui.c:1865 msgid "Scanned Document.pdf" msgstr "Asiakirja kuvanlukijasta.pdf" -- cgit v1.2.3