-- cgit v1.2.3 From 312c33406052ae5709046182c4f3d8271136959a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 18 Aug 2014 20:28:25 +0200 Subject: Imported Upstream version 3.13.90 --- NEWS | 4 + aclocal.m4 | 3 +- configure | 21 +- configure.ac | 2 +- po/LINGUAS | 4 +- po/af.po | 228 ++- po/ar.po | 228 ++- po/ast.po | 228 ++- po/az.po | 228 ++- po/bg.po | 228 ++- po/bo.po | 228 ++- po/ca.po | 228 ++- po/ca@valencia.po | 228 ++- po/ce.po | 704 +++++++++ po/cs.po | 228 ++- po/da.po | 228 ++- po/de.po | 228 ++- po/el.po | 228 ++- po/en_GB.po | 228 ++- po/eo.po | 228 ++- po/es.po | 236 ++- po/et.po | 228 ++- po/eu.po | 228 ++- po/fi.po | 228 ++- po/fr.po | 228 ++- po/gd.po | 228 ++- po/gl.po | 228 ++- po/he.po | 228 ++- po/hr.po | 228 ++- po/hu.po | 228 ++- po/hy.po | 228 ++- po/id.po | 228 ++- po/it.po | 228 ++- po/ja.po | 228 ++- po/kk.po | 228 ++- po/km.po | 228 ++- po/ky.po | 228 ++- po/lt.po | 228 ++- po/lv.po | 228 ++- po/mhr.po | 228 ++- po/ms.po | 228 ++- po/my.po | 228 ++- po/nb.po | 228 ++- po/nl.po | 228 ++- po/oc.po | 228 ++- po/pa.po | 228 ++- po/pl.po | 228 ++- po/pt.po | 235 ++- po/pt_BR.po | 228 ++- po/ro.po | 228 ++- po/ru.po | 228 ++- po/sd.po | 228 ++- po/se.po | 228 ++- po/shn.po | 228 ++- po/sk.po | 228 ++- po/sl.po | 228 ++- po/sq.po | 228 ++- po/sr.po | 228 ++- po/sv.po | 228 ++- po/ta.po | 709 +++++++++ po/te.po | 228 ++- po/th.po | 228 ++- po/tr.po | 228 ++- po/ug.po | 228 ++- po/uk.po | 228 ++- po/ur.po | 228 ++- po/uz.po | 228 ++- po/vi.po | 228 ++- po/zh_CN.po | 228 ++- po/zh_TW.po | 228 ++- src/scanner.c | 4439 +++++++++++++++++++++++++++-------------------------- src/scanner.vala | 5 +- 72 files changed, 10791 insertions(+), 9479 deletions(-) create mode 100644 po/ce.po create mode 100644 po/ta.po diff --git a/NEWS b/NEWS index 7b969ba..ea7d686 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Overview of changes in simple-scan 3.13.90 + + * Add non-standard option names for duplex scanning on HP And Brother scanners + Overview of changes in simple-scan 3.13.4.2 * Fix scan menu not working in toolbar diff --git a/aclocal.m4 b/aclocal.m4 index 540cfe3..563bf25 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1390,7 +1390,8 @@ to "yes", and re-run configure. END AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) fi -fi]) +fi +]) dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further diff --git a/configure b/configure index 1838a67..c4dd238 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for simple-scan 3.13.4.2. +# Generated by GNU Autoconf 2.69 for simple-scan 3.13.90. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -637,8 +637,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='simple-scan' PACKAGE_TARNAME='simple-scan' -PACKAGE_VERSION='3.13.4.2' -PACKAGE_STRING='simple-scan 3.13.4.2' +PACKAGE_VERSION='3.13.90' +PACKAGE_STRING='simple-scan 3.13.90' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1398,7 +1398,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures simple-scan 3.13.4.2 to adapt to many kinds of systems. +\`configure' configures simple-scan 3.13.90 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1464,7 +1464,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of simple-scan 3.13.4.2:";; + short | recursive ) echo "Configuration of simple-scan 3.13.90:";; esac cat <<\_ACEOF @@ -1580,7 +1580,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -simple-scan configure 3.13.4.2 +simple-scan configure 3.13.90 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1945,7 +1945,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by simple-scan $as_me 3.13.4.2, which was +It was created by simple-scan $as_me 3.13.90, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2808,7 +2808,7 @@ fi # Define the identity of the package. PACKAGE='simple-scan' - VERSION='3.13.4.2' + VERSION='3.13.90' cat >>confdefs.h <<_ACEOF @@ -2900,6 +2900,7 @@ END as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 fi fi + # Check whether --enable-silent-rules was given. if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; @@ -6521,7 +6522,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by simple-scan $as_me 3.13.4.2, which was +This file was extended by simple-scan $as_me 3.13.90, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6578,7 +6579,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -simple-scan config.status 3.13.4.2 +simple-scan config.status 3.13.90 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 8b6c498..10eb9ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(simple-scan, 3.13.4.2) +AC_INIT(simple-scan, 3.13.90) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE diff --git a/po/LINGUAS b/po/LINGUAS index bec1a5d..5e7ab67 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,5 +1,3 @@ -# please keep this list sorted alphabetically -# af ar ast @@ -8,6 +6,7 @@ bg bo ca ca@valencia +ce cs da de @@ -53,6 +52,7 @@ sl sq sr sv +ta te th tr diff --git a/po/af.po b/po/af.po index 14f3443..ce7d0da 100644 --- a/po/af.po +++ b/po/af.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-09-03 08:13+0000\n" "Last-Translator: Dawid de Jager \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Gebruikersnaam vir hulpbron:" msgid "_Password:" msgstr "_Wagwoord:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teks" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Voor en agter" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Voor" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Terug" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Eenvoudige Skandeer" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_andeer" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Enkel _Bladsy" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Alle Bladsye Vanaf _Voerder" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Staak skandering" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teks" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-pos" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Bladsy" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Roteer _linksom" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Roteer _regsom" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Insny" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Geen" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter (VSA)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal (VSA)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Pasmaak" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Roteer Insnit" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Beweeg na regs" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Hulp" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Inhoud" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Begin 'n nuwe dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nuwe" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skandeer 'n enkelbladsy vanaf die skandeerder" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skandeer" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Stoor dokument na 'n lêer" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Stoor" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Staak huidige skandering" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stop" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Roteer die bladsy na links (anti-kloksgewys)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Roteer linksom" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Roteer die bladsy na regs (kloksgewys)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Roteer regsom" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Snoei die gekose bladsy" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Insny" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Voorkeure" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skandeer B_ron" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Teks resolusie" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Foto resolusie:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skandeer Kant:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Bladsy grootte:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -453,130 +451,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Geskandeerde dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Stoor as..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Beeldlêers" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Alle lêers" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Kon nie die leêr stoor nie" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -593,16 +591,16 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Aangaande Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -615,106 +613,106 @@ msgstr "" " Willem van der Colff https://launchpad.net/~wilalla" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (verstek resolusie)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (hoë resolusie)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Verander _skandeerder" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/ar.po b/po/ar.po index ded776e..787a924 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 08:56+0000\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "اسم _مستخدم المورد:" msgid "_Password:" msgstr "_كلمة السر:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "نص" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "صورة" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "الخلف والأمام" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "الأمام" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "الخلف" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "الماسحة الضوئية" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "م_ستند" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "امسح" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "صفحة مفردة" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "كل الصفحات من _المغذّي" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "أو_قف المسح" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "نص" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "صورة" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_بريد إلكتروني" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_صفحة" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "أدر ي_سارًا" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "أدر ي_مينًا" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "ا_قتصاص" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "لا _شيء" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_خطاب" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_قانوني" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_مخصص" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "أ_در الاقتصاص" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "تحرك لليسار" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "تحرك لليمين" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_مساعدة" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "ال_محتويات" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "ابدأ مستندا جديدا" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "جديد" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "امسح صفحة مفردة من الماسحة" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "امسح" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "احفظ المستند في ملف" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "احفظ" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "أوقف المسح الحالي" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "أوقف" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "أدر الصفحة لليسار (عكس عقارب الساعة)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "أدر يسارا" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "أدر الصفحة لليمين (مع عقارب الساعة)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "أدر يمينا" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "اقتص الصفحة المحددة" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "اقتصاص" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "التفضيلات" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "م_صدر المسح:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "ميز ال_نص" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "ميز ال_صورة:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "جهة المسح:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "حجم الصفحة:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -449,130 +447,130 @@ msgstr "[جهاز...] - أداة مسح ضوئي" msgid "Run '%s --help' to see a full list of available command line options." msgstr "نفّذ '%s --help' لعرض القائمة الكاملة لخيارات سطر الأوامر المُتاحة." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "مستند ممسوح.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "اسم مستخدم وكلمة سر مطلوبين للنفاذ إلى '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "لم يُعثر على أي ماسحة" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "يرجى التحقق من أنّ الماسحة متصلة وتعمل" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "احفظ كـ..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "ملفات الصور" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "كل الملفات" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "اختر _نوع الملف" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF‏ (مستند متعدد الصفحات)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "‏JPEG (مضغوط)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "‏PNG (غير فقود)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "فشل حفظ الملف" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "أأحفظ المستند الحالي؟" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "ارفض التغيرات" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "تعذّر حفظ الصورة للمعاينة" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "تعذر فتح معاين الصور" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "تعذّر فتح ملف المساعدة" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -599,16 +597,16 @@ msgstr "" "إذا لم يحدث هذا فانظر ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "عن \"الماسحة الضوئية\"" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "أداة بسيطة لمسح المستندات" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -624,106 +622,106 @@ msgstr "" " rashed alhazimi https://launchpad.net/~linex" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "هل ترغب بحفظ المستند قبل الخروج؟" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "أُخرج دون حفظ" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d نقطة\\بوصة (مبدئي)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d نقطة\\بوصة (مسودة)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d نقطة\\بوصة (دقة عالية)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d نقطة\\بوصة" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "غيّر _الماسحة" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "آلي" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "يحفظ المستند..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "يحفظ الصفحة %d من أصل %d" diff --git a/po/ast.po b/po/ast.po index c9e8d78..08a917f 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 08:57+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Nome d'usuariu pal recursu:" msgid "_Password:" msgstr "_Contraseña" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Testu" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Semeya" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Documentu" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "U_na páxina" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Tol_es páxines dende l'alimentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Testu" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Semeya" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Páxina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Voltiar a la e_squierda" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Voltiar a la _Drecha" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Recortar" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Dengún" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Lle_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4 × 6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizáu" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Voltiar recorte" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Ayuda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferencies" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Escan_ear:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brillu:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Calidá:" @@ -451,130 +449,130 @@ msgstr "" "Executa '%s --help' pa ver una llista completa de les opciones disponibles " "na llinia de comandos." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Documentu Escaneáu.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Zarrar" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Requierse nome d'usuariu y contraseña p'acceder a '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nun se deteutó dengún escáner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Por favor comprueba que l'escáner ta coneutáu y activáu" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Guardar como..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Encaboxar" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Guardar" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Falló al guardar el ficheru" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nun pudo guardase la imaxe de previsualización" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -603,16 +601,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Tocante a Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Una cenciella ferramienta pa escanear documentos" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -622,106 +620,106 @@ msgstr "" " ivarela https://launchpad.net/~ivarela" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Más escuru" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Más claru" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menos" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Más" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínimu" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Máximu" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Guardando documentu..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Guardando la páxina %d de %d" diff --git a/po/az.po b/po/az.po index f7b68ac..bbd0ce3 100644 --- a/po/az.po +++ b/po/az.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Azerbaijani \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Hər iki üz" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Ön" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Geri" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "_AvtoYükləmədəki bütün səhifələr" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Seçilmiş səhifəni kəs" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Kəs" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,122 +585,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Emin Mastizada https://launchpad.net/~emin25" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/bg.po b/po/bg.po index b21aa17..ed606da 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-12-01 09:04+0000\n" "Last-Translator: Svetoslav Stefanov \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Потребителско име за ресурса:" msgid "_Password:" msgstr "_Парола:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Текст" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Снимка" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Предна и обратна страна" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Предна страна" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Обратна страна" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Опростено сканиране" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Документ" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Ска_ниране" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Една _страница" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Всички страници от _подавача" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Спири сканирането" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Текст" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Снимка" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "Изпрати по _имейл" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Страница" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Завърти _наляво" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Завърти на_дясно" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Изрежи" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Нищо" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Персонализирано" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Завърти изрязаното" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Премести наляво" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Премести надясно" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Помощ" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Съдържание" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Създай нов документ" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Нов" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Сканиране на една страница със скенера" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Сканирай" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Съхрани документа като файл" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Съхрани" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Спри текущото сканиране" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Спри" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Завърти страницата на ляво (обратно на часовниковата стрелка)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Завърти наляво" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Завърти страницата на дясно (по часовниковата стрелка)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Завърти надясно" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Изрежи избраната страница" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Изрежи" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Настройки" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Изт_очник на сканиране:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Резолюция на текста:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Резолюция на снимката:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Избор на страна за сканиране:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Размер на листа:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Яркост:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Контраст:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Качество:" @@ -454,130 +452,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Изпълнете „%s --help“, за да видите списъка с всички опции на командния ред." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Сканиран документ.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Затвори" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Необходими са потребителско име и парола за достъп до '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Не са открити скенери" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Моля проверете дали скенерът ви е свързан и включен" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Съхрани като..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Отмени" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Съхрани" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Файлове с изображения" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Всички файлове" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Избор на _тип файл" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (документ с много страници)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (компресирани)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (без загуби на качеството)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Неусшно съхраняване на файла" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Да съхраним ли текущия документ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Откажи промените" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Изображението не може да бъде запазено за предварителен преглед" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Невъзможно е отварянето на приложение за преглед на изображението" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Помощния файл не може да бъде отворен" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -608,16 +606,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "За програмата" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Инструмент за опростено сканиране на документи" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -631,106 +629,106 @@ msgstr "" " Филип Андонов https://launchpad.net/~vonodna" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Да съхраня ли документа, преди да затворите програмата?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Излез без запазване" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (по подразбиране)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (чернова)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (висока разделителна способност)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Смени _скенера" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Автоматично" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Тъмно" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Светло" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Малко" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Много" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Минимално" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Максимално" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Съхраняване на документа..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Съхраняване на страница %d от %d" diff --git a/po/bo.po b/po/bo.po index 8cb667a..b9eb96e 100644 --- a/po/bo.po +++ b/po/bo.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Tibetan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "གཏེར་མཛོད་སྤྱོད་མཁན་གྱི་ msgid "_Password:" msgstr "གསང་གྲངས_P:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "ཡི་གེ" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "པར" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "རྒྱབ་ཕྱོགས་དང་མདུན་ཕྱོགས" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "མདུན་ཕྱོགས" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "རྒྱབ་ཕྱོགས" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "པར་བཤུ་དཀྱུས་མ" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "ཡི་གེ_D" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "པར་བཤུ_a" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "ཤོག་བུ་རྐང་ཅིག _P" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "སྤྲོད་མཁན་ནས་བྱུང་བའི་ཤོག་ལེབ་ཡོངས་རྫོགས _F" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "པར་ལེན་མཚམས་བཞག_S" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "ཡི་གེ" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "པར" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "གློག་འཕྲིན_E" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "ཤོག་ལེབ_P" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "གཡོན་སྐོར _L" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "གཡས་སྐོར་ _R" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "གཅོད_C" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "ཅི་མེད་པ_N" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "འཕྲིན་ཡིག_L" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "ཁྲིམས་མཐུན_g" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "སྲོལ་རྒྱུན_C" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "དྲས་གཅོད་སྐོར་བ_R" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "གཡོན་ལ་སྤོར" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "གཡས་ལ་སྤོར" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "རོགས་རམ_H" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "ནང་གསེས_C" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "ཡིག་གེ་གསར་འཛུགས" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "གསར་པ" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "པར་བཤུ་ཆས་ནས་བྱུང་བའི་ཤོག་བུ་རྐང་ཅིག་དེ་པར་བཤུ" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "པར་བཤུ" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "ཡི་གེ་ཡིག་ཆའི་ནང་གསོག་ཉར" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "གསོག་ཉར" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "པར་བཤུ་བྱེད་བཞིན་པ་དེ་མཚམས་བཞག" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "མཚམས་བཞག" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "ཤོག་ལེབ་གཡོན་སྐོར་རྒྱག་པ" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "གཡོན་སྐོར" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "ཤོག་ལེབ་གཡས་སྐོར་རྒྱག་པ" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "གཡས་སྐོར" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "བདམས་ཟིན་པའི་ཤོག་ལེབ་གཅད་བཟོ" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "གཅད" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "རང་མོས་སྒྲིག་བཟོ" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "པར་བཤུ་གཏེར་མཛོད_o:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "ཡི་གེའི་སྤུས་ཚད_T" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "པར་གྱི་སྤྭུས་ཚད" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "ཟུར་པར་བཤུ" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "ཤོག་ལེབ་ཞེང་ཚད" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -449,130 +447,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "པར་བཤུས་ཡིག་ཆ.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s'མཁོ་སྤྱོད་བྱེད་པར་སྤྱོད་མཁན་མིང་དང་གསང་གྲངས་དགོས་པ" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "པར་བཤུ་ཆས་རྙེད་མ་བྱུང་" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "ཁྱོད་ཀྱི་པར་བཤུ་ཆས་སྦྲེལ་ཡོད་པ་དང་གློག་བཏང་ཡོད་པར་དག་བཤེར་བྱེད་རོགས" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "ཉར་སྟངས་་་" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "གཟུགས་བརྙན་ཡིག་ཆ" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "ཡིག་ཆ་ཡོངས་རྫོགས" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "ཡིག་ཆའི་རིགས་གདམ་པ_T" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF(ཤོག་ལེབ་མང་པོའི་ཡིག་ཆ)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (བསྡུ་འཇུག)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (བོར་བརླག་མ་ཤོར་བ)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "ཡིག་ཆ་གསོག་འཇོག་བྱེད་མ་ཐུབ" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "དང་ཐོག་གི་ཡིག་ཆ་ཉར་ཚགས" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "བཟོ་བཅོས་རྣམས་འདོར་བ" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "སྔོན་ལྟ་ཉེར་སྤྱོད་ཁ་ཕྱེ་མ་ཐུབ་པ" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "རོགས་འདེགས་ཡིག་ཆ་ཁ་ཕྱེ་མ་ཐུབ" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -601,122 +599,122 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "པར་བཤུ་བ་དཀྱུས་མའི་སྐོར" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "ཡིག་ཆ་པར་བཤུ་ཆས་དཀྱུས་མ" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Tennom https://launchpad.net/~tennomyathog" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "ཕྱིར་འཐེན་མ་བྱས་གོང་གསོག་འཇོག་བྱེད་པ" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "གསོག་འཇོག་མ་བྱས་པར་ཕྱིར་འཐེན" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (སྔོན་འཛུགས)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (ཟིན་བྲིས)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (སྤུས་ཚད་མཐོན་པོ)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "པར་བཤུ་ཆས་བརྗེ་བ_S" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "ར་ང་འགུལ་ངང" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/ca.po b/po/ca.po index 5ca5994..5fd8031 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 08:57+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Nom d'usuari del recurs:" msgid "_Password:" msgstr "_Contrasenya:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Ambdues cares" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Anvers de la pàgina" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Revers de la pàgina" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Escaneig senzill" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Esc_aneja" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Pàgina _individual" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Totes les pàgines de l'a_limentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Atura l'escaneig" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Envia per correu" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pàgina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Gira a l'_esquerra" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Gira a la _dreta" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Escapçament" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Cap" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta EUA" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal EUA" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalitzat" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Gira l'escapçament" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "A_juda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "C_ontingut" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Comença un document nou" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nou" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Escaneja una sola pàgina de l'escàner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Escaneja" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Desa el document en un fitxer" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Desa" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Atura l'escaneig actual" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Atura" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Gireu la pàgina cap a l'esquerra (en sentit antihorari)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Gira a l'esquerra" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Gireu la pàgina cap a la dreta (en sentit horari)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Gira a la dreta" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Escapça la pàgina seleccionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Escapça" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferències" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Font d'_escaneig:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Resolució de text:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Resolució fotogràfica:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Cara a escanejar:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Mida de la pàgina:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brillantor:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualitat:" @@ -458,130 +456,130 @@ msgstr "" "Executeu «%s --help» per veure la llista completa d'opcions disponibles de " "la línia d'ordres." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document escanejat.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Tanca" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Cal un usuari i contrasenya per a accedir a «%s»" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "No s'ha detectat cap escàner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Comproveu que l'escàner està connectat i engegat" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Anomena i desa..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Cancel·la" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "De_sa" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Fitxers d'imatge" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Tots els fitxers" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Seleccioneu el _tipus de fitxer" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (document multipàgina)." #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimit)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sense pèrdua)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "No s'ha pogut desar el fitxer" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Si no ho deseu, els canvis es perdran per sempre més." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Voleu desar el document actual?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Descarta els canvis" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "No s'ha pogut desar la imatge per previsualitzar-la" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "No s'ha pogut obrir l'aplicació de previsualització d'imatges" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "No s'ha pogut obrir el fitxer d'ajuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -613,16 +611,16 @@ msgstr "" "juntament amb aquest programa. Si no, mireu ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Quant a l'escaneig senzill" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Eina senzilla d'escaneig de documents" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -637,106 +635,106 @@ msgstr "" " pancake https://launchpad.net/~pancake" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Voleu desar el document abans de sortir?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Surt sense desar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d ppp (predeterminat)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d ppp (esborrany)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d ppp (alta resolució)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Canvia l'e_scàner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automàtic" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Més fosc" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Més clar" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menys" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Més" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínim" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Màxim" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "S'està desant el document..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "S'està desant la pàgina %d de %d" diff --git a/po/ca@valencia.po b/po/ca@valencia.po index a5a410f..5d41df6 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Catalan (Valencian) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Nom d'usuari del recurs:" msgid "_Password:" msgstr "_Contrasenya:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Ambdues cares" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Anvers de la pàgina" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Revers de la pàgina" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Escaneig senzill" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Esc_aneja" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Pàgina _individual" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Totes les pàgines de l'a_limentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Atura l'escaneig" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Envia per correu" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pàgina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Gira a l'_esquerra" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Gira a la _dreta" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Escapçament" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Cap" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta EUA" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal EUA" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalitzat" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Gira l'escapçament" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mou a l'esquerra" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mou a la dreta" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "A_juda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "C_ontingut" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Comença un document nou" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nou" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Escaneja una sola pàgina de l'escàner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Escaneja" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Alça el document en un fitxer" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Alça" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Atura l'escaneig actual" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Atura" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Gireu la pàgina cap a l'esquerra (en sentit antihorari)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Gira a l'esquerra" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Gireu la pàgina cap a la dreta (en sentit horari)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Gira a la dreta" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Escapça la pàgina seleccionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Escapça" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferències" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Font d'_escaneig:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Resolució de text:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Resolució fotogràfica:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Cara a escanejar:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Mida de la pàgina:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brillantor:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualitat:" @@ -458,130 +456,130 @@ msgstr "" "Executeu «%s --help» per veure la llista completa d'opcions disponibles de " "la línia d'ordes." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document escanejat.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Tanca" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Cal un usuari i contrasenya per a accedir a «%s»" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "No s'ha detectat cap escàner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Comproveu que l'escàner està connectat i engegat" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Anomena i alça..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Cancel·la" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "Al_ça" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Fitxers d'imatge" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Tots els fitxers" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Seleccioneu el _tipus de fitxer" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (document multipàgina)." #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimit)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sense pèrdua)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "No s'ha pogut alçar el fitxer" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Si no ho alceu, els canvis es perdran per sempre més." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Voleu alçar el document actual?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Descarta els canvis" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "No s'ha pogut alçar la imatge per previsualitzar-la" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "No s'ha pogut obrir l'aplicació de previsualització d'imatges" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "No s'ha pogut obrir el fitxer d'ajuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -613,16 +611,16 @@ msgstr "" "juntament amb este programa. Si no, mireu ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Quant a l'escaneig senzill" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Eina senzilla d'escaneig de documents" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -630,106 +628,106 @@ msgstr "" " Joan Duran https://launchpad.net/~jodufi" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Voleu alçar el document abans d'eixir?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Ix sense alçar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d ppp (predeterminat)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d ppp (esborrany)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d ppp (alta resolució)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Canvia l'e_scàner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automàtic" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Més fosc" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Més clar" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menys" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Més" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínim" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Màxim" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "S'està desant el document..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "S'està desant la pàgina %d de %d" diff --git a/po/ce.po b/po/ce.po new file mode 100644 index 0000000..e1d1721 --- /dev/null +++ b/po/ce.po @@ -0,0 +1,704 @@ +# Chechen translation for simple-scan +# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 +# This file is distributed under the same license as the simple-scan package. +# FIRST AUTHOR , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: simple-scan\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" +"PO-Revision-Date: 2014-08-12 08:40+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Chechen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2014-08-13 06:23+0000\n" +"X-Generator: Launchpad (build 17156)\n" + +#. Button to submit authorization dialog +#: ../data/simple-scan.ui.h:2 +msgid "_Authorize" +msgstr "" + +#. Label beside username entry +#: ../data/simple-scan.ui.h:4 +msgid "_Username for resource:" +msgstr "" + +#. Label beside password entry +#: ../data/simple-scan.ui.h:6 +msgid "_Password:" +msgstr "" + +#. Combo box label for scanning both sides of a page +#: ../data/simple-scan.ui.h:8 +msgid "Front and Back" +msgstr "" + +#. Combo box label for scanning the front side of a page +#: ../data/simple-scan.ui.h:10 +msgid "Front" +msgstr "" + +#. Combo box label for scanning the back side of a page +#: ../data/simple-scan.ui.h:12 +msgid "Back" +msgstr "" + +#. Title of scan window +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 +msgid "Simple Scan" +msgstr "" + +#. Label on document menu (contains actions for this document, e.g. save, print) +#: ../data/simple-scan.ui.h:16 +msgid "_Document" +msgstr "" + +#. Scan menu item +#: ../data/simple-scan.ui.h:18 +msgid "Sc_an" +msgstr "" + +#. Toolbar scan menu item to scan a single page from the scanner +#: ../data/simple-scan.ui.h:20 +msgid "Single _Page" +msgstr "" + +#. Toolbar scan menu item to scan all pages from a document feeder +#: ../data/simple-scan.ui.h:22 +msgid "All Pages From _Feeder" +msgstr "" + +#. Menu entry to stop current scan +#: ../data/simple-scan.ui.h:24 +msgid "_Stop Scan" +msgstr "" + +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + +#. Menu item to reorder pages +#. Title of dialog to reorder pages +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 +msgid "Reorder Pages" +msgstr "" + +#. Label on email menu item +#: ../data/simple-scan.ui.h:30 +msgid "_Email" +msgstr "" + +#. Page menu (contains action for each page, e.g. delete, crop) +#: ../data/simple-scan.ui.h:32 +msgid "_Page" +msgstr "" + +#. Menu item to rotate page to left (anti-clockwise) +#: ../data/simple-scan.ui.h:34 +msgid "Rotate _Left" +msgstr "" + +#. Menu item to rotate page to right (clockwise) +#: ../data/simple-scan.ui.h:36 +msgid "Rotate _Right" +msgstr "" + +#. Label for page crop submenu +#: ../data/simple-scan.ui.h:38 +msgid "_Crop" +msgstr "" + +#. Radio button for no crop +#: ../data/simple-scan.ui.h:40 +msgid "_None" +msgstr "" + +#. Radio button for cropping page to A4 size +#: ../data/simple-scan.ui.h:42 +msgid "A_4" +msgstr "" + +#. Radio button for cropping page to A5 size +#: ../data/simple-scan.ui.h:44 +msgid "A_5" +msgstr "" + +#. Radio button for cropping page to A6 size +#: ../data/simple-scan.ui.h:46 +msgid "A_6" +msgstr "" + +#. Radio button for cropping page to US letter size +#: ../data/simple-scan.ui.h:48 +msgid "_Letter" +msgstr "" + +#. Radio button for cropping to page to US legal size +#: ../data/simple-scan.ui.h:50 +msgid "Le_gal" +msgstr "" + +#. Radio button for cropping page to 4x6 inch +#: ../data/simple-scan.ui.h:52 +msgid "4×6" +msgstr "" + +#. Radio button for cropping to custom page size +#: ../data/simple-scan.ui.h:54 +msgid "_Custom" +msgstr "" + +#. Menu item to rotate the crop area +#: ../data/simple-scan.ui.h:56 +msgid "_Rotate Crop" +msgstr "" + +#. Menu item to move the selected page to the left +#: ../data/simple-scan.ui.h:58 +msgid "Move Left" +msgstr "" + +#. Menu item to move the selected page to the right +#: ../data/simple-scan.ui.h:60 +msgid "Move Right" +msgstr "" + +#. Label on help menu +#: ../data/simple-scan.ui.h:62 +msgid "_Help" +msgstr "" + +#. Help|Contents menu +#: ../data/simple-scan.ui.h:64 +msgid "_Contents" +msgstr "" + +#. Tooltip for new document button +#: ../data/simple-scan.ui.h:66 +msgid "Start a new document" +msgstr "" + +#: ../data/simple-scan.ui.h:67 +msgid "New" +msgstr "" + +#. Tooltip for scan toolbar button +#: ../data/simple-scan.ui.h:69 +msgid "Scan a single page from the scanner" +msgstr "" + +#. Label on scan toolbar item +#: ../data/simple-scan.ui.h:71 +msgid "Scan" +msgstr "" + +#. Tooltip for save toolbar button +#: ../data/simple-scan.ui.h:73 +msgid "Save document to a file" +msgstr "" + +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 +msgid "Save" +msgstr "" + +#. Tooltip for stop button +#: ../data/simple-scan.ui.h:76 +msgid "Stop the current scan" +msgstr "" + +#: ../data/simple-scan.ui.h:77 +msgid "Stop" +msgstr "" + +#. Tooltip for rotate left (counter-clockwise) button +#: ../data/simple-scan.ui.h:79 +msgid "Rotate the page to the left (counter-clockwise)" +msgstr "" + +#. Label on rotate page left (anti-clockwise) item +#: ../data/simple-scan.ui.h:81 +msgid "Rotate Left" +msgstr "" + +#. Tooltip for rotate right (clockwise) button +#: ../data/simple-scan.ui.h:83 +msgid "Rotate the page to the right (clockwise)" +msgstr "" + +#. Label on rotate page right (clockwise) item +#: ../data/simple-scan.ui.h:85 +msgid "Rotate Right" +msgstr "" + +#: ../data/simple-scan.ui.h:86 +msgid "Crop the selected page" +msgstr "" + +#: ../data/simple-scan.ui.h:87 +msgid "Crop" +msgstr "" + +#. Title of preferences dialog +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 +msgid "Preferences" +msgstr "" + +#. Label beside scan source combo box +#: ../data/simple-scan.ui.h:91 +msgid "Scan S_ource:" +msgstr "" + +#. Label beside scan source combo box +#: ../data/simple-scan.ui.h:93 +msgid "_Text Resolution:" +msgstr "" + +#. Label beside scan source combo box +#: ../data/simple-scan.ui.h:95 +msgid "_Photo Resolution:" +msgstr "" + +#. Label beside scan side combo box +#: ../data/simple-scan.ui.h:97 +msgid "Scan Side:" +msgstr "" + +#. Label beside page size combo box +#: ../data/simple-scan.ui.h:99 +msgid "Page Size:" +msgstr "" + +#. Label beside brightness scale +#: ../data/simple-scan.ui.h:101 +msgid "Brightness:" +msgstr "" + +#. Label beside contrast scale +#: ../data/simple-scan.ui.h:103 +msgid "Contrast:" +msgstr "" + +#. Label beside quality scale +#: ../data/simple-scan.ui.h:105 +msgid "Quality:" +msgstr "" + +#: ../data/simple-scan.desktop.in.h:2 +msgid "Scan Documents" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:1 +msgid "Device to scan from" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:2 +msgid "SANE device to acquire images from." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:3 +msgid "Type of document being scanned" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:4 +msgid "" +"Type of document being scanned. This setting decides on the scan resolution, " +"colors and post-processing." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:5 +msgid "Width of paper in tenths of a mm" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:6 +msgid "" +"The width of the paper in tenths of a mm (or 0 for automatic paper " +"detection)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:7 +msgid "Height of paper in tenths of a mm" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:8 +msgid "" +"The height of the paper in tenths of a mm (or 0 for automatic paper " +"detection)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:9 +msgid "Brightness of scan" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:10 +msgid "The brightness adjustment from -100 to 100 (0 being none)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:11 +msgid "Contrast of scan" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:12 +msgid "The contrast adjustment from -100 to 100 (0 being none)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:13 +msgid "Resolution for text scans" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:14 +msgid "The resolution in dots-per-inch to use when scanning text." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:15 +msgid "Resolution for photo scans" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:16 +msgid "The resolution in dots-per-inch to use when scanning photos." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:17 +msgid "Page side to scan" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:18 +msgid "The page side to scan." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:19 +msgid "Directory to save files to" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:20 +msgid "" +"The directory to save files to. Defaults to the documents directory if unset." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:21 +msgid "Quality value to use for JPEG compression" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:22 +msgid "Quality value to use for JPEG compression." +msgstr "" + +#. Error displayed when no scanners to scan with +#: ../src/scanner.vala:840 +msgid "No scanners available. Please connect a scanner." +msgstr "" + +#. Error displayed when cannot connect to scanner +#: ../src/scanner.vala:870 +msgid "Unable to connect to scanner" +msgstr "" + +#. Error display when unable to start scan +#: ../src/scanner.vala:1219 +msgid "Unable to start scan" +msgstr "" + +#. Error displayed when communication with scanner broken +#: ../src/scanner.vala:1232 ../src/scanner.vala:1329 +msgid "Error communicating with scanner" +msgstr "" + +#. Help string for command line --version flag +#: ../src/simple-scan.vala:21 +msgid "Show release version" +msgstr "" + +#. Help string for command line --debug flag +#: ../src/simple-scan.vala:24 +msgid "Print debugging messages" +msgstr "" + +#: ../src/simple-scan.vala:26 +msgid "Fix PDF files generated with older versions of Simple Scan" +msgstr "" + +#. Title of error dialog when scan failed +#: ../src/simple-scan.vala:297 +msgid "Failed to scan" +msgstr "" + +#. Default filename to use when saving document (and extension will be added, e.g. .jpg) +#: ../src/simple-scan.vala:316 +msgid "Scanned Document" +msgstr "" + +#. Arguments and description for --help text +#: ../src/simple-scan.vala:543 +msgid "[DEVICE...] - Scanning utility" +msgstr "" + +#. Text printed out when an unknown command-line argument provided +#: ../src/simple-scan.vala:554 +#, c-format +msgid "Run '%s --help' to see a full list of available command line options." +msgstr "" + +#: ../src/ui.vala:188 +msgid "Scanned Document.pdf" +msgstr "" + +#: ../src/ui.vala:316 ../src/ui.vala:1746 +msgid "_Close" +msgstr "" + +#. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization +#: ../src/ui.vala:324 +#, c-format +msgid "Username and password required to access '%s'" +msgstr "" + +#. Warning displayed when no scanners are detected +#: ../src/ui.vala:369 +msgid "No scanners detected" +msgstr "" + +#. Hint to user on why there are no scanners detected +#: ../src/ui.vala:371 +msgid "Please check your scanner is connected and powered on" +msgstr "" + +#. Save dialog: Dialog title +#: ../src/ui.vala:507 ../src/ui.vala:1696 +msgid "Save As..." +msgstr "" + +#: ../src/ui.vala:510 ../src/ui.vala:672 +msgid "_Cancel" +msgstr "" + +#: ../src/ui.vala:511 ../src/ui.vala:673 +msgid "_Save" +msgstr "" + +#. Save dialog: Filter name to show only image files +#: ../src/ui.vala:521 +msgid "Image Files" +msgstr "" + +#. Save dialog: Filter name to show all files +#: ../src/ui.vala:527 +msgid "All Files" +msgstr "" + +#. +#: ../src/ui.vala:532 +msgid "Select File _Type" +msgstr "" + +#. Save dialog: Label for saving in PDF format +#: ../src/ui.vala:546 +msgid "PDF (multi-page document)" +msgstr "" + +#. Save dialog: Label for saving in JPEG format +#: ../src/ui.vala:552 +msgid "JPEG (compressed)" +msgstr "" + +#. Save dialog: Label for saving in PNG format +#: ../src/ui.vala:558 +msgid "PNG (lossless)" +msgstr "" + +#. Title of error dialog when save failed +#: ../src/ui.vala:647 +msgid "Failed to save file" +msgstr "" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.vala:670 +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.vala:706 +msgid "Save current document?" +msgstr "" + +#. Button in dialog to create new document and discard unsaved document +#: ../src/ui.vala:708 +msgid "Discard Changes" +msgstr "" + +#. Error message display when unable to save image for preview +#: ../src/ui.vala:990 +msgid "Unable to save image for preview" +msgstr "" + +#. Error message display when unable to preview image +#: ../src/ui.vala:1002 +msgid "Unable to open image preview application" +msgstr "" + +#. Label on button for combining sides in reordering dialog +#: ../src/ui.vala:1204 +msgid "Combine sides" +msgstr "" + +#. Label on button for combining sides in reverse order in reordering dialog +#: ../src/ui.vala:1214 +msgid "Combine sides (reverse)" +msgstr "" + +#. Label on button for reversing in reordering dialog +#: ../src/ui.vala:1224 +msgid "Reverse" +msgstr "" + +#. Label on button for cancelling page reordering dialog +#: ../src/ui.vala:1234 +msgid "Keep unchanged" +msgstr "" + +#. Error message displayed when unable to launch help browser +#: ../src/ui.vala:1449 +msgid "Unable to open help file" +msgstr "" + +#. The license this software is under (GPL3+) +#: ../src/ui.vala:1470 +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" +"the Free Software Foundation, either version 3 of the License, or\n" +"(at your option) any later version.\n" +"\n" +"This program is distributed in the hope that it will be useful,\n" +"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +"GNU General Public License for more details.\n" +"\n" +"You should have received a copy of the GNU General Public License\n" +"along with this program. If not, see ." +msgstr "" + +#. Title of about dialog +#: ../src/ui.vala:1473 +msgid "About Simple Scan" +msgstr "" + +#. Description of program +#: ../src/ui.vala:1476 +msgid "Simple document scanning tool" +msgstr "" + +#: ../src/ui.vala:1485 +msgid "translator-credits" +msgstr "" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.vala:1507 +msgid "Save document before quitting?" +msgstr "" + +#. Button in dialog to quit and discard unsaved document +#: ../src/ui.vala:1509 +msgid "Quit without Saving" +msgstr "" + +#. Preferences dialog: Label for default resolution in resolution list +#: ../src/ui.vala:1633 +#, c-format +msgid "%d dpi (default)" +msgstr "" + +#. Preferences dialog: Label for minimum resolution in resolution list +#: ../src/ui.vala:1636 +#, c-format +msgid "%d dpi (draft)" +msgstr "" + +#. Preferences dialog: Label for maximum resolution in resolution list +#: ../src/ui.vala:1639 +#, c-format +msgid "%d dpi (high resolution)" +msgstr "" + +#. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) +#: ../src/ui.vala:1642 +#, c-format +msgid "%d dpi" +msgstr "" + +#: ../src/ui.vala:1688 +msgid "New Document" +msgstr "" + +#: ../src/ui.vala:1693 +msgid "Document" +msgstr "" + +#: ../src/ui.vala:1697 +msgid "Email..." +msgstr "" + +#: ../src/ui.vala:1698 +msgid "Print..." +msgstr "" + +#: ../src/ui.vala:1706 +msgid "Help" +msgstr "" + +#: ../src/ui.vala:1707 +msgid "About" +msgstr "" + +#: ../src/ui.vala:1708 +msgid "Quit" +msgstr "" + +#. Button in error infobar to open preferences dialog and change scanner +#: ../src/ui.vala:1748 +msgid "Change _Scanner" +msgstr "" + +#. Combo box value for automatic paper size +#: ../src/ui.vala:1754 +msgid "Automatic" +msgstr "" + +#: ../src/ui.vala:1804 +msgid "Darker" +msgstr "" + +#: ../src/ui.vala:1806 +msgid "Lighter" +msgstr "" + +#: ../src/ui.vala:1814 +msgid "Less" +msgstr "" + +#: ../src/ui.vala:1816 +msgid "More" +msgstr "" + +#: ../src/ui.vala:1824 +msgid "Minimum" +msgstr "" + +#: ../src/ui.vala:1826 +msgid "Maximum" +msgstr "" + +#: ../src/ui.vala:1867 +msgid "Saving document..." +msgstr "" + +#: ../src/ui.vala:2017 +#, c-format +msgid "Saving page %d out of %d" +msgstr "" diff --git a/po/cs.po b/po/cs.po index 43710fd..5ea5763 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2013-12-18 12:25+0000\n" "Last-Translator: Tadeáš Pařík \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Vlastní pojmenování zdroje:" msgid "_Password:" msgstr "_Heslo:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotografie" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Přední a zadní" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Přední" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Zadní" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Jednoduché skenování" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_enovat" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Jedna _stránka" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Všechny stránky z _podavače" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Zastavit skenování" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotografie" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-mail" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Stránka" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Otočit do_leva" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Otočit dop_rava" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Oříznout" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "Žád_né" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Vlastní" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Otočit ořez" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Posunout doleva" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Posunout doprava" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Nápověda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Obsah" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Vytvořit nový dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nový" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Naskenovat jednu stránku ze skeneru" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skenovat" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Uložit dokument do souboru" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Uložit" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Zastavit probíhající skenování" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Zastavit" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Otočit stránku doleva (proti směru hodinových ručiček)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Otočit doleva" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Otočit stránku doprava (po směru hodinových ručiček)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Otočit doprava" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Oříznout vybranou stránku" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Oříznout" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Předvolby" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Zdroj skenování:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Rozlišení textu:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Rozlišení fotografie:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skenovat stranu:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Velikost stránky:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Jas:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kvalita:" @@ -456,130 +454,130 @@ msgstr "" "Spustit příkaz „%s --help“ k zobrazení úplného seznamu dostupných přepínačů " "příkazové řádky." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Naskenovaný dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "Z_avřít" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Pro přístup k '%s' je vyžadováno uživatelské jméno a heslo" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nenalezen žádný skener" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Zkontrolujte prosím, že je váš skener připojen a zapnut" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Uložit jako..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Zrušit" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Uložit" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Soubory obrázků" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Všechny soubory" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Zvolit _typ souboru" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (vícestránkový dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (komprimovaný)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (bezeztrátový)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Uložení souboru selhalo" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Pokud neuložíte, změny budou nenávratně ztraceny." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Uložit stávající dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Zahodit změny" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nezdařilo se uložit obrázek pro náhled" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Nelze otevřít aplikaci s náhledem obrázku" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Nelze otevřít soubor s nápovědou" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -609,16 +607,16 @@ msgstr "" "Pokud ne, přečtěte si ji na stránce ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "O aplikaci Jednoduché skenování" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Jednoduchý nástroj pro skenování dokumentů" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -634,106 +632,106 @@ msgstr "" " la_serpe https://launchpad.net/~tom-mil" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Uložit dokument před ukončením?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Ukončit bez uložení" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (výchozí)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (náčrt)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (vysoké rozlišení)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Změnit _skener" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automaticky" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Tmavší" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Světlejší" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Méně" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Více" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Ukládání dokumentu..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Ukládání strany %d z %d" diff --git a/po/da.po b/po/da.po index 18fc77e..2faf791 100644 --- a/po/da.po +++ b/po/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-10-10 12:13+0000\n" "Last-Translator: AJenbo \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Br_ugernavn for ressource:" msgid "_Password:" msgstr "_Adgangskode:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Billede" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "For- og bagside" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Forside" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Bagside" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simpel skanning" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_an" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Enkelt side" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Alle sider fra _arkføderen" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Stop skanning" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Billede" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Send med e-post" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Side" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rotér mod _venstre" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rotér mod _højre" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Beskær" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ingen" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Brugertilpasset" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotér beskæring" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Flyt til venstre" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Flyt til højre" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Hjælp" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Indhold" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Start et nyt dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nyt" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skan en enkelt side fra skanneren" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skan" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Gem dokument som en fil" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Gem" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Stop den igangværende skanning" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stop" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rotér siden mod venstre (mod uret)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rotér mod venstre" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rotér siden mod højre (med uret)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rotér mod højre" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Beskær den markerede side" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Beskær" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Indstillinger" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skanner_kilde:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Tekstopløsning:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Billedopløsning:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skan side:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Sidestørrelse:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Lysstyrke:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kvalitet:" @@ -456,130 +454,130 @@ msgstr "" "Udfør \"%s --help\" for at se den fulde liste af tilgængelige " "kommandolinjetilvalg." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Skannet dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Luk" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Brugernavn og adgangskode er krævet for at tilgå \"%s\"" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Ingen skannere fundet" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Kontrollér venligst at skanneren er tændt og sluttet til" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Gem som..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Annullér" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Gem" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Billedfiler" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Alle filer" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Vælg fil_type" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (flersidet dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (komprimeret)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (tabsfri)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Kunne ikke gemme fil" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Hvis du ikke gemmer, vil ændringer gå permanent tabt." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Gem nuværende dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Kassér ændringer" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Kan ikke gemme billede for forhåndsvisning" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Kunne ikke åbne programmet til forhåndsvisning af billeder" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Kan ikke åbne hjælpefil" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -608,16 +606,16 @@ msgstr "" "sammen med dette program. Hvis ikke, se ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Om Simpel skanning" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Simpelt dokumentskanningsværktøj" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -634,106 +632,106 @@ msgstr "" " Torben Gundtofte-Bruun https://launchpad.net/~torbengb" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Gem dokumentet før der afsluttes?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Afslut uden at gemme" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (standard)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (udkast)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (høj opløsning)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Skift _skanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatisk" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Mørkere" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Lysere" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mindre" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mere" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksimum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Gemmer dokument ..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Gemmer side %d ud af %d" diff --git a/po/de.po b/po/de.po index c0556bd..9e92f5a 100644 --- a/po/de.po +++ b/po/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 08:58+0000\n" "Last-Translator: Daniel Schury \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Benutzername für Quelle:" msgid "_Password:" msgstr "_Passwort:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Vorder- und Rückseite" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Vorderseite" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Rückseite" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sc_annen" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Einzelne Seite" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Alle Seiten aus dem _Papiereinzug" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Scanvorgang anhalten" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Seiten umsortieren" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-Mail" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Seite" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "_Links herum drehen" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "_Rechts herum drehen" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Zuschneiden" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nicht zuschneiden" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US _Legal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4\" × 6\"" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Benutzerdefiniert" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Zuschneideauswahl _drehen" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Nach links schieben" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Nach rechts schieben" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Hilfe" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "I_nhalt" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Neues Dokument erstellen" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Neu" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Eine einzelne Seite vom Scanner einscannen" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Scannen" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Als Datei speichern" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Speichern" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Aktuellen Scanvorgang unterbrechen" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Anhalten" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Die Seite links herum drehen (Gegen den Uhrzeigersinn)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Links herum drehen" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Die Seite rechts herum drehen (Im Uhrzeigersinn)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rechts herum drehen" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Die gewählte Seite zurechtschneiden" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Zuschneiden" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Einstellungen" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Scan-_Quelle:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Text-Auflösung:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Foto-_Auflösung:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Zu scannende Seite:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Seitengröße:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Helligkeit:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualität:" @@ -457,133 +455,133 @@ msgstr "" "Rufen Sie »%s --help« auf, um eine vollständige Liste der verfügbaren " "Befehlszeileoptionen zu erhalten." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Gescanntes Dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "S_chließen" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" "Für den Zugriff auf »%s« werden ein Benutzername und ein Passwort benötigt" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Kein Scanner gefunden" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "Bitte überprüfen Sie, ob Ihr Scanner angeschlossen und eingeschaltet ist" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Speichern unter …" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "Abbre_chen" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Speichern" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Bilddateien" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Alle Dateitypen" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Datei-_Typ auswählen" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (Mehrseitiges Dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (Verlustbehaftet)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (Verlustfrei)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Datei konnte nicht gespeichert werden" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "" "Wenn Sie nicht speichern, werden die Änderungen unwiderruflich verworfen." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Aktuelles Dokument speichern?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Änderungen verwerfen" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Vorschaubild kann nicht gespeichert werden" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Bildvorschauanwendung konnte nicht gestartet werden" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Vertauschen" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Unverändert lassen" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Die Hilfedatei konnte nicht geöffnet werden" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -617,16 +615,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Über Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Einfaches Werkzeug zum Scannen von Dokumenten" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -668,106 +666,106 @@ msgstr "" " tlue https://launchpad.net/~tlueber" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Dokument vor dem Beenden speichern?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Beenden ohne zu speichern" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (Vorgabe)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (Entwurf)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (Hohe Auflösung)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "_Scanner wechseln" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatisch" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Dunkler" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Heller" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Weniger" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mehr" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Dokument wird gespeichert …" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Seite %d von %d wird gespeichert" diff --git a/po/el.po b/po/el.po index 45d3cf4..618ef91 100644 --- a/po/el.po +++ b/po/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2013-07-03 07:45+0000\n" "Last-Translator: John Pag \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Όνομα _χρήστη για πόρο:" msgid "_Password:" msgstr "_Κωδικός:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "ΚΕΙΜΕΝΟ" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Φωτογραφία" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Πρόσοψη και πίσω όψη" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Πρόσοψη" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Πίσω όψη" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Σάρωση" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Έγγραφο" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "_Σάρωση" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Μια_σελίδα" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Όλες τις σελίδες από την _τροφοδοσία" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Διακοπή σάρωσης" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "ΚΕΙΜΕΝΟ" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Φωτογραφία" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Email" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Σελίδα" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Περιστροφή _αριστερά" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Περιστροφή _δεξιά" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Περικοπή" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Κανένα" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6 ίντσες" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Προσαρμοσμένο" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Περιστροφή περικοπής" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Μετακίνηση αριστερά" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Μετακίνηση δεξιά" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Βοήθεια" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Περιεχόμενα" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Δημιουργία νέου εγγράφου" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Νέο" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Σάρωση μίας σελίδας από τον σαρωτή" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Σάρωση" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Αποθήκευση εγγράφου σε αρχείο" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Αποθήκευση" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Διακοπή τρέχουσας σάρωσης" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Διακοπή" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Περιστροφή της σελίδας αριστερά" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Περιστροφή αριστερά" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Περιστροφή της σελίδας δεξιά" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Περιστροφή δεξιά" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Περικοπή της επιλεγμένης σελίδας" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Περικοπή" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Προτιμήσεις" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Πηγή σάρωσης:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Ανάλυση _κειμένου:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Ανάλυση _φωτογραφίας:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Πλευρά σάρωσης" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Μέγεθος σελίδας:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Φωτεινότητα:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Αντίθεση:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Ποιότητα:" @@ -462,132 +460,132 @@ msgstr "" "Εκτελέστε «%s --help» για να δείτε την πλήρη λίστα των διαθέσιμων επιλογών " "εντολής γραμμής." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Σαρωμένο.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Κλείσιμο" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Απαιτείται όνομα χρήστη και κωδικός για την πρόσβαση στο '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Δεν ανιχνεύθηκαν σαρωτές" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "Παρακαλούμε βεβαιωθείτε ότι ο σαρωτής σας είναι συνδεδεμένος και σε " "λειτουργία" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Αποθήκευση ως..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Ακύρωση" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "Απο_θήκευση" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Αρχεία εικόνων" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Όλα τα αρχεία" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Επιλογή _τύπου αρχείου" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (έγγραφο πολλαπλών σελίδων)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (συμπιεσμένο)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (δίχως συμπίεση)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Αποτυχία αποθήκευσης του αρχείου" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Αποθήκευση του τρέχοντος εγγράφου;" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Απόρριψη αλλαγών" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Αδυναμία αποθήκευσης σελίδας για προεπισκόπηση" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Αδύνατο το άνοιγμα της εφαρμογής προβολής εικόνων" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Αδύνατο το άνοιγμα του αρχείου βοήθειας" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -619,16 +617,16 @@ msgstr "" "εδώ: ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Περί Σάρωσης" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Απλό εργαλείο σάρωσης εγγράφων" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -647,106 +645,106 @@ msgstr "" " trix https://launchpad.net/~panelc" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Αποθήκευση του εγγράφου πριν την έξοδο;" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Έξοδος χωρίς Αποθήκευση" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (προεπιλογή)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (πρόχειρο)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (υψηλή ανάλυση)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Αλλαγή _σαρωτή" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Αυτόματο" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Σκοτεινότερο" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Φωτεινότερο" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Λιγότερο" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Περισσότερο" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Ελάχιστο" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Μέγιστο" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Αποθήκευση εγγράφου..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Αποθήκευση σελίδας %d από %d" diff --git a/po/en_GB.po b/po/en_GB.po index 7ce3e3a..55b1f70 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 08:58+0000\n" "Last-Translator: James Thorrold \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Username for resource:" msgid "_Password:" msgstr "_Password:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Photo" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Front and Back" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Front" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Back" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sc_an" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Single _Page" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "All Pages From _Feeder" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Stop Scan" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Photo" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Reorder Pages" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-mail" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Page" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rotate _Left" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rotate _Right" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Crop" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_None" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Custom" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotate Crop" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Move Left" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Move Right" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Help" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Contents" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Start a new document" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "New" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Scan a single page from the scanner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Scan" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Save document to a file" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Save" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Stop the current scan" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stop" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rotate the page to the left (anti-clockwise)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rotate Left" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rotate the page to the right (clockwise)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rotate Right" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Crop the selected page" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Crop" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferences" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Scan S_ource:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Text Resolution:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Photo Resolution:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Scan Side:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Page Size:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brightness:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Quality:" @@ -454,130 +452,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Run '%s --help' to see a full list of available command line options." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Scanned Document.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Close" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Username and password required to access '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "No scanners detected" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Please check your scanner is connected and powered on" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Save As..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Cancel" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Save" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Image Files" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "All Files" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Select File _Type" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (multi-page document)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (compressed)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (lossless)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Failed to save file" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "If you don't save, changes will be permanently lost." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Save current document?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Discard Changes" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Unable to save image for preview" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Unable to open image preview application" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Combine sides" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Combine sides (reverse)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Reverse" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Keep unchanged" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Unable to open help file" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -606,16 +604,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "About Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Simple document scanning tool" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -630,106 +628,106 @@ msgstr "" " Tomasz Chabowski https://launchpad.net/~tomasz-chabowski-googlemail" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Save document before quitting?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Quit without Saving" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (default)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (draft)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (high resolution)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Change _Scanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatic" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Darker" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Lighter" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Less" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "More" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Saving document..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Saving page %d out of %d" diff --git a/po/eo.po b/po/eo.po index 0e4aeea..56573c9 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-08-16 11:04+0000\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" "Language: eo\n" @@ -33,264 +33,262 @@ msgstr "Sal_utnomo por risurco:" msgid "_Password:" msgstr "_Pasvorto:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teksto" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Antaŭo kaj malantaŭo" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Antaŭo" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Dorso" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simpla skano" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumento" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_ani" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Unuopa _paĝo" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Ĉiuj paĝoj el _papero-metilo" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Haltigi _skani" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teksto" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "R_etpoŝto" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Paĝo" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Turni _maldekstren" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Turni _dekstren" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Stu_ci" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Neniu" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Propre" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotacii la stoco-lokon" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Movi maldekstren" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Movi dekstren" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Helpo" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Enhavo" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Komenci novan dokumenton" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nova" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skani unuopan paĝon el la skanilo" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skani" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Konservi dokumenton en dosiero" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Konservi" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Haltigi la aktualan skanon" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Haltigi" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rotacii la paĝon maldekstren (maldekstrume)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Turni maldekstren" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rotacci la paĝon dekstren (dekstrume)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Turni dekstren" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Stuci la elektitan paĝon" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Stuci" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Agordoj" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skano-f_onto:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Teksta distingivo" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Fotaĵa distingivo:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skano-flanko:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Paĝo-grando:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -455,130 +453,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Lanĉu '%s --help' por vidi plenan liston da disponeblaj komandliniaj opcioj." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Skanita Dokumento.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Salutnomo kaj pasvorto estas necesa aliri '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Neniuj skaniloj eltrovis" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Bonvolu kontrolas ke via skanilo estas kenekta kaj kurentŝalta" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Konservi kiel..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Bildo-dosieroj" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Ĉiuj dosieroj" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Elekti speco de dosieron" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (multpaĝa dokumento)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (densigita)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (senperda)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Ne sukcesis konservi la dosieron" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Se vi ne konservas, ŝanĝoj estos perditaj permanente." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Konservi la nunan dokumenton?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Forlasi Ŝanĝojn" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Ne eblas konservi bildon por antaŭrigardo" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Ne eblis malfermi bild-dosieron" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Ne eblis malfermi help-dosieron" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -608,16 +606,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Pri simpla skani" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Simpla ilo por skanantaj dokumentoj" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -630,106 +628,106 @@ msgstr "" " Tiffany Antopolski https://launchpad.net/~mimico-tiffany" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Konservi dokumenton antaŭe ĉesanta?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Fini sen konservanta" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d punktoj en colo (defaŭlto)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d punktoj en colo (malneto)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d punktoj en colo (alta distingivo)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d punktoj en colo" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Ŝanĝi _Skanilo" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Aŭtomata" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Konservado de dokumento..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Konservado de paĝo %d el %d" diff --git a/po/es.po b/po/es.po index 0a46d2e..1686ff0 100644 --- a/po/es.po +++ b/po/es.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" -"PO-Revision-Date: 2014-07-08 02:59+0000\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" +"PO-Revision-Date: 2014-07-22 10:50+0000\n" "Last-Translator: Adolfo Jayme \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-23 05:58+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Nombre de _usuario para el recurso:" msgid "_Password:" msgstr "_Contraseña:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Texto" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Anverso y reverso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Anverso" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Reverso" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Documento" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Esc_anear" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Una página" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Todas las páginas del _alimentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "D_etener escaneado" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Texto" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" -msgstr "" +msgstr "Reordenar las páginas" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Correo" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Página" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Girar a la i_zquierda" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Girar a la _derecha" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Recortar" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ninguno" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_Oficio" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4 × 6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizado" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Girar recorte" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mover a la izquierda" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mover a la derecha" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "Ay_uda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Contenido" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Crear un documento nuevo" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nuevo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Escanear una sola página desde el escáner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Escanear" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Guardar documento a un archivo" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Guardar" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Detiene el escaneado actual" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Detener" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Girar la página a la izquierda (contrario a las agujas del reloj)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Girar a la izquierda" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Girar la página a la derecha (sentido de las agujas del reloj)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Girar a la derecha" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Recortar la página seleccionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Recortar" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferencias" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Origen de escaneo:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolución de _texto:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Resolución de _fotografía:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Cara a escanear:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Tamaño de página:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brillo:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Calidad:" @@ -457,130 +455,130 @@ msgstr "" "Ejecute «%s --help» para ver una lista completa de las opciones de línea de " "órdenes disponibles." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Documento.pdf escaneado" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Cerrar" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Usuario y contraseña necesarios para acceder a «%s»" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "No se detectó ningún escáner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Compruebe que su escáner está encendido y conectado" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Guardar como…" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Cancelar" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Guardar" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Archivos de imagen" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Todos los archivos" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Seleccione el _tipo de archivo" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (documento multipágina)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimido)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sin pérdida)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Falló al guardar el archivo" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Los cambios se perderán permanentemente si no los guarda." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "¿Guardar el documento actual?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Descartar cambios" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "No se pudo guardar la imagen para previsualización" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "No se puede abrir la aplicación de previsualización de imágenes" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "No se pudo abrir el archivo de ayuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -609,16 +607,16 @@ msgstr "" "con este programa. Si no fuera así, vea ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Acerca de Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Herramienta sencilla para escanear documentos" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -650,106 +648,106 @@ msgstr "" " serrador https://launchpad.net/~fserrador" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "¿Guardar el documento antes de salir?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Salir sin guardar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d ppp (predeterminado)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d ppp (borrador)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d ppp (alta resolución)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "Documento nuevo" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "Documento" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "Imprimir…" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "Ayuda" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" -msgstr "" +msgstr "Acerca de" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" -msgstr "" +msgstr "Salir" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Cambiar _escáner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automático" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Más oscuro" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Más claro" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menos" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Más" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínima" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Máxima" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Guardando el documento…" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Guardando la página %d de %d" diff --git a/po/et.po b/po/et.po index 5d2219b..482c16e 100644 --- a/po/et.po +++ b/po/et.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 08:59+0000\n" "Last-Translator: mahfiaz \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Kasutajanimi allika jaoks:" msgid "_Password:" msgstr "_Parool:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Esi- ja tagakülg" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Esikülg" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Tagakülg" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Lihtne skannija" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_annimine" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Üks _lehekülg" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Kõik lehed _söötjast" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Lõpeta skannimine" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-post" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Lehekülg" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Pööra _vasakule" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Pööra _paremale" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Kärbi" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Puudub" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US _Legal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Kohandatud" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Pööramisega kärbe" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "A_bi" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Sisu" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Uue dokumendi alustamine" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Uus" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Ühe lehekülje skannimine skannerist" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skanni" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Dokumendi salvestamine faili" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Salvesta" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Selle skannimise lõpetamine" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Lõpeta" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Lehekülje pööramine vasakule (vastupäeva)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Vasakule pööramine" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Lehekülje pööramine paremale (päripäeva)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Paremale pööramine" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Valitud lehekülje kärpimine" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Kärbi" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Eelistused" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skannimise _allikas:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Teksti eraldusvõime:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Foto eraldusvõime:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Slaidi skannimine:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Lehekülje suurus:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -450,130 +448,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "Käivita '%s --help', et näha kõiki käsurea valikuid." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Skannitud dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s' ligipääsuks on vajalik kasutajanimi ja parool" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Ühtegi skannerit ei tuvastatud" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Kontrolli, kas skanner on ühendatud ja sisse lülitatud" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Salvesta kui..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Pildifailid" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Kõik failid" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Vali faili _tüüp" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (mitmeleheküljeline dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (tihendatud)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (kadudeta)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Faili salvestamine nurjus" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Kui sa ei salvesta, lähevad muudatused jäädavalt kaotsi." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Kas salvestada see dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Tühista muudatused" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Eelvaate pildi salvestamine ebaõnnestus" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Pildi eelvaatluse rakendust ei suudetud käivitada" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Abiteabe faili pole võimalik avada" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -603,16 +601,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Lihtsast skannijast lähemalt" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Lihtne dokumendi skaneerimise tööriist" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -621,106 +619,106 @@ msgstr "" " mahfiaz https://launchpad.net/~mahfiaz" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Kas salvestada dokument enne väljumist?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Välju ilma salvestamata" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (vaikimisi)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (mustand)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (kõrge kvaliteet)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "_Skanneri vahetamine" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automaatne" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Dokumendi salvestamine..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/eu.po b/po/eu.po index 1bf3db7..c4c3c15 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2014-03-11 21:02+0000\n" "Last-Translator: Asier Sarasua Garmendia \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Erabiltzaile-izena baliabiderako:" msgid "_Password:" msgstr "_Pasahitza:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Testua" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Argazkia" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Aurrealdea eta atzealdea" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Aurrealdea" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Atzealdea" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumentua" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Es_kaneatu" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Orrialde bakarra" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "_Elikagailuko orri guztiak" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Gelditu eskaneatzea" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Testua" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Argazkia" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Posta elektronikoa" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Orrialdea" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Biratu e_zkerrera" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Biratu e_skuinera" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Moztu" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Bat ere ez" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "AEBetako gutuna" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "AEBetako le_gala" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Pertsonalizatua" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Biratu mozketa" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mugitu ezkerrera" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mugitu eskuinera" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Laguntza" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Edukiak" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Hasi dokumentu berria" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Berria" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Eskaneatu eskanerreko orrialde bakarra" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Eskaneatu" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Gorde dokumentua fitxategi batean" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Gorde" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Gelditu uneko eskaneatzea" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Gelditu" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Biratu orrialdea ezkerrera (erlojuaren kontrako noranzkoan)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Biratu ezkerrera" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Biratu orrialdea eskuinra (erlojuaren noranzkoan)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Biratu eskuinera" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Moztu hautatutako orrialdea" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Moztu" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Hobespenak" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Eskaneatze-_jatorria:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Testu-bereizmena:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Ar_gazki-bereizmena:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Eskaneatze-aldea:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Orrialde-tamaina:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Distira:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrastea:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kalitatea:" @@ -456,130 +454,130 @@ msgstr "[DEVICE...] - Eskaneatze-aplikazioa" msgid "Run '%s --help' to see a full list of available command line options." msgstr "Exekutatu '%s --help' komando-lerroko aukera guztiak zerrendatzeko." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Dokumentu.pdf eskaneatuta" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Itxi" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Erabiltzaile-izena eta pasahitza behar dira '%s' atzitzeko" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Ez da eskanerrik detektatu" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Egiaztatu zure eskanerra konektatuta eta piztuta dagoela" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Gorde honela..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Utzi" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Gorde" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Irudi-fitxategiak" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Fitxategi guztiak" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Hautatu fit_xategi-mota" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (orrialde anitzeko dokumentua)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (konprimitua)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (galerarik gabea)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Ezin izan da fitxategia gorde" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Gordetzen ez baduzu, aldaketak betiko galduko dira." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Gorde uneko dokumentua?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Baztertu aldaketak" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Ezin izan da aurrebistarako irudia gorde" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Ezin izan da ireki irudiaren aurrebistarako aplikazioa" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Ezin izan da ireki laguntza-fitxategia" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -608,16 +606,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Simple Scan-i buruz" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Dokumentuak eskaneatzeko tresna sinplea" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -632,106 +630,106 @@ msgstr "" " Xabier Isla Rodriguez https://launchpad.net/~xabier.isla" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Gorde dokumentua irten baino lehen?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Irten gorde gabe" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (lehenetsia)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (zirriborroa)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (bereizmen altua)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Aldatu e_skanerra" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatikoa" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Ilunago" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Argiago" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Gutxiago" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Gehiago" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimoa" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximoa" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Dokumentua gordetzen..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "%d orria (%d-etik) gordetzen" diff --git a/po/fi.po b/po/fi.po index cf84f92..1340742 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: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2013-09-22 12:07+0000\n" "Last-Translator: Jiri Grönroos \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: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Resurssin _käyttäjänimi:" msgid "_Password:" msgstr "_Salasana:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teksti" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Valokuva" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Etu- ja takapuoli" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Etupuoli" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Takapuoli" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Kuvanluku" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Asiakirja" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Lue kuv_a" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Yksi _sivu" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Kaikki sivut _laitteelta" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Py_säytä kuvanluku" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teksti" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Valokuva" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Järjestä sivut" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Sähköposti" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Sivu" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Kierrä _vasemmalle" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Kierrä _oikealle" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Rajaa" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ei mitään" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US Legal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Muu" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Kierr_ä rajausta" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Siirrä vasemmalle" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Siirrä oikealle" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "O_hje" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Sisältö" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Aloita uusi asiakirja" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Uusi" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Lue yksi sivu kuvanlukijalta" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Lue" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Tallenna asiakirja tiedostoon" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Tallenna" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Pysäytä kuvan lukeminen" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Pysäytä" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Kierrä sivua vasemmalle (vastapäivään)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Kierrä vasemmalle" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Kierrä sivua oikealle (myötäpäivään)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Kierrä oikealle" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Rajaa nykyistä sivua" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Rajaa" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Asetukset" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Lue lähtee_stä:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Tekstin tarkkuus:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Valokuvan tarkkuus:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Luettava puoli:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Sivun koko:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Kirkkaus:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrasti:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Laatu:" @@ -454,130 +452,130 @@ msgstr "[LAITE...] - Skannaus apuohjelma" msgid "Run '%s --help' to see a full list of available command line options." msgstr "Näet kaikki komentorivivalitsimet komennolla \"%s --help\"" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Asiakirja kuvanlukijasta.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Sulje" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, 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.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Kuvanlukijoita ei havaittu" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Varmista että kuvanlukijasi on yhdistetty ja kytketty päälle" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Tallenna nimellä..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Peru" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Tallenna" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Kuvatiedostot" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Kaikki tiedostot" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Valitse tiedosto_tyyppi" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (monisivuinen asiakirja)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (pakattu)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (häviötön)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Tiedoston tallennus epäonnistui" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Jos et tallenna, muutokset katoavat pysyvästi." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Tallennetaanko nykyinen asiakirja?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Hylkää muutokset" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Esikatselun tallennus epäonnistui" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Esikatselusovelluksen avaus epäonnistui" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Yhdistä puolet" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Yhdistä puolet (käänteinen)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Käänteinen" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Säilytä muuttumattomana" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Ohjetiedostoa ei voi avata" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -608,16 +606,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Tietoja sovelluksesta" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Yksinkertainen asiakirjojen kuvanlukutyökalu" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -632,106 +630,106 @@ msgstr "" " Ville Pilvio https://launchpad.net/~vpilvio" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Tallennetaanko asiakirja ennen sovelluksen sulkemista?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Sulje tallentamatta" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (oletus)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (vedos)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (korkea tarkkuus)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Muuta _kuvanlukijaa" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automaattinen" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Tummempi" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Vaaleampi" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Vähemmän" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Enemmän" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Heikompi" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Parempi" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Tallennetaan asiakirjaa..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Tallennetaan sivua %d/%d" diff --git a/po/fr.po b/po/fr.po index 3d4bd81..af36774 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-09-27 21:23+0000\n" "Last-Translator: 65GYgzf \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,265 +32,263 @@ msgstr "_Utilisateur :" msgid "_Password:" msgstr "_Mot de passe :" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Texte" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Photo" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Recto verso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Recto" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Verso" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Outil de numérisation Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Nu_mériser" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Page unique" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Toutes les pages du _bac" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Arrêter la numérisation" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Texte" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Photo" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Réorganiser les pages" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Courriel" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Page" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Pivoter vers la _gauche" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Pivoter vers la _droite" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Re_cadrer" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "Aucu_n" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter (US)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_Legal (US)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personnalisé" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Pivote_r la selection" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Déplacer à gauche" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Déplacer à droite" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Aide" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Contenus" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Créer un nouveau document" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nouveau" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Numériser une seule page depuis le scanner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Numériser" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Enregistrer le document dans un fichier" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Enregistrer" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Arrêter la numérisation en cours" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Arrêter" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" "Pivoter la page vers la gauche (sens inverse des aiguilles d'une montre)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Pivoter vers la gauche" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Pivoter la page vers la droite (sens des aiguilles d'une montre)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Pivoter vers la droite" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Recadrer la page sélectionnée" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Recadrer" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Préférences" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "S_ource de numérisation :" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Résolution pour le _texte :" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Résolution pour la _photo :" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Face à numériser :" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Taille de page :" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Luminosité :" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste :" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualité :" @@ -464,131 +462,131 @@ msgstr "" "Exécutez « %s --help » pour voir la liste complète des options disponibles " "en ligne de commande." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document.pdf numérisé" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Fermer" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Nom d'utilisateur et mot de passe nécessaires pour accéder à « %s »" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Aucun scanner n'a été détecté." #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Veuillez vérifier que votre scanner est connecté et sous tension." #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Enregistrer sous…" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Annuler" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Sauvegarder" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Fichiers images" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Tous les fichiers" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Sélectionnez le _type de fichier" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (document multi-pages)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (compressé)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sans perte)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Impossible d'enregistrer le fichier" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "" "Si vous n'enregistrez pas, les modifications seront définitivement perdues." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Enregistrer le document actuel ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Abandonner les modifications" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Impossible d'enregistrer l'image pour la prévisualiser" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Impossible d'ouvrir l'aperçu de l'image" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Inverser" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Maintenir inchangé" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Impossible d'ouvrir le fichier d'aide" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -618,16 +616,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "À propos de Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Numériser simplement vos documents" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -669,106 +667,106 @@ msgstr "" " torglut https://launchpad.net/~torglut" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Enregistrer le document avant de quitter ?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Quitter sans enregistrer" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d ppp (par défaut)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d ppp (brouillon)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d ppp (haute résolution)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Changer de _scanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatique" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Plus foncé" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Plus clair" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Moins" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Plus" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Enregistrement du document…" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Enregistrement de la page %d sur %d" diff --git a/po/gd.po b/po/gd.po index ba14604..07b7ca3 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_An t-ainm-cleachdaiche airson a' ghoireis:" msgid "_Password:" msgstr "_Facal-faire:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teacsa" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Dealbh" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "A h-aghaidh 's a cùl" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "A h-aghaidh" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "A cùl" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Sganadh simplidh" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Sgrìobhainn" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sg_anaich" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Duilleag shingilte" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Gach duilleag a tha san _bhiathadair" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Cuir _stad air an sganadh" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teacsa" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Dealbh" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Post-d" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Duilleag" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Cuairtich gu _tuathail" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Cuairtich gu _deiseil" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Bearr" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "Cha_n eil gin" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Litir" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Gnàthaichte" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Cuairtich an raon bearraidh" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Gluais gun taobh chlì" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Gluais gun taobh deas" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Cobhair" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Clàr-innse" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Tòisich air sgrìobhainn ùr" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Ùr" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Sganaich duilleag shingilte on sganair" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Sganaich" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Sàbhail an sgrìobhainn mar fhaidhle" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Sàbhail" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Cuir stad air an sganadh làithreach" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stad" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Cuairtich an duilleag gu tuathail" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Cuairtich gu tuathail" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Cuairtich an duilleag gu deiseil" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Cuairtich gu deiseil" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Bearr an duilleag a thagh thu" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Bearr" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Roghainnean" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Tùs an _sganaidh:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Dùmhlachd-bhreacaidh an teacsa:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Dùmhlachd-bhreacaidh an deilbh:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Sganaich taobh:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Meud na duilleige:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Soilleireachd:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Iomsgaradh:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Càileachd:" @@ -467,16 +465,16 @@ msgstr "" "Ruith \"%s --help\" airson liosta shlàn dhe na roghainnean command line a " "tha ri làimh fhaicinn." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Sgrìobhainn sganaichte.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Dùin" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" @@ -484,116 +482,116 @@ msgstr "" "\"%s\"" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Cha deach sganair sam bith a lorg" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Dèan cinnteach gu bheil sganair ceangailte ris agus gu bheil e air" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Sàbhail mar..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Sguir dheth" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Sàbhail" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Faidhlichean deilbh" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Na h-uile faidhle" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Tagh _seòrsa an fhaidhle" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF {sgrìobhainn ioma-dhuilleagach}" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (dùmhlaichte)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (gun chall càileachd)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Cha b' urrainn dhuinn a shàbhaladh ann am faidhle" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "" "Mur an sàbhail thu e, thèid atharrachadh sam bith a rinn thu air chall." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "A bheil thu airson an sgrìobhainn làithreach a shàbhaladh?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Tilg air falbh na h-atharraichean" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Cha ghabh an ìomhaigh a shàbhaladh airson a ro-shealladh" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Chan urrainn dhuinn an aplacaid fhosgladh a ro-sheallas an ìomhaigh" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Chan urrainn dhuinn faidhle na cobharach fhosgladh" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -622,16 +620,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Mu dhèidhinn gleus simplidh nan sgana" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Inneal simplidh airson sganadh sgrìobhainnean" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -639,106 +637,106 @@ msgstr "" " alasdair caimbeul https://launchpad.net/~alexd-deactivatedaccount" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "A bheil thu airson an sgrìobhainn a shàbhaladh mus dèan sinn fàgail?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Fàg gun a shàbhaladh" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (bun-roghainn)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (dreachd)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (dùmhlachd-bhreacaidh àrd)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Atharraich an _sganair" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Gu fèin-obrachail" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Nas duirche" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Nas soilleire" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Nas lugha" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Barrrachd" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "As lugha" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "As motha" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "A' sàbhaladh na sgrìobhainn..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "A' sàbhaladh duilleag %d a-mach à %d" diff --git a/po/gl.po b/po/gl.po index 2c3d2df..f217473 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2013-10-05 07:56+0000\n" "Last-Translator: Fran Diéguez \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Nome de _usuario para o recurso:" msgid "_Password:" msgstr "_Contrasinal:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Texto" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotografía" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Anverso e reverso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Anverso" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Atrás" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Escaner sinxelo" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Documento" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Esc_anear" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Única _páxina" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Todas as páxinas do _alimentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Deter o escaneado" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Texto" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotografía" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Reordenar as páxinas" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "Correo-_e" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Páxina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rotar á _esquerda" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rotar á _dereita" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Recortar" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ningún" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizado" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotar o recorte" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mover á esquerda" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mover á dereita" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Axuda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Contidos" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Iniciar un novo documento" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Novo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Escanear unha única páxina desde o escaner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Escanear" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Gardar o documento nun ficheiro" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Gardar" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Deter o escaneo actual" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Deter" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Xirar a páxina á esquerda (sentido contrario ao reloxo)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rotar á esquerda" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Xirar a páxina á dereita (sentido do reloxo)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rotar á dereita" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Recortar a páxina seleccionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Recortar" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferencias" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Orixe de escaneo:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolución de _texto:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Resolución _fotográfica:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Cara a escanear:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Tamaño da páxina:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brillo:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Calidade:" @@ -457,130 +455,130 @@ msgstr "" "Ejecute «%s --help» para ver unha lista completa das opcións de liña de " "ordes dispoñíbeis." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document.pdf escaneado" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Pechar" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Requírese o nome de usuario e o contrasinal para acceder a «%s»" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Non se detectou ningún escáner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Verifique que o seu escáner está conectado e aceso" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Gardar como..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Cancelar" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Gardar" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Ficheiros de imaxes" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Todos os ficheiros" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Elixa o _tipo de ficheiro" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (documento de múltiples páxinas)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimido)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sen perdas)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Produciuse un fallo ao gardar o ficheiro" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Se non garda o ficheiro, os seus cambios perderanse permanentemente." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Gardar o documento actual?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Rexeitar os cambios" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Non foi posíbel gardar a imaxe da miniatura" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Non se pode abrir o aplicativo de vista previa da imaxe" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Combinar lados" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Combinar lados (inverso)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Inverter" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Manter sen cambios" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Non é posíbel abrir o ficheiro de axuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -609,16 +607,16 @@ msgstr "" "con este programa. Si no fuera así, vea ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Acerca de Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Ferramenta sinxela de escaneado de documentos" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -629,106 +627,106 @@ msgstr "" " Robert Ancell https://launchpad.net/~robert-ancell" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Gardar o documento antes de saír?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Saír sen gardar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d ppp (predeterminada)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d ppp (borrador)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d ppp (alta resolución)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Cambiar o _escáner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automático" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Máis escuro" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Máis claro" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menos" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Máis" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínimo" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Máximo" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Gardando o documento..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Gardando páxina %d de %d" diff --git a/po/he.po b/po/he.po index 806b490..b18e756 100644 --- a/po/he.po +++ b/po/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:01+0000\n" "Last-Translator: Robert Ancell \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_שם המשתמש עבור המשאב:" msgid "_Password:" msgstr "_ססמה:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "טקסט" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "צילום" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "גב וחזית" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "חזית" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "גב" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "סריקה פשוטה" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "מ_סמך" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "_סריקה" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "עמוד _בודד" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "כל הדפים מהמ_זין" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "ע_צירת הסריקה" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "טקסט" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "צילום" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_דוא״ל" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_עמוד" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "סיבוב _שמאלה" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "סיבוב _ימינה" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_חיתוך" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_ללא" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_מכתב" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_פוליו" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "ה_תאמה אישית" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_סיבוב חיתוך" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "ע_זרה" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_תוכן" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "התחלת מסמך חדש" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "חדש" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "סריקת עמוד בודד מהסורק" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "סריקה" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "שמירת המסמך לקובץ" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "שמירה" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "עצירת הסריקה הנוכחית" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "עצירה" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "סיבוב העמוד לשמאל (נגד כיוון השעון)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "סיבוב שמאלה" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "סיבוב העמוד לימין (עם כיוון השעון)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "סיבוב ימינה" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "חיתוך העמוד שנבחר" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "חיתוך" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "העדפות" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_מקור הסריקה:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "ר_זולוציית הטקסט:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_רזולוציית התמונה:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "הצד הנסרק:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "מידות הדף:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "בהירות:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "ניגודיות:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "איכות:" @@ -455,130 +453,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Run '%s --help' to see a full list of available command line options." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "מסמך סרוק.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "ס_גירה" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "נדרשים שם משתמש וססמה כדי לגשת אל '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "לא נמצאו סורקים" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "יש לבדוק כי הסורק מחובר ומופעל" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "שמירה בשם..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_ביטול" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_שמירה" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "קובצי תמונה" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "כל הקבצים" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "בחירת _סוג הקובץ" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (מסמך מרובה עמודים)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (דחוס)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (ללא אבדן נתונים)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "שמירת הקובץ נכשלה" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "האם לשמור את המסמך הנוכחי?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "התעלמות מהשינויים" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "לא ניתן לשמור את התמונה לתצוגה מקדימה" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "לא ניתן לפתוח את היישום להצגה מקדימה של תמונות" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "לא ניתן לפתוח את קובץ העזרה" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -605,16 +603,16 @@ msgstr "" "ניתן לעיין ב־." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "על אודות Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "כלי פשוט לסריקת מסמכים" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -627,106 +625,106 @@ msgstr "" " Yaron https://launchpad.net/~sh-yaron" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "האם לשמור את המסמך בטרם היציאה?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "לצאת ללא שמירה" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (בררת מחדל)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (טיוטה)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (רזולוציה גבוהה)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "ב_חירה בסורק אחר" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "אוטומטי" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "כהה יותר" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "בהיר יותר" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "פחות" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "יותר" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "מזערי" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "מרבי" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "המסמך נשמר...‏" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "נשמר העמוד %d מתוך %d" diff --git a/po/hr.po b/po/hr.po index 43abc97..7b20635 100644 --- a/po/hr.po +++ b/po/hr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Korisničko ime za izvor:" msgid "_Password:" msgstr "_Lozinka:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotografija" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Prednje i stražnje" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Prednje" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Natrag" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Jednostavno skeniranje" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_eniraj" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Jedna _stranica" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Sve stranice iz _uvlakača" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Zaustavi skeniranje" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotografija" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-pošta" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Stranica" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rotiraj _lijevo" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rotiraj _desno" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Izreži" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ništa" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Prilagođeno" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotiraj isječak" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Pomakni ulijevo" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Pomakni udesno" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Pomoć" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Sadržaj" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Započni novi dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Novo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skeniraj jednu stranicu sa skenera" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skeniraj" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Spremi dokument u datoteku" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Spremi" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Prekini trenutno skeniranje" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Zaustavi" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Zaokreni stranicu ulijevo (obrnuto od kazaljke na satu)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Zaokreni ulijevo" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Zaokreni stranicu udesno (u smjeru kazaljke na satu)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Zaokreni udesno" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Izreži odabranu stranicu" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Izreži" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Osobitosti" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Izvor skeniranja:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Rezolucija teksta:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Rezolucija slike" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Stranica skeniranja:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Veličina stranice:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -459,130 +457,130 @@ msgstr "" "Pokrenite '%s --help' kako biste vidjeli potpunu listu dostupnih mogućnosti " "naredbenog retka." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Skenirani dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Korisničko ime i lozinka su potrebni za pristup '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Niti jedan skener nije otkriven" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Molim provjerite je li skener spojen i uključen" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Spremi kao..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Slikovne datoteke" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Sve datoteke" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Odaberite _vrstu datoteke" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (dokument od više stranica)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (komprimirano)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (bez gubitaka)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Neuspjelo pohranjivanje datoteke" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Ako ne spremite, promjene će biti trajno izgubljene." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Pohraniti trenutni dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Odbaci promjene" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Spremanje slike za pretpregled nije uspjelo" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Nije moguće otvoriti program za pregled slike" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Nije moguće otvoriti datoteku pomoći" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -611,16 +609,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "O jednostavnom skeniranju" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Alat za jednostavno skeniranje" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -633,106 +631,106 @@ msgstr "" " student4 https://launchpad.net/~iputnik-msn" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Pohraniti dokument prije prekida rada?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Prekini bez spremanja" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (zadano)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (nacrt)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (visoka rezolucija)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Promjeni _Skener" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatski" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/hu.po b/po/hu.po index b194046..bbf89ab 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2014-02-18 14:14+0000\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Felhasználónév az erőforráshoz:" msgid "_Password:" msgstr "_Jelszó:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Szöveg" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fénykép" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Előlap és hátlap" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Előlap" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Hátlap" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumentum" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sz_kennelés" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Egy _oldal" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Minden oldal az _adagolóból" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Szkennelés megállítása" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Szöveg" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fénykép" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-mail" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Oldal" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Forgatás b_alra" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Forgatás _jobbra" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Vágás" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nincs vágás" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Egyéni" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Vágott rész fo_rgatása" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mozgatás balra" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mozgatás jobbra" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Súgó" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Tartalom" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Új dokumentum létrehozása" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Új" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Egy oldal szkennelése az eszközről" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Szkennelés" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Dokumentum fájlba mentése" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Mentés" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "A jelenlegi szkennelés leállítása" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Leállít" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Az oldal elforgatása balra (az óra járásával ellentétesen)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Forgatás balra" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Az oldal elforgatása jobbra (az óra járásával egyezően)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Forgatás jobbra" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "A kiválasztott oldal vágása" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Vágás" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Beállítások" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Szkennelés _forrása:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Szöveg felbontása:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Fotó felbontása:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Oldal szkennelése:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Oldalméret:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Fényerő:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontraszt:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Minőség:" @@ -454,131 +452,131 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Futtassa a(z) „%s --help” parancsot a parancssori kapcsolók listájáért." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Szkennelt dokumentum.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Bezárás" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "A(z) „%s” eléréséhez felhasználónév és jelszó szükséges" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nem található szkenner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "Ellenőrizze, hogy a szkenner csatlakoztatva van, és be van-e kapcsolva" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Mentés másként…" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Mégse" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Mentés" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Képfájlok" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Minden fájl" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Válasszon fájl_típust" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (többoldalas dokumentum)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (tömörített)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (veszteségmentes)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "A fájl mentése sikertelen" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Ha nem ment, akkor a változtatások véglegesen elvesznek." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Mentse az aktuális dokumentumot?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Módosítások eldobása" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "A képfájlt nem lehet elmenteni előnézethez" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Nem nyitható meg az előnézetet megjelenítő alkalmazás" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Fordított" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Maradjon változatlan" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "A súgófájl nem nyitható meg" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -606,16 +604,16 @@ msgstr "" "meg, itt elolvashatja: ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Simple Scan névjegye" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Egyszerű dokumentumszkennelés" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -632,106 +630,106 @@ msgstr "" " Úr Balázs https://launchpad.net/~urbalazs" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Menti a dokumentumot kilépés előtt?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Kilépés mentés nélkül" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (alapértelmezett)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (vázlat)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (nagy felbontás)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "_Szkennerváltás" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatikus" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Sötétebb" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Világosabb" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Kevesebb" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Több" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Dokumentum mentése..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "%d. oldal mentése, összesen %d" diff --git a/po/hy.po b/po/hy.po index 822effc..1183735 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Armenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Ետ" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,122 +585,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Serj Safarian https://launchpad.net/~safarian" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/id.po b/po/id.po index 1a176e8..eea5911 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2014-01-18 00:43+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Nama pengg_una untuk sumber daya:" msgid "_Password:" msgstr "_Sandi:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teks" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Depan dan Belakang" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Depan" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Belakang" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Pemindai Ringkas" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumen" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Pind_ai" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Satu _Halaman" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Semua Halaman Dari _Feeder" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Berhenti _Memindai" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teks" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "Sur_el" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Halaman" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nihil" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4x6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Ubahan" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Puta_r dan Potong" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Pindah Ke Kiri" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Pindah Ke Kanan" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Isi" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Pindai" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Putar halaman ke kiri (berlawanan arah jarum jam)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Putar halaman ke kanan (searah jarum jam)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferensi" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Sumber Pindai:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolusi _Teks:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Resolusi _Foto:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Kecerahan:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontras:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kualitas:" @@ -453,131 +451,131 @@ msgstr "[PERANGKAT...] - Utilitas pemindaian" msgid "Run '%s --help' to see a full list of available command line options." msgstr "Jalankan '%s --help' untuk daftar lengkap opsi yang tersedia." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Dokumen Hasil Pindai.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Tutup" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Nama pengguna dan kata sandi dibutuhkan untuk mengakses '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Tidak ada pemindai yang terdeteksi" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "Mohon periksa apakah pemindai Anda terhubung dan dalam keadaan menyala" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Simpan Sebagai..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Batal" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Simpan" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Berkas Citra" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Semua Berkas" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Pilih _Tipe Berkas" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (dokumen multi-halaman)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (terkompresi)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (lossless)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Gagal menyimpan berkas" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Jika Anda tidak menyimpan, perubahan akan hilang secara permanen." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Simpan dokumen saat ini?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Buang Perubahan" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Tak dapat menyimpan gambar untuk pratinjau" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Tidak dapat membuka aplikasi pratinjau gambar" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Tak dapat membuka berkas bantuan" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -605,16 +603,16 @@ msgstr "" "bersama program ini. Bila tidak, lihat ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Tentang Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Alat pemindai dokumen sederhana" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -635,106 +633,106 @@ msgstr "" " jemmy surya https://launchpad.net/~jemmy" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Simpan dokumen sebelum keluar" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Keluar tanpa menyimpan" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (default)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (draft)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (resolusi tinggi)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Ganti _Pemindai" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Otomatis" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Lebih Gelap" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Lebih Terang" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Kurang" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Lebih" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksimum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Menyimpan dokumen..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Menyimpan halaman %d dari %d" diff --git a/po/it.po b/po/it.po index d4709cc..b5dd595 100644 --- a/po/it.po +++ b/po/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-08-22 07:09+0000\n" "Last-Translator: Leonardo Corato \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Nome utente per la risorsa:" msgid "_Password:" msgstr "Pass_word:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Testo" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Fronte e retro" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Fronte" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Retro" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Documento" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "_Acquisisci" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Pagina singola" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "_Tutte le pagine dal caricatore" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Ferma l'acqui_sizione" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Testo" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Riordina pagine" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Email" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pagina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Ruota a _sinistra" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Ruota a _destra" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Ritaglio" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nessuno" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizzato" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Ruota ritaglio" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Sposta a sinistra" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Sposta a destra" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "A_iuto" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Sommario" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Crea un nuovo documento" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nuovo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Acquisisce una pagina singola dallo scanner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Acquisisci" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Salva documento in un file" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Salva" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Interrompe l'acquisizione in corso" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Ferma" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Ruota la pagina a sinistra (senso antiorario)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Ruota a sinistra" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Ruota la pagina a destra (senso orario)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Ruota a destra" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Ritaglia la pagina selezionata" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Ritaglia" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferenze" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "S_orgente di acquisizione:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Risoluzione _testo:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Risoluzione foto:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Lato acquisizione:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Dimensione pagina:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Luminosità:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contrasto:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualità:" @@ -459,131 +457,131 @@ msgstr "" "Eseguire \"%s --help\" per l'elenco completo delle opzioni disponibili a " "riga di comando." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Documento-acquisito.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Chiudi" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Sono richiesti nome utente e password per accedere a «%s»" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nessuno scanner rilevato" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Controllare che lo scanner sia collegato e acceso" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Salva come..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "A_nnulla" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Salva" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "File immagine" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Tutti i file" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Seziona il _tipo di file" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (documento multi-pagina)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (compresso)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (senza perdita di qualità)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Salvataggio file non riuscito" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Se non si salva le modifiche andranno perse per sempre." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Salvare il documento corrente?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Scarta le modifiche" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Impossibile salvare l'immagine per l'anteprima" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" "Impossibile aprire l'applicazione per la visualizzazione delle anteprime" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Unisci lati" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Unisci lati (inverso)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Inverso" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Mantieni non modificato" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Impossibile aprire il file di aiuto" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -614,16 +612,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Informazioni su Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Semplice strumento per l'acquisizione di documenti" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -650,106 +648,106 @@ msgstr "" " phede92 https://launchpad.net/~phede92" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Salvare il documento prima di uscire?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Esci senza salvare" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (predefinita)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (bozza)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (alta risoluzione)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Cambia _scanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatico" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Più scura" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Più chiara" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Minore" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Maggiore" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minima" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Massima" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Salvataggio del documento..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Salvataggio pagina %d di %d" diff --git a/po/ja.po b/po/ja.po index 78ef3b8..ef84b50 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:03+0000\n" "Last-Translator: Shushi Kurose \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "リソースに対するユーザ名(_U):" msgid "_Password:" msgstr "パスワード(_P):" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "テキスト" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "写真" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "表面と裏面" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "表面" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "戻る" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "シンプルスキャン" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "ドキュメント(_D)" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "スキャン(_A)" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "一枚のページ(_P)" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "フィーダより全てのページ(_F)" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "スキャン停止(_S)" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "テキスト" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "写真" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "電子メール(_E)" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "ページ(_P)" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "左へ回転(_L)" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "右へ回転(_R)" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "切り抜き(_C)" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "なし(_N)" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US レター(_L)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US リーガル(_G)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "カスタム(_C)" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "切り抜きを回転(_R)" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "ヘルプ(_H)" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "コンテンツ(_C)" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "新規ドキュメントの作成" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "新規" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "一枚のページをスキャンします" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "スキャン" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "ドキュメントをファイルに保存" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "保存" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "スキャンを停止します" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "停止" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "ページを左回転 (反時計回り)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "左へ回転" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "ページを右回転 (時計回り)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "右へ回転" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "選択した範囲の切り抜き" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "切り抜き" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "設定" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "スキャンする対象(_O):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "テキストの画素数(_T):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "写真の画素数(_P):" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "スキャン面:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "ページサイズ:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "明るさ:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "コントラスト:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "品質:" @@ -447,130 +445,130 @@ msgstr "[デバイス...] - スキャンユーティリティ" msgid "Run '%s --help' to see a full list of available command line options." msgstr "'%s --help' を実行すると利用可能なすべてのコマンドラインオプションの一覧が表示されます" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "スキャンされたドキュメント.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "閉じる(_C)" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s' にアクセスするにはユーザ名とパスワードが必要です" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "スキャナが検出されていません" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "スキャナが接続されて電源が入っているか確認してください" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "名前を付けて保存..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "キャンセル(_C)" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "保存(_S)" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "ファイルの保存に失敗しました" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "プレビュー用の画像を保存できません" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,16 +585,16 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Simple Scan について" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "ドキュメントのスキャンを行うシンプルなツールです" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -612,106 +610,106 @@ msgstr "" " Tosiki Iga https://launchpad.net/~tosiki-iga" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "スキャナを変更(_S)" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "暗く" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "明るく" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "弱く" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "強く" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "最小" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "最大" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "ドキュメントを保存しています..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "%2$dページ中%1$dページを保存しています" diff --git a/po/kk.po b/po/kk.po index 78b2ab9..7ea7d85 100644 --- a/po/kk.po +++ b/po/kk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "_Құпия сөз:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Мәтін" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Фото" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Бет жағы" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Сырты" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Мәтін" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Фото" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "_Солға бұру" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "_Оңға бұру" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Қ_иып жіберу" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ешнәрсе" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Көмек" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "Құра_масы" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Жаңа" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Іздеу" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Сақтау" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Тоқтау" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Солға бұру" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Оңға бұру" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Қиып жіберу" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Баптаулары" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Қалайша сақтау..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Бүкіл файлдар" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Өзгерістерді ысырып тастау" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Көмек ақпараты файлын ашу мүмкін емес" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,16 +585,16 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -604,106 +602,106 @@ msgstr "" " jmb_kz https://launchpad.net/~jmb-kz" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Авто" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/km.po b/po/km.po index 80cf646..c46d0f6 100644 --- a/po/km.po +++ b/po/km.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Khmer \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "ឈ្មោះ​អ្នកប្រើ​ធនធាន ៖" msgid "_Password:" msgstr "ពាក្យសម្ងាត់ ៖" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "អត្ថបទ" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "រូបថត" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "មុខ នឹង​ក្រោយ" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "មុខ" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "ថយក្រោយ" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "ស្កេន​ធម្មតា" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "ឯកសារ" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "ស្កេន" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "ទំព័រ​ម្ខាង" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "ទំព័រ​ទាំងអស់​ពី​កម្មវិធី​មតិ" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "ឈប់​ស្កេន" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "អត្ថបទ" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "រូបថត" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "អ៊ីមែល" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "ទំព័រ" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "បង្វិល​ឆ្វេង" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "បង្វិល​ស្ដាំ" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "ច្រឹប" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "គ្មាន" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "សំបុត្រ" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "ស្រប​ច្បាប់" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "ផ្ទាល់ខ្លួន" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "បង្វិល​ការ​ច្រឹប" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "ផ្លាស់ទី​ទៅ​ឆ្វេង" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "ផ្លាស់ទី​ទៅ​ស្ដាំ" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "ជំនួយ" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "មាតិកា" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "ចាប់ផ្ដើម​ឯកសារ​ថ្មី" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "ថ្មី" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "ស្កេន​ទំព័រ​ទោល​ពី​ម៉ាស៊ីន​ស្កេន" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "ស្កេន" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "រក្សាទុក​ឯកសារ​ទៅ​ឯកសារ" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "រក្សាទុក" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "បញ្ឈប់​ការ​ស្កេន​បច្ចុប្បន្ន" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "ឈប់" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "បង្វិល​ទំព័រ​ទៅ​ឆ្វេង (ច្រាស​ទ្រនិច​នាឡិកា)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "បង្វិល​ឆ្វេង" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "បង្វិល​ទំព័រ​ទៅ​ស្ដាំ (ស្រប​ទ្រនិច​នាឡិកា)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "បង្វិល​ស្ដាំ" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "ច្រឹប​ទំព័រ​ដែល​បាន​ជ្រើស" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "ច្រឹប" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "ចំណូលចិត្ត" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "ស្កេន​ប្រភព ៖" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "គុណភាព​បង្ហាញ​អត្ថបទ ៖" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "គុណភាព​បង្ហាញ​រូបថត ៖" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "ស្កេន​ចំហៀង ៖" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "ទំហំ​ទំព័រ ៖" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "ពន្លឺ ៖" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "កម្រិត​ពណ៌ ៖" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "គុណភាព ៖" @@ -458,134 +456,134 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "ដំណើរការ '%s --help' ដើម្បី​មើល​បញ្ជី​ពេញលេញ​នៃ​បន្ទាត់​បញ្ជា​ដែល​មាន ។" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document.pdf ដែល​បាន​ស្កេន" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "បិទ" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "ទាមទារ​ឈ្មោះ​អ្នកប្រើ និង​ពាក្យសម្ងាត់​ដើម្បី​ចូលដំណើរការ '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "រក​មិន​ឃើញ​ម៉ាស៊ីន​ស្កេន" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "សូម​ពិនិត្យមើល​ម៉ាស៊ីន​ស្កេន​របស់​អ្នក​ថា​តើ​បាន​តភ្ជាប់ " "និង​បើក​កុងតាក់​ហើយ​ឬនៅ" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "រក្សាទុក​ជា..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "បោះបង់" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "រក្សាទុក" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "ឯកសារ​រូបភាព" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "ឯកសារ​ទាំងអស់" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "ជ្រើស​ប្រភេទ​ឯកសារ" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (ឯកសារ​ច្រើន​ទំព័រ)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (បាន​បង្ហាប់)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (គ្មាន​ការ​បាត់បង់)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "បាន​បរាជ័យ​ក្នុង​ការ​រក្សាទុក​ឯកសារ" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "រក្សាទុក​ឯកសារ​បច្ចុប្បន្ន ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "បោះបង់​ការ​ផ្លាស់ប្ដូរ" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "មិន​អាច​រក្សាទុក​រូបភាព​សម្រាប់​ការ​មើល​ជាមុន​បាន​ទេ" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "មិន​អាច​បើក​កម្មវិធី​មើល​រូបភាព​ជាមុន​បាន​ទេ" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "មិន​អាច​បើក​ឯកសារ​ជំនួយ​បាន​ទេ" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -615,16 +613,16 @@ msgstr "" "សូម​មើល ។" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "អំពី​ការ​ស្កេន​ធម្មតា" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "ឧបករណ៍​ស្កេន​ធម្មតា" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -633,106 +631,106 @@ msgstr "" " Seng Sutha https://launchpad.net/~sutha" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "រក្សាទុក​ឯកសារ​មុន​ពេល​បិទ​ឬ ?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "បិទ​ដោយ​មិន​រក្សាទុក" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (លំនាំដើម)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (ពង្រាង)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (គុណភាព​បង្ហាញ​ខ្ពស់)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "ប្ដូរ​ម៉ាស៊ីន​ស្កេន" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "ស្វ័យប្រវត្តិ" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "ងងឹត" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "ស្រាល" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "តិចជាង" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "ផ្សេងទៀត" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "អប្បបរមា" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "អតិបរមា" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "កំពុង​រក្សាទុក​ឯកសារ..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "រក្សាទុក​ទំព័រ %d ផុត​សម័យ %d" diff --git a/po/ky.po b/po/ky.po index c9b82d8..4aa05e8 100644 --- a/po/ky.po +++ b/po/ky.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Kirghiz \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,122 +585,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Saltanat Osmonova https://launchpad.net/~salta007" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/lt.po b/po/lt.po index 3b1c0c1..18eca37 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:03+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Lithuanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Perkelti kairėn" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Perkelti dešinėn" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skaitymo š_altinis:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Skaistis:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrastas:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kokybė:" @@ -452,130 +450,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Norėdami pamatyti komandų eilutės parametrų sąrašą, paleiskite „%s --help“." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Užverti" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Atsisakyti" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "Į_rašyti" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Jeigu neišsaugosite, pakeitimai bus nesugrąžinamai prarasti." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Išsaugoti šį dokumentą?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Atmesti pakeitimus" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nepavyko išsaugoti paveikslo peržiūrai" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -592,16 +590,16 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -614,106 +612,106 @@ msgstr "" " romasg https://launchpad.net/~romasg" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Išsaugoti dokumentą prieš išeinant iš programos?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Išeiti neišsaugant" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatinis" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Tamsesnis" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Šviesesnis" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mažiau" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Daugiau" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mažiausia" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Didžiausia" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Saugomas dokumentas..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Saugomas puslapis %d iš %d" diff --git a/po/lv.po b/po/lv.po index 4f7c84c..037fb54 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-10-07 21:28+0000\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Res_ursa lietotājvārds:" msgid "_Password:" msgstr "_Parole:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teksts" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Priekšpuse un aizmugure" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Priekšpuse" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Aizmugure" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Vienkārša skenēšana" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokuments" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_enēt" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Viena la_pa" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Visas lapas no _padeves" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Apturēt _skenēšanu" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teksts" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-pasts" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "La_pa" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Pagriezt pa _kreisi" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Pag_riezt pa labi" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Ap_cirst" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Bez" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Pielāgots" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Pag_riezt apciršanu" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Pārvietot pa kreisi" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Pārvietot pa labi" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Palīdzība" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Saturs" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Sākt jaunu dokumentu" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Jauns" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Ieskenēt vienu lapu no skenera" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skenēt" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Saglabāt dokumentu datnē" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Saglabāt" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Apturēt pašreizējo skenēšanu" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Apturēt" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Pagriezt lapu pa kreisi (pretēji pulksteņa rādītāja virzienam)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Pagriezt pa kreisi" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Pagriezt lapu pa labi (pulksteņa rādītāja virzienā)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Pagriezt pa labi" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Apcirst izvēlēto lapu" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Apcirst" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Iestatījumi" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skenēšanas av_ots:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Teksta izšķirtspēja:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Fotogrāfijas izšķirts_pēja:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skenējamā puse:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Lapas izmērs:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Gaišums:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrasts:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kvalitāte:" @@ -456,130 +454,130 @@ msgstr "" "Palaidiet “%s --help”, lai redzētu pilnu pieejamo komandrindas opciju " "sarakstu." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Ieskenēts Dokuments.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Aizvērt" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Lai piekļūtu “%s”, ir vajadzīgs lietotājvārds un parole" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nav atrasts neviens skeneris" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Lūdzu, pārbaudiet, vai skeneris ir pievienots un ieslēgts" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Saglabāt kā..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "At_celt" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Saglabāt" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Attēlu datnes" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Visas datnes" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Norādīt datnes _tipu" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (vairāku lapu dokuments)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (saspiests)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (bez zudumiem)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Neizdevās saglabāt datni" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Ja nesaglabāsiet, izmaiņas neatgriezeniski pazudīs." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Saglabāt šo dokumentu?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Izmest izmaiņas" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nevar saglabāt attēlu priekšskatīšanai" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Neizdevās atvērt attēlu priekšskatīšanas lietotni" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Nevar atvērt palīdzības datni" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -605,16 +603,16 @@ msgstr "" "nesaņēmāt, skatiet ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Par Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Vienkāršs dokumentu skenēšanas rīks" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -624,106 +622,106 @@ msgstr "" " Rūdolfs Mazurs https://launchpad.net/~rudolfs-mazurs" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Pirms iziešanas saglabāt dokumentu?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Iziet nesaglabājot" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (noklusējuma)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (melraksts)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (augsta izšķirtspēja)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Mainīt _skeneri" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automātiski" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Tumšāks" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Gaišāks" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mazāk" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Vairāk" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimums" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksimums" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Saglabā dokumentu..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Saglabā lapu %d no %d" diff --git a/po/mhr.po b/po/mhr.po index 5ed5e1e..e23bffc 100644 --- a/po/mhr.po +++ b/po/mhr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Mari (Meadow) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "_Шолыпмут:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Текст" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Фотосӱрет" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Шрифт" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Документ" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Ик _лаштык" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Текст" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Фотосӱрет" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Лаштык" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Лектыш" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Иктат" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Серыш" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Йӱла" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Шола" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Пурла" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Полышык" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Содержаний" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "У" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Аныклаш" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Шогалташ" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Лектыш" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Келыштарымаш-влак" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Лаштыкын кугыт" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Ыштыш-кучыш:" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,16 +585,16 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -604,106 +602,106 @@ msgstr "" " Снежана https://launchpad.net/~snezhana-yandemerova-94" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Пычкемышрак" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/ms.po b/po/ms.po index 0dd3cbc..f72ac58 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:04+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Malay \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Nama pengguna untuk sumber:" msgid "_Password:" msgstr "_Katalaluan:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teks" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Hadapan dan Belakang" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Hadapan" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Ke belakang" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Pengimbas Ringkas" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumen" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "I_mbas" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Halaman Tunggal" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Semua Halaman Dari _Suapan" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Henti Imbas" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teks" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Tertib Semula Halaman" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Emel" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Halaman" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Putar Ke Ki_ri" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Putar Ke Ka_nan" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Crop" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Tiada" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Tersendiri" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Putar & Kerat" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Alih Ke Kiri" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "ALih Ke Kanan" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Bantuan" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Kandungan" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Mulakan dokumen baru" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Baru" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Imbas halaman tunggal dari pengimbas" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Imbas" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Simpan dokumen ke fail" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Simpan" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Hentikan Imbasan semasa" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Henti" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Putar halaman ke kiri (lawan-jam)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Putar Ke Kiri" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Putar halaman ke kanan (arah-jam)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Putar Ke Kanan" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Kerat halaman pilihan" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Kerat" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Keutamaan" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Imbas Su_mber:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolusi _Teks:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Resolusi _Foto:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Imbas Sisi:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Saiz Halaman:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Kecerahan:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Beza Jelas:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kualiti:" @@ -457,130 +455,130 @@ msgstr "" "Jalankan '%s --help' untuk melihat senarai penuh pilihan baris perintah yang " "ada." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Dokumen Diimbas.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Tutup" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Nama pengguna dan kata laluan diperlukan untuk mencapai '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Tiada pengimbas dikesan" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Sila semak pengimbas anda sama ada ia bersambung dan dihidupkan" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Simpan Sebagai..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Batal" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Simpan" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Fail Imej" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Semua Fail" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Pilih Jenis _Fail" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (dokumen berbilang-halaman)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (termampat)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (tidak hilang)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Gagal menyimpan fail" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Jika anda tidak simpan, semua perubahan akan hilang." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Simpan dokumen semasa" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Abai Perubahan" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Tidak boleh menyimpan imej untuk pratonton" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Tidak boleh membuka aplikasi partonton imej" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Gabung sisi" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Gabung sisi (songsang)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Songsang" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Kekal tidak berubah" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Tidak boleh membuka fail bantuan" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -609,16 +607,16 @@ msgstr "" "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Mengenai Pengimbas Ringkas" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Alat mengimbas dokumen mudah" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -629,106 +627,106 @@ msgstr "" " ahmad akmal bin mohd idris https://launchpad.net/~mamahopsk87" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Simpan dokumen sebelum keluar?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Keluar tanpa Menyimpan" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (tersedia)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (draf)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (resolusi tinggi)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Ubah _Pengimbas" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatik" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Lebih Gelap" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Lebih Cerah" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Kurang" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Lagi" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksimum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Menyimpan dokumen..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Menyimpan halaman %d daripada %d" diff --git a/po/my.po b/po/my.po index 6310b29..678aba6 100644 --- a/po/my.po +++ b/po/my.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Burmese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Username for resource:" msgid "_Password:" msgstr "_Pစကားဝှက်" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "စာ" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "ဓာတ်ပုံ" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "အရှေ့နှင့်အနောက်" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "အရှေ့" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "နောက်သို့" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "ရိုးရိုး Scan ဖတ်ခြင်း" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dစာရွက်စာတမ်း" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sc_an" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_P ရိုးရိုး Scan ဖတ်ခြင်း" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "_F Feeder မှ စာမျက်နှာအားလုံး" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_S Scan ရပ်မည်။" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "စာ" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "ဓာတ်ပုံ" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Eအီးမေး" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pစာမျက်နှာ" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "_L ဘယ်ဖက်လှည့်ပါ။" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "_R ညာဖက်သို့လှည့်မည်။" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_C ဖြတ်ပါ။" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nဘာမှမဟုတ်" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_L စာ" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Custom" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotate Crop" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "ဘယ်ဖက်သို့ရွှေ့ပါ။" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "ညာဖက်သို့ရွှေ့ပါ။" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_H အကူအညီ" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_ C ခေါင်းစဉ်" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "အသစ်စတင်ရန်" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "အသစ်" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Scanner ထဲမှ စာမျက်နှာ တစ်ရွက်တည်းကို Scan ဖတ်မည်။" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Scan" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "ဖိုင် တစ်ခုထဲသို့ စာရွက်စာတမ်း ကိုသိမ်းပါ။" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "သိမ်းဆည်းပါ" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "ယခု Scan ဖတ်နေခြင်းကိုရပ်မည်။" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "ရပ်မည်" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "စာမျက်နှာကို ဘယ်ဖက်သို့လှည့်ပါ။(နာရီလက်တံပြောင်းပြန်)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "ဘယ်ဖက် လှည့်ပါ။" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "စာမျက်နှာကို ညာဖက်သို့လှည့်ပါ။ (နာရီလက်တံ)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "ညာဖက်လှည့်ပါ။" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "ရွေးချယ်ထားသောစာမျက်နှာကို ဖြတ်ပါ။" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "ဖြတ်ပါ။" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferences" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Scan S_ource:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Text Resolution:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Pဓာတ်ပုံ resolution-" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Scan Side:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "စာရွက်အရွယ်အစား" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -454,132 +452,132 @@ msgstr "[DEVICE...] - Scanning utility" msgid "Run '%s --help' to see a full list of available command line options." msgstr "အမိန့်ပေး စာရင်း အပြည့်အစုံမြင်ရရန် '%s--help' ဖြင့် ခိုင်းပါ" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Scanned Document.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s' ကိုသုံးရန်အတွက်သုံးစွဲသူအမည်နှင့် စကားဝှက်လိုအပ်ပါသည်။" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Scanner ရှာမတွေ့ပါ။" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "သင်၏ Scanner ကိုချိတ်ဆက်ပြီးကြောင်း၊ " "ပါဝါဖွင့်ထားကြောင်းသေချာအောင်ပြန်လည်စစ်ဆေးပါ။" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Save As..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Image Files" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "ဖိုင်အလုံးစုံ" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "_T ဖိုင်အမျိုးအစားရွေးပါ။" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (multi-page document)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (compressed)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (lossless)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "ဖိုင်ကိုမသိမ်းဖြစ်ပါ။" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "ယခုစာရွက်စာတမ်းကိုသိမ်းမလား။" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Discard Changes" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "ကြည့်ရူရန်အတွက် ပုံများကိုမသိမ်းနိုင်ပါ။" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Unable to open image preview application" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "အကူအညီဖိုင်ကို မဖွင့်နိုင်ပါ။" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -608,16 +606,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "ရိုးရှင်းစွာ Scan ဖတ်ခြင်းအကြောင်း" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Simple document scanning tool" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -625,106 +623,106 @@ msgstr "" " Pyae Sone https://launchpad.net/~gipsyhnh" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "မပိတ်ခင် စာရွက်စာတမ်းများကိုသိမ်းမလား။" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "မသိမ်းပဲနှင့်ထွက်မည်။" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (default)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (draft)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (high resolution)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Change _Scanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "အလိုအလျှောက်" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/nb.po b/po/nb.po index f2587a6..4bc0bb6 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:04+0000\n" "Last-Translator: Kjetil Birkeland Moe \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Brukernavn for ressurs:" msgid "_Password:" msgstr "_Passord:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Bilde" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "For- og bakside" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Forside" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Bakside" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_ann" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Enkel _side" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Alle sider fra papirmater" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Stopp skanning" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Bilde" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-post" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Side" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Roter mot _venstre" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Roter mot _høyre" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Beskjær" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ingen" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "E_gendefinert" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Roter beskjæringsområdet" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Hjelp" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Innhold" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Begynn et nytt dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Ny" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skann én enkel side fra skanneren" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skann" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Lagre dokument til fil" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Lagre" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Stopp skanning" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stopp" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Roter siden til venstre (mot urviseren)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Roter mot venstre" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Roter siden til høyre (med urviseren)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Roter mot høyre" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Beskjær valgt side" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Beskjær" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Innstillinger" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Hent fra:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Tekstoppløsning" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Bildeoppløsning:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skann side:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Sidestørrelse:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Lysstyrke:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kvalitet:" @@ -455,130 +453,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Kjør «%s --help» for å se en full liste over tilgjengelige kommandolinjevalg." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Skannet_dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Lukk" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Behøver brukernavn og passord for å få tilgang til '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Fant ingen skannere" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Undersøk om skanneren er riktig tilkoblet, og at den er slått på" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Lagre som..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Avbryt" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Lagre" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Bildefiler" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Alle Filer" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Velg fil_type" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (flersidig dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (komprimert)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (tapsfri)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Lagring av fil mislyktes" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Hvis du ikke lagrer vil endringene gå tapt." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Lagre gjeldende dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Forkast endringer" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Kunne ikke lagre forhåndsvisning" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Åpning av forhåndsvisning mislyktes" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Kan ikke åpne hjelpfil" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -607,16 +605,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Om Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Enkelt verktøy for å skanne dokumenter" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -628,106 +626,106 @@ msgstr "" " Åka Sikrom https://launchpad.net/~akrosikam" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Lagre dokumentet før du avslutter?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Avslutt uten å lagre" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (standard)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (kladd)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (høy oppløsning)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Bytt _skanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatisk" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Mørkere" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Lysere" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mindre" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mer" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksimum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Lagrer dokument …" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Lagrer side nr. %d av %d" diff --git a/po/nl.po b/po/nl.po index c9cc3f3..0c8bc92 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:04+0000\n" "Last-Translator: Robert Ancell \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Gebr_uikersnaam voor bron:" msgid "_Password:" msgstr "_Wachtwoord:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Voor- en achterzijde" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Voorzijde" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Achterzijde" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Scannen" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sc_annen" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Enkele _pagina" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Alle pagina's van in_voer" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Scan _stoppen" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-mailen" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pagina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "_Linksom draaien" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "_Rechtsom draaien" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Bijsnijden" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Geen" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "VS _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "VS Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Aangepast" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Bijsnijden d_raaien" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Naar links verplaatsen" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Naar rechts verplaatsen" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Hulp" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Inhoud" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Een nieuw document beginnen" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nieuw" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Een enkele pagina scannen" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Scannen" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Document naar een bestand opslaan" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Opslaan" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "De huidige scan stoppen" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stoppen" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "De pagina linksom draaien (tegen de klok in)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Linksom draaien" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "De pagina rechtsom draaien (met de klok mee)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rechtsom draaien" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "De geselecteerde pagina bijsnijden" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Bijsnijden" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Voorkeuren" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Scanner:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Tekstresolutie:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Fotoresolutie:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Scangrootte:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Paginagrootte:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Helderheid:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kwaliteit:" @@ -465,130 +463,130 @@ msgstr "" "Voer ‘%s --help’ uit om een volledige lijst van alle opdrachtregelopties te " "zien." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Gescand document.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Sluiten" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Gebruikersnaam en wachtwoord vereist om toegang te krijgen tot '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Geen scanners gevonden" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Controleer of uw scanner is aangesloten en is ingeschakeld" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Opslaan als..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Annuleren" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Opslaan" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Afbeeldingsbestanden" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Alle bestanden" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Bestands_type selecteren" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (document met meerdere pagina's)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (gecomprimeerd)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (lossless)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Bestand opslaan mislukt" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Als u niet opslaat, zullen wijzigingen permanent verloren gaan." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Huidige document opslaan?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Wijzigingen negeren" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Opslaan van afbeelding voor voorvertoning mislukt" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Kan toepassing voor voorvertoning van afbeelding niet openen" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Kon hulpbestand niet openen" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -619,16 +617,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Info over Scanhulpmiddel" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Eenvoudig hulpmiddel voor het scannen van documenten" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -649,106 +647,106 @@ msgstr "" " rob https://launchpad.net/~rvdb" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Document opslaan voor afsluiten?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Afsluiten zonder opslaan" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (standaard)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (klad)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (hoge resolutie)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "_Scanner wijzigen" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatisch" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Donkerder" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Lichter" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Minder" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Meer" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Bezig met opslaan van document..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Bezig met opslaan van pagina %d van %d" diff --git a/po/oc.po b/po/oc.po index 0cce475..56f22b9 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2013-10-15 16:43+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,265 +32,263 @@ msgstr "_Utilizaire :" msgid "_Password:" msgstr "Sen_hal :" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tèxte" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fòto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Recto verso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Fàcia" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Precedenta" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Aisina de numerizacion simpla" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Nu_merizar" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Pagina unica" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Totas las paginas del _nauc" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Arrestar la numerizacion" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tèxte" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fòto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Corrièl" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pagina" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Pivotar cap a es_quèrra" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Pivotar cap a _drecha" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Re_quadrar" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Pas cap" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter (US)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_Legal (US)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizar" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Pivota_r la seleccion" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Se desplaçar cap a esquèrra" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Se desplaçar cap a drecha" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Ajuda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Ensenhador" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Crear un document novèl" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Novèl" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Numerizar una sola pagina dempuèi lo scanner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Numerizar" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Enregistrar lo document dins un fichièr" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Enregistrar" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Arrestar la numerizacion en cors" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Arrèsta" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" "Pivotar la pagina cap a esquèrra (sens invèrse de las agulhas d'una mòstra)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rotacion a esquèrra" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Pivotar la pagina cap a drecha (sens de las agulhas d'una mòstra)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rotacion a drecha" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Requadrar la pagina seleccionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Requadrar" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferéncias" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "F_ont de numerizacion :" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolucion del _Tèxte :" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Resolucion de la _fòto :" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Fàcia de numerizar :" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Talha de la pagina :" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Luminositat :" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste :" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualitat :" @@ -463,130 +461,130 @@ msgstr "" "Aviatz « %s --help » per veire la lista completa de opcions disponiblas en " "linha de comanda" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document.pdf numerizat" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Tampar" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Nom d'utilizaire e senhal necessaris per accedir a « %s »" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Cap de scanner es pas estat detectat" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Verificatz que vòstre scanner es connectat e jos tension" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Enregistrar jos..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "A_nullar" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Salvar" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Fichièrs imatges" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Totes los fichièrs" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Seleccionatz lo _tipe de fichièr" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (document multipaginas)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (compressat)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sens pèrda)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Impossible d'enregistrar lo fichièr" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "S'enregistratz pas, las modificacions seràn perdudas definitivament." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Enregistrar lo document actual ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Abandonar las modificacions" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Impossible d'enregistrar l'imatge per lo previsualizar" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Impossible de dobrir l'aplicacion de previsualizacion d'imatge" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Impossible de dobrir lo fichièr d'ajuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -616,16 +614,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "A prepaus de Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Numerizar simplament vòstres documents" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -633,106 +631,106 @@ msgstr "" " Quentin Pagès https://launchpad.net/~kwentin" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Enregistrar lo document abans de quitar ?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Quitar sens enregistrar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d ppp (per defaut)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d ppp (borrolhon)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d ppp (nauta resolucion)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Cambiar de _scanner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatic" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Mai escur" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Mai clar" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mens" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mai" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Enregistrament del document..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Enregistrament de la pagina %d sus %d" diff --git a/po/pa.po b/po/pa.po index 63a01e1..00dd108 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Punjabi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "ਸਰੋਤ ਲਈ ਯੂਜ਼ਰ-ਨਾਂ(_U):" msgid "_Password:" msgstr "ਪਾਸਵਰਡ(_P):" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "ਟੈਕਸਟ" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "ਫੋਟੋ" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "ਅੱਗੇ ਅਤੇ ਪਿੱਛੇ" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "ਅੱਗੇ" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "ਪਿੱਛੇ" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "ਸੌਖਾ ਸਕੈਨ" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "ਡੌਕੂਮੈਂਟ(_D)" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "ਸਕੈਨ ਕਰੋ(_a)" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "ਇੱਕਲਾ ਸਫ਼ਾ(_P)" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "ਫੀਡਰ ਤੋਂ ਸਭ ਸਫ਼ੇ(_F)" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "ਸਕੈਨ ਨੂੰ ਰੋਕੋ(_S)" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "ਟੈਕਸਟ" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "ਫੋਟੋ" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "ਈਮੇਲ(_E)" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "ਸਫ਼ਾ(_P)" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "ਖੱਬੇ ਘੁੰਮਾਓ(_L)" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "ਸੱਜੇ ਘੁੰਮਾਓ(_R)" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "ਕਰੋਪ ਕਰੋ(_C)" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "ਕੁਝ ਨਹੀਂ(_N)" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "ਪੱਤਰ(_L)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "ਲੀਗਲ(_g)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "ਕਸਟਮ(_C)" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "ਕਰੋਪ ਨੂੰ ਘੁੰਮਾਓ(_R)" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "ਮੱਦਦ(_H)" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "ਸਮੱਗਰੀ(_C)" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "ਨਵਾਂ ਡੌਕੂਮੈਂਟ ਸ਼ੁਰੂ ਕਰੋ" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "ਨਵਾਂ" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "ਸਕੈਨਰ ਤੋਂ ਇੱਕਲਾ ਸਫ਼ਾ ਸਕੈਨ ਕਰੋ" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "ਸਕੈਨ" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "ਡੌਕੂਮੈਂਟ ਫਾਇਲ ਵਿੱਚ ਸੰਭਾਲੋ" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "ਸੰਭਾਲੋ" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "ਮੌਜੂਦਾ ਸਕੈਨ ਰੋਕੋ" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "ਰੋਕੋ" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "ਸਫ਼ੇ ਨੂੰ ਖੱਬੇ ਘੁੰਮਾਉ (ਘੜੀ ਦੀ ਉਲਟ ਦਿਸ਼ਾ ਵਿੱਚ)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "ਖੱਬੇ ਘੁੰਮਾਓ" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "ਸਫ਼ੇ ਨੂੰ ਸੱਜੇ ਘੁੰਮਾਉ (ਘੜੀ ਦੀ ਦਿਸ਼ਾ ਵਿੱਚ)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "ਸੱਜੇ ਘੁੰਮਾਓ" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "ਚੁਣੇ ਸਫ਼ੇ ਨੂੰ ਕਰੋਪ ਕਰੋ" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "ਕਰੋਪ ਕਰੋ" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "ਮੇਰੀ ਪਸੰਦ" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "ਸਕੈਨ ਸਰੋਤ(_o):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "ਟੈਕਸਟ ਰੈਜ਼ੋਲੂਸ਼ਨ(_T):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "ਫੋਟੋ ਰੈਜ਼ੋਲੂਸ਼ਨ(_P):" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "ਸਕੈਨ ਸਾਈਡ" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "ਸਫਾ ਆਕਾਰ:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -449,130 +447,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "ਸਕੈਨ ਕੀਤਾ ਡੌਕੂਮੈਂਟ.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s' ਵਰਤਣ ਲਈ ਯੂਜ਼ਰ-ਨਾਂ ਅਤੇ ਪਾਸਵਰਡ ਚਾਹੀਦਾ ਹੈ" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "ਕੋਈ ਸਕੈਨਰ ਨਹੀਂ ਮਿਲਿਆ" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "ਆਪਣੇ ਜੁੜ ਹੋਏ ਸਕੈਨਰ ਨੂੰ ਚੈੱਕ ਕਰੋ ਅਤੇ ਚਾਲੂ ਕਰੋ" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "ਇੰਝ ਸੰਭਾਲੋ..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "ਚਿੱਤਰ ਫਾਇਲਾਂ" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "ਸਭ ਫਾਇਲਾਂ" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "ਫਾਇਲ ਕਿਸਮ ਚੁਣੋ(_T)" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (ਬਹੁ-ਸਫ਼ਾ ਡੌਕੂਮੈਂਟ)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (compressed)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (lossless)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "ਫਾਇਲ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ ਹੈ" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "ਮੌਜੂਦਾ ਡੌਕੂਮੈਂਟ ਸੰਭਾਲਣਾ ਹੈ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "ਬਦਲਾਅ ਅਣਡਿੱਠੇ" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "ਚਿੱਤਰ ਝਲਕ ਐਪਲੀਕੇਸ਼ਨ ਖੋਲ੍ਹਣ ਲਈ ਅਸਮਰੱਥ" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "ਮੱਦਦ ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਅਸਮਰੱਥ" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -589,122 +587,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "ਸੈਂਪਲ ਸਕੈਨ ਬਾਰੇ" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "ਸੈਂਪਲ ਡੌਕੂਮੈਂਟ ਸਕੈਨਿੰਗ ਟੂਲ" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " A S Alam https://launchpad.net/~aalam-users" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "ਕੀ ਬੰਦ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਡੌਕੂਮੈਂਟ ਸੰਭਾਲਣਾ ਹੈ?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "ਬਿਨਾਂ ਸੰਭਾਲੇ ਬੰਦ ਕਰਨਾ ਹੈ" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (ਡਿਫਾਲਟ)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (draft)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (ਵੱਧ ਰੈਜ਼ੋਲੂਸ਼ਨ)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "ਸਕੈਨਰ ਬਦਲੋ(_S)" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "ਆਟੋਮੈਟਿਕ" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/pl.po b/po/pl.po index b46b5fd..6cff9d9 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2014-07-06 15:24+0000\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Nazwa _użytkownika dla zasobu:" msgid "_Password:" msgstr "_Hasło:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Zdjęcie" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Przód i tył" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Przód" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Tył" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Proste skanowanie" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_anowanie" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Pojedyncza strona" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "_Wszystkie strony z podajnika" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Zatrzymaj _skanowanie" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Zdjęcie" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Zmień kolejność stron" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-mail" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Strona" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Obróć w _lewo" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Obróć w p_rawo" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Przytnij" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Brak" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Własny" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Ob_róć obszar przycięcia" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Przesuń w lewo" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Przesuń w prawo" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "Pomo_c" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Spis treści" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Tworzy nowy dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nowy" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skanuje pojedynczą stronę ze skanera" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skanuj" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Zapisuje dokument do pliku" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Zapisz" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Zatrzymuje bieżące skanowanie" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Zatrzymaj" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Obraca stronę w lewo (przeciwnie do ruchu wskazówek zegara)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Obróć w lewo" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Obraca stronę w prawo (zgodnie z ruchem wskazówek zegara)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Obróć w prawo" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Przycina wybraną stronę" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Przytnij" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferencje" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Źródło skan_owania:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Rozdzielczość tekstu:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Rozdzielczość z_djęcia:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skanowanie stron:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Rozmiar strony:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Jasność:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Jakość:" @@ -459,130 +457,130 @@ msgstr "" "Wykonanie polecenia \"%s --help\" wyświetli pełną listę dostępnych opcji " "wiersza poleceń." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Zeskanowany dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "Za_mknij" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Uzyskanie dostępu do \"%s\" wymaga podania nazwy użytkownika i hasła" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nie wykryto żadnego skanera" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Proszę sprawdzić, czy skaner jest podłączony i włączony" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Zapisz jako..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Anuluj" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Zapisz" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Pliki obrazów" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Wszystkie pliki" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Proszę wybrać _typ pliku" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (dokument wielostronicowy)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (skompresowany)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (bezstratny)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Zapisanie pliku się nie powiodło" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Zmiany zostaną bezpowrotnie utracone, jeśli nie zostaną zapisane." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Zapisać bieżący dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Odrzuć zmiany" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nie można zapisać podglądu obrazu" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Nie można otworzyć programu podglądu obrazów" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Połącz strony" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Połącz strony (odwrotnie)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Odwrotnie" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Bez zmiany" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Nie można otworzyć pliku pomocy" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -614,16 +612,16 @@ msgstr "" "- proszę odwiedzić stronę internetową ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "O programie" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Proste narzędzie do skanowania dokumentów" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -645,106 +643,106 @@ msgstr "" " Wiatrak https://launchpad.net/~wiatrak." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Zapisać dokument przed zakończeniem programu?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Zakończ bez zapisywania" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d DPI (domyślnie)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d DPI (szkic)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d DPI (wysoka rozdzielczość)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d DPI" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "Nowy dokument" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "Dokument" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "E-mail..." -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "Wydrukuj..." -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "Pomoc" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "O programie" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "Zakończ" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Zmień _skaner" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatyczny" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Ciemniej" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Jaśniej" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mniejszy" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Większy" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimalnie" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksymalnie" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Zapisywanie dokumentu..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Zapisywanie strony %d z %d" diff --git a/po/pt.po b/po/pt.po index f443c2e..5cee3f6 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" -"PO-Revision-Date: 2012-08-28 14:11+0000\n" -"Last-Translator: Gusrubin \n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" +"PO-Revision-Date: 2014-07-24 15:38+0000\n" +"Last-Translator: Paulo Henriques \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-25 05:55+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Nome do _utilizador para o recurso:" msgid "_Password:" msgstr "_Palavra-Passe:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Texto" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Frente e Verso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Frente" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Verso" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Digitalização Simples" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Documento" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Digit_alizar" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Página Única" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Todas as páginas a partir do _Alimentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Parar Digitalização" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Texto" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" -msgstr "Re-organizar páginas" +msgstr "Reordenar Páginas" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Email" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Página" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rodar para a _Esquerda" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rodar para a _Direita" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Cortar" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nenhum" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizar" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rodar Recorte" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mover para a Esquerda" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mover para a Direita" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Ajuda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Conteúdos" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Iniciar um novo documento" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Novo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Digitalizar uma página no digitalizador" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Digitalizar" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Guardar documento num ficheiro" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Guardar" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Parar a digitalização actual" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Parar" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rodar a página para a esquerda (contra ponteiros do relógio)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rodar para a Esquerda" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rodar a página para a direita (ponteiros do relógio)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rodar para a Direita" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Cortar a página selecionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Recortar" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferências" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Origem da Digitalizaçã_o:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolução do _Texto:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Resolução da Foto:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Lado da digitalização" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Tamanho da Página:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brilho:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualidade:" @@ -458,130 +456,130 @@ msgstr "" "Execute '%s --help' para consultar uma lista completa das opções de linha de " "comando disponíveis." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Documento Digitalizado.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "Fechar" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "É necessário utilizador e palavra-passe para aceder a '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nenhum scanner detectado" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Verifique se o seu scanner está conectado e ligado" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Guardar Como..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "Cancelar" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "Guardar" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Ficheiros de imagem" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Todos os ficheiros" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Seleccionar _Tipo de ficheiro" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (documento multi-página)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimido)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sem perdas)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Falhou ao guardar o ficheiro" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Se não guardar, as alteração serão perdidas permanentemente." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Guardar documento actual?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Descartar Alterações" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Incapaz de gravar imagem para pré-visualização" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Não foi possível abrir a aplicação de visualização de imagem" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Combinar lados" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Combinar Lados (inverso)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Inverter" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Manter inalterado" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Não foi possível abrir o ficheiro da ajuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -611,16 +609,16 @@ msgstr "" "este programa. Caso contrário, veja ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Acerca do Digitalização Simples (Simple Scan)" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Ferramenta simples para digitalizar documentos" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -644,6 +642,7 @@ msgstr "" " Luis Pratas https://launchpad.net/~luispratas\n" " Marco Paulo Martins Sousa https://launchpad.net/~marcomsousa\n" " Maria Loureiro https://launchpad.net/~cloureiro\n" +" Paulo Henriques https://launchpad.net/~pajohenriques\n" " Ricardo Conde https://launchpad.net/~turotulco\n" " Robert Ancell https://launchpad.net/~robert-ancell\n" " Sérgio Faria https://launchpad.net/~sergio91pt\n" @@ -653,106 +652,106 @@ msgstr "" " styluss https://launchpad.net/~styluss" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Guardar documento antes de sair?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Sair SEM Guardar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (predefinido)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (rascunho)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (alta-resolução)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Alterar _digitalizador" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automático" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Escurecer" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Clarear" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menos" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mais" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínimo" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Máximo" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "A guardar o documento..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "A guardar a página %d de %d" diff --git a/po/pt_BR.po b/po/pt_BR.po index bc7eb69..dfe2456 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2013-04-16 12:21+0000\n" "Last-Translator: Neliton Pereira Jr. \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Nome de _usuário para o recurso:" msgid "_Password:" msgstr "_Senha:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Texto" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Frente e verso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Frente" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Verso" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Digitalizador simples" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Documento" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Digit_alizar" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Página única" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Todas as páginas do ali_mentador" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Par_ar digitalização" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Texto" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-mail" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Página" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Girar à _esquerda" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Girar à di_reita" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Re_cortar" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Nenhum" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Carta" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_Ofício" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizar" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "Gira_r área recortada" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mover para a esquerda" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mover para a direita" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "A_juda" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Conteúdo" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Iniciar um novo documento" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Novo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Digitalizar uma página no digitalizador" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Digitalizar" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Salvar documento em arquivo" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Salvar" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Parar a digitalização atual" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Parar" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Girar a página à esquerda (sentido anti-horário)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Girar à esquerda" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Girar a página à direita (sentido horário)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Girar à direita" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Recortar a página selecionada" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Recortar" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferências" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Origem da digitalizaçã_o:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Resolução do _texto:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Resolução da _foto:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Lado a digitalizar:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Tamanho da página:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Brilho:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contraste:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Qualidade:" @@ -460,130 +458,130 @@ msgstr "" "Execute '%s --help' para ver a lista completa de opções disponíveis para " "linha de comando." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Documento digitalizado.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "Fe_char" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "É necessário o nome de usuário e senha para acessar '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nenhum digitalizador detectado" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Por favor verifique se o seu digitalizador está conectado e ligado" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Salvar como..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Cancelar" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Salvar" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Arquivos de imagem" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Todos os arquivos" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Selecionar _tipo de arquivo" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (documento com múltiplas páginas)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimido)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (sem perdas)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Falha ao salvar o arquivo" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Se você não salvar, as alterações serão permanentemente perdidas." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Salvar documento atual?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Descartar alterações" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Não é possível salvar imagem para visualização" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Não foi possível abrir o aplicativo de visualização de imagem" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Não foi possível abrir o arquivo de ajuda" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -613,16 +611,16 @@ msgstr "" "este programa. Caso contrário, acesse ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Sobre o Digitalizador simples" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Ferramenta simples para digitalizar documentos" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -649,106 +647,106 @@ msgstr "" " millemiglia https://launchpad.net/~dnieper650" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Salvar o documento antes de sair?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Sair sem salvar" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (padrão)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (rascunho)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (alta resolução)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d ppp" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Alterar _digitalizador" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automático" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Mais escuro" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Mais claro" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Menos" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mais" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Mínima" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Máxima" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Salvando documento..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Salvando página %d de %d" diff --git a/po/ro.po b/po/ro.po index d161935..4e631b9 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-09-11 18:43+0000\n" "Last-Translator: Lucian Adrian Grijincu \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" "Language: ro\n" @@ -33,264 +33,262 @@ msgstr "Numele de _utilizator pentru resursă:" msgid "_Password:" msgstr "_Parolă:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Față și verso" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Față" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Verso" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Scanare simplă" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Document" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sc_anează" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "O singură _pagină" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Toate paginile de la tava cu _foi de hârtie" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "Oprește _scanarea" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Email" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Pagină" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rotește la _stânga" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rotește la _dreapta" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "De_cupează" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Niciunul" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Scrisoare" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Personalizat" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotește zona decupată" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Mută la stânga" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Mută la dreapta" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Ajutor" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Cuprins" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Începeți un document nou" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nou" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Scanați o singură pagină din scaner" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Scanează" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Salvează documentul ca fișier" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Salvează" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Oprește scanarea curentă" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Oprește" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rotește pagina la stânga (în sens invers acelor de ceasornic)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rotește la stânga" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rotește pagina la dreapta (în sensul acelor de ceasornic)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rotește la dreapta" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Decupează pagina selectată" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Decupează" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Preferințe" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "S_ursă scanare:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Rezoluție _text:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Rezoluție _foto :" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Partea scanată:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Dimensiunea paginii:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Luminozitate:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Contrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Calitate:" @@ -459,130 +457,130 @@ msgstr "" "Rulați „%s --help” pentru a consulta lista completă a opțiunilor pentru " "comenzile mediului text." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Document scanat.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "Înc_hide" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Sunt necesare numele de utilizator și parola pentru a accesa „%s”" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nu a fost detectat niciun scaner" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Verificați dacă scanerul este conectat și pornit" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Salvează ca..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Anulare" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Salvează" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Fișiere imagine" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Toate fișierele" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Alegeți _tipul de fișier" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (document cu mai multe pagini)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (comprimat)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (fără pierderi)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Salvarea fișierului a eșuat" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Dacă nu salvați, modificările vor fi pierdute definitiv." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Salvați documentul curent?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Renunță la modificări" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nu se poate salva imaginea pentru a prezenta o previzualizare" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Nu s-a putut deschide aplicația de previzualizare a imaginilor" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Nu se poate deschide fișierul de ajutor" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -614,16 +612,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Despre „Scanare simplă”" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Utilitar pentru scanarea simplă a documentelor" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -636,106 +634,106 @@ msgstr "" " sfantu https://launchpad.net/~sfantus1" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Salvați documentul înainte de ieșire?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Închide fără a salva" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (implicit)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (ciornă)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (rezoluție înaltă)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Schimbă _scanerul" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automată" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Mai întunecat" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Mai luminos" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mai puțin" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mai mult" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minim" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maxim" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Se salvează documentul..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Se salvează pagina %d din %d" diff --git a/po/ru.po b/po/ru.po index ce22d2b..8885c60 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2014-07-10 05:43+0000\n" "Last-Translator: Jay ZDLin \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Имя поль_зователя для ресурса:" msgid "_Password:" msgstr "_Пароль:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Текст" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Фотография" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Обе стороны" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Лицевая сторона" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Обратная сторона" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Простое сканирование" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Документ" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "От_сканировать" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Одна _страница" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Все страницы из _автоподатчика" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Остановить сканирование" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Текст" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Фотография" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Организация страниц" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "Отправить по _электронной почте" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Страница" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Повернуть в_лево" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Повернуть в_право" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Обрезать" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Нет" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "US Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Другое..." #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Повернуть выбранное" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Переместить влево" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Переместить вправо" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Справка" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Содержание" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Создать новый документ" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Создать" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Отсканировать одну страницу со сканера" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Отсканировать" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Сохранить документ в файл" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Сохранить" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Прервать выполняемое сканирование" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Завершить" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Повернуть страницу влево (против часовой стрелки)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Повернуть влево" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Повернуть страницу вправо (по часовой стрелке)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Повернуть вправо" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Обрезать выбранную страницу" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Обрезать" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Параметры" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Ист_очник сканирования:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Р_азрешение текста:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Разрешение фотографии:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Сканируемая сторона:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Размер листа:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Яркость:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Контрастность:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Качество:" @@ -450,130 +448,130 @@ msgstr "[DEVICE...] — Устройство сканирования" msgid "Run '%s --help' to see a full list of available command line options." msgstr "Выполните '%s --help', чтобы вывести полный список доступных опций." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Сканированный документ.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Закрыть" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Для доступа к '%s' нужны имя пользователя и пароль" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Сканеры не обнаружены" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Пожалуйста, проверьте, что сканер подсоединён и включен" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Сохранить как..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Отменить" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "Со_хранить" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Файлы изображений" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Все файлы" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Выберите _тип файла" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (многостраничный документ)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (сжатый)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (без потерь в качестве)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Не удалось сохранить файл" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Сохранить текущий документ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Отменить изменения" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Не удалось сохранить изображение для предварительного просмотра" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Невозможно открыть программу для просмотра изображений" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "Объединить стороны" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "Объединить стороны (в обратном порядке)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "В обратном порядке" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Оставить без изменений" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Не удалось открыть файл справки" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -602,16 +600,16 @@ msgstr "" "пройдите по ссылке: ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "О программе" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Простой инструмент для сканирования документов" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -651,106 +649,106 @@ msgstr "" " Илья Калитко https://launchpad.net/~kalitko-ilya007" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Сохранить документ перед выходом?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Выйти без сохранения" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (по умолчанию)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (черновик)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (высокое разрешение)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "Новый документ" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "Документ" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "Отправить..." -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "Печать..." -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "Справка" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "О программе" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "Завершить" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Сменить _сканер" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Выбрать автоматически" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Темнее" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Светлее" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Меньше" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Больше" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Мин." -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Макс." -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Сохранение документа..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Сохранение страницы %d из %d" diff --git a/po/sd.po b/po/sd.po index 7dc4da3..81d82b5 100644 --- a/po/sd.po +++ b/po/sd.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Sindhi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "_ڳجھو لفظ:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "تحرير" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "فوٽو" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "اڳيون ۽ پويون" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "اڳيون" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "پوئتي" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "سادو اسڪين" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_دستاويز" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "_اسڪين" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "هڪڙو _صفحو" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "اسڪين _روڪيو" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "تحرير" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "فوٽو" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_ايميل" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_صفحو" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "_کاٻي ڦيرايو" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "_ساڄي ڦيرايو" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_ڪاٽيو" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_ڪوبه نه" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_مرضي مطابق" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "کاٻي چوريو" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "ساڄي چوريو" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_مدد" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_مواد" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "نئون دستاويز بنايو" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "نئون" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "اسڪينر مان هڪڙو صفحو اسڪين ڪريو" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "اسڪين" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "دستاويز کي فائل ۾ سانڍيو" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "سانڍيو" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "هلندڙ اسڪين روڪيو" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "روڪيو" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "کاٻي ڦيرايو" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "ساڄي ڦيرايو" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "چونڊيل صفحي کي ڪاٽيو" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "ڪاٽيو" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "ترجيحون" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "پاسو اسڪين ڪريو:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "صفحي جي ماپ:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "اسڪين دستاويز.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "هينئن سانڍيو..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "شڪل فائلون" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "تمام فائلون" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "فائل جو _قسم چونڊيو" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "فائل سانڍڻ ۾ ناڪامي" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "هاڻوڪو دستاويز سانڍيو؟" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "تبديليون منسوخ ڪريو" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "سهڪاري فائل ڀرڻ ۾ ناڪام" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,122 +585,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "سادي اسڪين بابت" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "سادو دستاويز اسڪين ڪندڙ اوزار" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Abdul-Rahim Nizamani https://launchpad.net/~ghaffari" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "نڪرڻ کان پهرين دستاويز سانڍيو؟" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "سانڍڻ بغير نڪرو" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "اسڪينر _تبديل ڪريو" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "پاڻمرادو" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/se.po b/po/se.po index 8245b27..e88df3a 100644 --- a/po/se.po +++ b/po/se.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-08-18 11:22+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Northern Sami \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "_Beassansátni:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Teaksta" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotografiija" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Ovdabealli" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Maŋos" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumeanta" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Teaksta" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotografiija" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-boasta" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Čuohpa" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Sirdde olgešguvlui" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Veahkki" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Ođđa" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Oza" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Vurke" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Bisset" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Jorat olgešguvlui" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Oidimat" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Vurke nugo …" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Buot fiillat" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,122 +585,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Simple Scan-dieđut" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Christopher Forster https://launchpad.net/~christopherforster" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automáhtalaš" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/shn.po b/po/shn.po index e552519..0c712af 100644 --- a/po/shn.po +++ b/po/shn.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Shan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,120 +585,120 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/sk.po b/po/sk.po index 2174423..bdd2005 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:07+0000\n" "Last-Translator: Robert Ancell \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Užívateľské meno pre zdroj:" msgid "_Password:" msgstr "_Heslo:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotografia" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Jednoduché skenovanie" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Jedna stránka" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "_Všetky stránky zo zásobníka" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Zastaviť skenovanie" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotografia" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Stránka" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Otočiť _doľava" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Otočiť do_prava" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Orezanie" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "Žia_dne" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "US _List" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Vlastné" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Otočiť výrez" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Pomocník" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Vytvoriť nový dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nový" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Oskenovať jednu stránku zo skeneru" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skenovať" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Uložiť" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Otočiť doľava" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Otočiť doprava" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Orezanie" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Predvoľby" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Zdroj s_kenovania:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Jas:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kvalita:" @@ -453,130 +451,130 @@ msgstr "" "Zoznam všetkých dostupných volieb príkazového riadka zobrazíte spustením „%s " "--help“." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Naskenovaný dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Meno používateľa a heslo je vyžadované pre prístup k '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Žiadne skenery neboli nájdené" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Prosím skontrolujte či je skener pripojený a zapnutý" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Uložiť ako..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Ukladanie súboru zlyhalo" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nepodarilo sa uložiť obraz na náhľad" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -606,16 +604,16 @@ msgstr "" "licencie GNU. Ak sa tak nestalo, navštívte ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "O programe Jednoduché skenovanie" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Nástroj na jednoduché skenovanie dokumentov" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -626,106 +624,106 @@ msgstr "" " Robert Ancell https://launchpad.net/~robert-ancell" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Zmeniť _skener" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Ukladá sa dokument…" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Ukladá sa %d. strana z %d" diff --git a/po/sl.po b/po/sl.po index 1ecc319..25fb055 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:19+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Uporabniško ime za vir:" msgid "_Password:" msgstr "_Geslo:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Besedilo" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotografija" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Prednja in hrbtna stran" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Prednja stran" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Hrbtna stran" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Enostavno optično branje" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Op_tično branje" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Ena _stran" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Vse strani iz _podajalnika" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Zaustavi optično branje" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Besedilo" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotografija" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Elektronska pošta" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Stran" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Zavrti _levo" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Zavrti _desno" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Obreži" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Brez" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Pismo" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Velikost ZDA Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Po meri" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Zavrti obrezovano območje" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Premakni levo" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Premakni desno" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "Pomo_č" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Vsebina" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Začni nov dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Novo" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Optično branje ene strani iz optičnega bralnika" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Optično branje" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Shrani dokument v datoteko" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Shrani" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Zaustavi trenutno optično branje" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Zaustavi" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Obrni stran v levo (nasprotna smer urinega kazalca)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Zavrti levo" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Obrni stran v desno (smer urinega kazalca)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Zavrti desno" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Obreži izbrano stran" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Obreži" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Možnosti" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Vir optičnega branja:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Ločljivost besedila:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Ločljivost fotografij:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Stran optičnega branja:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Velikost strani:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Svetlost:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kakovost:" @@ -454,130 +452,130 @@ msgstr "[NAPRAVA ...] - pripomoček optičnega branja" msgid "Run '%s --help' to see a full list of available command line options." msgstr "Za popoln seznam možnosti ukazne vrstice zaženite '%s --help'." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Optično bran dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Zapri" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Za dostop do '%s' je zahtevano uporabniško ime in geslo" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Optičnega bralnika ni mogoče zaznati" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Preverite, če je vaš optični bralnik povezan in vklopljen" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Shrani kot ..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Prekliči" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Shrani" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Slikovne datoteke" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Vse datoteke" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Izberite _vrsto datoteke" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (večstranski dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (stisnjen)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (brez izgub)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Shranjevanje datoteke je spodletelo" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "V primeru, da sprememb ne shranite, bodo trajno izgubljene." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Naj bo trenutni dokument shranjen?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Zavrzi vse spremembe" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Ni bilo mogoče shraniti slike za predogled" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Ni mogoče odpreti programa predogleda slik" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Ni mogoče odpreti datoteke pomoči" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -609,16 +607,16 @@ msgstr "" "v primeru, da kopije niste prejeli si oglejte ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "O programu" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Preprosto orodje za optično branje dokumentov" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -630,106 +628,106 @@ msgstr "" " grofaty https://launchpad.net/~grofaty" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Ali naj bo dokument pred končanjem programa shranjen?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Končaj brez shranjevanja" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d točk na palec (privzeto)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d točk na palec (osnutek)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d točk na palec (visoka ločljivost)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d točk na palec" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Spremeni _optični bralnik" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Samodejno" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Temenjše" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Svetlejše" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Manj" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Več" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Najmanj" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Največ" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Shranjevanje dokumenta ..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Shranjevanje strani %d od %d" diff --git a/po/sq.po b/po/sq.po index 442c05f..9241a66 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:08+0000\n" "Last-Translator: Alket Rexhepi \n" "Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:29+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:40+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Emri i përdoruesit për resursin:" msgid "_Password:" msgstr "_Fjalëkalim:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Tekst" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Para dhe Mbrapa" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Përball" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Mbrapa" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Skanim i thjeshtë" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokumenti" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Sk_anim" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Faqe_e_vetme" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Të Gjitha Faqet Nga _Ushqyesi" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Ndalo Skanimin" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Tekst" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Email" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Faqe" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rrotullo _Majtas" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rrotullo _Djathtas" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "Preje" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Asnjë" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Shkronjë" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Sipas përdoruesit" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Prerje me Rrotullim" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Lëvize Majtas" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Lëvize Djathtas" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Ndihmë" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Përmbajtje" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Filloje një dokument të ri" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "I ri" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Skanoje një faqe të thjeshtë prej skanerit" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skanim" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Ruaje dokumentin tek një fajll" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Ruaj" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Ndaloje skanimin e tanishëm" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Ndalo" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rrotulloje faqen majtas (kundër akrepave të orës)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rrotullo Majtas" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rrotullo faqen në të djathtë" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rrotullo Djathtas" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Preje faqen e përzgjedhur" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Prej" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Parapëlqimet" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Skanoje b_urimin" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Rezolucioni i Tekstit:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Rezolucioni i Fotos:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Skanoje anën" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Përmasa e Faqes:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Ndriçimi:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrasti:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Cilësia:" @@ -457,131 +455,131 @@ msgstr "" "Nis '%s --ndihmë' për të parë një listë të plotë të linjave të disponueshme " "të komandës." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Dokumenti i Skanuar.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Mbylle" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Emri i përdoruesit dhe skanimi kërkohet për të hyrë në '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Nuk u dalluan skanera" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "Ju lutemi të kontrolloni nëse skaneri juaj është i lidhur dhe i ndezur" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Ruaje Si..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Anullo" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Ruaje" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Kartela Pamje" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Të Gjithë Skedarët" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Zgjidh Llojin e _Skedarit" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (dokument shumë faqësh)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (i ngjeshur)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (pa humbje)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Dështuam në ruajtjen e skedarit" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Nëse nuk ruani, ndryshimet do të humbasin përgjithmonë." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Ta ruaj dokumentin e tanishëm?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Anullo Ndryshimet" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Nuk jemi në gjendje ta ruajmë imazhin për parapamje" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Nuk jam në gjendje të hap programin për parapamjen e imazhit" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "E pamundur hapja e file të ndihmës" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -610,16 +608,16 @@ msgstr "" "me këtë program. Nëse jo, shikoni ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Rreth Skanimit të Thjeshtë" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Mjet i thjeshtë për skanimin e dokumenteve" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -628,106 +626,106 @@ msgstr "" " Vilson Gjeci https://launchpad.net/~vilsongjeci" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Ta ruaj dokumentin para daljes?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Dil pa e ruajtur" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (e parazgjedhur)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (i thjeshtë)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (rezolucion i lartë)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Ndrysho _Skanerin" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatik" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Më e Errët" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Më e lehtë" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Më Pak" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Më tepër" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maksimum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Ruajtje e dokumentit..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Ruajtja e faqes %d nga %d" diff --git a/po/sr.po b/po/sr.po index 3c07a66..7fcb2e1 100644 --- a/po/sr.po +++ b/po/sr.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2014-02-28 14:28+0000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian translators\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:41+0000\n" "X-Generator: Launchpad (build 17114)\n" "Language: sr\n" @@ -32,264 +32,262 @@ msgstr "_Корисничко име за извор:" msgid "_Password:" msgstr "_Лозинка:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Текст" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Слика" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Лице и позадина" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Лице" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Позадина" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Обично скенирање" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Документ" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "С_кенирај" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Једну _страницу" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Све странице из _фиоке" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Заустави скенирање" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Текст" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Слика" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Ел. пошта" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Страница" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Окрени на _лево" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Окрени на _десно" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Опсеци" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ништа" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "А_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "А_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "А_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Америчко писмо" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "_Легал" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Произвољно" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Заокрени опсечено" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Помери улево" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Помери удесно" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "По_моћ" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Садржај" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Покрените нови документ" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Ново" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Скенирајте једну страницу са скенера" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Скенирај" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Сачувајте документ у датотеку" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Сачувај" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Зауставите текуће скенирање" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Заустави" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Окрените страну на лево (супротно смеру казаљке на сату)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Окрени на лево" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Окрените страну на десно (у смеру казаљке на сату)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Окрени на десно" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Одрежите изабрану страну" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Одрежи" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Поставке" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Извор _скенирања:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Резолуција _текста:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Ре_золуција слике:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Странице за скенирање:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Величина странице:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Освјетљај:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Контраст:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Квалитет:" @@ -461,130 +459,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Покрените „%s --help“ за потпуни списак свих опција из командне линије." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Скенирани документ.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Затвори" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Корисничко име и лозинка су обавезни за приступ „%s“" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Нема откривених скенера" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Проверите да ли је скенер повезан и укључен" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Сачувај као..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Откажи" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Сачувај" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Датотеке слика" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Све датотеке" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "_Изабери врсту датотеке" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "ПДФ (документ са више страна)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "ЈПЕГ (сажето)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "ПНГ (без губитака)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Нисам успео да сачувам датотеку" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Да сачувам текући документ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Одбаци измене" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Не могу да сачувам слику за преглед" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Не могу да отворим програм за приказивање слика" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Не могу да отворим датотеку помоћи" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -614,16 +612,16 @@ msgstr "" "http://www.gnu.org/licenses/." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "О Једноставном скенирању" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Једноставна алатка за скенирање докумената" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -635,106 +633,106 @@ msgstr "" " Мирослав Николић https://launchpad.net/~lipek" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Да сачувам документ пре него што изађем?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Изађи без чувања" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d тпи (основно)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d тпи (нацрт)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d тпи (висока резолуција)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d тпи" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Промени _скенер" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Самостално" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Тамније" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Светлије" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Мање" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Више" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Најмање" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Највише" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Чувам документ..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Чувам %d. страницу од укупно %d" diff --git a/po/sv.po b/po/sv.po index 7780e26..bacdc69 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:08+0000\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:30+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Användarnamn för källa:" msgid "_Password:" msgstr "_Lösenord:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Text" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Foto" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Fram- och baksida" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Framsida" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Baksida" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Enkel bildinläsning" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "Läs _in" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Enkel _sida" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Alla sidor från _matare" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Stoppa inläsning" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Text" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Foto" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Ändra sidordning" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_E-post" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Sida" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Rotera åt _vänster" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Rotera åt _höger" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Beskär" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Ingen" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4x6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "An_passad" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Rotera beskär" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Hjälp" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Innehåll" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Starta ett nytt dokument" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Nytt" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Läs in en enstaka sida från bildläsaren" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Läs in" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Spara dokument till en fil" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Spara" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Stoppa den aktuella bildinläsningen" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Stoppa" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Rotera sidan åt vänster (motsols)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Rotera åt vänster" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Rotera sidan åt höger (medsols)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Rotera åt höger" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Beskär den valda sidan" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Beskär" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Inställningar" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Inläsnings_källa:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Textupplösning:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Fotoupplösning:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Inläsningssida:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Sidstorlek:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Ljusstyrka:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Kontrast:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kvalitet:" @@ -457,130 +455,130 @@ msgstr "" "Kör \"%s --help\" för en komplett lista över tillgängliga " "kommandoradsflaggor." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Inläst dokument.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Stäng" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, 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.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Inga bildinläsare hittades" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Kontrollera att din bildläsare är ansluten och påslagen" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Spara som..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Avbryt" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Spara" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Bildfiler" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Alla filer" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Välj fil_typ" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (flersidigt dokument)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (komprimerad)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (förlustfri)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 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.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Om du inte sparar så kommer ändringarna att gå förlorade." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Spara aktuellt dokument?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Förkasta ändringar" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Kunde inte spara bild för förhandsvisning" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Kunde inte öppna förhandsvisningsprogrammet för bilder" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "Omvänt" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Behåll oförändrad" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Kunde inte öppna hjälpfilen" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -610,16 +608,16 @@ msgstr "" "med detta program. Om inte, se ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Om Enkel bildinläsning" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Enkelt verktyg för inläsning av dokument" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -635,106 +633,106 @@ msgstr "" "deactivatedaccount" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Spara dokumment innan du avslutar?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Avsluta utan att spara" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (standard)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (utkast)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (hög upplösning)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "Byt _bildinläsare" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Automatiskt" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Mörkare" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Ljusare" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Mindre" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Mer" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Minimum" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Maximum" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Sparar dokument..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Sparar sida %d av %d" diff --git a/po/ta.po b/po/ta.po new file mode 100644 index 0000000..418f8e4 --- /dev/null +++ b/po/ta.po @@ -0,0 +1,709 @@ +# Tamil translation for simple-scan +# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 +# This file is distributed under the same license as the simple-scan package. +# FIRST AUTHOR , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: simple-scan\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" +"PO-Revision-Date: 2014-03-22 13:36+0000\n" +"Last-Translator: Launchpad Translations Administrators \n" +"Language-Team: Tamil \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" +"X-Generator: Launchpad (build 17114)\n" + +#. Button to submit authorization dialog +#: ../data/simple-scan.ui.h:2 +msgid "_Authorize" +msgstr "_அனுமதியளி" + +#. Label beside username entry +#: ../data/simple-scan.ui.h:4 +msgid "_Username for resource:" +msgstr "" + +#. Label beside password entry +#: ../data/simple-scan.ui.h:6 +msgid "_Password:" +msgstr "" + +#. Combo box label for scanning both sides of a page +#: ../data/simple-scan.ui.h:8 +msgid "Front and Back" +msgstr "முன் மற்றும் பின்" + +#. Combo box label for scanning the front side of a page +#: ../data/simple-scan.ui.h:10 +msgid "Front" +msgstr "முன்னால்" + +#. Combo box label for scanning the back side of a page +#: ../data/simple-scan.ui.h:12 +msgid "Back" +msgstr "பின் செல்க" + +#. Title of scan window +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 +msgid "Simple Scan" +msgstr "" + +#. Label on document menu (contains actions for this document, e.g. save, print) +#: ../data/simple-scan.ui.h:16 +msgid "_Document" +msgstr "" + +#. Scan menu item +#: ../data/simple-scan.ui.h:18 +msgid "Sc_an" +msgstr "" + +#. Toolbar scan menu item to scan a single page from the scanner +#: ../data/simple-scan.ui.h:20 +msgid "Single _Page" +msgstr "தனி _பக்கம்" + +#. Toolbar scan menu item to scan all pages from a document feeder +#: ../data/simple-scan.ui.h:22 +msgid "All Pages From _Feeder" +msgstr "அனைத்து பக்கங்களை பீடர் இருந்து உள்ளன" + +#. Menu entry to stop current scan +#: ../data/simple-scan.ui.h:24 +msgid "_Stop Scan" +msgstr "" + +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "உரை" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "" + +#. Menu item to reorder pages +#. Title of dialog to reorder pages +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 +msgid "Reorder Pages" +msgstr "" + +#. Label on email menu item +#: ../data/simple-scan.ui.h:30 +msgid "_Email" +msgstr "_மின்னஞ்சல்" + +#. Page menu (contains action for each page, e.g. delete, crop) +#: ../data/simple-scan.ui.h:32 +msgid "_Page" +msgstr "" + +#. Menu item to rotate page to left (anti-clockwise) +#: ../data/simple-scan.ui.h:34 +msgid "Rotate _Left" +msgstr "இடதுபுறமாக சுழற்று" + +#. Menu item to rotate page to right (clockwise) +#: ../data/simple-scan.ui.h:36 +msgid "Rotate _Right" +msgstr "" + +#. Label for page crop submenu +#: ../data/simple-scan.ui.h:38 +msgid "_Crop" +msgstr "_ வெட்டு" + +#. Radio button for no crop +#: ../data/simple-scan.ui.h:40 +msgid "_None" +msgstr "" + +#. Radio button for cropping page to A4 size +#: ../data/simple-scan.ui.h:42 +msgid "A_4" +msgstr "" + +#. Radio button for cropping page to A5 size +#: ../data/simple-scan.ui.h:44 +msgid "A_5" +msgstr "" + +#. Radio button for cropping page to A6 size +#: ../data/simple-scan.ui.h:46 +msgid "A_6" +msgstr "" + +#. Radio button for cropping page to US letter size +#: ../data/simple-scan.ui.h:48 +msgid "_Letter" +msgstr "" + +#. Radio button for cropping to page to US legal size +#: ../data/simple-scan.ui.h:50 +msgid "Le_gal" +msgstr "" + +#. Radio button for cropping page to 4x6 inch +#: ../data/simple-scan.ui.h:52 +msgid "4×6" +msgstr "" + +#. Radio button for cropping to custom page size +#: ../data/simple-scan.ui.h:54 +msgid "_Custom" +msgstr "(_C) தனிப்பயன்" + +#. Menu item to rotate the crop area +#: ../data/simple-scan.ui.h:56 +msgid "_Rotate Crop" +msgstr "" + +#. Menu item to move the selected page to the left +#: ../data/simple-scan.ui.h:58 +msgid "Move Left" +msgstr "" + +#. Menu item to move the selected page to the right +#: ../data/simple-scan.ui.h:60 +msgid "Move Right" +msgstr "வலப்பக்கம் நகர்" + +#. Label on help menu +#: ../data/simple-scan.ui.h:62 +msgid "_Help" +msgstr "_உதவி" + +#. Help|Contents menu +#: ../data/simple-scan.ui.h:64 +msgid "_Contents" +msgstr "_உள்ளடக்கங்கள்" + +#. Tooltip for new document button +#: ../data/simple-scan.ui.h:66 +msgid "Start a new document" +msgstr "" + +#: ../data/simple-scan.ui.h:67 +msgid "New" +msgstr "" + +#. Tooltip for scan toolbar button +#: ../data/simple-scan.ui.h:69 +msgid "Scan a single page from the scanner" +msgstr "" + +#. Label on scan toolbar item +#: ../data/simple-scan.ui.h:71 +msgid "Scan" +msgstr "" + +#. Tooltip for save toolbar button +#: ../data/simple-scan.ui.h:73 +msgid "Save document to a file" +msgstr "" + +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 +msgid "Save" +msgstr "" + +#. Tooltip for stop button +#: ../data/simple-scan.ui.h:76 +msgid "Stop the current scan" +msgstr "" + +#: ../data/simple-scan.ui.h:77 +msgid "Stop" +msgstr "" + +#. Tooltip for rotate left (counter-clockwise) button +#: ../data/simple-scan.ui.h:79 +msgid "Rotate the page to the left (counter-clockwise)" +msgstr "" + +#. Label on rotate page left (anti-clockwise) item +#: ../data/simple-scan.ui.h:81 +msgid "Rotate Left" +msgstr "" + +#. Tooltip for rotate right (clockwise) button +#: ../data/simple-scan.ui.h:83 +msgid "Rotate the page to the right (clockwise)" +msgstr "" + +#. Label on rotate page right (clockwise) item +#: ../data/simple-scan.ui.h:85 +msgid "Rotate Right" +msgstr "வலப்பக்கம் சுழற்று" + +#: ../data/simple-scan.ui.h:86 +msgid "Crop the selected page" +msgstr "தேர்வு செய்த பக்கத்தை வெட்டு" + +#: ../data/simple-scan.ui.h:87 +msgid "Crop" +msgstr "" + +#. Title of preferences dialog +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 +msgid "Preferences" +msgstr "" + +#. Label beside scan source combo box +#: ../data/simple-scan.ui.h:91 +msgid "Scan S_ource:" +msgstr "" + +#. Label beside scan source combo box +#: ../data/simple-scan.ui.h:93 +msgid "_Text Resolution:" +msgstr "" + +#. Label beside scan source combo box +#: ../data/simple-scan.ui.h:95 +msgid "_Photo Resolution:" +msgstr "" + +#. Label beside scan side combo box +#: ../data/simple-scan.ui.h:97 +msgid "Scan Side:" +msgstr "" + +#. Label beside page size combo box +#: ../data/simple-scan.ui.h:99 +msgid "Page Size:" +msgstr "பக்க அளவு:" + +#. Label beside brightness scale +#: ../data/simple-scan.ui.h:101 +msgid "Brightness:" +msgstr "" + +#. Label beside contrast scale +#: ../data/simple-scan.ui.h:103 +msgid "Contrast:" +msgstr "" + +#. Label beside quality scale +#: ../data/simple-scan.ui.h:105 +msgid "Quality:" +msgstr "" + +#: ../data/simple-scan.desktop.in.h:2 +msgid "Scan Documents" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:1 +msgid "Device to scan from" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:2 +msgid "SANE device to acquire images from." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:3 +msgid "Type of document being scanned" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:4 +msgid "" +"Type of document being scanned. This setting decides on the scan resolution, " +"colors and post-processing." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:5 +msgid "Width of paper in tenths of a mm" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:6 +msgid "" +"The width of the paper in tenths of a mm (or 0 for automatic paper " +"detection)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:7 +msgid "Height of paper in tenths of a mm" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:8 +msgid "" +"The height of the paper in tenths of a mm (or 0 for automatic paper " +"detection)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:9 +msgid "Brightness of scan" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:10 +msgid "The brightness adjustment from -100 to 100 (0 being none)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:11 +msgid "Contrast of scan" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:12 +msgid "The contrast adjustment from -100 to 100 (0 being none)." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:13 +msgid "Resolution for text scans" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:14 +msgid "The resolution in dots-per-inch to use when scanning text." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:15 +msgid "Resolution for photo scans" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:16 +msgid "The resolution in dots-per-inch to use when scanning photos." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:17 +msgid "Page side to scan" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:18 +msgid "The page side to scan." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:19 +msgid "Directory to save files to" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:20 +msgid "" +"The directory to save files to. Defaults to the documents directory if unset." +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:21 +msgid "Quality value to use for JPEG compression" +msgstr "" + +#: ../data/org.gnome.SimpleScan.gschema.xml.in.h:22 +msgid "Quality value to use for JPEG compression." +msgstr "" + +#. Error displayed when no scanners to scan with +#: ../src/scanner.vala:840 +msgid "No scanners available. Please connect a scanner." +msgstr "" + +#. Error displayed when cannot connect to scanner +#: ../src/scanner.vala:870 +msgid "Unable to connect to scanner" +msgstr "" + +#. Error display when unable to start scan +#: ../src/scanner.vala:1219 +msgid "Unable to start scan" +msgstr "" + +#. Error displayed when communication with scanner broken +#: ../src/scanner.vala:1232 ../src/scanner.vala:1329 +msgid "Error communicating with scanner" +msgstr "" + +#. Help string for command line --version flag +#: ../src/simple-scan.vala:21 +msgid "Show release version" +msgstr "" + +#. Help string for command line --debug flag +#: ../src/simple-scan.vala:24 +msgid "Print debugging messages" +msgstr "" + +#: ../src/simple-scan.vala:26 +msgid "Fix PDF files generated with older versions of Simple Scan" +msgstr "" + +#. Title of error dialog when scan failed +#: ../src/simple-scan.vala:297 +msgid "Failed to scan" +msgstr "" + +#. Default filename to use when saving document (and extension will be added, e.g. .jpg) +#: ../src/simple-scan.vala:316 +msgid "Scanned Document" +msgstr "" + +#. Arguments and description for --help text +#: ../src/simple-scan.vala:543 +msgid "[DEVICE...] - Scanning utility" +msgstr "" + +#. Text printed out when an unknown command-line argument provided +#: ../src/simple-scan.vala:554 +#, c-format +msgid "Run '%s --help' to see a full list of available command line options." +msgstr "" + +#: ../src/ui.vala:188 +msgid "Scanned Document.pdf" +msgstr "" + +#: ../src/ui.vala:316 ../src/ui.vala:1746 +msgid "_Close" +msgstr "" + +#. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization +#: ../src/ui.vala:324 +#, c-format +msgid "Username and password required to access '%s'" +msgstr "" + +#. Warning displayed when no scanners are detected +#: ../src/ui.vala:369 +msgid "No scanners detected" +msgstr "" + +#. Hint to user on why there are no scanners detected +#: ../src/ui.vala:371 +msgid "Please check your scanner is connected and powered on" +msgstr "" + +#. Save dialog: Dialog title +#: ../src/ui.vala:507 ../src/ui.vala:1696 +msgid "Save As..." +msgstr "" + +#: ../src/ui.vala:510 ../src/ui.vala:672 +msgid "_Cancel" +msgstr "" + +#: ../src/ui.vala:511 ../src/ui.vala:673 +msgid "_Save" +msgstr "" + +#. Save dialog: Filter name to show only image files +#: ../src/ui.vala:521 +msgid "Image Files" +msgstr "" + +#. Save dialog: Filter name to show all files +#: ../src/ui.vala:527 +msgid "All Files" +msgstr "" + +#. +#: ../src/ui.vala:532 +msgid "Select File _Type" +msgstr "" + +#. Save dialog: Label for saving in PDF format +#: ../src/ui.vala:546 +msgid "PDF (multi-page document)" +msgstr "" + +#. Save dialog: Label for saving in JPEG format +#: ../src/ui.vala:552 +msgid "JPEG (compressed)" +msgstr "" + +#. Save dialog: Label for saving in PNG format +#: ../src/ui.vala:558 +msgid "PNG (lossless)" +msgstr "" + +#. Title of error dialog when save failed +#: ../src/ui.vala:647 +msgid "Failed to save file" +msgstr "" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.vala:670 +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.vala:706 +msgid "Save current document?" +msgstr "" + +#. Button in dialog to create new document and discard unsaved document +#: ../src/ui.vala:708 +msgid "Discard Changes" +msgstr "" + +#. Error message display when unable to save image for preview +#: ../src/ui.vala:990 +msgid "Unable to save image for preview" +msgstr "" + +#. Error message display when unable to preview image +#: ../src/ui.vala:1002 +msgid "Unable to open image preview application" +msgstr "" + +#. Label on button for combining sides in reordering dialog +#: ../src/ui.vala:1204 +msgid "Combine sides" +msgstr "" + +#. Label on button for combining sides in reverse order in reordering dialog +#: ../src/ui.vala:1214 +msgid "Combine sides (reverse)" +msgstr "" + +#. Label on button for reversing in reordering dialog +#: ../src/ui.vala:1224 +msgid "Reverse" +msgstr "" + +#. Label on button for cancelling page reordering dialog +#: ../src/ui.vala:1234 +msgid "Keep unchanged" +msgstr "" + +#. Error message displayed when unable to launch help browser +#: ../src/ui.vala:1449 +msgid "Unable to open help file" +msgstr "" + +#. The license this software is under (GPL3+) +#: ../src/ui.vala:1470 +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" +"the Free Software Foundation, either version 3 of the License, or\n" +"(at your option) any later version.\n" +"\n" +"This program is distributed in the hope that it will be useful,\n" +"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +"GNU General Public License for more details.\n" +"\n" +"You should have received a copy of the GNU General Public License\n" +"along with this program. If not, see ." +msgstr "" + +#. Title of about dialog +#: ../src/ui.vala:1473 +msgid "About Simple Scan" +msgstr "" + +#. Description of program +#: ../src/ui.vala:1476 +msgid "Simple document scanning tool" +msgstr "" + +#: ../src/ui.vala:1485 +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" P. Suresh https://launchpad.net/~monni-suresh\n" +" Ramesh https://launchpad.net/~rame20002007\n" +" SyedKhaleel Jageer https://launchpad.net/~jskcse4\n" +" mano-மனோ https://launchpad.net/~manoj-neyveli" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.vala:1507 +msgid "Save document before quitting?" +msgstr "" + +#. Button in dialog to quit and discard unsaved document +#: ../src/ui.vala:1509 +msgid "Quit without Saving" +msgstr "" + +#. Preferences dialog: Label for default resolution in resolution list +#: ../src/ui.vala:1633 +#, c-format +msgid "%d dpi (default)" +msgstr "" + +#. Preferences dialog: Label for minimum resolution in resolution list +#: ../src/ui.vala:1636 +#, c-format +msgid "%d dpi (draft)" +msgstr "" + +#. Preferences dialog: Label for maximum resolution in resolution list +#: ../src/ui.vala:1639 +#, c-format +msgid "%d dpi (high resolution)" +msgstr "" + +#. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) +#: ../src/ui.vala:1642 +#, c-format +msgid "%d dpi" +msgstr "" + +#: ../src/ui.vala:1688 +msgid "New Document" +msgstr "" + +#: ../src/ui.vala:1693 +msgid "Document" +msgstr "" + +#: ../src/ui.vala:1697 +msgid "Email..." +msgstr "" + +#: ../src/ui.vala:1698 +msgid "Print..." +msgstr "" + +#: ../src/ui.vala:1706 +msgid "Help" +msgstr "" + +#: ../src/ui.vala:1707 +msgid "About" +msgstr "" + +#: ../src/ui.vala:1708 +msgid "Quit" +msgstr "" + +#. Button in error infobar to open preferences dialog and change scanner +#: ../src/ui.vala:1748 +msgid "Change _Scanner" +msgstr "" + +#. Combo box value for automatic paper size +#: ../src/ui.vala:1754 +msgid "Automatic" +msgstr "" + +#: ../src/ui.vala:1804 +msgid "Darker" +msgstr "" + +#: ../src/ui.vala:1806 +msgid "Lighter" +msgstr "" + +#: ../src/ui.vala:1814 +msgid "Less" +msgstr "" + +#: ../src/ui.vala:1816 +msgid "More" +msgstr "" + +#: ../src/ui.vala:1824 +msgid "Minimum" +msgstr "" + +#: ../src/ui.vala:1826 +msgid "Maximum" +msgstr "" + +#: ../src/ui.vala:1867 +msgid "Saving document..." +msgstr "" + +#: ../src/ui.vala:2017 +#, c-format +msgid "Saving page %d out of %d" +msgstr "" diff --git a/po/te.po b/po/te.po index e2c3623..ddc5b47 100644 --- a/po/te.po +++ b/po/te.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:08+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "వనరుకు వాడుకరిపేరు(_U):" msgid "_Password:" msgstr "సంకేతపదం(_P):" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "పాఠ్యం" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "ఫొటో" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "ముందు మరియు వెనుక" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "ముందుభాగం" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "వెనుకకు" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "సింపుల్ స్కాన్" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "పత్రం (_D)" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "స్కాన్(_a)" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "ఒక పేజీ(_P)" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "ఫీడర్ నుండి అన్ని పేజీలు(_F)" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "స్కాన్ ఆపు(_S)" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "పాఠ్యం" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "ఫొటో" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "ఈమెయిల్(_E)" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "పేజీ(_P)" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "ఎడమవైపు తిప్పు (_L)" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "కుడివైపు తిప్పు(_R)" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "క్రాప్ చేయి(_C)" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "ఏదీకాదు(_N)" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "లెటర్ (_L)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "లీగల్ (_g)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "మలచుకొను(_C)" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "క్రాప్‌చేసినదానిని తిప్పు(_R)" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "ఎడమకు జరుపు" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "కుడి వైపు జరుపు" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "సహాయం (_H)" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "విషయసూచిక(_C)" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "ఒక కొత్త పత్రాన్ని ప్రాంరంభించు" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "కొత్త" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "స్కానర్ నుండి ఒకే ఒక పేజీ స్కాన్ చేయి" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "స్కాన్" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "పత్రాన్ని ఫైలులో దాచు" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "భద్రపరచు" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "ప్రస్తుత స్కాన్ ఆపు" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "ఆపు" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "ఎడమవైపుకు త్రిప్పు (అపసవ్య)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "ఎడమవైపు తిప్పు" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "కుడి వైపుకు త్రిప్పు (సవ్య)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "కుడివైపు తిప్పు" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "ఎంపికైన పెజీ అంచులుసవరించు" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "అంచులుసవరించు" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "ప్రాధాన్యతలు" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "స్కాన్ మూలం (_o):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "పాఠ విభాజకత (_T)" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "ఫొటో విభాజకత(_P)" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "స్కాన్ చేయు ప్రక్క:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "పేజీ పరిమాణం:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -453,131 +451,131 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "అందుబాటులో వున్న అదేశ వరుస ఐచ్చికముల కొరకు '%s --help' నడుపు." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "స్కాన్‌చేయబడిన పత్రం.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s' వాడుటకు వాడుకరిపేరు మరియు సంకేతపదం కావాలి" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "ఏ స్కానర్‌లు కనిపెట్టబడలేదు" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" "మీ స్కానర్ విద్యుత్తుచే చేతనమై కంప్యూటర్‌కు అనుసంధానమైనదో లేదో చూడండి." #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "ఇలా దాచు..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "బొమ్మ ఫైళ్లు" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "అన్ని ఫైళ్ళు" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "ఫైల్ రకం ఎంచుకోండి( _T)" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (బహుళ-పేజి పత్రం)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (కుదించిన)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (నష్టంలేని)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "ఫైల్ దాచుటలో విఫలమైంది" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "ప్రస్తుత పత్రాన్ని దాచాలా?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "మార్పులు వదలివేయి" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "మునుజూపు కొరకు బొమ్మను భద్రపరుచులేకపోతున్నది" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "బొమ్మ మునుజూపు అనువర్తనం తెరచుట వీలుకాలేదు" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "సహాయ ఫైలు తెరువలేకపోయింది" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -605,16 +603,16 @@ msgstr "" " లేనిచో చూడండి ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "సింపుల్ స్కాన్ గురించి" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "సులభంగా పత్ర స్కానింగ్‌చేయు సాధనం" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -624,106 +622,106 @@ msgstr "" " వీవెన్ https://launchpad.net/~veeven" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "నిష్క్రమించేముందు పత్రాన్ని దాచాలా?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "దాచకుండా నిష్క్రమించు" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (అప్రమేయ)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (చిత్తు)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (ఉన్నత విభాజకత)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "స్కానర్‌ను మార్చు(_S)" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "స్వయంచాలక" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/th.po b/po/th.po index be69404..17778de 100644 --- a/po/th.po +++ b/po/th.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:09+0000\n" "Last-Translator: AnuchitChalothorn \n" "Language-Team: Thai \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_ชื่อผู้ใช้ทรัพยากร :" msgid "_Password:" msgstr "รหัส_ผ่าน:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "ข้อความ" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "ภาพถ่าย" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "หน้าและหลัง" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "หน้า" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "หลัง" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "เ_อกสาร" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "สแกน" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_หน้าเดี่ยว" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "ทุกหน้าจาก_ตัวป้อนกระดาษ" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_หยุดสแกน:" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "ข้อความ" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "ภาพถ่าย" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_อีเมล" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_หน้า" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "หมุน_ซ้าย" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "หมุน_ขวา" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_ตัด" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "ไ_ม่มี" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_จดหมาย" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_กำหนดเอง" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "หมุ_นภาพตัด" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "ย้ายไปทางซ้าย" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "ย้ายไปทางขวา" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_วิธีใช้" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "เ_นื้อหา" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "เริ่มเอกสารใหม่" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "สร้าง" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "สแกนหน้าเดียวจากเครื่องสแกน" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "สแกน" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "บันทึกเอกสารเป็นแฟ้ม" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "บันทึก" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "หยุดการสแกนขณะนี้" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "หยุด" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "หมุนหน้าไปทางซ้าย (ทวนเข็มนาฬิกา)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "หมุนซ้าย" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "หมุนหน้าไปทางขวา (ตามเข็มนาฬิกา)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "หมุนขวา" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "ตัดหน้าที่เลือก" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "ตัด" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "คุณสมบัติ" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "แ_หล่งสแกน:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "ความละเอียด_ข้อความ:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "ความละเอียด_ภาพถ่าย:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "สแกนด้าน:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "ขนาดกระดาษ :" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -452,130 +450,130 @@ msgstr "[DEVICE...] - เครื่องมือกำลังสแกน" msgid "Run '%s --help' to see a full list of available command line options." msgstr "เรียก '%s --help' เพื่อดูตัวเลือกทั้งหมดที่มีของบรรทัดคำสั่ง" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "สแกน Document.pdf แล้ว" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "ต้องการชื่อผู้ใช้และรหัสผ่านเพื่อเข้าใช้ '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "ไม่พบเครื่องสแกน" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "กรุณาตรวจสอบการเชื่อมต่อเครื่องสแกนของคุณและเปิดเครื่อง" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "บันทึกเป็น..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "แฟ้มภาพ" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "แฟ้มทั้งหมด" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "เลือก_ประเภทแฟ้ม" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (เอกสารหลายหน้า)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (บีบอัดแล้ว)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (lossless)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "การบันทึกแฟ้มล้มเหลว" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "บันทึกเอกสารปัจจุบัน" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "ยกเลิกการเปลี่ยนแปลง" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "ไม่สามารถบัญทึกรูปภาพตัวอย่าง" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "ไม่สามารถเปิดโปรแกรมแสดงภาพได้" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "ไม่สามารถเปิดแฟ้มเอกสารวิธีใช้" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -604,16 +602,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "เกี่ยวกับ Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "เครื่องมือสแกนเอกสารอย่างง่าย" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -625,106 +623,106 @@ msgstr "" " kijjaz https://launchpad.net/~kijjaz-gmail" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "บันทึกเอกสารก่อนปิดหรือไม่?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "ปิดโดยไม่บันทึก" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (ค่าปริยาย)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (ภาพร่าง)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (ความละเอียดสูง)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "เ_ปลี่ยนเครื่องสแกน" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "อัตโนมัติ" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/tr.po b/po/tr.po index 7e1b4b4..c7aa226 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:09+0000\n" "Last-Translator: Robert Ancell \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "Kaynak için _kullanıcı adı:" msgid "_Password:" msgstr "_Parola:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Metin" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Fotoğraf" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Ön ve Arka taraf" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Ön taraf" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Arka taraf" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Basit Tarama" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Belge" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "T_ara" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "_Tek Sayfa" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Kaynaktaki Tüm _Sayfalar" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "_Taramayı Durdur" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Metin" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Fotoğraf" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Eposta" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Sayfa" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "_Sola Döndür" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Sa_ğa Çevir" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Kırp" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Hiçbiri" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Harf" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Ya_sal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Özel" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Kırpmayı Döndür" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Sola Taşı" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Sağa Taşı" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Yardım" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_İçindekiler" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Yeni bir belge başlat" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Yeni" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Tarayıcıdan tek bir sayfa tara" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Tara" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Belgeyi bir dosyaya kaydet" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Kaydet" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Geçerli taramayı durdur" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Durdur" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Sayfayı sola döndür (saat yönünün tersine)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Sola Döndür" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Sayfayı sağa döndür (saat yönünde)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Sağa Döndür" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Seçili sayfayı kırp" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Kırp" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Tercihler" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Ta_rama Kaynağı:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "_Metin Çözünürlüğü:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "_Fotoğraf Çözünürlüğü:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Taranacak taraf:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Sayfa Boyutu:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Parlaklık:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Karşıtlık:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Kalite:" @@ -460,130 +458,130 @@ msgstr "" "Kullanılabilir komut satırı seçeneklerinin tam listesini görmek için '%s --" "help' komutunu çalıştırın." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Taranan Belge.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "_Kapat" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "'%s' kaynağına erişmek için kullanıcı adı ve parola gerekiyor" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Tarayıcı bulunamadı" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Lütfen tarayıcınızın bağlı ve açık olduğundan emin olun" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Farklı Kaydet..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Vazgeç" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "_Kaydet" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Resim Dosyaları" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Tüm Dosyalar" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Dosya _Türünü Seç" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (çok sayfalı belge)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (sıkıştırılmış)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (kayıpsız)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Dosya kaydedilemedi" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 msgid "If you don't save, changes will be permanently lost." msgstr "Eğer kaydetmezseniz, değişiklikler tamamen kaybedilecek." #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Mevcut belgeyi kaydet?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Değişiklikleri Geri Al" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Görüntü, önizleme için kaydedilemiyor" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Görüntü ön izleme uygulaması açılamıyor" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Yardım dosyası açılamıyor" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -612,16 +610,16 @@ msgstr "" "Eğer almadıysanız bile şuraya bakınız: " #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Basit Tarama Hakkında" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Basit bir belge tarama aracı" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -644,106 +642,106 @@ msgstr "" " İbrahim Çelik https://launchpad.net/~ibrahimcelik89" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Çıkmadan önce belgeyi kaydet?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Kaydetmeden Çık" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (varsayılan)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (taslak)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (yüksek çözünürlük)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "_Tarayıcı Değiştir" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Otomatik" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Daha Koyu" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "Daha Açık" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "Daha Az" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "Daha Fazla" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "En Az" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "En Çok" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Belge kaydediliyor..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Kaydedilen sayfa: %d / %d" diff --git a/po/ug.po b/po/ug.po index 4d28e6a..93c3592 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-08-07 01:17+0000\n" "Last-Translator: Sahran \n" "Language-Team: Uyghur Computer Science Association دا تاپالايسىز." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "«ئاددىي شويلىلاش» ھەققىدە" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "ئاددىي پۈتۈك شويلىلاش قورالى" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -637,106 +635,106 @@ msgstr "" " umar tumur https://launchpad.net/~umar-tumur" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "ئاخىرلاشتۇرۇشتىن ئاۋۋال ھازىرقى پۈتۈكنى ساقلىسۇنمۇ؟" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "ساقلىماي ئاخىرلاشتۇر" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (كۆڭۈلدىكى)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (دەسلەپكى نۇسخا)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (يۇقىرى ئېنىقلىق)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "شويلىلىغۇچنى ئالماشتۇرۇڭ(_S)" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "ئاپتوماتىك" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "قارىراق" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "يورۇقراق" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "كىچىك" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "تېخىمۇ كۆپ" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "ئەڭ كىچىك" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "ئەڭ چوڭ" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "پۈتۈكنى ساقلاۋاتىدۇ…" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "ساقلاۋاتقىنى %d/%d - بەت" diff --git a/po/uk.po b/po/uk.po index bd449e5..e8a4fc4 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 11:28+0000\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "_Користувач ресурсу:" msgid "_Password:" msgstr "_Пароль:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Текстовий" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Фотографія" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Передній і зворотний боки" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Передній бік" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Зворот" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Просте сканування" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "Д_окумент" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "С_канування" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Одинарна _сторінка" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Всі сторінки з _лотка" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "П_рипинити сканування" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Текстовий" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Фотографія" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "Перевпорядкувати сторінки" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Надіслати ел. поштою" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "С_торінка" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Обернути _ліворуч" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Обернути п_раворуч" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Обрізати" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Без обрізання" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "_Нетипові" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Обернути область обрізання" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "Пересунути ліворуч" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "Пересунути праворуч" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Довідка" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Вміст" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "Почати новий документ" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Створити" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "Сканувати одну сторінку" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Сканувати" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "Зберегти документ до файла" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Зберегти" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "Припинити поточне сканування" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Зупинити" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "Обертати сторінку ліворуч (проти годинникової стрілки)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Обернути ліворуч" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "Обертати сторінку праворуч (за годинниковою стрілкою)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "Обернути праворуч" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "Обрізати позначену сторінку" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Обрізати" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Налаштування" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "_Джерело даних сканування:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "Роздільна здатність _тексту:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "Роздільна здатність _фотографій:" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "Бік сканування:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "Розмір сторінки:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Яскравість:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Контрастність:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Якість:" @@ -458,130 +456,130 @@ msgstr "" "Виконайте « %s --help», щоб побачити повний перелік доступних параметрів " "командного рядка." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Сканований документ.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "За_крити" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Для доступу до «%s» слід вказати ім’я користувача та пароль" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Сканерів не виявлено" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Будь ласка, перевірте, чи з’єднано ваш сканер і чи увімкнено його" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Зберегти як..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "_Скасувати" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "З_берегти" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "Файли зображень" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Всі файли" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "Вибрати _тип файла" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (багатосторінковий документ)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (стиснений)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (без втрат)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Не вдалося зберегти файл" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "Зберегти поточний документ?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "Відкинути зміни" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Не вдалося зберегти зображення для попереднього перегляду" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "Не вдалося запустити програму для перегляду зображення" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "З’єднувати збоку" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "З’єднувати збоку (у зворотному порядку)" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "У зворотному порядку" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "Не змінювати" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "Не вдалося відкрити файл довідки" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -610,16 +608,16 @@ msgstr "" ", щоб дізнатися про подальші дії." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Про «Просте сканування»" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Інструмент для спрощення сканування документів" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -629,106 +627,106 @@ msgstr "" " passtas https://launchpad.net/~passtas" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "Зберегти документ перед виходом?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Вийти без збереження" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d т/д (типова)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d т/д (чернетка)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d т/д (висока роздільність)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d т/д" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "З_мінити сканер" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Автоматично" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "темніше" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "світліше" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "менше" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "більше" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "Мінімальна" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "Максимальна" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "Збереження документа…" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "Зберігаємо сторінку %d з %d" diff --git a/po/ur.po b/po/ur.po index 51e2846..907ce95 100644 --- a/po/ur.po +++ b/po/ur.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Urdu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "عبارت" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "تصویر" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "پیچھے" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "عبارت" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "تصویر" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "نیا" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "محفوظ کریں" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "رکیۓ" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "ترجیحات" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -447,130 +445,130 @@ msgstr "" msgid "Run '%s --help' to see a full list of available command line options." msgstr "" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -587,16 +585,16 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -605,106 +603,106 @@ msgstr "" " Shoaib Mirza https://launchpad.net/~monymirza" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/uz.po b/po/uz.po index a3bfa3b..32b3103 100644 --- a/po/uz.po +++ b/po/uz.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-04-17 06:12+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Uzbek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "_Maxfiy soʻz:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Matn" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Rasm" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "Olidi va Orqasi" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "Oldingi" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "Orqaga" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Dokument" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "_Skan qilish" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Matn" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Rasm" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "_Email" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Chapga burish" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "_O'nga burish" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Kesish" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Yoʻq" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Xat" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Yordam" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "_Tarkibi" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "Yangi" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "Skan qilish" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "Saqlash" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "Toʻxtatish" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "Chapga burish" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "O'nga burish" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "Kesish" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Мослашлар" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "" @@ -449,130 +447,130 @@ msgstr "" "Мавжуд буйруқлар ва мосламаларнинг тўлиқ рўйхатини кўриш учун '%s --help''ни " "ишга туширинг." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "" -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "Hamma fayllar" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -589,122 +587,122 @@ msgid "" msgstr "" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Simple Scan haqida" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Sardorbek Pulatov https://launchpad.net/~prockrammer" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "Saqlamasdan chiqib ketish" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (default)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "_Skaner almashrirish" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "Avtomatik" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/vi.po b/po/vi.po index ff9c2f9..db35ed7 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-07-23 09:09+0000\n" "Last-Translator: Robert Ancell \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "" msgid "_Password:" msgstr "_Mật khẩu:" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "Văn bản" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "Ảnh chụp" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Quét đơn giản" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "_Tài liệu" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "Trang Đơn" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "Tất cả trang từ _Khay (Feeder)" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "Văn bản" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "Ảnh chụp" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "_Trang" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "Xoay _trái" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "Xoay _Phải" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "_Xén" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "_Không có" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "_Letter" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "Le_gal" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "Tự _chọn" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "_Xoay phần Xén trên màn hình (_Rotate Crop)" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "_Trợ giúp" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "Tùy thích" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "Quét _Nguồn:" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "Độ sáng:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "Độ tương phản:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "Chất lượng:" @@ -451,130 +449,130 @@ msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Chạy lệnh '%s --help' để xem danh sách tất cả các tùy chọn dòng lệnh." -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "Tài liệu quét.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "Tên đăng nhập và mật mã cần thiết để truy cập '%s'" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "Không phát hiện máy quét hình nào hết" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "Vui lòng kiểm tra đã cắm và bật máy quét hình chưa" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "Lưu thành..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "Không lưu được tệp" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "Không lưu được ảnh cho xem trước" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -603,16 +601,16 @@ msgstr "" "along with this program. If not, see ." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "Về Simple Scan" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "Công cụ đơn giản để quét tài liệu" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -621,106 +619,106 @@ msgstr "" " Vu Do Quynh https://launchpad.net/~vu-do-quynh" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "Tối hơn" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "" -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 46b5af3..3637d5c 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-09-20 08:05+0000\n" "Last-Translator: Dennis Kuang \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "资源用户名(_U):" msgid "_Password:" msgstr "密码(_P):" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "文本" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "照片" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "正面和背面" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "正面" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "背面" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "扫描易" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "文档(_D)" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "扫描(_A)" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "单页(_P)" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "传送来的所有页面(_F)" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "停止扫描(_S)" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "文本" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "照片" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "电子邮件(_E)" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "页面(_P)" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "向左旋转(_L)" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "向右旋转(_R)" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "剪裁(_C)" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "无(_N)" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "信件(_L)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "法定(_G)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "自定义(_C)" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "旋转剪裁(_R)" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "左移" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "右移" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "帮助(_H)" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "内容(_C)" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "开始一个新的文档" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "新建" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "从扫描仪扫描一个单页" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "扫描" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "将文档保存为文件" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "保存" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "停止当前扫描" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "停止" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "左旋页面 (逆时针)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "逆时针旋转" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "右旋页面 (顺时针)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "顺时针旋转" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "裁剪选中的页面" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "剪裁" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "首选项" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "扫描来源(_O):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "文字分辨率(_T):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "图像分辨率(_P):" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "扫描页面:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "页面大小:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "亮度:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "对比度:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "质量:" @@ -447,130 +445,130 @@ msgstr "[设备...] - 扫描工具" msgid "Run '%s --help' to see a full list of available command line options." msgstr "运行“%s --help”来查看可用命令行选项的完整列表。" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "扫描的文件.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "关闭(_C)" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "使用“%s”需要用户名和密码" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "没有发现扫描仪" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "请检查您的扫描仪已经连接并且打开" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "保存为..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "取消(_C)" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "保存(_S)" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "图像文件" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "所有文件" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "选择文件类型(_T)" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (多页文档)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (压缩)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (无损)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "保存文件错误" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "保存当前文档?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "放弃更改" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "无法保存用以预览的图像" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "无法打开图像预览软件" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "无法打开帮助文件" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -596,16 +594,16 @@ msgstr "" "." #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "关于扫描易" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "简易的文件扫描工具" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -626,106 +624,106 @@ msgstr "" " zixue.liu https://launchpad.net/~zixue" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "退出前保存文档?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "退出且不保存" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (默认)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (草稿)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (高分辨率)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "更换扫描仪(_S)" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "自动" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "较深" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "稍浅" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "较少" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "更多" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "最小值" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "最大值" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "正在保存文档..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "正在保存 %d/%d 页" diff --git a/po/zh_TW.po b/po/zh_TW.po index bbc8e8d..7bb2947 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-07-21 13:00+1200\n" +"POT-Creation-Date: 2014-07-22 11:54+1200\n" "PO-Revision-Date: 2012-10-25 09:21+0000\n" "Last-Translator: Walter Cheuk \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-07-21 06:31+0000\n" +"X-Launchpad-Export-Date: 2014-07-22 06:42+0000\n" "X-Generator: Launchpad (build 17114)\n" #. Button to submit authorization dialog @@ -32,264 +32,262 @@ msgstr "資源的使用者名稱(_U):" msgid "_Password:" msgstr "密碼(_P):" -#. Combo box label for text scan mode -#: ../data/simple-scan.ui.h:8 -msgid "Text" -msgstr "文字" - -#. Combo box label for photo scan mode -#: ../data/simple-scan.ui.h:10 -msgid "Photo" -msgstr "相片" - #. Combo box label for scanning both sides of a page -#: ../data/simple-scan.ui.h:12 +#: ../data/simple-scan.ui.h:8 msgid "Front and Back" msgstr "正面與背面" #. Combo box label for scanning the front side of a page -#: ../data/simple-scan.ui.h:14 +#: ../data/simple-scan.ui.h:10 msgid "Front" msgstr "正面" #. Combo box label for scanning the back side of a page -#: ../data/simple-scan.ui.h:16 +#: ../data/simple-scan.ui.h:12 msgid "Back" msgstr "背面" #. Title of scan window -#: ../data/simple-scan.ui.h:18 ../data/simple-scan.desktop.in.h:1 +#: ../data/simple-scan.ui.h:14 ../data/simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "掃描易" #. Label on document menu (contains actions for this document, e.g. save, print) -#: ../data/simple-scan.ui.h:20 +#: ../data/simple-scan.ui.h:16 msgid "_Document" msgstr "文件(_D)" #. Scan menu item -#: ../data/simple-scan.ui.h:22 +#: ../data/simple-scan.ui.h:18 msgid "Sc_an" msgstr "掃描(_A)" #. Toolbar scan menu item to scan a single page from the scanner -#: ../data/simple-scan.ui.h:24 +#: ../data/simple-scan.ui.h:20 msgid "Single _Page" msgstr "單一頁面(_P)" #. Toolbar scan menu item to scan all pages from a document feeder -#: ../data/simple-scan.ui.h:26 +#: ../data/simple-scan.ui.h:22 msgid "All Pages From _Feeder" msgstr "來自進紙匣的所有頁面(_F)" #. Menu entry to stop current scan -#: ../data/simple-scan.ui.h:28 +#: ../data/simple-scan.ui.h:24 msgid "_Stop Scan" msgstr "停止掃描(_S)" +#: ../data/simple-scan.ui.h:25 +msgid "Text" +msgstr "文字" + +#: ../data/simple-scan.ui.h:26 +msgid "Photo" +msgstr "相片" + #. Menu item to reorder pages #. Title of dialog to reorder pages -#: ../data/simple-scan.ui.h:30 ../src/ui.vala:1169 ../src/ui.vala:1682 +#: ../data/simple-scan.ui.h:28 ../src/ui.vala:1181 ../src/ui.vala:1694 msgid "Reorder Pages" msgstr "" #. Label on email menu item -#: ../data/simple-scan.ui.h:32 +#: ../data/simple-scan.ui.h:30 msgid "_Email" msgstr "電子郵件(_E)" #. Page menu (contains action for each page, e.g. delete, crop) -#: ../data/simple-scan.ui.h:34 +#: ../data/simple-scan.ui.h:32 msgid "_Page" msgstr "頁面(_P)" #. Menu item to rotate page to left (anti-clockwise) -#: ../data/simple-scan.ui.h:36 +#: ../data/simple-scan.ui.h:34 msgid "Rotate _Left" msgstr "向左旋轉(_L)" #. Menu item to rotate page to right (clockwise) -#: ../data/simple-scan.ui.h:38 +#: ../data/simple-scan.ui.h:36 msgid "Rotate _Right" msgstr "向右旋轉(_R)" #. Label for page crop submenu -#: ../data/simple-scan.ui.h:40 +#: ../data/simple-scan.ui.h:38 msgid "_Crop" msgstr "裁切(_C)" #. Radio button for no crop -#: ../data/simple-scan.ui.h:42 +#: ../data/simple-scan.ui.h:40 msgid "_None" msgstr "無(_N)" #. Radio button for cropping page to A4 size -#: ../data/simple-scan.ui.h:44 +#: ../data/simple-scan.ui.h:42 msgid "A_4" msgstr "A_4" #. Radio button for cropping page to A5 size -#: ../data/simple-scan.ui.h:46 +#: ../data/simple-scan.ui.h:44 msgid "A_5" msgstr "A_5" #. Radio button for cropping page to A6 size -#: ../data/simple-scan.ui.h:48 +#: ../data/simple-scan.ui.h:46 msgid "A_6" msgstr "A_6" #. Radio button for cropping page to US letter size -#: ../data/simple-scan.ui.h:50 +#: ../data/simple-scan.ui.h:48 msgid "_Letter" msgstr "美規信紙 (_Letter)" #. Radio button for cropping to page to US legal size -#: ../data/simple-scan.ui.h:52 +#: ../data/simple-scan.ui.h:50 msgid "Le_gal" msgstr "美規長信紙 (Le_gal)" #. Radio button for cropping page to 4x6 inch -#: ../data/simple-scan.ui.h:54 +#: ../data/simple-scan.ui.h:52 msgid "4×6" msgstr "4×6" #. Radio button for cropping to custom page size -#: ../data/simple-scan.ui.h:56 +#: ../data/simple-scan.ui.h:54 msgid "_Custom" msgstr "自訂(_C)" #. Menu item to rotate the crop area -#: ../data/simple-scan.ui.h:58 +#: ../data/simple-scan.ui.h:56 msgid "_Rotate Crop" msgstr "旋轉裁切區域(_R)" #. Menu item to move the selected page to the left -#: ../data/simple-scan.ui.h:60 +#: ../data/simple-scan.ui.h:58 msgid "Move Left" msgstr "左移" #. Menu item to move the selected page to the right -#: ../data/simple-scan.ui.h:62 +#: ../data/simple-scan.ui.h:60 msgid "Move Right" msgstr "右移" #. Label on help menu -#: ../data/simple-scan.ui.h:64 +#: ../data/simple-scan.ui.h:62 msgid "_Help" msgstr "幫助(_H)" #. Help|Contents menu -#: ../data/simple-scan.ui.h:66 +#: ../data/simple-scan.ui.h:64 msgid "_Contents" msgstr "內容(_C)" #. Tooltip for new document button -#: ../data/simple-scan.ui.h:68 +#: ../data/simple-scan.ui.h:66 msgid "Start a new document" msgstr "起始一份新文件" -#: ../data/simple-scan.ui.h:69 +#: ../data/simple-scan.ui.h:67 msgid "New" msgstr "新增" #. Tooltip for scan toolbar button -#: ../data/simple-scan.ui.h:71 +#: ../data/simple-scan.ui.h:69 msgid "Scan a single page from the scanner" msgstr "從掃描器掃描單一頁面" #. Label on scan toolbar item -#: ../data/simple-scan.ui.h:73 +#: ../data/simple-scan.ui.h:71 msgid "Scan" msgstr "掃描" #. Tooltip for save toolbar button -#: ../data/simple-scan.ui.h:75 +#: ../data/simple-scan.ui.h:73 msgid "Save document to a file" msgstr "將文件儲存至檔案" -#: ../data/simple-scan.ui.h:76 ../src/ui.vala:1683 +#: ../data/simple-scan.ui.h:74 ../src/ui.vala:1695 msgid "Save" msgstr "儲存" #. Tooltip for stop button -#: ../data/simple-scan.ui.h:78 +#: ../data/simple-scan.ui.h:76 msgid "Stop the current scan" msgstr "停止目前的掃描" -#: ../data/simple-scan.ui.h:79 +#: ../data/simple-scan.ui.h:77 msgid "Stop" msgstr "停止" #. Tooltip for rotate left (counter-clockwise) button -#: ../data/simple-scan.ui.h:81 +#: ../data/simple-scan.ui.h:79 msgid "Rotate the page to the left (counter-clockwise)" msgstr "將頁面向左旋轉 (逆時針方向)" #. Label on rotate page left (anti-clockwise) item -#: ../data/simple-scan.ui.h:83 +#: ../data/simple-scan.ui.h:81 msgid "Rotate Left" msgstr "向左旋轉" #. Tooltip for rotate right (clockwise) button -#: ../data/simple-scan.ui.h:85 +#: ../data/simple-scan.ui.h:83 msgid "Rotate the page to the right (clockwise)" msgstr "將頁面向右旋轉 (順時針方向)" #. Label on rotate page right (clockwise) item -#: ../data/simple-scan.ui.h:87 +#: ../data/simple-scan.ui.h:85 msgid "Rotate Right" msgstr "向右旋轉" -#: ../data/simple-scan.ui.h:88 +#: ../data/simple-scan.ui.h:86 msgid "Crop the selected page" msgstr "裁切所選的頁面" -#: ../data/simple-scan.ui.h:89 +#: ../data/simple-scan.ui.h:87 msgid "Crop" msgstr "裁切" #. Title of preferences dialog -#: ../data/simple-scan.ui.h:91 ../src/ui.vala:1690 +#: ../data/simple-scan.ui.h:89 ../src/ui.vala:1702 msgid "Preferences" msgstr "偏好設定" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:93 +#: ../data/simple-scan.ui.h:91 msgid "Scan S_ource:" msgstr "掃描來源(_O):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:95 +#: ../data/simple-scan.ui.h:93 msgid "_Text Resolution:" msgstr "文字解析度(_T):" #. Label beside scan source combo box -#: ../data/simple-scan.ui.h:97 +#: ../data/simple-scan.ui.h:95 msgid "_Photo Resolution:" msgstr "相片解析度(_P):" #. Label beside scan side combo box -#: ../data/simple-scan.ui.h:99 +#: ../data/simple-scan.ui.h:97 msgid "Scan Side:" msgstr "掃描面:" #. Label beside page size combo box -#: ../data/simple-scan.ui.h:101 +#: ../data/simple-scan.ui.h:99 msgid "Page Size:" msgstr "頁面大小:" #. Label beside brightness scale -#: ../data/simple-scan.ui.h:103 +#: ../data/simple-scan.ui.h:101 msgid "Brightness:" msgstr "亮度:" #. Label beside contrast scale -#: ../data/simple-scan.ui.h:105 +#: ../data/simple-scan.ui.h:103 msgid "Contrast:" msgstr "反差:" #. Label beside quality scale -#: ../data/simple-scan.ui.h:107 +#: ../data/simple-scan.ui.h:105 msgid "Quality:" msgstr "品質:" @@ -447,130 +445,130 @@ msgstr "[裝置...] - 掃描公用程式" msgid "Run '%s --help' to see a full list of available command line options." msgstr "執行「%s --help」來查看所有命令列可用選項的完整清單。" -#: ../src/ui.vala:176 +#: ../src/ui.vala:188 msgid "Scanned Document.pdf" msgstr "掃描的文件.pdf" -#: ../src/ui.vala:304 ../src/ui.vala:1734 +#: ../src/ui.vala:316 ../src/ui.vala:1746 msgid "_Close" msgstr "關閉(_C)" #. Label in authorization dialog. '%s' is replaced with the name of the resource requesting authorization -#: ../src/ui.vala:312 +#: ../src/ui.vala:324 #, c-format msgid "Username and password required to access '%s'" msgstr "要存取「%s」需要提供使用者名稱與密碼" #. Warning displayed when no scanners are detected -#: ../src/ui.vala:357 +#: ../src/ui.vala:369 msgid "No scanners detected" msgstr "沒有偵測到掃描器" #. Hint to user on why there are no scanners detected -#: ../src/ui.vala:359 +#: ../src/ui.vala:371 msgid "Please check your scanner is connected and powered on" msgstr "請檢查您的掃描器是否連接,並且是否開啟電源" #. Save dialog: Dialog title -#: ../src/ui.vala:495 ../src/ui.vala:1684 +#: ../src/ui.vala:507 ../src/ui.vala:1696 msgid "Save As..." msgstr "另存為..." -#: ../src/ui.vala:498 ../src/ui.vala:660 +#: ../src/ui.vala:510 ../src/ui.vala:672 msgid "_Cancel" msgstr "取消(_C)" -#: ../src/ui.vala:499 ../src/ui.vala:661 +#: ../src/ui.vala:511 ../src/ui.vala:673 msgid "_Save" msgstr "儲存(_S)" #. Save dialog: Filter name to show only image files -#: ../src/ui.vala:509 +#: ../src/ui.vala:521 msgid "Image Files" msgstr "影像檔" #. Save dialog: Filter name to show all files -#: ../src/ui.vala:515 +#: ../src/ui.vala:527 msgid "All Files" msgstr "所有檔案" #. -#: ../src/ui.vala:520 +#: ../src/ui.vala:532 msgid "Select File _Type" msgstr "選取檔案類型(_T)" #. Save dialog: Label for saving in PDF format -#: ../src/ui.vala:534 +#: ../src/ui.vala:546 msgid "PDF (multi-page document)" msgstr "PDF (多頁文件)" #. Save dialog: Label for saving in JPEG format -#: ../src/ui.vala:540 +#: ../src/ui.vala:552 msgid "JPEG (compressed)" msgstr "JPEG (壓縮)" #. Save dialog: Label for saving in PNG format -#: ../src/ui.vala:546 +#: ../src/ui.vala:558 msgid "PNG (lossless)" msgstr "PNG (無損)" #. Title of error dialog when save failed -#: ../src/ui.vala:635 +#: ../src/ui.vala:647 msgid "Failed to save file" msgstr "儲存檔案失敗" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:658 +#: ../src/ui.vala:670 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.vala:694 +#: ../src/ui.vala:706 msgid "Save current document?" msgstr "是否儲存目前文件?" #. Button in dialog to create new document and discard unsaved document -#: ../src/ui.vala:696 +#: ../src/ui.vala:708 msgid "Discard Changes" msgstr "放棄變更" #. Error message display when unable to save image for preview -#: ../src/ui.vala:978 +#: ../src/ui.vala:990 msgid "Unable to save image for preview" msgstr "無法儲存影像以供預覽" #. Error message display when unable to preview image -#: ../src/ui.vala:990 +#: ../src/ui.vala:1002 msgid "Unable to open image preview application" msgstr "無法開啟影像預覽應用程式" #. Label on button for combining sides in reordering dialog -#: ../src/ui.vala:1192 +#: ../src/ui.vala:1204 msgid "Combine sides" msgstr "" #. Label on button for combining sides in reverse order in reordering dialog -#: ../src/ui.vala:1202 +#: ../src/ui.vala:1214 msgid "Combine sides (reverse)" msgstr "" #. Label on button for reversing in reordering dialog -#: ../src/ui.vala:1212 +#: ../src/ui.vala:1224 msgid "Reverse" msgstr "" #. Label on button for cancelling page reordering dialog -#: ../src/ui.vala:1222 +#: ../src/ui.vala:1234 msgid "Keep unchanged" msgstr "" #. Error message displayed when unable to launch help browser -#: ../src/ui.vala:1437 +#: ../src/ui.vala:1449 msgid "Unable to open help file" msgstr "無法開啟幫助文件檔案" #. The license this software is under (GPL3+) -#: ../src/ui.vala:1458 +#: ../src/ui.vala:1470 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" @@ -593,16 +591,16 @@ msgstr "" "您應已收到附隨於本程式的 GNU 通用公眾授權的副本;如果沒有,請參照 。" #. Title of about dialog -#: ../src/ui.vala:1461 +#: ../src/ui.vala:1473 msgid "About Simple Scan" msgstr "關於「簡易掃描」" #. Description of program -#: ../src/ui.vala:1464 +#: ../src/ui.vala:1476 msgid "Simple document scanning tool" msgstr "簡易文件掃描工具" -#: ../src/ui.vala:1473 +#: ../src/ui.vala:1485 msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" @@ -615,106 +613,106 @@ msgstr "" " nckuhuahua https://launchpad.net/~nckuhuahua" #. Text in dialog warning when a document is about to be lost -#: ../src/ui.vala:1495 +#: ../src/ui.vala:1507 msgid "Save document before quitting?" msgstr "在結束前要儲存文件嗎?" #. Button in dialog to quit and discard unsaved document -#: ../src/ui.vala:1497 +#: ../src/ui.vala:1509 msgid "Quit without Saving" msgstr "直接退出而不儲存" #. Preferences dialog: Label for default resolution in resolution list -#: ../src/ui.vala:1621 +#: ../src/ui.vala:1633 #, c-format msgid "%d dpi (default)" msgstr "%d dpi (預設)" #. Preferences dialog: Label for minimum resolution in resolution list -#: ../src/ui.vala:1624 +#: ../src/ui.vala:1636 #, c-format msgid "%d dpi (draft)" msgstr "%d dpi (草稿)" #. Preferences dialog: Label for maximum resolution in resolution list -#: ../src/ui.vala:1627 +#: ../src/ui.vala:1639 #, c-format msgid "%d dpi (high resolution)" msgstr "%d dpi (高解析度)" #. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) -#: ../src/ui.vala:1630 +#: ../src/ui.vala:1642 #, c-format msgid "%d dpi" msgstr "%d dpi" -#: ../src/ui.vala:1676 +#: ../src/ui.vala:1688 msgid "New Document" msgstr "" -#: ../src/ui.vala:1681 +#: ../src/ui.vala:1693 msgid "Document" msgstr "" -#: ../src/ui.vala:1685 +#: ../src/ui.vala:1697 msgid "Email..." msgstr "" -#: ../src/ui.vala:1686 +#: ../src/ui.vala:1698 msgid "Print..." msgstr "" -#: ../src/ui.vala:1694 +#: ../src/ui.vala:1706 msgid "Help" msgstr "" -#: ../src/ui.vala:1695 +#: ../src/ui.vala:1707 msgid "About" msgstr "" -#: ../src/ui.vala:1696 +#: ../src/ui.vala:1708 msgid "Quit" msgstr "" #. Button in error infobar to open preferences dialog and change scanner -#: ../src/ui.vala:1736 +#: ../src/ui.vala:1748 msgid "Change _Scanner" msgstr "變更掃描器(_S)" #. Combo box value for automatic paper size -#: ../src/ui.vala:1742 +#: ../src/ui.vala:1754 msgid "Automatic" msgstr "自動" -#: ../src/ui.vala:1792 +#: ../src/ui.vala:1804 msgid "Darker" msgstr "較深" -#: ../src/ui.vala:1794 +#: ../src/ui.vala:1806 msgid "Lighter" msgstr "較淺" -#: ../src/ui.vala:1802 +#: ../src/ui.vala:1814 msgid "Less" msgstr "少" -#: ../src/ui.vala:1804 +#: ../src/ui.vala:1816 msgid "More" msgstr "多" -#: ../src/ui.vala:1812 +#: ../src/ui.vala:1824 msgid "Minimum" msgstr "最小" -#: ../src/ui.vala:1814 +#: ../src/ui.vala:1826 msgid "Maximum" msgstr "最大" -#: ../src/ui.vala:1852 +#: ../src/ui.vala:1867 msgid "Saving document..." msgstr "正在儲存文件..." -#: ../src/ui.vala:2002 +#: ../src/ui.vala:2017 #, c-format msgid "Saving page %d out of %d" msgstr "正在儲存 %2$d 頁中的第 %1$d 頁" diff --git a/src/scanner.c b/src/scanner.c index a9fd325..57323b2 100644 --- a/src/scanner.c +++ b/src/scanner.c @@ -8737,19 +8737,19 @@ static void scanner_do_get_option (Scanner* self) { SANE_Int _tmp7_ = {0}; SANE_Int _tmp8_ = {0}; SANE_Option_Descriptor* _tmp9_ = NULL; - SANE_Int _tmp353_ = {0}; - SANE_Option_Descriptor* _tmp354_ = NULL; - SANE_Option_Descriptor* _tmp355_ = NULL; - SANE_Value_Type _tmp356_ = 0; + SANE_Int _tmp356_ = {0}; SANE_Option_Descriptor* _tmp357_ = NULL; - SANE_Int _tmp358_ = {0}; - SANE_Option_Descriptor* _tmp359_ = NULL; - const gchar* _tmp360_ = NULL; - GHashTable* _tmp361_ = NULL; + SANE_Option_Descriptor* _tmp358_ = NULL; + SANE_Value_Type _tmp359_ = 0; + SANE_Option_Descriptor* _tmp360_ = NULL; + SANE_Int _tmp361_ = {0}; SANE_Option_Descriptor* _tmp362_ = NULL; const gchar* _tmp363_ = NULL; - gchar* _tmp364_ = NULL; - SANE_Int _tmp365_ = {0}; + GHashTable* _tmp364_ = NULL; + SANE_Option_Descriptor* _tmp365_ = NULL; + const gchar* _tmp366_ = NULL; + gchar* _tmp367_ = NULL; + SANE_Int _tmp368_ = {0}; #line 879 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); #line 881 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" @@ -8791,61 +8791,61 @@ static void scanner_do_get_option (Scanner* self) { SANE_Option_Descriptor* _tmp13_ = NULL; SANE_Option_Descriptor* _tmp14_ = NULL; SANE_Option_Descriptor* _tmp18_ = NULL; - SANE_Handle _tmp93_ = {0}; - const gchar* _tmp94_ = NULL; - gint _tmp95_ = 0; - SANE_Option_Descriptor* _tmp96_ = NULL; - SANE_Option_Descriptor* _tmp97_ = NULL; - SANE_Handle _tmp153_ = {0}; - gint _tmp154_ = 0; - SANE_Option_Descriptor* _tmp155_ = NULL; - SANE_Option_Descriptor* _tmp156_ = NULL; - SANE_Handle _tmp164_ = {0}; - gint _tmp165_ = 0; - SANE_Option_Descriptor* _tmp166_ = NULL; - SANE_Option_Descriptor* _tmp167_ = NULL; - SANE_Handle _tmp175_ = {0}; - gint _tmp176_ = 0; - SANE_Option_Descriptor* _tmp177_ = NULL; - SANE_Option_Descriptor* _tmp178_ = NULL; - SANE_Handle _tmp191_ = {0}; - const gchar* _tmp192_ = NULL; - gint _tmp193_ = 0; - SANE_Option_Descriptor* _tmp194_ = NULL; - SANE_Option_Descriptor* _tmp195_ = NULL; - SANE_Handle _tmp215_ = {0}; - const gchar* _tmp216_ = NULL; - gint _tmp217_ = 0; - SANE_Option_Descriptor* _tmp218_ = NULL; - SANE_Option_Descriptor* _tmp219_ = NULL; - SANE_Handle _tmp234_ = {0}; - const gchar* _tmp235_ = NULL; - gint _tmp236_ = 0; - SANE_Option_Descriptor* _tmp237_ = NULL; - SANE_Option_Descriptor* _tmp238_ = NULL; - SANE_Handle _tmp253_ = {0}; - const gchar* _tmp254_ = NULL; - gint _tmp255_ = 0; - SANE_Option_Descriptor* _tmp256_ = NULL; - gboolean _tmp257_ = FALSE; - SANE_Option_Descriptor* _tmp258_ = NULL; - SANE_Handle _tmp270_ = {0}; - const gchar* _tmp271_ = NULL; - gint _tmp272_ = 0; - SANE_Option_Descriptor* _tmp273_ = NULL; - gboolean _tmp274_ = FALSE; - SANE_Option_Descriptor* _tmp275_ = NULL; - SANE_Handle _tmp287_ = {0}; - const gchar* _tmp288_ = NULL; - gint _tmp289_ = 0; - SANE_Option_Descriptor* _tmp290_ = NULL; - SANE_Option_Descriptor* _tmp291_ = NULL; - SANE_Handle _tmp302_ = {0}; - const gchar* _tmp303_ = NULL; - gint _tmp304_ = 0; - SANE_Option_Descriptor* _tmp305_ = NULL; - SANE_Option_Descriptor* _tmp306_ = NULL; - const gchar* _tmp317_ = NULL; + SANE_Handle _tmp96_ = {0}; + const gchar* _tmp97_ = NULL; + gint _tmp98_ = 0; + SANE_Option_Descriptor* _tmp99_ = NULL; + SANE_Option_Descriptor* _tmp100_ = NULL; + SANE_Handle _tmp156_ = {0}; + gint _tmp157_ = 0; + SANE_Option_Descriptor* _tmp158_ = NULL; + SANE_Option_Descriptor* _tmp159_ = NULL; + SANE_Handle _tmp167_ = {0}; + gint _tmp168_ = 0; + SANE_Option_Descriptor* _tmp169_ = NULL; + SANE_Option_Descriptor* _tmp170_ = NULL; + SANE_Handle _tmp178_ = {0}; + gint _tmp179_ = 0; + SANE_Option_Descriptor* _tmp180_ = NULL; + SANE_Option_Descriptor* _tmp181_ = NULL; + SANE_Handle _tmp194_ = {0}; + const gchar* _tmp195_ = NULL; + gint _tmp196_ = 0; + SANE_Option_Descriptor* _tmp197_ = NULL; + SANE_Option_Descriptor* _tmp198_ = NULL; + SANE_Handle _tmp218_ = {0}; + const gchar* _tmp219_ = NULL; + gint _tmp220_ = 0; + SANE_Option_Descriptor* _tmp221_ = NULL; + SANE_Option_Descriptor* _tmp222_ = NULL; + SANE_Handle _tmp237_ = {0}; + const gchar* _tmp238_ = NULL; + gint _tmp239_ = 0; + SANE_Option_Descriptor* _tmp240_ = NULL; + SANE_Option_Descriptor* _tmp241_ = NULL; + SANE_Handle _tmp256_ = {0}; + const gchar* _tmp257_ = NULL; + gint _tmp258_ = 0; + SANE_Option_Descriptor* _tmp259_ = NULL; + gboolean _tmp260_ = FALSE; + SANE_Option_Descriptor* _tmp261_ = NULL; + SANE_Handle _tmp273_ = {0}; + const gchar* _tmp274_ = NULL; + gint _tmp275_ = 0; + SANE_Option_Descriptor* _tmp276_ = NULL; + gboolean _tmp277_ = FALSE; + SANE_Option_Descriptor* _tmp278_ = NULL; + SANE_Handle _tmp290_ = {0}; + const gchar* _tmp291_ = NULL; + gint _tmp292_ = 0; + SANE_Option_Descriptor* _tmp293_ = NULL; + SANE_Option_Descriptor* _tmp294_ = NULL; + SANE_Handle _tmp305_ = {0}; + const gchar* _tmp306_ = NULL; + gint _tmp307_ = 0; + SANE_Option_Descriptor* _tmp308_ = NULL; + SANE_Option_Descriptor* _tmp309_ = NULL; + const gchar* _tmp320_ = NULL; #line 892 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp10_ = self->priv->handle; #line 892 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" @@ -8927,11 +8927,14 @@ static void scanner_do_get_option (Scanner* self) { gchar* _tmp48_ = NULL; gchar* _tmp49_ = NULL; gchar* _tmp50_ = NULL; - gchar** _tmp51_ = NULL; + gchar* _tmp51_ = NULL; + gchar* _tmp52_ = NULL; + gchar* _tmp53_ = NULL; + gchar** _tmp54_ = NULL; gint adf_duplex_sources_length1 = 0; gint _adf_duplex_sources_size_ = 0; - ScanJob* _tmp52_ = NULL; - ScanType _tmp53_ = 0; + ScanJob* _tmp55_ = NULL; + ScanType _tmp56_ = 0; #line 900 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp19_ = g_strdup ("Auto"); #line 900 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" @@ -9055,241 +9058,253 @@ static void scanner_do_get_option (Scanner* self) { #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp50_ = g_strdup ("ADF Duplex - Short-Edge Binding"); #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp51_ = g_new0 (gchar*, 4 + 1); + _tmp51_ = g_strdup ("Duplex"); +#line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp52_ = g_strdup ("Automatic Document Feeder(centrally aligned,Duplex)"); +#line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp53_ = g_strdup ("Automatic Document Feeder(left aligned,Duplex)"); +#line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp54_ = g_new0 (gchar*, 7 + 1); +#line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp54_[0] = _tmp46_; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp51_[0] = _tmp46_; + _tmp54_[1] = _tmp48_; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp51_[1] = _tmp48_; + _tmp54_[2] = _tmp49_; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp51_[2] = _tmp49_; + _tmp54_[3] = _tmp50_; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp51_[3] = _tmp50_; + _tmp54_[4] = _tmp51_; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - adf_duplex_sources = _tmp51_; + _tmp54_[5] = _tmp52_; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - adf_duplex_sources_length1 = 4; + _tmp54_[6] = _tmp53_; +#line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + adf_duplex_sources = _tmp54_; +#line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + adf_duplex_sources_length1 = 7; #line 933 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _adf_duplex_sources_size_ = adf_duplex_sources_length1; -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp52_ = job; -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp53_ = _tmp52_->type; -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - switch (_tmp53_) { -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - case SCAN_TYPE_SINGLE: -#line 9074 "scanner.c" - { - SANE_Handle _tmp54_ = {0}; - SANE_Option_Descriptor* _tmp55_ = NULL; - SANE_Int _tmp56_ = {0}; - gboolean _tmp57_ = FALSE; #line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp54_ = self->priv->handle; + _tmp55_ = job; #line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp55_ = option; + _tmp56_ = _tmp55_->type; #line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp56_ = index; + switch (_tmp56_) { #line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp57_ = scanner_set_default_option (self, _tmp54_, _tmp55_, _tmp56_); -#line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp57_) { -#line 9090 "scanner.c" - SANE_Handle _tmp58_ = {0}; - SANE_Option_Descriptor* _tmp59_ = NULL; - SANE_Int _tmp60_ = {0}; - gchar** _tmp61_ = NULL; - gint _tmp61__length1 = 0; - gboolean _tmp62_ = FALSE; -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp58_ = self->priv->handle; -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp59_ = option; -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp60_ = index; -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp61_ = flatbed_sources; -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp61__length1 = flatbed_sources_length1; -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp62_ = scanner_set_constrained_string_option (self, _tmp58_, _tmp59_, _tmp60_, _tmp61_, _tmp61__length1, NULL); -#line 945 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp62_) { -#line 946 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:946: Unable to set single page source, please file a bug"); -#line 9113 "scanner.c" + case SCAN_TYPE_SINGLE: +#line 9089 "scanner.c" + { + SANE_Handle _tmp57_ = {0}; + SANE_Option_Descriptor* _tmp58_ = NULL; + SANE_Int _tmp59_ = {0}; + gboolean _tmp60_ = FALSE; +#line 947 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp57_ = self->priv->handle; +#line 947 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp58_ = option; +#line 947 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp59_ = index; +#line 947 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp60_ = scanner_set_default_option (self, _tmp57_, _tmp58_, _tmp59_); +#line 947 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp60_) { +#line 9105 "scanner.c" + SANE_Handle _tmp61_ = {0}; + SANE_Option_Descriptor* _tmp62_ = NULL; + SANE_Int _tmp63_ = {0}; + gchar** _tmp64_ = NULL; + gint _tmp64__length1 = 0; + gboolean _tmp65_ = FALSE; +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp61_ = self->priv->handle; +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp62_ = option; +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp63_ = index; +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp64_ = flatbed_sources; +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp64__length1 = flatbed_sources_length1; +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp65_ = scanner_set_constrained_string_option (self, _tmp61_, _tmp62_, _tmp63_, _tmp64_, _tmp64__length1, NULL); +#line 948 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp65_) { +#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:949: Unable to set single page source, please file a bug"); +#line 9128 "scanner.c" } } -#line 947 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9118 "scanner.c" +#line 9133 "scanner.c" } -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_ADF_FRONT: -#line 9122 "scanner.c" +#line 9137 "scanner.c" { - SANE_Handle _tmp63_ = {0}; - SANE_Option_Descriptor* _tmp64_ = NULL; - SANE_Int _tmp65_ = {0}; - gchar** _tmp66_ = NULL; - gint _tmp66__length1 = 0; - gboolean _tmp67_ = FALSE; -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp63_ = self->priv->handle; -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp64_ = option; -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp65_ = index; -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp66_ = adf_front_sources; -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp66__length1 = adf_front_sources_length1; -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp67_ = scanner_set_constrained_string_option (self, _tmp63_, _tmp64_, _tmp65_, _tmp66_, _tmp66__length1, NULL); -#line 949 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp67_) { -#line 9144 "scanner.c" - SANE_Handle _tmp68_ = {0}; - SANE_Option_Descriptor* _tmp69_ = NULL; - SANE_Int _tmp70_ = {0}; - gchar** _tmp71_ = NULL; - gint _tmp71__length1 = 0; - gboolean _tmp72_ = FALSE; -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp68_ = self->priv->handle; -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp69_ = option; -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp70_ = index; -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp71_ = adf_sources; -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp71__length1 = adf_sources_length1; -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp72_ = scanner_set_constrained_string_option (self, _tmp68_, _tmp69_, _tmp70_, _tmp71_, _tmp71__length1, NULL); -#line 950 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp72_) { -#line 951 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:951: Unable to set front ADF source, please file a bug"); -#line 9167 "scanner.c" + SANE_Handle _tmp66_ = {0}; + SANE_Option_Descriptor* _tmp67_ = NULL; + SANE_Int _tmp68_ = {0}; + gchar** _tmp69_ = NULL; + gint _tmp69__length1 = 0; + gboolean _tmp70_ = FALSE; +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp66_ = self->priv->handle; +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp67_ = option; +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp68_ = index; +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp69_ = adf_front_sources; +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp69__length1 = adf_front_sources_length1; +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp70_ = scanner_set_constrained_string_option (self, _tmp66_, _tmp67_, _tmp68_, _tmp69_, _tmp69__length1, NULL); +#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp70_) { +#line 9159 "scanner.c" + SANE_Handle _tmp71_ = {0}; + SANE_Option_Descriptor* _tmp72_ = NULL; + SANE_Int _tmp73_ = {0}; + gchar** _tmp74_ = NULL; + gint _tmp74__length1 = 0; + gboolean _tmp75_ = FALSE; +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp71_ = self->priv->handle; +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp72_ = option; +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp73_ = index; +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp74_ = adf_sources; +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp74__length1 = adf_sources_length1; +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp75_ = scanner_set_constrained_string_option (self, _tmp71_, _tmp72_, _tmp73_, _tmp74_, _tmp74__length1, NULL); +#line 953 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp75_) { +#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:954: Unable to set front ADF source, please file a bug"); +#line 9182 "scanner.c" } } -#line 952 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9172 "scanner.c" +#line 9187 "scanner.c" } -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_ADF_BACK: -#line 9176 "scanner.c" +#line 9191 "scanner.c" { - SANE_Handle _tmp73_ = {0}; - SANE_Option_Descriptor* _tmp74_ = NULL; - SANE_Int _tmp75_ = {0}; - gchar** _tmp76_ = NULL; - gint _tmp76__length1 = 0; - gboolean _tmp77_ = FALSE; -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp73_ = self->priv->handle; -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp74_ = option; -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp75_ = index; -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp76_ = adf_back_sources; -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp76__length1 = adf_back_sources_length1; -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp77_ = scanner_set_constrained_string_option (self, _tmp73_, _tmp74_, _tmp75_, _tmp76_, _tmp76__length1, NULL); -#line 954 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp77_) { -#line 9198 "scanner.c" - SANE_Handle _tmp78_ = {0}; - SANE_Option_Descriptor* _tmp79_ = NULL; - SANE_Int _tmp80_ = {0}; - gchar** _tmp81_ = NULL; - gint _tmp81__length1 = 0; - gboolean _tmp82_ = FALSE; -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp78_ = self->priv->handle; -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp79_ = option; -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp80_ = index; -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp81_ = adf_sources; -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp81__length1 = adf_sources_length1; -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp82_ = scanner_set_constrained_string_option (self, _tmp78_, _tmp79_, _tmp80_, _tmp81_, _tmp81__length1, NULL); -#line 955 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp82_) { -#line 956 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:956: Unable to set back ADF source, please file a bug"); -#line 9221 "scanner.c" + SANE_Handle _tmp76_ = {0}; + SANE_Option_Descriptor* _tmp77_ = NULL; + SANE_Int _tmp78_ = {0}; + gchar** _tmp79_ = NULL; + gint _tmp79__length1 = 0; + gboolean _tmp80_ = FALSE; +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp76_ = self->priv->handle; +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp77_ = option; +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp78_ = index; +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp79_ = adf_back_sources; +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp79__length1 = adf_back_sources_length1; +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp80_ = scanner_set_constrained_string_option (self, _tmp76_, _tmp77_, _tmp78_, _tmp79_, _tmp79__length1, NULL); +#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp80_) { +#line 9213 "scanner.c" + SANE_Handle _tmp81_ = {0}; + SANE_Option_Descriptor* _tmp82_ = NULL; + SANE_Int _tmp83_ = {0}; + gchar** _tmp84_ = NULL; + gint _tmp84__length1 = 0; + gboolean _tmp85_ = FALSE; +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp81_ = self->priv->handle; +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp82_ = option; +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp83_ = index; +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp84_ = adf_sources; +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp84__length1 = adf_sources_length1; +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp85_ = scanner_set_constrained_string_option (self, _tmp81_, _tmp82_, _tmp83_, _tmp84_, _tmp84__length1, NULL); +#line 958 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp85_) { +#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:959: Unable to set back ADF source, please file a bug"); +#line 9236 "scanner.c" } } -#line 957 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9226 "scanner.c" +#line 9241 "scanner.c" } -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_ADF_BOTH: -#line 9230 "scanner.c" +#line 9245 "scanner.c" { - SANE_Handle _tmp83_ = {0}; - SANE_Option_Descriptor* _tmp84_ = NULL; - SANE_Int _tmp85_ = {0}; - gchar** _tmp86_ = NULL; - gint _tmp86__length1 = 0; - gboolean _tmp87_ = FALSE; -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp83_ = self->priv->handle; -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp84_ = option; -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp85_ = index; -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp86_ = adf_duplex_sources; -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp86__length1 = adf_duplex_sources_length1; -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp87_ = scanner_set_constrained_string_option (self, _tmp83_, _tmp84_, _tmp85_, _tmp86_, _tmp86__length1, NULL); -#line 959 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp87_) { -#line 9252 "scanner.c" - SANE_Handle _tmp88_ = {0}; - SANE_Option_Descriptor* _tmp89_ = NULL; - SANE_Int _tmp90_ = {0}; - gchar** _tmp91_ = NULL; - gint _tmp91__length1 = 0; - gboolean _tmp92_ = FALSE; -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp88_ = self->priv->handle; -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp89_ = option; -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp90_ = index; -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp91_ = adf_sources; -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp91__length1 = adf_sources_length1; -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp92_ = scanner_set_constrained_string_option (self, _tmp88_, _tmp89_, _tmp90_, _tmp91_, _tmp91__length1, NULL); -#line 960 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp92_) { -#line 961 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:961: Unable to set duplex ADF source, please file a bug"); -#line 9275 "scanner.c" + SANE_Handle _tmp86_ = {0}; + SANE_Option_Descriptor* _tmp87_ = NULL; + SANE_Int _tmp88_ = {0}; + gchar** _tmp89_ = NULL; + gint _tmp89__length1 = 0; + gboolean _tmp90_ = FALSE; +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp86_ = self->priv->handle; +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp87_ = option; +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp88_ = index; +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp89_ = adf_duplex_sources; +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp89__length1 = adf_duplex_sources_length1; +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp90_ = scanner_set_constrained_string_option (self, _tmp86_, _tmp87_, _tmp88_, _tmp89_, _tmp89__length1, NULL); +#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp90_) { +#line 9267 "scanner.c" + SANE_Handle _tmp91_ = {0}; + SANE_Option_Descriptor* _tmp92_ = NULL; + SANE_Int _tmp93_ = {0}; + gchar** _tmp94_ = NULL; + gint _tmp94__length1 = 0; + gboolean _tmp95_ = FALSE; +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp91_ = self->priv->handle; +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp92_ = option; +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp93_ = index; +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp94_ = adf_sources; +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp94__length1 = adf_sources_length1; +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp95_ = scanner_set_constrained_string_option (self, _tmp91_, _tmp92_, _tmp93_, _tmp94_, _tmp94__length1, NULL); +#line 963 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp95_) { +#line 964 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:964: Unable to set duplex ADF source, please file a bug"); +#line 9290 "scanner.c" } } -#line 962 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 965 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9280 "scanner.c" +#line 9295 "scanner.c" } default: -#line 941 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 944 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9285 "scanner.c" +#line 9300 "scanner.c" } #line 898 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" adf_duplex_sources = (_vala_array_free (adf_duplex_sources, adf_duplex_sources_length1, (GDestroyNotify) g_free), NULL); @@ -9301,50 +9316,47 @@ static void scanner_do_get_option (Scanner* self) { adf_sources = (_vala_array_free (adf_sources, adf_sources_length1, (GDestroyNotify) g_free), NULL); #line 898 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" flatbed_sources = (_vala_array_free (flatbed_sources, flatbed_sources_length1, (GDestroyNotify) g_free), NULL); -#line 9297 "scanner.c" +#line 9312 "scanner.c" } -#line 967 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp93_ = self->priv->handle; -#line 967 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp94_ = SANE_NAME_SCAN_MODE; -#line 967 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp96_ = scanner_get_option_by_name (self, _tmp93_, _tmp94_, &_tmp95_); -#line 967 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp95_; -#line 967 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp96_; -#line 968 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp97_ = option; -#line 968 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp97_ != NULL) { -#line 9313 "scanner.c" +#line 970 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp96_ = self->priv->handle; +#line 970 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp97_ = SANE_NAME_SCAN_MODE; +#line 970 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp99_ = scanner_get_option_by_name (self, _tmp96_, _tmp97_, &_tmp98_); +#line 970 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp98_; +#line 970 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp99_; +#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp100_ = option; +#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp100_ != NULL) { +#line 9328 "scanner.c" gchar** color_scan_modes = NULL; - const gchar* _tmp98_ = NULL; - gchar* _tmp99_ = NULL; - gchar* _tmp100_ = NULL; - gchar* _tmp101_ = NULL; + const gchar* _tmp101_ = NULL; gchar* _tmp102_ = NULL; - gchar** _tmp103_ = NULL; + gchar* _tmp103_ = NULL; + gchar* _tmp104_ = NULL; + gchar* _tmp105_ = NULL; + gchar** _tmp106_ = NULL; gint color_scan_modes_length1 = 0; gint _color_scan_modes_size_ = 0; gchar** gray_scan_modes = NULL; - const gchar* _tmp104_ = NULL; - gchar* _tmp105_ = NULL; - gchar* _tmp106_ = NULL; - gchar* _tmp107_ = NULL; - const gchar* _tmp108_ = NULL; + const gchar* _tmp107_ = NULL; + gchar* _tmp108_ = NULL; gchar* _tmp109_ = NULL; gchar* _tmp110_ = NULL; - gchar* _tmp111_ = NULL; - gchar** _tmp112_ = NULL; + const gchar* _tmp111_ = NULL; + gchar* _tmp112_ = NULL; + gchar* _tmp113_ = NULL; + gchar* _tmp114_ = NULL; + gchar** _tmp115_ = NULL; gint gray_scan_modes_length1 = 0; gint _gray_scan_modes_size_ = 0; gchar** lineart_scan_modes = NULL; - const gchar* _tmp113_ = NULL; - gchar* _tmp114_ = NULL; - gchar* _tmp115_ = NULL; - gchar* _tmp116_ = NULL; - const gchar* _tmp117_ = NULL; + const gchar* _tmp116_ = NULL; + gchar* _tmp117_ = NULL; gchar* _tmp118_ = NULL; gchar* _tmp119_ = NULL; const gchar* _tmp120_ = NULL; @@ -9356,1128 +9368,1131 @@ static void scanner_do_get_option (Scanner* self) { const gchar* _tmp126_ = NULL; gchar* _tmp127_ = NULL; gchar* _tmp128_ = NULL; - gchar* _tmp129_ = NULL; - const gchar* _tmp130_ = NULL; + const gchar* _tmp129_ = NULL; + gchar* _tmp130_ = NULL; gchar* _tmp131_ = NULL; gchar* _tmp132_ = NULL; - gchar* _tmp133_ = NULL; + const gchar* _tmp133_ = NULL; gchar* _tmp134_ = NULL; - gchar** _tmp135_ = NULL; + gchar* _tmp135_ = NULL; + gchar* _tmp136_ = NULL; + gchar* _tmp137_ = NULL; + gchar** _tmp138_ = NULL; gint lineart_scan_modes_length1 = 0; gint _lineart_scan_modes_size_ = 0; - ScanJob* _tmp136_ = NULL; - ScanMode _tmp137_ = 0; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp98_ = SANE_VALUE_SCAN_MODE_COLOR; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp99_ = g_strdup (_tmp98_); -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp100_ = g_strdup ("Color"); -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp101_ = g_strdup ("24bit Color"); -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp102_ = g_strdup ("Color - 16 Million Colors"); -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp103_ = g_new0 (gchar*, 4 + 1); -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp103_[0] = _tmp99_; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp103_[1] = _tmp100_; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp103_[2] = _tmp101_; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp103_[3] = _tmp102_; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - color_scan_modes = _tmp103_; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + ScanJob* _tmp139_ = NULL; + ScanMode _tmp140_ = 0; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp101_ = SANE_VALUE_SCAN_MODE_COLOR; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp102_ = g_strdup (_tmp101_); +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp103_ = g_strdup ("Color"); +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp104_ = g_strdup ("24bit Color"); +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp105_ = g_strdup ("Color - 16 Million Colors"); +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp106_ = g_new0 (gchar*, 4 + 1); +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp106_[0] = _tmp102_; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp106_[1] = _tmp103_; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp106_[2] = _tmp104_; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp106_[3] = _tmp105_; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + color_scan_modes = _tmp106_; +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" color_scan_modes_length1 = 4; -#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 974 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _color_scan_modes_size_ = color_scan_modes_length1; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp104_ = SANE_VALUE_SCAN_MODE_GRAY; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp105_ = g_strdup (_tmp104_); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp106_ = g_strdup ("Gray"); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp107_ = g_strdup ("Grayscale"); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp108_ = SANE_I18N ("Grayscale"); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp109_ = g_strdup (_tmp108_); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp110_ = g_strdup ("True Gray"); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp111_ = g_strdup ("Grayscale - 256 Levels"); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_ = g_new0 (gchar*, 6 + 1); -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_[0] = _tmp105_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_[1] = _tmp106_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_[2] = _tmp107_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_[3] = _tmp109_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_[4] = _tmp110_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp112_[5] = _tmp111_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - gray_scan_modes = _tmp112_; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp107_ = SANE_VALUE_SCAN_MODE_GRAY; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp108_ = g_strdup (_tmp107_); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp109_ = g_strdup ("Gray"); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp110_ = g_strdup ("Grayscale"); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp111_ = SANE_I18N ("Grayscale"); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp112_ = g_strdup (_tmp111_); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp113_ = g_strdup ("True Gray"); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp114_ = g_strdup ("Grayscale - 256 Levels"); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_ = g_new0 (gchar*, 6 + 1); +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_[0] = _tmp108_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_[1] = _tmp109_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_[2] = _tmp110_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_[3] = _tmp112_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_[4] = _tmp113_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp115_[5] = _tmp114_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + gray_scan_modes = _tmp115_; +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" gray_scan_modes_length1 = 6; -#line 978 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 981 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _gray_scan_modes_size_ = gray_scan_modes_length1; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp113_ = SANE_VALUE_SCAN_MODE_LINEART; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp114_ = g_strdup (_tmp113_); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp115_ = g_strdup ("Lineart"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp116_ = g_strdup ("LineArt"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp117_ = SANE_I18N ("LineArt"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp118_ = g_strdup (_tmp117_); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp119_ = g_strdup ("Black & White"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp120_ = SANE_I18N ("Black & White"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp116_ = SANE_VALUE_SCAN_MODE_LINEART; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp117_ = g_strdup (_tmp116_); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp118_ = g_strdup ("Lineart"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp119_ = g_strdup ("LineArt"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp120_ = SANE_I18N ("LineArt"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp121_ = g_strdup (_tmp120_); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp122_ = g_strdup ("Binary"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp123_ = SANE_I18N ("Binary"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp122_ = g_strdup ("Black & White"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp123_ = SANE_I18N ("Black & White"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp124_ = g_strdup (_tmp123_); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp125_ = g_strdup ("Thresholded"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp126_ = SANE_VALUE_SCAN_MODE_GRAY; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp125_ = g_strdup ("Binary"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp126_ = SANE_I18N ("Binary"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp127_ = g_strdup (_tmp126_); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp128_ = g_strdup ("Gray"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp129_ = g_strdup ("Grayscale"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp130_ = SANE_I18N ("Grayscale"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp131_ = g_strdup (_tmp130_); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp132_ = g_strdup ("True Gray"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp133_ = g_strdup ("Black and White - Line Art"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp134_ = g_strdup ("Black and White - Halftone"); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_ = g_new0 (gchar*, 16 + 1); -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[0] = _tmp114_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[1] = _tmp115_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[2] = _tmp116_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[3] = _tmp118_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[4] = _tmp119_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[5] = _tmp121_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[6] = _tmp122_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[7] = _tmp124_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[8] = _tmp125_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[9] = _tmp127_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[10] = _tmp128_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[11] = _tmp129_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[12] = _tmp131_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[13] = _tmp132_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[14] = _tmp133_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp135_[15] = _tmp134_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - lineart_scan_modes = _tmp135_; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp128_ = g_strdup ("Thresholded"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp129_ = SANE_VALUE_SCAN_MODE_GRAY; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp130_ = g_strdup (_tmp129_); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp131_ = g_strdup ("Gray"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp132_ = g_strdup ("Grayscale"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp133_ = SANE_I18N ("Grayscale"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp134_ = g_strdup (_tmp133_); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp135_ = g_strdup ("True Gray"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp136_ = g_strdup ("Black and White - Line Art"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp137_ = g_strdup ("Black and White - Halftone"); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_ = g_new0 (gchar*, 16 + 1); +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[0] = _tmp117_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[1] = _tmp118_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[2] = _tmp119_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[3] = _tmp121_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[4] = _tmp122_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[5] = _tmp124_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[6] = _tmp125_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[7] = _tmp127_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[8] = _tmp128_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[9] = _tmp130_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[10] = _tmp131_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[11] = _tmp132_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[12] = _tmp134_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[13] = _tmp135_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[14] = _tmp136_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp138_[15] = _tmp137_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + lineart_scan_modes = _tmp138_; +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" lineart_scan_modes_length1 = 16; -#line 987 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 990 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _lineart_scan_modes_size_ = lineart_scan_modes_length1; -#line 1007 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp136_ = job; -#line 1007 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp137_ = _tmp136_->scan_mode; -#line 1007 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - switch (_tmp137_) { -#line 1007 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - case SCAN_MODE_COLOR: -#line 9517 "scanner.c" - { - SANE_Handle _tmp138_ = {0}; - SANE_Option_Descriptor* _tmp139_ = NULL; - SANE_Int _tmp140_ = {0}; - gchar** _tmp141_ = NULL; - gint _tmp141__length1 = 0; - gboolean _tmp142_ = FALSE; -#line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp138_ = self->priv->handle; #line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp139_ = option; + _tmp139_ = job; #line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp140_ = index; + _tmp140_ = _tmp139_->scan_mode; #line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp141_ = color_scan_modes; + switch (_tmp140_) { #line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp141__length1 = color_scan_modes_length1; -#line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp142_ = scanner_set_constrained_string_option (self, _tmp138_, _tmp139_, _tmp140_, _tmp141_, _tmp141__length1, NULL); -#line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp142_) { -#line 1011 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1011: Unable to set Color mode, please file a bug"); -#line 9541 "scanner.c" + case SCAN_MODE_COLOR: +#line 9532 "scanner.c" + { + SANE_Handle _tmp141_ = {0}; + SANE_Option_Descriptor* _tmp142_ = NULL; + SANE_Int _tmp143_ = {0}; + gchar** _tmp144_ = NULL; + gint _tmp144__length1 = 0; + gboolean _tmp145_ = FALSE; +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp141_ = self->priv->handle; +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp142_ = option; +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp143_ = index; +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp144_ = color_scan_modes; +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp144__length1 = color_scan_modes_length1; +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp145_ = scanner_set_constrained_string_option (self, _tmp141_, _tmp142_, _tmp143_, _tmp144_, _tmp144__length1, NULL); +#line 1013 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp145_) { +#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1014: Unable to set Color mode, please file a bug"); +#line 9556 "scanner.c" } -#line 1012 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1015 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9545 "scanner.c" +#line 9560 "scanner.c" } -#line 1007 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_MODE_GRAY: -#line 9549 "scanner.c" +#line 9564 "scanner.c" { - SANE_Handle _tmp143_ = {0}; - SANE_Option_Descriptor* _tmp144_ = NULL; - SANE_Int _tmp145_ = {0}; - gchar** _tmp146_ = NULL; - gint _tmp146__length1 = 0; - gboolean _tmp147_ = FALSE; -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp143_ = self->priv->handle; -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp144_ = option; -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp145_ = index; -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp146_ = gray_scan_modes; -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp146__length1 = gray_scan_modes_length1; -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp147_ = scanner_set_constrained_string_option (self, _tmp143_, _tmp144_, _tmp145_, _tmp146_, _tmp146__length1, NULL); -#line 1014 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp147_) { -#line 1015 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1015: Unable to set Gray mode, please file a bug"); -#line 9573 "scanner.c" + SANE_Handle _tmp146_ = {0}; + SANE_Option_Descriptor* _tmp147_ = NULL; + SANE_Int _tmp148_ = {0}; + gchar** _tmp149_ = NULL; + gint _tmp149__length1 = 0; + gboolean _tmp150_ = FALSE; +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp146_ = self->priv->handle; +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp147_ = option; +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp148_ = index; +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp149_ = gray_scan_modes; +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp149__length1 = gray_scan_modes_length1; +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp150_ = scanner_set_constrained_string_option (self, _tmp146_, _tmp147_, _tmp148_, _tmp149_, _tmp149__length1, NULL); +#line 1017 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp150_) { +#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1018: Unable to set Gray mode, please file a bug"); +#line 9588 "scanner.c" } -#line 1016 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1019 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9577 "scanner.c" +#line 9592 "scanner.c" } -#line 1007 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1010 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_MODE_LINEART: -#line 9581 "scanner.c" +#line 9596 "scanner.c" { - SANE_Handle _tmp148_ = {0}; - SANE_Option_Descriptor* _tmp149_ = NULL; - SANE_Int _tmp150_ = {0}; - gchar** _tmp151_ = NULL; - gint _tmp151__length1 = 0; - gboolean _tmp152_ = FALSE; -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp148_ = self->priv->handle; -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp149_ = option; -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp150_ = index; -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp151_ = lineart_scan_modes; -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp151__length1 = lineart_scan_modes_length1; -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp152_ = scanner_set_constrained_string_option (self, _tmp148_, _tmp149_, _tmp150_, _tmp151_, _tmp151__length1, NULL); -#line 1018 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp152_) { -#line 1019 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1019: Unable to set Lineart mode, please file a bug"); -#line 9605 "scanner.c" + SANE_Handle _tmp151_ = {0}; + SANE_Option_Descriptor* _tmp152_ = NULL; + SANE_Int _tmp153_ = {0}; + gchar** _tmp154_ = NULL; + gint _tmp154__length1 = 0; + gboolean _tmp155_ = FALSE; +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp151_ = self->priv->handle; +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp152_ = option; +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp153_ = index; +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp154_ = lineart_scan_modes; +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp154__length1 = lineart_scan_modes_length1; +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp155_ = scanner_set_constrained_string_option (self, _tmp151_, _tmp152_, _tmp153_, _tmp154_, _tmp154__length1, NULL); +#line 1021 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp155_) { +#line 1022 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1022: Unable to set Lineart mode, please file a bug"); +#line 9620 "scanner.c" } -#line 1020 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1023 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9609 "scanner.c" +#line 9624 "scanner.c" } default: { -#line 1022 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1025 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 9615 "scanner.c" +#line 9630 "scanner.c" } } -#line 968 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" lineart_scan_modes = (_vala_array_free (lineart_scan_modes, lineart_scan_modes_length1, (GDestroyNotify) g_free), NULL); -#line 968 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" gray_scan_modes = (_vala_array_free (gray_scan_modes, gray_scan_modes_length1, (GDestroyNotify) g_free), NULL); -#line 968 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 971 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" color_scan_modes = (_vala_array_free (color_scan_modes, color_scan_modes_length1, (GDestroyNotify) g_free), NULL); -#line 9624 "scanner.c" +#line 9639 "scanner.c" } -#line 1027 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp153_ = self->priv->handle; -#line 1027 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp155_ = scanner_get_option_by_name (self, _tmp153_, "duplex", &_tmp154_); -#line 1027 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp154_; -#line 1027 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp155_; -#line 1028 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp156_ = option; -#line 1028 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp156_ != NULL) { -#line 9638 "scanner.c" - SANE_Option_Descriptor* _tmp157_ = NULL; - SANE_Value_Type _tmp158_ = 0; #line 1030 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp157_ = option; + _tmp156_ = self->priv->handle; #line 1030 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp158_ = _tmp157_->type; + _tmp158_ = scanner_get_option_by_name (self, _tmp156_, "duplex", &_tmp157_); #line 1030 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp158_ == SANE_TYPE_BOOL) { -#line 9647 "scanner.c" - SANE_Handle _tmp159_ = {0}; - SANE_Option_Descriptor* _tmp160_ = NULL; - SANE_Int _tmp161_ = {0}; - ScanJob* _tmp162_ = NULL; - ScanType _tmp163_ = 0; -#line 1031 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp159_ = self->priv->handle; -#line 1031 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp160_ = option; -#line 1031 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp161_ = index; -#line 1031 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp162_ = job; + index = (SANE_Int) _tmp157_; +#line 1030 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp158_; #line 1031 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp163_ = _tmp162_->type; + _tmp159_ = option; #line 1031 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_bool_option (self, _tmp159_, _tmp160_, _tmp161_, _tmp163_ == SCAN_TYPE_ADF_BOTH, NULL); -#line 9665 "scanner.c" + if (_tmp159_ != NULL) { +#line 9653 "scanner.c" + SANE_Option_Descriptor* _tmp160_ = NULL; + SANE_Value_Type _tmp161_ = 0; +#line 1033 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp160_ = option; +#line 1033 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp161_ = _tmp160_->type; +#line 1033 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp161_ == SANE_TYPE_BOOL) { +#line 9662 "scanner.c" + SANE_Handle _tmp162_ = {0}; + SANE_Option_Descriptor* _tmp163_ = NULL; + SANE_Int _tmp164_ = {0}; + ScanJob* _tmp165_ = NULL; + ScanType _tmp166_ = 0; +#line 1034 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp162_ = self->priv->handle; +#line 1034 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp163_ = option; +#line 1034 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp164_ = index; +#line 1034 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp165_ = job; +#line 1034 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp166_ = _tmp165_->type; +#line 1034 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_bool_option (self, _tmp162_, _tmp163_, _tmp164_, _tmp166_ == SCAN_TYPE_ADF_BOTH, NULL); +#line 9680 "scanner.c" } } -#line 1035 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp164_ = self->priv->handle; -#line 1035 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp166_ = scanner_get_option_by_name (self, _tmp164_, "batch-scan", &_tmp165_); -#line 1035 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp165_; -#line 1035 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp166_; -#line 1036 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp167_ = option; -#line 1036 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp167_ != NULL) { -#line 9680 "scanner.c" - SANE_Option_Descriptor* _tmp168_ = NULL; - SANE_Value_Type _tmp169_ = 0; #line 1038 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp168_ = option; + _tmp167_ = self->priv->handle; #line 1038 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp169_ = _tmp168_->type; + _tmp169_ = scanner_get_option_by_name (self, _tmp167_, "batch-scan", &_tmp168_); #line 1038 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp169_ == SANE_TYPE_BOOL) { -#line 9689 "scanner.c" - SANE_Handle _tmp170_ = {0}; - SANE_Option_Descriptor* _tmp171_ = NULL; - SANE_Int _tmp172_ = {0}; - ScanJob* _tmp173_ = NULL; - ScanType _tmp174_ = 0; -#line 1039 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp170_ = self->priv->handle; -#line 1039 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp171_ = option; -#line 1039 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp172_ = index; -#line 1039 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp173_ = job; + index = (SANE_Int) _tmp168_; +#line 1038 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp169_; #line 1039 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp174_ = _tmp173_->type; + _tmp170_ = option; #line 1039 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_bool_option (self, _tmp170_, _tmp171_, _tmp172_, _tmp174_ != SCAN_TYPE_SINGLE, NULL); -#line 9707 "scanner.c" + if (_tmp170_ != NULL) { +#line 9695 "scanner.c" + SANE_Option_Descriptor* _tmp171_ = NULL; + SANE_Value_Type _tmp172_ = 0; +#line 1041 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp171_ = option; +#line 1041 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp172_ = _tmp171_->type; +#line 1041 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp172_ == SANE_TYPE_BOOL) { +#line 9704 "scanner.c" + SANE_Handle _tmp173_ = {0}; + SANE_Option_Descriptor* _tmp174_ = NULL; + SANE_Int _tmp175_ = {0}; + ScanJob* _tmp176_ = NULL; + ScanType _tmp177_ = 0; +#line 1042 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp173_ = self->priv->handle; +#line 1042 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp174_ = option; +#line 1042 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp175_ = index; +#line 1042 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp176_ = job; +#line 1042 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp177_ = _tmp176_->type; +#line 1042 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_bool_option (self, _tmp173_, _tmp174_, _tmp175_, _tmp177_ != SCAN_TYPE_SINGLE, NULL); +#line 9722 "scanner.c" } } -#line 1043 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp175_ = self->priv->handle; -#line 1043 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp177_ = scanner_get_option_by_name (self, _tmp175_, "compression", &_tmp176_); -#line 1043 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp176_; -#line 1043 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp177_; -#line 1044 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp178_ = option; -#line 1044 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp178_ != NULL) { -#line 9722 "scanner.c" - gchar** disable_compression_names = NULL; - const gchar* _tmp179_ = NULL; - gchar* _tmp180_ = NULL; - const gchar* _tmp181_ = NULL; - gchar* _tmp182_ = NULL; - gchar* _tmp183_ = NULL; - gchar* _tmp184_ = NULL; - gchar** _tmp185_ = NULL; - gint disable_compression_names_length1 = 0; - gint _disable_compression_names_size_ = 0; - SANE_Handle _tmp186_ = {0}; - SANE_Option_Descriptor* _tmp187_ = NULL; - SANE_Int _tmp188_ = {0}; - gchar** _tmp189_ = NULL; - gint _tmp189__length1 = 0; - gboolean _tmp190_ = FALSE; -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp179_ = SANE_I18N ("None"); -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp180_ = g_strdup (_tmp179_); #line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp181_ = SANE_I18N ("none"); + _tmp178_ = self->priv->handle; #line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp182_ = g_strdup (_tmp181_); + _tmp180_ = scanner_get_option_by_name (self, _tmp178_, "compression", &_tmp179_); #line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp183_ = g_strdup ("None"); -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp184_ = g_strdup ("none"); -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp185_ = g_new0 (gchar*, 4 + 1); -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp185_[0] = _tmp180_; -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp185_[1] = _tmp182_; -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp185_[2] = _tmp183_; -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp185_[3] = _tmp184_; -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - disable_compression_names = _tmp185_; + index = (SANE_Int) _tmp179_; #line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp180_; +#line 1047 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp181_ = option; +#line 1047 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp181_ != NULL) { +#line 9737 "scanner.c" + gchar** disable_compression_names = NULL; + const gchar* _tmp182_ = NULL; + gchar* _tmp183_ = NULL; + const gchar* _tmp184_ = NULL; + gchar* _tmp185_ = NULL; + gchar* _tmp186_ = NULL; + gchar* _tmp187_ = NULL; + gchar** _tmp188_ = NULL; + gint disable_compression_names_length1 = 0; + gint _disable_compression_names_size_ = 0; + SANE_Handle _tmp189_ = {0}; + SANE_Option_Descriptor* _tmp190_ = NULL; + SANE_Int _tmp191_ = {0}; + gchar** _tmp192_ = NULL; + gint _tmp192__length1 = 0; + gboolean _tmp193_ = FALSE; +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp182_ = SANE_I18N ("None"); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp183_ = g_strdup (_tmp182_); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp184_ = SANE_I18N ("none"); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp185_ = g_strdup (_tmp184_); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp186_ = g_strdup ("None"); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp187_ = g_strdup ("none"); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp188_ = g_new0 (gchar*, 4 + 1); +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp188_[0] = _tmp183_; +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp188_[1] = _tmp185_; +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp188_[2] = _tmp186_; +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp188_[3] = _tmp187_; +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + disable_compression_names = _tmp188_; +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" disable_compression_names_length1 = 4; -#line 1046 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1049 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _disable_compression_names_size_ = disable_compression_names_length1; -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp186_ = self->priv->handle; -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp187_ = option; -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp188_ = index; -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp189_ = disable_compression_names; -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp189__length1 = disable_compression_names_length1; -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp190_ = scanner_set_constrained_string_option (self, _tmp186_, _tmp187_, _tmp188_, _tmp189_, _tmp189__length1, NULL); -#line 1054 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (!_tmp190_) { -#line 1055 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1055: Unable to disable compression, please file a bug"); -#line 9783 "scanner.c" +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp189_ = self->priv->handle; +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp190_ = option; +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp191_ = index; +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp192_ = disable_compression_names; +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp192__length1 = disable_compression_names_length1; +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp193_ = scanner_set_constrained_string_option (self, _tmp189_, _tmp190_, _tmp191_, _tmp192_, _tmp192__length1, NULL); +#line 1057 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (!_tmp193_) { +#line 1058 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1058: Unable to disable compression, please file a bug"); +#line 9798 "scanner.c" } -#line 1044 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1047 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" disable_compression_names = (_vala_array_free (disable_compression_names, disable_compression_names_length1, (GDestroyNotify) g_free), NULL); -#line 9787 "scanner.c" +#line 9802 "scanner.c" } -#line 1059 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp191_ = self->priv->handle; -#line 1059 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp192_ = SANE_NAME_SCAN_RESOLUTION; -#line 1059 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp194_ = scanner_get_option_by_name (self, _tmp191_, _tmp192_, &_tmp193_); -#line 1059 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp193_; -#line 1059 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp194_; -#line 1060 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp195_ = option; -#line 1060 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp195_ != NULL) { -#line 9803 "scanner.c" - SANE_Handle _tmp196_ = {0}; - SANE_Option_Descriptor* _tmp197_ = NULL; - SANE_Int _tmp198_ = {0}; - ScanJob* _tmp199_ = NULL; - gdouble _tmp200_ = 0.0; - ScanJob* _tmp201_ = NULL; - gdouble _tmp202_ = 0.0; - SANE_Handle _tmp203_ = {0}; - const gchar* _tmp204_ = NULL; - gint _tmp205_ = 0; - SANE_Option_Descriptor* _tmp206_ = NULL; - SANE_Option_Descriptor* _tmp207_ = NULL; -#line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp196_ = self->priv->handle; -#line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp197_ = option; #line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp198_ = index; + _tmp194_ = self->priv->handle; #line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp199_ = job; + _tmp195_ = SANE_NAME_SCAN_RESOLUTION; #line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp200_ = _tmp199_->dpi; + _tmp197_ = scanner_get_option_by_name (self, _tmp194_, _tmp195_, &_tmp196_); #line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp201_ = job; + index = (SANE_Int) _tmp196_; #line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_fixed_or_int_option (self, _tmp196_, _tmp197_, _tmp198_, _tmp200_, &_tmp202_); -#line 1062 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp201_->dpi = _tmp202_; -#line 1063 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp203_ = self->priv->handle; -#line 1063 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp204_ = SANE_NAME_BIT_DEPTH; -#line 1063 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp206_ = scanner_get_option_by_name (self, _tmp203_, _tmp204_, &_tmp205_); + option = _tmp197_; #line 1063 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp205_; + _tmp198_ = option; #line 1063 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp206_; -#line 1064 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp207_ = option; -#line 1064 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp207_ != NULL) { -#line 9846 "scanner.c" - ScanJob* _tmp208_ = NULL; - gint _tmp209_ = 0; + if (_tmp198_ != NULL) { +#line 9818 "scanner.c" + SANE_Handle _tmp199_ = {0}; + SANE_Option_Descriptor* _tmp200_ = NULL; + SANE_Int _tmp201_ = {0}; + ScanJob* _tmp202_ = NULL; + gdouble _tmp203_ = 0.0; + ScanJob* _tmp204_ = NULL; + gdouble _tmp205_ = 0.0; + SANE_Handle _tmp206_ = {0}; + const gchar* _tmp207_ = NULL; + gint _tmp208_ = 0; + SANE_Option_Descriptor* _tmp209_ = NULL; + SANE_Option_Descriptor* _tmp210_ = NULL; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp199_ = self->priv->handle; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp200_ = option; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp201_ = index; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp202_ = job; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp203_ = _tmp202_->dpi; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp204_ = job; +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_fixed_or_int_option (self, _tmp199_, _tmp200_, _tmp201_, _tmp203_, &_tmp205_); +#line 1065 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp204_->dpi = _tmp205_; #line 1066 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp208_ = job; + _tmp206_ = self->priv->handle; #line 1066 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp209_ = _tmp208_->depth; + _tmp207_ = SANE_NAME_BIT_DEPTH; #line 1066 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp209_ > 0) { -#line 9855 "scanner.c" - SANE_Handle _tmp210_ = {0}; - SANE_Option_Descriptor* _tmp211_ = NULL; - SANE_Int _tmp212_ = {0}; - ScanJob* _tmp213_ = NULL; - gint _tmp214_ = 0; -#line 1067 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp210_ = self->priv->handle; -#line 1067 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp211_ = option; -#line 1067 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp212_ = index; -#line 1067 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp213_ = job; + _tmp209_ = scanner_get_option_by_name (self, _tmp206_, _tmp207_, &_tmp208_); +#line 1066 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp208_; +#line 1066 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp209_; #line 1067 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp214_ = _tmp213_->depth; + _tmp210_ = option; #line 1067 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_int_option (self, _tmp210_, _tmp211_, _tmp212_, _tmp214_, NULL); -#line 9873 "scanner.c" + if (_tmp210_ != NULL) { +#line 9861 "scanner.c" + ScanJob* _tmp211_ = NULL; + gint _tmp212_ = 0; +#line 1069 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp211_ = job; +#line 1069 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp212_ = _tmp211_->depth; +#line 1069 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp212_ > 0) { +#line 9870 "scanner.c" + SANE_Handle _tmp213_ = {0}; + SANE_Option_Descriptor* _tmp214_ = NULL; + SANE_Int _tmp215_ = {0}; + ScanJob* _tmp216_ = NULL; + gint _tmp217_ = 0; +#line 1070 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp213_ = self->priv->handle; +#line 1070 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp214_ = option; +#line 1070 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp215_ = index; +#line 1070 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp216_ = job; +#line 1070 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp217_ = _tmp216_->depth; +#line 1070 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_int_option (self, _tmp213_, _tmp214_, _tmp215_, _tmp217_, NULL); +#line 9888 "scanner.c" } } } -#line 1072 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp215_ = self->priv->handle; -#line 1072 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp216_ = SANE_NAME_SCAN_BR_X; -#line 1072 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp218_ = scanner_get_option_by_name (self, _tmp215_, _tmp216_, &_tmp217_); -#line 1072 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp217_; -#line 1072 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp218_; -#line 1073 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp219_ = option; -#line 1073 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp219_ != NULL) { -#line 9891 "scanner.c" - ScanJob* _tmp220_ = NULL; - gint _tmp221_ = 0; #line 1075 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp220_ = job; + _tmp218_ = self->priv->handle; #line 1075 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp221_ = _tmp220_->page_width; + _tmp219_ = SANE_NAME_SCAN_BR_X; #line 1075 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp221_ > 0) { -#line 9900 "scanner.c" - SANE_Handle _tmp222_ = {0}; - SANE_Option_Descriptor* _tmp223_ = NULL; - SANE_Int _tmp224_ = {0}; - SANE_Option_Descriptor* _tmp225_ = NULL; - ScanJob* _tmp226_ = NULL; - gint _tmp227_ = 0; - ScanJob* _tmp228_ = NULL; - gdouble _tmp229_ = 0.0; - gdouble _tmp230_ = 0.0; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp222_ = self->priv->handle; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp223_ = option; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp224_ = index; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp225_ = option; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp226_ = job; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp227_ = _tmp226_->page_width; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp228_ = job; -#line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp229_ = _tmp228_->dpi; + _tmp221_ = scanner_get_option_by_name (self, _tmp218_, _tmp219_, &_tmp220_); +#line 1075 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp220_; +#line 1075 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp221_; #line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp230_ = scanner_convert_page_size (self, _tmp225_, (gdouble) _tmp227_, _tmp229_); + _tmp222_ = option; #line 1076 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_fixed_or_int_option (self, _tmp222_, _tmp223_, _tmp224_, _tmp230_, NULL); -#line 9930 "scanner.c" - } else { - SANE_Handle _tmp231_ = {0}; - SANE_Option_Descriptor* _tmp232_ = NULL; - SANE_Int _tmp233_ = {0}; + if (_tmp222_ != NULL) { +#line 9906 "scanner.c" + ScanJob* _tmp223_ = NULL; + gint _tmp224_ = 0; #line 1078 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp231_ = self->priv->handle; + _tmp223_ = job; #line 1078 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp232_ = option; + _tmp224_ = _tmp223_->page_width; #line 1078 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp233_ = index; -#line 1078 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_option_to_max (self, _tmp231_, _tmp232_, _tmp233_); -#line 9943 "scanner.c" - } - } -#line 1080 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp234_ = self->priv->handle; -#line 1080 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp235_ = SANE_NAME_SCAN_BR_Y; -#line 1080 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp237_ = scanner_get_option_by_name (self, _tmp234_, _tmp235_, &_tmp236_); -#line 1080 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp236_; -#line 1080 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp237_; + if (_tmp224_ > 0) { +#line 9915 "scanner.c" + SANE_Handle _tmp225_ = {0}; + SANE_Option_Descriptor* _tmp226_ = NULL; + SANE_Int _tmp227_ = {0}; + SANE_Option_Descriptor* _tmp228_ = NULL; + ScanJob* _tmp229_ = NULL; + gint _tmp230_ = 0; + ScanJob* _tmp231_ = NULL; + gdouble _tmp232_ = 0.0; + gdouble _tmp233_ = 0.0; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp225_ = self->priv->handle; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp226_ = option; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp227_ = index; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp228_ = option; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp229_ = job; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp230_ = _tmp229_->page_width; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp231_ = job; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp232_ = _tmp231_->dpi; +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp233_ = scanner_convert_page_size (self, _tmp228_, (gdouble) _tmp230_, _tmp232_); +#line 1079 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_fixed_or_int_option (self, _tmp225_, _tmp226_, _tmp227_, _tmp233_, NULL); +#line 9945 "scanner.c" + } else { + SANE_Handle _tmp234_ = {0}; + SANE_Option_Descriptor* _tmp235_ = NULL; + SANE_Int _tmp236_ = {0}; +#line 1081 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp234_ = self->priv->handle; +#line 1081 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp235_ = option; #line 1081 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp238_ = option; + _tmp236_ = index; #line 1081 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp238_ != NULL) { -#line 9960 "scanner.c" - ScanJob* _tmp239_ = NULL; - gint _tmp240_ = 0; + scanner_set_option_to_max (self, _tmp234_, _tmp235_, _tmp236_); +#line 9958 "scanner.c" + } + } #line 1083 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp239_ = job; + _tmp237_ = self->priv->handle; #line 1083 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp240_ = _tmp239_->page_height; + _tmp238_ = SANE_NAME_SCAN_BR_Y; #line 1083 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp240_ > 0) { -#line 9969 "scanner.c" - SANE_Handle _tmp241_ = {0}; - SANE_Option_Descriptor* _tmp242_ = NULL; - SANE_Int _tmp243_ = {0}; - SANE_Option_Descriptor* _tmp244_ = NULL; - ScanJob* _tmp245_ = NULL; - gint _tmp246_ = 0; - ScanJob* _tmp247_ = NULL; - gdouble _tmp248_ = 0.0; - gdouble _tmp249_ = 0.0; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp241_ = self->priv->handle; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp242_ = option; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp243_ = index; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp244_ = option; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp245_ = job; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp246_ = _tmp245_->page_height; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp247_ = job; -#line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp248_ = _tmp247_->dpi; + _tmp240_ = scanner_get_option_by_name (self, _tmp237_, _tmp238_, &_tmp239_); +#line 1083 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp239_; +#line 1083 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp240_; #line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp249_ = scanner_convert_page_size (self, _tmp244_, (gdouble) _tmp246_, _tmp248_); + _tmp241_ = option; #line 1084 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_fixed_or_int_option (self, _tmp241_, _tmp242_, _tmp243_, _tmp249_, NULL); -#line 9999 "scanner.c" - } else { - SANE_Handle _tmp250_ = {0}; - SANE_Option_Descriptor* _tmp251_ = NULL; - SANE_Int _tmp252_ = {0}; -#line 1086 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp250_ = self->priv->handle; + if (_tmp241_ != NULL) { +#line 9975 "scanner.c" + ScanJob* _tmp242_ = NULL; + gint _tmp243_ = 0; #line 1086 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp251_ = option; + _tmp242_ = job; #line 1086 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp252_ = index; + _tmp243_ = _tmp242_->page_height; #line 1086 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_option_to_max (self, _tmp250_, _tmp251_, _tmp252_); -#line 10012 "scanner.c" + if (_tmp243_ > 0) { +#line 9984 "scanner.c" + SANE_Handle _tmp244_ = {0}; + SANE_Option_Descriptor* _tmp245_ = NULL; + SANE_Int _tmp246_ = {0}; + SANE_Option_Descriptor* _tmp247_ = NULL; + ScanJob* _tmp248_ = NULL; + gint _tmp249_ = 0; + ScanJob* _tmp250_ = NULL; + gdouble _tmp251_ = 0.0; + gdouble _tmp252_ = 0.0; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp244_ = self->priv->handle; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp245_ = option; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp246_ = index; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp247_ = option; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp248_ = job; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp249_ = _tmp248_->page_height; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp250_ = job; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp251_ = _tmp250_->dpi; +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp252_ = scanner_convert_page_size (self, _tmp247_, (gdouble) _tmp249_, _tmp251_); +#line 1087 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_fixed_or_int_option (self, _tmp244_, _tmp245_, _tmp246_, _tmp252_, NULL); +#line 10014 "scanner.c" + } else { + SANE_Handle _tmp253_ = {0}; + SANE_Option_Descriptor* _tmp254_ = NULL; + SANE_Int _tmp255_ = {0}; +#line 1089 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp253_ = self->priv->handle; +#line 1089 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp254_ = option; +#line 1089 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp255_ = index; +#line 1089 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_option_to_max (self, _tmp253_, _tmp254_, _tmp255_); +#line 10027 "scanner.c" } } -#line 1090 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp253_ = self->priv->handle; -#line 1090 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp254_ = SANE_NAME_PAGE_WIDTH; -#line 1090 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp256_ = scanner_get_option_by_name (self, _tmp253_, _tmp254_, &_tmp255_); -#line 1090 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp255_; -#line 1090 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp256_; -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp258_ = option; -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp258_ != NULL) { -#line 10029 "scanner.c" - ScanJob* _tmp259_ = NULL; - gint _tmp260_ = 0; -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp259_ = job; -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp260_ = _tmp259_->page_width; -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp257_ = ((gdouble) _tmp260_) > 0.0; -#line 10038 "scanner.c" - } else { -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp257_ = FALSE; -#line 10042 "scanner.c" - } -#line 1091 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp257_) { -#line 10046 "scanner.c" - SANE_Handle _tmp261_ = {0}; - SANE_Option_Descriptor* _tmp262_ = NULL; - SANE_Int _tmp263_ = {0}; - SANE_Option_Descriptor* _tmp264_ = NULL; - ScanJob* _tmp265_ = NULL; - gint _tmp266_ = 0; - ScanJob* _tmp267_ = NULL; - gdouble _tmp268_ = 0.0; - gdouble _tmp269_ = 0.0; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp261_ = self->priv->handle; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp262_ = option; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp263_ = index; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp264_ = option; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp265_ = job; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp266_ = _tmp265_->page_width; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp267_ = job; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp268_ = _tmp267_->dpi; -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp269_ = scanner_convert_page_size (self, _tmp264_, (gdouble) _tmp266_, _tmp268_); -#line 1092 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_fixed_or_int_option (self, _tmp261_, _tmp262_, _tmp263_, _tmp269_, NULL); -#line 10076 "scanner.c" - } #line 1093 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp270_ = self->priv->handle; + _tmp256_ = self->priv->handle; #line 1093 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp271_ = SANE_NAME_PAGE_HEIGHT; + _tmp257_ = SANE_NAME_PAGE_WIDTH; #line 1093 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp273_ = scanner_get_option_by_name (self, _tmp270_, _tmp271_, &_tmp272_); + _tmp259_ = scanner_get_option_by_name (self, _tmp256_, _tmp257_, &_tmp258_); #line 1093 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp272_; + index = (SANE_Int) _tmp258_; #line 1093 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp273_; + option = _tmp259_; #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp275_ = option; + _tmp261_ = option; #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp275_ != NULL) { -#line 10092 "scanner.c" - ScanJob* _tmp276_ = NULL; - gint _tmp277_ = 0; + if (_tmp261_ != NULL) { +#line 10044 "scanner.c" + ScanJob* _tmp262_ = NULL; + gint _tmp263_ = 0; #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp276_ = job; + _tmp262_ = job; #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp277_ = _tmp276_->page_height; + _tmp263_ = _tmp262_->page_width; #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp274_ = ((gdouble) _tmp277_) > 0.0; -#line 10101 "scanner.c" + _tmp260_ = ((gdouble) _tmp263_) > 0.0; +#line 10053 "scanner.c" } else { #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp274_ = FALSE; -#line 10105 "scanner.c" + _tmp260_ = FALSE; +#line 10057 "scanner.c" } #line 1094 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp274_) { -#line 10109 "scanner.c" - SANE_Handle _tmp278_ = {0}; - SANE_Option_Descriptor* _tmp279_ = NULL; - SANE_Int _tmp280_ = {0}; - SANE_Option_Descriptor* _tmp281_ = NULL; - ScanJob* _tmp282_ = NULL; - gint _tmp283_ = 0; - ScanJob* _tmp284_ = NULL; - gdouble _tmp285_ = 0.0; - gdouble _tmp286_ = 0.0; + if (_tmp260_) { +#line 10061 "scanner.c" + SANE_Handle _tmp264_ = {0}; + SANE_Option_Descriptor* _tmp265_ = NULL; + SANE_Int _tmp266_ = {0}; + SANE_Option_Descriptor* _tmp267_ = NULL; + ScanJob* _tmp268_ = NULL; + gint _tmp269_ = 0; + ScanJob* _tmp270_ = NULL; + gdouble _tmp271_ = 0.0; + gdouble _tmp272_ = 0.0; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp278_ = self->priv->handle; + _tmp264_ = self->priv->handle; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp279_ = option; + _tmp265_ = option; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp280_ = index; + _tmp266_ = index; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp281_ = option; + _tmp267_ = option; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp282_ = job; + _tmp268_ = job; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp283_ = _tmp282_->page_height; + _tmp269_ = _tmp268_->page_width; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp284_ = job; + _tmp270_ = job; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp285_ = _tmp284_->dpi; + _tmp271_ = _tmp270_->dpi; #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp286_ = scanner_convert_page_size (self, _tmp281_, (gdouble) _tmp283_, _tmp285_); + _tmp272_ = scanner_convert_page_size (self, _tmp267_, (gdouble) _tmp269_, _tmp271_); #line 1095 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_fixed_or_int_option (self, _tmp278_, _tmp279_, _tmp280_, _tmp286_, NULL); -#line 10139 "scanner.c" + scanner_set_fixed_or_int_option (self, _tmp264_, _tmp265_, _tmp266_, _tmp272_, NULL); +#line 10091 "scanner.c" } +#line 1096 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp273_ = self->priv->handle; +#line 1096 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp274_ = SANE_NAME_PAGE_HEIGHT; +#line 1096 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp276_ = scanner_get_option_by_name (self, _tmp273_, _tmp274_, &_tmp275_); +#line 1096 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp275_; +#line 1096 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp276_; +#line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp278_ = option; +#line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp278_ != NULL) { +#line 10107 "scanner.c" + ScanJob* _tmp279_ = NULL; + gint _tmp280_ = 0; #line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp287_ = self->priv->handle; + _tmp279_ = job; #line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp288_ = SANE_NAME_BRIGHTNESS; + _tmp280_ = _tmp279_->page_height; #line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp290_ = scanner_get_option_by_name (self, _tmp287_, _tmp288_, &_tmp289_); + _tmp277_ = ((gdouble) _tmp280_) > 0.0; +#line 10116 "scanner.c" + } else { #line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp289_; + _tmp277_ = FALSE; +#line 10120 "scanner.c" + } #line 1097 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp290_; + if (_tmp277_) { +#line 10124 "scanner.c" + SANE_Handle _tmp281_ = {0}; + SANE_Option_Descriptor* _tmp282_ = NULL; + SANE_Int _tmp283_ = {0}; + SANE_Option_Descriptor* _tmp284_ = NULL; + ScanJob* _tmp285_ = NULL; + gint _tmp286_ = 0; + ScanJob* _tmp287_ = NULL; + gdouble _tmp288_ = 0.0; + gdouble _tmp289_ = 0.0; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp281_ = self->priv->handle; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp282_ = option; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp283_ = index; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp284_ = option; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp285_ = job; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp286_ = _tmp285_->page_height; #line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp291_ = option; + _tmp287_ = job; #line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp291_ != NULL) { -#line 10155 "scanner.c" - ScanJob* _tmp292_ = NULL; - gint _tmp293_ = 0; + _tmp288_ = _tmp287_->dpi; +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp289_ = scanner_convert_page_size (self, _tmp284_, (gdouble) _tmp286_, _tmp288_); +#line 1098 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_fixed_or_int_option (self, _tmp281_, _tmp282_, _tmp283_, _tmp289_, NULL); +#line 10154 "scanner.c" + } #line 1100 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp292_ = job; + _tmp290_ = self->priv->handle; #line 1100 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp293_ = _tmp292_->brightness; + _tmp291_ = SANE_NAME_BRIGHTNESS; #line 1100 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp293_ != 0) { -#line 10164 "scanner.c" - gint brightness = 0; - SANE_Option_Descriptor* _tmp294_ = NULL; - ScanJob* _tmp295_ = NULL; - gint _tmp296_ = 0; - gint _tmp297_ = 0; - SANE_Handle _tmp298_ = {0}; - SANE_Option_Descriptor* _tmp299_ = NULL; - SANE_Int _tmp300_ = {0}; - gint _tmp301_ = 0; -#line 1102 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp294_ = option; -#line 1102 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp295_ = job; -#line 1102 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp296_ = _tmp295_->brightness; -#line 1102 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp297_ = scanner_scale_int (self, -100, 100, _tmp294_, _tmp296_); -#line 1102 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - brightness = _tmp297_; -#line 1103 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp298_ = self->priv->handle; -#line 1103 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp299_ = option; + _tmp293_ = scanner_get_option_by_name (self, _tmp290_, _tmp291_, &_tmp292_); +#line 1100 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp292_; +#line 1100 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp293_; +#line 1101 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp294_ = option; +#line 1101 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp294_ != NULL) { +#line 10170 "scanner.c" + ScanJob* _tmp295_ = NULL; + gint _tmp296_ = 0; #line 1103 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp300_ = index; + _tmp295_ = job; #line 1103 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp301_ = brightness; + _tmp296_ = _tmp295_->brightness; #line 1103 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_int_option (self, _tmp298_, _tmp299_, _tmp300_, _tmp301_, NULL); -#line 10194 "scanner.c" - } - } + if (_tmp296_ != 0) { +#line 10179 "scanner.c" + gint brightness = 0; + SANE_Option_Descriptor* _tmp297_ = NULL; + ScanJob* _tmp298_ = NULL; + gint _tmp299_ = 0; + gint _tmp300_ = 0; + SANE_Handle _tmp301_ = {0}; + SANE_Option_Descriptor* _tmp302_ = NULL; + SANE_Int _tmp303_ = {0}; + gint _tmp304_ = 0; +#line 1105 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp297_ = option; +#line 1105 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp298_ = job; +#line 1105 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp299_ = _tmp298_->brightness; +#line 1105 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp300_ = scanner_scale_int (self, -100, 100, _tmp297_, _tmp299_); +#line 1105 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + brightness = _tmp300_; #line 1106 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp302_ = self->priv->handle; + _tmp301_ = self->priv->handle; #line 1106 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp303_ = SANE_NAME_CONTRAST; + _tmp302_ = option; #line 1106 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp305_ = scanner_get_option_by_name (self, _tmp302_, _tmp303_, &_tmp304_); + _tmp303_ = index; #line 1106 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp304_; + _tmp304_ = brightness; #line 1106 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp305_; -#line 1107 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp306_ = option; -#line 1107 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp306_ != NULL) { -#line 10211 "scanner.c" - ScanJob* _tmp307_ = NULL; - gint _tmp308_ = 0; + scanner_set_int_option (self, _tmp301_, _tmp302_, _tmp303_, _tmp304_, NULL); +#line 10209 "scanner.c" + } + } #line 1109 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp307_ = job; + _tmp305_ = self->priv->handle; #line 1109 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp308_ = _tmp307_->contrast; + _tmp306_ = SANE_NAME_CONTRAST; #line 1109 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp308_ != 0) { -#line 10220 "scanner.c" - gint contrast = 0; - SANE_Option_Descriptor* _tmp309_ = NULL; - ScanJob* _tmp310_ = NULL; - gint _tmp311_ = 0; - gint _tmp312_ = 0; - SANE_Handle _tmp313_ = {0}; - SANE_Option_Descriptor* _tmp314_ = NULL; - SANE_Int _tmp315_ = {0}; - gint _tmp316_ = 0; -#line 1111 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp309_ = option; -#line 1111 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp310_ = job; -#line 1111 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp311_ = _tmp310_->contrast; -#line 1111 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp312_ = scanner_scale_int (self, -100, 100, _tmp309_, _tmp311_); -#line 1111 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - contrast = _tmp312_; -#line 1112 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp313_ = self->priv->handle; -#line 1112 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp314_ = option; + _tmp308_ = scanner_get_option_by_name (self, _tmp305_, _tmp306_, &_tmp307_); +#line 1109 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp307_; +#line 1109 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp308_; +#line 1110 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp309_ = option; +#line 1110 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp309_ != NULL) { +#line 10226 "scanner.c" + ScanJob* _tmp310_ = NULL; + gint _tmp311_ = 0; #line 1112 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp315_ = index; + _tmp310_ = job; #line 1112 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp316_ = contrast; + _tmp311_ = _tmp310_->contrast; #line 1112 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_int_option (self, _tmp313_, _tmp314_, _tmp315_, _tmp316_, NULL); -#line 10250 "scanner.c" + if (_tmp311_ != 0) { +#line 10235 "scanner.c" + gint contrast = 0; + SANE_Option_Descriptor* _tmp312_ = NULL; + ScanJob* _tmp313_ = NULL; + gint _tmp314_ = 0; + gint _tmp315_ = 0; + SANE_Handle _tmp316_ = {0}; + SANE_Option_Descriptor* _tmp317_ = NULL; + SANE_Int _tmp318_ = {0}; + gint _tmp319_ = 0; +#line 1114 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp312_ = option; +#line 1114 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp313_ = job; +#line 1114 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp314_ = _tmp313_->contrast; +#line 1114 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp315_ = scanner_scale_int (self, -100, 100, _tmp312_, _tmp314_); +#line 1114 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + contrast = _tmp315_; +#line 1115 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp316_ = self->priv->handle; +#line 1115 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp317_ = option; +#line 1115 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp318_ = index; +#line 1115 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp319_ = contrast; +#line 1115 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_int_option (self, _tmp316_, _tmp317_, _tmp318_, _tmp319_, NULL); +#line 10265 "scanner.c" } } -#line 1117 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp317_ = self->priv->current_device; -#line 1117 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (g_strcmp0 (_tmp317_, "test") == 0) { -#line 10257 "scanner.c" - SANE_Handle _tmp318_ = {0}; - gint _tmp319_ = 0; - SANE_Option_Descriptor* _tmp320_ = NULL; - SANE_Option_Descriptor* _tmp321_ = NULL; - SANE_Handle _tmp325_ = {0}; - gint _tmp326_ = 0; - SANE_Option_Descriptor* _tmp327_ = NULL; - SANE_Option_Descriptor* _tmp328_ = NULL; - SANE_Handle _tmp332_ = {0}; - gint _tmp333_ = 0; - SANE_Option_Descriptor* _tmp334_ = NULL; - SANE_Option_Descriptor* _tmp335_ = NULL; - SANE_Handle _tmp339_ = {0}; - gint _tmp340_ = 0; - SANE_Option_Descriptor* _tmp341_ = NULL; - SANE_Option_Descriptor* _tmp342_ = NULL; - SANE_Handle _tmp346_ = {0}; - gint _tmp347_ = 0; - SANE_Option_Descriptor* _tmp348_ = NULL; - SANE_Option_Descriptor* _tmp349_ = NULL; -#line 1119 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp318_ = self->priv->handle; -#line 1119 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp320_ = scanner_get_option_by_name (self, _tmp318_, "hand-scanner", &_tmp319_); -#line 1119 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp319_; -#line 1119 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp320_; #line 1120 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp321_ = option; + _tmp320_ = self->priv->current_device; #line 1120 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp321_ != NULL) { -#line 10290 "scanner.c" - SANE_Handle _tmp322_ = {0}; - SANE_Option_Descriptor* _tmp323_ = NULL; - SANE_Int _tmp324_ = {0}; -#line 1121 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp322_ = self->priv->handle; -#line 1121 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp323_ = option; -#line 1121 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp324_ = index; -#line 1121 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_bool_option (self, _tmp322_, _tmp323_, _tmp324_, FALSE, NULL); -#line 10302 "scanner.c" - } + if (g_strcmp0 (_tmp320_, "test") == 0) { +#line 10272 "scanner.c" + SANE_Handle _tmp321_ = {0}; + gint _tmp322_ = 0; + SANE_Option_Descriptor* _tmp323_ = NULL; + SANE_Option_Descriptor* _tmp324_ = NULL; + SANE_Handle _tmp328_ = {0}; + gint _tmp329_ = 0; + SANE_Option_Descriptor* _tmp330_ = NULL; + SANE_Option_Descriptor* _tmp331_ = NULL; + SANE_Handle _tmp335_ = {0}; + gint _tmp336_ = 0; + SANE_Option_Descriptor* _tmp337_ = NULL; + SANE_Option_Descriptor* _tmp338_ = NULL; + SANE_Handle _tmp342_ = {0}; + gint _tmp343_ = 0; + SANE_Option_Descriptor* _tmp344_ = NULL; + SANE_Option_Descriptor* _tmp345_ = NULL; + SANE_Handle _tmp349_ = {0}; + gint _tmp350_ = 0; + SANE_Option_Descriptor* _tmp351_ = NULL; + SANE_Option_Descriptor* _tmp352_ = NULL; #line 1122 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp325_ = self->priv->handle; + _tmp321_ = self->priv->handle; #line 1122 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp327_ = scanner_get_option_by_name (self, _tmp325_, "three-pass", &_tmp326_); + _tmp323_ = scanner_get_option_by_name (self, _tmp321_, "hand-scanner", &_tmp322_); #line 1122 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp326_; + index = (SANE_Int) _tmp322_; #line 1122 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp327_; + option = _tmp323_; #line 1123 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp328_ = option; + _tmp324_ = option; #line 1123 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp328_ != NULL) { -#line 10316 "scanner.c" - SANE_Handle _tmp329_ = {0}; - SANE_Option_Descriptor* _tmp330_ = NULL; - SANE_Int _tmp331_ = {0}; + if (_tmp324_ != NULL) { +#line 10305 "scanner.c" + SANE_Handle _tmp325_ = {0}; + SANE_Option_Descriptor* _tmp326_ = NULL; + SANE_Int _tmp327_ = {0}; #line 1124 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp329_ = self->priv->handle; + _tmp325_ = self->priv->handle; #line 1124 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp330_ = option; + _tmp326_ = option; #line 1124 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp331_ = index; + _tmp327_ = index; #line 1124 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_bool_option (self, _tmp329_, _tmp330_, _tmp331_, FALSE, NULL); -#line 10328 "scanner.c" + scanner_set_bool_option (self, _tmp325_, _tmp326_, _tmp327_, FALSE, NULL); +#line 10317 "scanner.c" } #line 1125 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp332_ = self->priv->handle; + _tmp328_ = self->priv->handle; #line 1125 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp334_ = scanner_get_option_by_name (self, _tmp332_, "test-picture", &_tmp333_); + _tmp330_ = scanner_get_option_by_name (self, _tmp328_, "three-pass", &_tmp329_); #line 1125 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp333_; + index = (SANE_Int) _tmp329_; #line 1125 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp334_; + option = _tmp330_; #line 1126 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp335_ = option; + _tmp331_ = option; #line 1126 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp335_ != NULL) { -#line 10342 "scanner.c" - SANE_Handle _tmp336_ = {0}; - SANE_Option_Descriptor* _tmp337_ = NULL; - SANE_Int _tmp338_ = {0}; + if (_tmp331_ != NULL) { +#line 10331 "scanner.c" + SANE_Handle _tmp332_ = {0}; + SANE_Option_Descriptor* _tmp333_ = NULL; + SANE_Int _tmp334_ = {0}; #line 1127 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp336_ = self->priv->handle; + _tmp332_ = self->priv->handle; #line 1127 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp337_ = option; + _tmp333_ = option; #line 1127 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp338_ = index; + _tmp334_ = index; #line 1127 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_string_option (self, _tmp336_, _tmp337_, _tmp338_, "Color pattern", NULL); -#line 10354 "scanner.c" + scanner_set_bool_option (self, _tmp332_, _tmp333_, _tmp334_, FALSE, NULL); +#line 10343 "scanner.c" } #line 1128 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp339_ = self->priv->handle; + _tmp335_ = self->priv->handle; #line 1128 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp341_ = scanner_get_option_by_name (self, _tmp339_, "read-delay", &_tmp340_); + _tmp337_ = scanner_get_option_by_name (self, _tmp335_, "test-picture", &_tmp336_); #line 1128 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp340_; + index = (SANE_Int) _tmp336_; #line 1128 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp341_; + option = _tmp337_; #line 1129 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp342_ = option; + _tmp338_ = option; #line 1129 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp342_ != NULL) { -#line 10368 "scanner.c" - SANE_Handle _tmp343_ = {0}; - SANE_Option_Descriptor* _tmp344_ = NULL; - SANE_Int _tmp345_ = {0}; + if (_tmp338_ != NULL) { +#line 10357 "scanner.c" + SANE_Handle _tmp339_ = {0}; + SANE_Option_Descriptor* _tmp340_ = NULL; + SANE_Int _tmp341_ = {0}; #line 1130 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp343_ = self->priv->handle; + _tmp339_ = self->priv->handle; #line 1130 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp344_ = option; + _tmp340_ = option; #line 1130 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp345_ = index; + _tmp341_ = index; #line 1130 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_bool_option (self, _tmp343_, _tmp344_, _tmp345_, TRUE, NULL); -#line 10380 "scanner.c" + scanner_set_string_option (self, _tmp339_, _tmp340_, _tmp341_, "Color pattern", NULL); +#line 10369 "scanner.c" } #line 1131 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp346_ = self->priv->handle; + _tmp342_ = self->priv->handle; #line 1131 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp348_ = scanner_get_option_by_name (self, _tmp346_, "read-delay-duration", &_tmp347_); + _tmp344_ = scanner_get_option_by_name (self, _tmp342_, "read-delay", &_tmp343_); #line 1131 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - index = (SANE_Int) _tmp347_; + index = (SANE_Int) _tmp343_; #line 1131 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - option = _tmp348_; + option = _tmp344_; #line 1132 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp349_ = option; + _tmp345_ = option; #line 1132 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp349_ != NULL) { -#line 10394 "scanner.c" - SANE_Handle _tmp350_ = {0}; - SANE_Option_Descriptor* _tmp351_ = NULL; - SANE_Int _tmp352_ = {0}; + if (_tmp345_ != NULL) { +#line 10383 "scanner.c" + SANE_Handle _tmp346_ = {0}; + SANE_Option_Descriptor* _tmp347_ = NULL; + SANE_Int _tmp348_ = {0}; #line 1133 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp350_ = self->priv->handle; + _tmp346_ = self->priv->handle; #line 1133 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp351_ = option; + _tmp347_ = option; #line 1133 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp352_ = index; + _tmp348_ = index; #line 1133 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_set_int_option (self, _tmp350_, _tmp351_, _tmp352_, 200000, NULL); -#line 10406 "scanner.c" + scanner_set_bool_option (self, _tmp346_, _tmp347_, _tmp348_, TRUE, NULL); +#line 10395 "scanner.c" } - } +#line 1134 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp349_ = self->priv->handle; +#line 1134 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp351_ = scanner_get_option_by_name (self, _tmp349_, "read-delay-duration", &_tmp350_); +#line 1134 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + index = (SANE_Int) _tmp350_; +#line 1134 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + option = _tmp351_; +#line 1135 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp352_ = option; +#line 1135 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp352_ != NULL) { +#line 10409 "scanner.c" + SANE_Handle _tmp353_ = {0}; + SANE_Option_Descriptor* _tmp354_ = NULL; + SANE_Int _tmp355_ = {0}; +#line 1136 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp353_ = self->priv->handle; +#line 1136 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp354_ = option; +#line 1136 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp355_ = index; #line 1136 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_set_int_option (self, _tmp353_, _tmp354_, _tmp355_, 200000, NULL); +#line 10421 "scanner.c" + } + } +#line 1139 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_START; -#line 1137 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1140 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1137 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1140 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 10415 "scanner.c" +#line 10430 "scanner.c" } -#line 1140 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp353_ = index; -#line 1140 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp354_ = option; -#line 1140 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_log_option (self, _tmp353_, _tmp354_); -#line 1143 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp355_ = option; #line 1143 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp356_ = _tmp355_->type; + _tmp356_ = index; #line 1143 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp356_ == SANE_TYPE_GROUP) { -#line 1144 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _scan_job_unref0 (job); -#line 1144 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - return; -#line 10433 "scanner.c" - } -#line 1147 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp357_ = option; +#line 1143 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_log_option (self, _tmp356_, _tmp357_); +#line 1146 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp358_ = option; +#line 1146 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp359_ = _tmp358_->type; +#line 1146 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if (_tmp359_ == SANE_TYPE_GROUP) { #line 1147 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp358_ = _tmp357_->cap; -#line 1147 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if ((_tmp358_ & SANE_CAP_INACTIVE) != ((SANE_Int) 0)) { -#line 1148 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1148 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1147 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 10445 "scanner.c" - } +#line 10448 "scanner.c" + } +#line 1150 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp360_ = option; +#line 1150 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp361_ = _tmp360_->cap; +#line 1150 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + if ((_tmp361_ & SANE_CAP_INACTIVE) != ((SANE_Int) 0)) { #line 1151 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp359_ = option; -#line 1151 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp360_ = _tmp359_->name; -#line 1151 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - if (_tmp360_ == NULL) { -#line 1152 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1152 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1151 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 10457 "scanner.c" +#line 10460 "scanner.c" } -#line 1154 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp361_ = self->priv->options; #line 1154 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp362_ = option; #line 1154 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp363_ = _tmp362_->name; #line 1154 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp364_ = g_strdup (_tmp363_); -#line 1154 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp365_ = index; -#line 1154 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_hash_table_insert (_tmp361_, _tmp364_, (gpointer) ((gintptr) ((gint) _tmp365_))); + if (_tmp363_ == NULL) { +#line 1155 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _scan_job_unref0 (job); +#line 1155 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + return; +#line 10472 "scanner.c" + } +#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp364_ = self->priv->options; +#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp365_ = option; +#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp366_ = _tmp365_->name; +#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp367_ = g_strdup (_tmp366_); +#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp368_ = index; +#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_hash_table_insert (_tmp364_, _tmp367_, (gpointer) ((gintptr) ((gint) _tmp368_))); #line 879 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 10473 "scanner.c" +#line 10488 "scanner.c" } @@ -10485,54 +10500,54 @@ static gdouble scanner_convert_page_size (Scanner* self, SANE_Option_Descriptor* gdouble result = 0.0; SANE_Option_Descriptor* _tmp0_ = NULL; SANE_Unit _tmp1_ = 0; -#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1160 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (self != NULL, 0.0); -#line 1157 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1160 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (option != NULL, 0.0); -#line 1159 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1162 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = option; -#line 1159 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1162 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = _tmp0_->unit; -#line 1159 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1162 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp1_ == SANE_UNIT_PIXEL) { -#line 10491 "scanner.c" +#line 10506 "scanner.c" gdouble _tmp2_ = 0.0; gdouble _tmp3_ = 0.0; -#line 1160 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1163 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = dpi; -#line 1160 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1163 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = size; -#line 1160 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1163 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = (_tmp2_ * _tmp3_) / 254.0; -#line 1160 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1163 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 10502 "scanner.c" +#line 10517 "scanner.c" } else { SANE_Option_Descriptor* _tmp4_ = NULL; SANE_Unit _tmp5_ = 0; -#line 1161 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1164 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = option; -#line 1161 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1164 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = _tmp4_->unit; -#line 1161 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1164 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp5_ == SANE_UNIT_MM) { -#line 10512 "scanner.c" +#line 10527 "scanner.c" gdouble _tmp6_ = 0.0; -#line 1162 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1165 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = size; -#line 1162 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1165 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp6_ / 10.0; -#line 1162 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1165 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 10520 "scanner.c" +#line 10535 "scanner.c" } else { -#line 1165 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1165: Unable to set unsupported unit type"); -#line 1166 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1168 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1168: Unable to set unsupported unit type"); +#line 1169 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = (gdouble) 0.0f; -#line 1166 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1169 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 10528 "scanner.c" +#line 10543 "scanner.c" } } } @@ -10548,51 +10563,51 @@ static SANE_Option_Descriptor* scanner_get_option_by_name (Scanner* self, SANE_H SANE_Handle _tmp4_ = {0}; gint _tmp5_ = 0; SANE_Option_Descriptor* _tmp6_ = NULL; -#line 1170 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1173 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (self != NULL, NULL); -#line 1170 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1173 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (name != NULL, NULL); -#line 1172 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1175 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->options; -#line 1172 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1175 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = name; -#line 1172 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1175 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = g_hash_table_lookup (_tmp0_, _tmp1_); -#line 1172 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1175 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _vala_index = (gint) ((gintptr) _tmp2_); -#line 1173 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = _vala_index; -#line 1173 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp3_ == 0) { -#line 1174 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1177 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = NULL; -#line 1174 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1177 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (index) { -#line 1174 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1177 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" *index = _vala_index; -#line 10566 "scanner.c" +#line 10581 "scanner.c" } -#line 1174 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1177 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 10570 "scanner.c" +#line 10585 "scanner.c" } -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = handle; -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = _vala_index; -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = sane_get_option_descriptor (_tmp4_, (SANE_Int) _tmp5_); -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp6_; -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (index) { -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" *index = _vala_index; -#line 10584 "scanner.c" +#line 10599 "scanner.c" } -#line 1176 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 10588 "scanner.c" +#line 10603 "scanner.c" } @@ -10602,41 +10617,41 @@ static void scanner_do_complete_document (Scanner* self) { GList* _tmp2_ = NULL; NotifyDocumentDone* _tmp3_ = NULL; NotifyDocumentDone* _tmp4_ = NULL; -#line 1179 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1182 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1181 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1184 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->handle; -#line 1181 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - sane_cancel (_tmp0_); -#line 1182 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1182: sane_cancel ()"); #line 1184 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + sane_cancel (_tmp0_); +#line 1185 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1185: sane_cancel ()"); +#line 1187 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = self->priv->job_queue; -#line 1184 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1187 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->job_queue = g_list_remove_link (self->priv->job_queue, _tmp1_); -#line 1186 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - self->priv->state = SCAN_STATE_IDLE; #line 1189 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + self->priv->state = SCAN_STATE_IDLE; +#line 1192 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = self->priv->job_queue; -#line 1189 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1192 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp2_ != NULL) { -#line 1191 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1194 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_OPEN; -#line 1192 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1195 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 10620 "scanner.c" +#line 10635 "scanner.c" } -#line 1198 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1201 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = notify_document_done_new (); -#line 1198 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1201 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = _tmp3_; -#line 1198 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1201 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_notify (self, (Notify*) _tmp4_); -#line 1198 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1201 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _notify_unref0 (_tmp4_); -#line 1199 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1202 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_set_scanning (self, FALSE); -#line 10632 "scanner.c" +#line 10647 "scanner.c" } @@ -10652,70 +10667,70 @@ static void scanner_do_start (Scanner* self) { gchar* _tmp7_ = NULL; gchar* _tmp8_ = NULL; SANE_Status _tmp9_ = 0; -#line 1202 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1205 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1206 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = notify_expect_page_new (); -#line 1206 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = _tmp0_; -#line 1206 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_notify (self, (Notify*) _tmp1_); -#line 1206 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _notify_unref0 (_tmp1_); -#line 1208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1211 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = self->priv->handle; -#line 1208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1211 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = sane_start (_tmp2_); -#line 1208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1211 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" status = _tmp3_; -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = self->priv->page_number; -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = self->priv->pass_number; -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = status; -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp7_ = sane_status_to_string (_tmp6_); -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp8_ = _tmp7_; -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1209: sane_start (page=%d, pass=%d) -> %s", _tmp4_, _tmp5_, _tmp8_); -#line 1209 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1212: sane_start (page=%d, pass=%d) -> %s", _tmp4_, _tmp5_, _tmp8_); +#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp8_); -#line 1210 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1213 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp9_ = status; -#line 1210 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1213 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp9_ == SANE_STATUS_GOOD) { -#line 1211 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1214 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_GET_PARAMETERS; -#line 10684 "scanner.c" +#line 10699 "scanner.c" } else { SANE_Status _tmp10_ = 0; -#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1215 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp10_ = status; -#line 1212 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1215 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp10_ == SANE_STATUS_NO_DOCS) { -#line 1213 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1216 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_complete_document (self); -#line 10693 "scanner.c" +#line 10708 "scanner.c" } else { SANE_Status _tmp11_ = 0; const gchar* _tmp12_ = NULL; SANE_Status _tmp13_ = 0; const gchar* _tmp14_ = NULL; -#line 1216 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1219 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp11_ = status; -#line 1216 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1219 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp12_ = sane_strstatus (_tmp11_); -#line 1216 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1216: Unable to start device: %s", _tmp12_); -#line 1217 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1219 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1219: Unable to start device: %s", _tmp12_); +#line 1220 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp13_ = status; -#line 1217 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1220 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = _ ("Unable to start scan"); -#line 1217 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1220 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_fail_scan (self, (gint) _tmp13_, _tmp14_); -#line 10711 "scanner.c" +#line 10726 "scanner.c" } } } @@ -10730,7 +10745,7 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { switch (_tmp0_) { #line 103 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" case SANE_FRAME_GRAY: -#line 10726 "scanner.c" +#line 10741 "scanner.c" { gchar* _tmp1_ = NULL; #line 106 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" @@ -10739,11 +10754,11 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { result = _tmp1_; #line 106 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" return result; -#line 10735 "scanner.c" +#line 10750 "scanner.c" } #line 103 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" case SANE_FRAME_RGB: -#line 10739 "scanner.c" +#line 10754 "scanner.c" { gchar* _tmp2_ = NULL; #line 108 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" @@ -10752,11 +10767,11 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { result = _tmp2_; #line 108 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" return result; -#line 10748 "scanner.c" +#line 10763 "scanner.c" } #line 103 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" case SANE_FRAME_RED: -#line 10752 "scanner.c" +#line 10767 "scanner.c" { gchar* _tmp3_ = NULL; #line 110 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" @@ -10765,11 +10780,11 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { result = _tmp3_; #line 110 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" return result; -#line 10761 "scanner.c" +#line 10776 "scanner.c" } #line 103 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" case SANE_FRAME_GREEN: -#line 10765 "scanner.c" +#line 10780 "scanner.c" { gchar* _tmp4_ = NULL; #line 112 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" @@ -10778,11 +10793,11 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { result = _tmp4_; #line 112 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" return result; -#line 10774 "scanner.c" +#line 10789 "scanner.c" } #line 103 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" case SANE_FRAME_BLUE: -#line 10778 "scanner.c" +#line 10793 "scanner.c" { gchar* _tmp5_ = NULL; #line 114 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" @@ -10791,7 +10806,7 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { result = _tmp5_; #line 114 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" return result; -#line 10787 "scanner.c" +#line 10802 "scanner.c" } default: { @@ -10805,7 +10820,7 @@ static gchar* sane_frame_to_string (SANE_Frame frame) { result = _tmp7_; #line 116 "/home/bob/bzr/simple-scan/trunk/src/sane.vapi" return result; -#line 10801 "scanner.c" +#line 10816 "scanner.c" } } } @@ -10872,301 +10887,301 @@ static void scanner_do_get_parameters (Scanner* self) { gint _tmp72_ = 0; gint _tmp73_ = 0; guchar* _tmp74_ = NULL; -#line 1223 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1225 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1228 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->handle; -#line 1225 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1228 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = sane_get_parameters (_tmp0_, &_tmp1_); -#line 1225 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1228 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->parameters = _tmp1_; -#line 1225 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1228 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" status = _tmp2_; -#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = status; -#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = sane_status_to_string (_tmp3_); -#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = _tmp4_; -#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1226: sane_get_parameters () -> %s", _tmp5_); -#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1229: sane_get_parameters () -> %s", _tmp5_); +#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp5_); -#line 1227 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1230 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = status; -#line 1227 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1230 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp6_ != SANE_STATUS_GOOD) { -#line 10892 "scanner.c" +#line 10907 "scanner.c" SANE_Status _tmp7_ = 0; const gchar* _tmp8_ = NULL; SANE_Status _tmp9_ = 0; const gchar* _tmp10_ = NULL; -#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1232 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp7_ = status; -#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1232 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp8_ = sane_strstatus (_tmp7_); -#line 1229 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1229: Unable to get device parameters: %s", _tmp8_); -#line 1230 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1232 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1232: Unable to get device parameters: %s", _tmp8_); +#line 1233 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp9_ = status; -#line 1230 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1233 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp10_ = _ ("Error communicating with scanner"); -#line 1230 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_fail_scan (self, (gint) _tmp9_, _tmp10_); #line 1233 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_fail_scan (self, (gint) _tmp9_, _tmp10_); +#line 1236 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 10911 "scanner.c" +#line 10926 "scanner.c" } -#line 1236 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1239 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp11_ = self->priv->job_queue; -#line 1236 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1239 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp12_ = _tmp11_->data; -#line 1236 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1239 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp13_ = _scan_job_ref0 (G_TYPE_CHECK_INSTANCE_CAST ((ScanJob*) _tmp12_, TYPE_SCAN_JOB, ScanJob)); -#line 1236 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1239 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" job = _tmp13_; -#line 1240 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1243 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp15_ = self->priv->parameters; -#line 1240 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1243 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp16_ = _tmp15_.last_frame; -#line 1240 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1243 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp16_) { -#line 1240 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1243 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = "SANE_TRUE"; -#line 10929 "scanner.c" +#line 10944 "scanner.c" } else { -#line 1240 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1243 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = "SANE_FALSE"; -#line 10933 "scanner.c" +#line 10948 "scanner.c" } -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp17_ = self->priv->parameters; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp18_ = _tmp17_.format; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp19_ = sane_frame_to_string (_tmp18_); -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp20_ = _tmp19_; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp21_ = self->priv->parameters; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp22_ = _tmp21_.bytes_per_line; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp23_ = self->priv->parameters; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp24_ = _tmp23_.pixels_per_line; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp25_ = self->priv->parameters; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp26_ = _tmp25_.lines; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp27_ = self->priv->parameters; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp28_ = _tmp27_.depth; -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1238: Parameters: format=%s last_frame=%s bytes_per_line=" \ +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1241: Parameters: format=%s last_frame=%s bytes_per_line=" \ "%d pixels_per_line=%d lines=%d depth=%d", _tmp20_, _tmp14_, _tmp22_, _tmp24_, _tmp26_, _tmp28_); -#line 1238 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1241 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp20_); -#line 1246 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1249 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp29_ = scan_page_info_new (); -#line 1246 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1249 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" info = _tmp29_; -#line 1247 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1250 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp30_ = info; -#line 1247 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1250 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp31_ = self->priv->parameters; -#line 1247 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1250 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp32_ = _tmp31_.pixels_per_line; -#line 1247 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1250 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp30_->width = _tmp32_; -#line 1248 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1251 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp33_ = info; -#line 1248 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1251 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp34_ = self->priv->parameters; -#line 1248 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1251 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp35_ = _tmp34_.lines; -#line 1248 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1251 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp33_->height = _tmp35_; -#line 1249 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp36_ = info; -#line 1249 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp37_ = self->priv->parameters; -#line 1249 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp38_ = _tmp37_.depth; -#line 1249 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp36_->depth = _tmp38_; #line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp36_->depth = _tmp38_; +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp42_ = self->priv->parameters; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp43_ = _tmp42_.depth; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp43_ == 8) { -#line 10997 "scanner.c" +#line 11012 "scanner.c" SANE_Parameters _tmp44_ = {0}; SANE_Frame _tmp45_ = 0; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp44_ = self->priv->parameters; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp45_ = _tmp44_.format; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp41_ = _tmp45_ == SANE_FRAME_GRAY; -#line 11006 "scanner.c" +#line 11021 "scanner.c" } else { -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp41_ = FALSE; -#line 11010 "scanner.c" +#line 11025 "scanner.c" } -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp41_) { -#line 11014 "scanner.c" +#line 11029 "scanner.c" ScanJob* _tmp46_ = NULL; gint _tmp47_ = 0; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp46_ = job; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp47_ = _tmp46_->depth; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp40_ = _tmp47_ == 2; -#line 11023 "scanner.c" +#line 11038 "scanner.c" } else { -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp40_ = FALSE; -#line 11027 "scanner.c" +#line 11042 "scanner.c" } -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp40_) { -#line 11031 "scanner.c" +#line 11046 "scanner.c" ScanJob* _tmp48_ = NULL; ScanMode _tmp49_ = 0; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp48_ = job; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp49_ = _tmp48_->scan_mode; -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp39_ = _tmp49_ == SCAN_MODE_GRAY; -#line 11040 "scanner.c" +#line 11055 "scanner.c" } else { -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp39_ = FALSE; -#line 11044 "scanner.c" +#line 11059 "scanner.c" } -#line 1252 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp39_) { -#line 11048 "scanner.c" +#line 11063 "scanner.c" ScanPageInfo* _tmp50_ = NULL; ScanJob* _tmp51_ = NULL; gint _tmp52_ = 0; -#line 1253 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp50_ = info; -#line 1253 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp51_ = job; -#line 1253 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp52_ = _tmp51_->depth; -#line 1253 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp50_->depth = _tmp52_; -#line 11060 "scanner.c" +#line 11075 "scanner.c" } -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp54_ = self->priv->parameters; -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp55_ = _tmp54_.format; -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp55_ == SANE_FRAME_GRAY) { -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp53_ = 1; -#line 11070 "scanner.c" +#line 11085 "scanner.c" } else { -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp53_ = 3; -#line 11074 "scanner.c" +#line 11089 "scanner.c" } -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp56_ = info; -#line 1254 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1257 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp56_->n_channels = _tmp53_; -#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp57_ = info; -#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp58_ = job; -#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp59_ = _tmp58_->dpi; -#line 1255 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp57_->dpi = _tmp59_; -#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1259 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp60_ = info; -#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1259 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp61_ = self->priv->current_device; -#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1259 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp62_ = g_strdup (_tmp61_); -#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1259 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp60_->device); -#line 1256 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1259 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp60_->device = _tmp62_; -#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1261 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp63_ = self->priv->page_number; -#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1261 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp64_ = self->priv->notified_page; -#line 1258 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1261 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp63_ != _tmp64_) { -#line 11104 "scanner.c" +#line 11119 "scanner.c" ScanJob* _tmp65_ = NULL; gint _tmp66_ = 0; ScanPageInfo* _tmp67_ = NULL; NotifyGotPageInfo* _tmp68_ = NULL; NotifyGotPageInfo* _tmp69_ = NULL; gint _tmp70_ = 0; -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp65_ = job; -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp66_ = _tmp65_->id; -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp67_ = info; -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp68_ = notify_got_page_info_new (_tmp66_, _tmp67_); -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp69_ = _tmp68_; -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_notify (self, (Notify*) _tmp69_); -#line 1260 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1263 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _notify_unref0 (_tmp69_); -#line 1261 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1264 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp70_ = self->priv->page_number; -#line 1261 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1264 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->notified_page = _tmp70_; -#line 11129 "scanner.c" +#line 11144 "scanner.c" } -#line 1265 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1268 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp71_ = self->priv->parameters; -#line 1265 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1268 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp72_ = _tmp71_.bytes_per_line; -#line 1265 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1268 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" buffer_size = _tmp72_ + 1; -#line 1266 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp73_ = buffer_size; -#line 1266 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp74_ = g_new0 (guchar, _tmp73_); -#line 1266 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer = (g_free (self->priv->buffer), NULL); -#line 1266 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer = _tmp74_; -#line 1266 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer_length1 = _tmp73_; -#line 1266 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->_buffer_size_ = self->priv->buffer_length1; -#line 1267 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1270 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->n_used = 0; -#line 1268 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1271 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->line_count = 0; -#line 1269 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1272 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->pass_number = 0; -#line 1270 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1273 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_READ; -#line 1223 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_page_info_unref0 (info); -#line 1223 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1226 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 11161 "scanner.c" +#line 11176 "scanner.c" } @@ -11183,91 +11198,91 @@ static void scanner_do_complete_page (Scanner* self) { gboolean _tmp8_ = FALSE; ScanJob* _tmp10_ = NULL; ScanType _tmp11_ = 0; -#line 1273 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1276 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1275 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1278 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->job_queue; -#line 1275 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1278 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = _tmp0_->data; -#line 1275 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1278 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = _scan_job_ref0 (G_TYPE_CHECK_INSTANCE_CAST ((ScanJob*) _tmp1_, TYPE_SCAN_JOB, ScanJob)); -#line 1275 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1278 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" job = _tmp2_; -#line 1277 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = job; -#line 1277 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = _tmp3_->id; -#line 1277 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = notify_page_done_new (_tmp4_); -#line 1277 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = _tmp5_; -#line 1277 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_notify (self, (Notify*) _tmp6_); -#line 1277 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _notify_unref0 (_tmp6_); -#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp7_ = self->priv->parameters; #line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _notify_unref0 (_tmp6_); +#line 1283 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp7_ = self->priv->parameters; +#line 1283 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp8_ = _tmp7_.last_frame; -#line 1280 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1283 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!_tmp8_) { -#line 11206 "scanner.c" +#line 11221 "scanner.c" gint _tmp9_ = 0; -#line 1282 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1285 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp9_ = self->priv->pass_number; -#line 1282 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1285 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->pass_number = _tmp9_ + 1; -#line 1283 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1286 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_START; -#line 1284 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1287 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1284 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1287 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 11218 "scanner.c" +#line 11233 "scanner.c" } -#line 1288 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1291 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp10_ = job; -#line 1288 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1291 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp11_ = _tmp10_->type; -#line 1288 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1291 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp11_ != SCAN_TYPE_SINGLE) { -#line 11226 "scanner.c" +#line 11241 "scanner.c" gint _tmp12_ = 0; ScanJob* _tmp13_ = NULL; gint _tmp14_ = 0; NotifyPageDone* _tmp15_ = NULL; NotifyPageDone* _tmp16_ = NULL; -#line 1290 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1293 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp12_ = self->priv->page_number; -#line 1290 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1293 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->page_number = _tmp12_ + 1; -#line 1291 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1294 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->pass_number = 0; -#line 1292 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1295 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp13_ = job; -#line 1292 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1295 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = _tmp13_->id; -#line 1292 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1295 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp15_ = notify_page_done_new (_tmp14_); -#line 1292 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1295 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp16_ = _tmp15_; -#line 1292 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1295 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_notify (self, (Notify*) _tmp16_); -#line 1292 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1295 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _notify_unref0 (_tmp16_); -#line 1293 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1296 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_START; -#line 1294 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1297 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1294 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1297 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 11256 "scanner.c" +#line 11271 "scanner.c" } -#line 1297 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1300 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_complete_document (self); -#line 1273 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1276 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 11262 "scanner.c" +#line 11277 "scanner.c" } @@ -11306,199 +11321,199 @@ static void scanner_do_read (Scanner* self) { gint _tmp40_ = 0; SANE_Parameters _tmp41_ = {0}; gint _tmp42_ = 0; -#line 1300 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1303 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1302 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->job_queue; -#line 1302 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = _tmp0_->data; -#line 1302 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = _scan_job_ref0 (G_TYPE_CHECK_INSTANCE_CAST ((ScanJob*) _tmp1_, TYPE_SCAN_JOB, ScanJob)); -#line 1302 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - job = _tmp2_; #line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + job = _tmp2_; +#line 1308 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = self->priv->buffer; -#line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1308 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3__length1 = self->priv->buffer_length1; -#line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1308 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = self->priv->n_used; -#line 1305 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - n_to_read = _tmp3__length1 - _tmp4_; #line 1308 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + n_to_read = _tmp3__length1 - _tmp4_; +#line 1311 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = self->priv->buffer; -#line 1308 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1311 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5__length1 = self->priv->buffer_length1; -#line 1308 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1311 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" b = (guchar*) _tmp5_; -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = self->priv->handle; -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp7_ = b; -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp8_ = self->priv->n_used; -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp9_ = n_to_read; -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp11_ = sane_read (_tmp6_, (guint8*) (_tmp7_ + _tmp8_), (SANE_Int) _tmp9_, &_tmp10_); -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" n_read = _tmp10_; -#line 1309 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1312 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" status = _tmp11_; -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp12_ = n_to_read; -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp13_ = status; -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = sane_status_to_string (_tmp13_); -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp15_ = _tmp14_; -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp16_ = n_read; -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1310: sane_read (%d) -> (%s, %d)", _tmp12_, _tmp15_, (gint) _tmp16_); -#line 1310 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _g_free0 (_tmp15_); #line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - _tmp17_ = status; + g_debug ("scanner.vala:1313: sane_read (%d) -> (%s, %d)", _tmp12_, _tmp15_, (gint) _tmp16_); #line 1313 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _g_free0 (_tmp15_); +#line 1316 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + _tmp17_ = status; +#line 1316 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp17_ == SANE_STATUS_EOF) { -#line 11357 "scanner.c" +#line 11372 "scanner.c" gboolean _tmp18_ = FALSE; SANE_Parameters _tmp19_ = {0}; gint _tmp20_ = 0; gint _tmp27_ = 0; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp19_ = self->priv->parameters; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp20_ = _tmp19_.lines; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp20_ > 0) { -#line 11368 "scanner.c" +#line 11383 "scanner.c" gint _tmp21_ = 0; SANE_Parameters _tmp22_ = {0}; gint _tmp23_ = 0; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp21_ = self->priv->line_count; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp22_ = self->priv->parameters; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp23_ = _tmp22_.lines; -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp18_ = _tmp21_ != _tmp23_; -#line 11380 "scanner.c" +#line 11395 "scanner.c" } else { -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp18_ = FALSE; -#line 11384 "scanner.c" +#line 11399 "scanner.c" } -#line 1315 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp18_) { -#line 11388 "scanner.c" +#line 11403 "scanner.c" gint _tmp24_ = 0; SANE_Parameters _tmp25_ = {0}; gint _tmp26_ = 0; -#line 1316 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1319 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp24_ = self->priv->line_count; -#line 1316 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1319 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp25_ = self->priv->parameters; -#line 1316 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1319 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp26_ = _tmp25_.lines; -#line 1316 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1316: Scan completed with %d lines, expected %d lines", _tmp24_, _tmp26_); -#line 11400 "scanner.c" +#line 1319 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1319: Scan completed with %d lines, expected %d lines", _tmp24_, _tmp26_); +#line 11415 "scanner.c" } -#line 1317 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1320 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp27_ = self->priv->n_used; -#line 1317 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1320 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp27_ > 0) { -#line 11406 "scanner.c" +#line 11421 "scanner.c" gint _tmp28_ = 0; -#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1321 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp28_ = self->priv->n_used; -#line 1318 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1318: Scan complete with %d bytes of unused data", _tmp28_); -#line 11412 "scanner.c" +#line 1321 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1321: Scan complete with %d bytes of unused data", _tmp28_); +#line 11427 "scanner.c" } -#line 1319 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1322 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_complete_page (self); -#line 1320 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1323 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1320 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1323 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 11420 "scanner.c" +#line 11435 "scanner.c" } -#line 1324 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1327 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp29_ = status; -#line 1324 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1327 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp29_ != SANE_STATUS_GOOD) { -#line 11426 "scanner.c" +#line 11441 "scanner.c" SANE_Status _tmp30_ = 0; const gchar* _tmp31_ = NULL; SANE_Status _tmp32_ = 0; const gchar* _tmp33_ = NULL; -#line 1326 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1329 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp30_ = status; -#line 1326 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1329 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp31_ = sane_strstatus (_tmp30_); -#line 1326 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1326: Unable to read frame from device: %s", _tmp31_); -#line 1327 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1329 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1329: Unable to read frame from device: %s", _tmp31_); +#line 1330 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp32_ = status; -#line 1327 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1330 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp33_ = _ ("Error communicating with scanner"); -#line 1327 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - scanner_fail_scan (self, (gint) _tmp32_, _tmp33_); #line 1330 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + scanner_fail_scan (self, (gint) _tmp32_, _tmp33_); +#line 1333 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 1330 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1333 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 11447 "scanner.c" +#line 11462 "scanner.c" } -#line 1333 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1336 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" full_read = FALSE; -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp35_ = self->priv->n_used; -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp35_ == 0) { -#line 11455 "scanner.c" +#line 11470 "scanner.c" SANE_Int _tmp36_ = {0}; guchar* _tmp37_ = NULL; gint _tmp37__length1 = 0; -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp36_ = n_read; -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp37_ = self->priv->buffer; -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp37__length1 = self->priv->buffer_length1; -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp34_ = _tmp36_ == ((SANE_Int) _tmp37__length1); -#line 11467 "scanner.c" +#line 11482 "scanner.c" } else { -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp34_ = FALSE; -#line 11471 "scanner.c" +#line 11486 "scanner.c" } -#line 1334 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1337 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp34_) { -#line 1335 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1338 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" full_read = TRUE; -#line 11477 "scanner.c" +#line 11492 "scanner.c" } -#line 1336 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp38_ = self->priv->n_used; -#line 1336 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp39_ = n_read; -#line 1336 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - self->priv->n_used = _tmp38_ + ((gint) _tmp39_); #line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + self->priv->n_used = _tmp38_ + ((gint) _tmp39_); +#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp40_ = self->priv->n_used; -#line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp41_ = self->priv->parameters; -#line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp42_ = _tmp41_.bytes_per_line; -#line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp40_ >= _tmp42_) { -#line 11493 "scanner.c" +#line 11508 "scanner.c" ScanLine* line = NULL; ScanLine* _tmp43_ = NULL; SANE_Parameters _tmp44_ = {0}; @@ -11547,215 +11562,215 @@ static void scanner_do_read (Scanner* self) { ScanLine* _tmp155_ = NULL; NotifyGotLine* _tmp156_ = NULL; NotifyGotLine* _tmp157_ = NULL; -#line 1341 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1344 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp43_ = scan_line_new (); -#line 1341 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1344 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" line = _tmp43_; -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp44_ = self->priv->parameters; -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp45_ = _tmp44_.format; -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" switch (_tmp45_) { -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SANE_FRAME_GRAY: -#line 11554 "scanner.c" +#line 11569 "scanner.c" { ScanLine* _tmp46_ = NULL; -#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1348 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp46_ = line; -#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1348 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp46_->channel = 0; -#line 1346 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1349 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11563 "scanner.c" +#line 11578 "scanner.c" } -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SANE_FRAME_RGB: -#line 11567 "scanner.c" +#line 11582 "scanner.c" { ScanLine* _tmp47_ = NULL; -#line 1348 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1351 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp47_ = line; -#line 1348 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1351 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp47_->channel = -1; -#line 1349 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1352 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11576 "scanner.c" +#line 11591 "scanner.c" } -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SANE_FRAME_RED: -#line 11580 "scanner.c" +#line 11595 "scanner.c" { ScanLine* _tmp48_ = NULL; -#line 1351 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1354 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp48_ = line; -#line 1351 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1354 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp48_->channel = 0; -#line 1352 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1355 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11589 "scanner.c" +#line 11604 "scanner.c" } -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SANE_FRAME_GREEN: -#line 11593 "scanner.c" +#line 11608 "scanner.c" { ScanLine* _tmp49_ = NULL; -#line 1354 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1357 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp49_ = line; -#line 1354 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1357 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp49_->channel = 1; -#line 1355 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1358 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11602 "scanner.c" +#line 11617 "scanner.c" } -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SANE_FRAME_BLUE: -#line 11606 "scanner.c" +#line 11621 "scanner.c" { ScanLine* _tmp50_ = NULL; -#line 1357 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1360 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp50_ = line; -#line 1357 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1360 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp50_->channel = 2; -#line 1358 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1361 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11615 "scanner.c" +#line 11630 "scanner.c" } default: -#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1345 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11620 "scanner.c" +#line 11635 "scanner.c" } -#line 1360 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp51_ = line; -#line 1360 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp52_ = self->priv->parameters; -#line 1360 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp53_ = _tmp52_.pixels_per_line; -#line 1360 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp51_->width = _tmp53_; -#line 1361 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp54_ = line; -#line 1361 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp55_ = self->priv->parameters; -#line 1361 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp56_ = _tmp55_.depth; -#line 1361 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp54_->depth = _tmp56_; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp57_ = line; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp58_ = self->priv->buffer; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp58__length1 = self->priv->buffer_length1; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer = NULL; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer_length1 = 0; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp57_->data = (g_free (_tmp57_->data), NULL); -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp57_->data = _tmp58_; -#line 1362 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp57_->data_length1 = _tmp58__length1; -#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1366 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp59_ = line; -#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1366 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp60_ = self->priv->parameters; -#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1366 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp61_ = _tmp60_.bytes_per_line; -#line 1363 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1366 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp59_->data_length = _tmp61_; -#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp62_ = line; -#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp63_ = self->priv->line_count; -#line 1364 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp62_->number = _tmp63_; -#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1368 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp64_ = line; -#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1368 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp65_ = self->priv->n_used; -#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1368 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp66_ = line; -#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1368 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp67_ = _tmp66_->data_length; -#line 1365 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1368 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp64_->n_lines = _tmp65_ / _tmp67_; -#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp68_ = self->priv->line_count; -#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp69_ = line; -#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp70_ = _tmp69_->n_lines; -#line 1367 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - self->priv->line_count = _tmp68_ + _tmp70_; #line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + self->priv->line_count = _tmp68_ + _tmp70_; +#line 1373 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp71_ = line; -#line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1373 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp72_ = _tmp71_->data; -#line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1373 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp72__length1 = _tmp71_->data_length1; -#line 1370 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1373 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" buffer_size = _tmp72__length1; -#line 1371 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp73_ = full_read; -#line 1371 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp73_) { -#line 11698 "scanner.c" +#line 11713 "scanner.c" gint _tmp74_ = 0; SANE_Parameters _tmp75_ = {0}; gint _tmp76_ = 0; -#line 1372 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp74_ = buffer_size; -#line 1372 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp75_ = self->priv->parameters; -#line 1372 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp76_ = _tmp75_.bytes_per_line; -#line 1372 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" buffer_size = _tmp74_ + _tmp76_; -#line 11710 "scanner.c" +#line 11725 "scanner.c" } -#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp77_ = buffer_size; -#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp78_ = g_new0 (guchar, _tmp77_); -#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer = (g_free (self->priv->buffer), NULL); -#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer = _tmp78_; -#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer_length1 = _tmp77_; -#line 1374 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->_buffer_size_ = self->priv->buffer_length1; -#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1378 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp79_ = self->priv->n_used; -#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1378 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp80_ = line; -#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1378 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp81_ = _tmp80_->n_lines; -#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1378 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp82_ = line; -#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1378 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp83_ = _tmp82_->data_length; -#line 1375 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1378 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" n_remaining = _tmp79_ - (_tmp81_ * _tmp83_); -#line 1376 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->n_used = 0; -#line 11738 "scanner.c" +#line 11753 "scanner.c" { gint i = 0; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" i = 0; -#line 11743 "scanner.c" +#line 11758 "scanner.c" { gboolean _tmp84_ = FALSE; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp84_ = TRUE; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" while (TRUE) { -#line 11750 "scanner.c" +#line 11765 "scanner.c" gint _tmp86_ = 0; gint _tmp87_ = 0; guchar* _tmp88_ = NULL; @@ -11772,147 +11787,147 @@ static void scanner_do_read (Scanner* self) { guchar _tmp97_ = '\0'; guchar _tmp98_ = '\0'; gint _tmp99_ = 0; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!_tmp84_) { -#line 11769 "scanner.c" +#line 11784 "scanner.c" gint _tmp85_ = 0; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp85_ = i; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" i = _tmp85_ + 1; -#line 11775 "scanner.c" +#line 11790 "scanner.c" } -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp84_ = FALSE; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp86_ = i; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp87_ = n_remaining; -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!(_tmp86_ < _tmp87_)) { -#line 1377 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11787 "scanner.c" +#line 11802 "scanner.c" } -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp88_ = self->priv->buffer; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp88__length1 = self->priv->buffer_length1; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp89_ = i; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp90_ = line; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp91_ = _tmp90_->data; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp91__length1 = _tmp90_->data_length1; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp92_ = i; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp93_ = line; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp94_ = _tmp93_->n_lines; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp95_ = line; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp96_ = _tmp95_->data_length; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp97_ = _tmp91_[_tmp92_ + (_tmp94_ * _tmp96_)]; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp88_[_tmp89_] = _tmp97_; -#line 1379 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1382 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp98_ = _tmp88_[_tmp89_]; -#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1383 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp99_ = self->priv->n_used; -#line 1380 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1383 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->n_used = _tmp99_ + 1; -#line 11821 "scanner.c" +#line 11836 "scanner.c" } } } -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp103_ = self->priv->parameters; -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp104_ = _tmp103_.depth; -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp104_ == 8) { -#line 11831 "scanner.c" +#line 11846 "scanner.c" SANE_Parameters _tmp105_ = {0}; SANE_Frame _tmp106_ = 0; -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp105_ = self->priv->parameters; -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp106_ = _tmp105_.format; -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp102_ = _tmp106_ == SANE_FRAME_GRAY; -#line 11840 "scanner.c" +#line 11855 "scanner.c" } else { -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp102_ = FALSE; -#line 11844 "scanner.c" +#line 11859 "scanner.c" } -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp102_) { -#line 11848 "scanner.c" +#line 11863 "scanner.c" ScanJob* _tmp107_ = NULL; gint _tmp108_ = 0; -#line 1386 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp107_ = job; -#line 1386 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp108_ = _tmp107_->depth; -#line 1386 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp101_ = _tmp108_ == 2; -#line 11857 "scanner.c" +#line 11872 "scanner.c" } else { -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp101_ = FALSE; -#line 11861 "scanner.c" +#line 11876 "scanner.c" } -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp101_) { -#line 11865 "scanner.c" +#line 11880 "scanner.c" ScanJob* _tmp109_ = NULL; ScanMode _tmp110_ = 0; -#line 1386 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp109_ = job; -#line 1386 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp110_ = _tmp109_->scan_mode; -#line 1386 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp100_ = _tmp110_ == SCAN_MODE_GRAY; -#line 11874 "scanner.c" +#line 11889 "scanner.c" } else { -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp100_ = FALSE; -#line 11878 "scanner.c" +#line 11893 "scanner.c" } -#line 1385 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp100_) { -#line 11882 "scanner.c" +#line 11897 "scanner.c" guchar block = '\0'; gint write_offset = 0; gint block_shift = 0; ScanLine* _tmp150_ = NULL; ScanLine* _tmp151_ = NULL; gint _tmp152_ = 0; -#line 1388 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block = (guchar) 0; -#line 1389 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1392 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" write_offset = 0; -#line 1390 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1393 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block_shift = 6; -#line 11895 "scanner.c" +#line 11910 "scanner.c" { gint i = 0; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" i = 0; -#line 11900 "scanner.c" +#line 11915 "scanner.c" { gboolean _tmp111_ = FALSE; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp111_ = TRUE; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" while (TRUE) { -#line 11907 "scanner.c" +#line 11922 "scanner.c" gint _tmp113_ = 0; ScanLine* _tmp114_ = NULL; gint _tmp115_ = 0; @@ -11921,51 +11936,51 @@ static void scanner_do_read (Scanner* self) { ScanLine* _tmp117_ = NULL; gint _tmp118_ = 0; gint _tmp143_ = 0; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!_tmp111_) { -#line 11918 "scanner.c" +#line 11933 "scanner.c" gint _tmp112_ = 0; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp112_ = i; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" i = _tmp112_ + 1; -#line 11924 "scanner.c" +#line 11939 "scanner.c" } -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp111_ = FALSE; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp113_ = i; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp114_ = line; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp115_ = _tmp114_->n_lines; -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!(_tmp113_ < _tmp115_)) { -#line 1391 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11938 "scanner.c" +#line 11953 "scanner.c" } -#line 1393 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp116_ = i; -#line 1393 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp117_ = line; -#line 1393 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp118_ = _tmp117_->data_length; -#line 1393 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" offset = _tmp116_ * _tmp118_; -#line 11948 "scanner.c" +#line 11963 "scanner.c" { gint x = 0; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" x = 0; -#line 11953 "scanner.c" +#line 11968 "scanner.c" { gboolean _tmp119_ = FALSE; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp119_ = TRUE; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" while (TRUE) { -#line 11960 "scanner.c" +#line 11975 "scanner.c" gint _tmp121_ = 0; ScanLine* _tmp122_ = NULL; gint _tmp123_ = 0; @@ -11982,89 +11997,89 @@ static void scanner_do_read (Scanner* self) { guchar _tmp133_ = '\0'; gint _tmp134_ = 0; gint _tmp135_ = 0; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!_tmp119_) { -#line 11979 "scanner.c" +#line 11994 "scanner.c" gint _tmp120_ = 0; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp120_ = x; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" x = _tmp120_ + 1; -#line 11985 "scanner.c" +#line 12000 "scanner.c" } -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp119_ = FALSE; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp121_ = x; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp122_ = line; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp123_ = _tmp122_->width; -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!(_tmp121_ < _tmp123_)) { -#line 1394 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1397 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 11999 "scanner.c" +#line 12014 "scanner.c" } -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp124_ = line; -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp125_ = _tmp124_->data; -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp125__length1 = _tmp124_->data_length1; -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp126_ = offset; -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp127_ = x; -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp128_ = _tmp125_[_tmp126_ + _tmp127_]; -#line 1396 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - p = _tmp128_; #line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + p = _tmp128_; +#line 1402 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp129_ = p; -#line 1399 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1402 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (((gint) _tmp129_) >= 192) { -#line 1400 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1403 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" sample = (guchar) 3; -#line 12021 "scanner.c" +#line 12036 "scanner.c" } else { guchar _tmp130_ = '\0'; -#line 1401 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1404 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp130_ = p; -#line 1401 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1404 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (((gint) _tmp130_) >= 128) { -#line 1402 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1405 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" sample = (guchar) 2; -#line 12030 "scanner.c" +#line 12045 "scanner.c" } else { guchar _tmp131_ = '\0'; -#line 1403 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1406 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp131_ = p; -#line 1403 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1406 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (((gint) _tmp131_) >= 64) { -#line 1404 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1407 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" sample = (guchar) 1; -#line 12039 "scanner.c" +#line 12054 "scanner.c" } else { -#line 1406 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1409 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" sample = (guchar) 0; -#line 12043 "scanner.c" +#line 12058 "scanner.c" } } } -#line 1408 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp132_ = block; -#line 1408 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp133_ = sample; -#line 1408 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp134_ = block_shift; -#line 1408 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block = _tmp132_ | (_tmp133_ << _tmp134_); -#line 1409 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1412 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp135_ = block_shift; -#line 1409 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1412 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp135_ == 0) { -#line 12059 "scanner.c" +#line 12074 "scanner.c" ScanLine* _tmp136_ = NULL; guchar* _tmp137_ = NULL; gint _tmp137__length1 = 0; @@ -12072,45 +12087,45 @@ static void scanner_do_read (Scanner* self) { guchar _tmp139_ = '\0'; guchar _tmp140_ = '\0'; gint _tmp141_ = 0; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp136_ = line; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp137_ = _tmp136_->data; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp137__length1 = _tmp136_->data_length1; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp138_ = write_offset; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp139_ = block; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp137_[_tmp138_] = _tmp139_; -#line 1411 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp140_ = _tmp137_[_tmp138_]; -#line 1412 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1415 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp141_ = write_offset; -#line 1412 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1415 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" write_offset = _tmp141_ + 1; -#line 1413 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1416 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block = (guchar) 0; -#line 1414 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1417 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block_shift = 6; -#line 12089 "scanner.c" +#line 12104 "scanner.c" } else { gint _tmp142_ = 0; -#line 1417 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1420 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp142_ = block_shift; -#line 1417 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1420 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block_shift = _tmp142_ - 2; -#line 12096 "scanner.c" +#line 12111 "scanner.c" } } } } -#line 1421 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1424 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp143_ = block_shift; -#line 1421 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1424 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp143_ != 6) { -#line 12105 "scanner.c" +#line 12120 "scanner.c" ScanLine* _tmp144_ = NULL; guchar* _tmp145_ = NULL; gint _tmp145__length1 = 0; @@ -12118,71 +12133,71 @@ static void scanner_do_read (Scanner* self) { guchar _tmp147_ = '\0'; guchar _tmp148_ = '\0'; gint _tmp149_ = 0; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp144_ = line; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp145_ = _tmp144_->data; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp145__length1 = _tmp144_->data_length1; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp146_ = write_offset; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp147_ = block; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp145_[_tmp146_] = _tmp147_; -#line 1423 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp148_ = _tmp145_[_tmp146_]; -#line 1424 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1427 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp149_ = write_offset; -#line 1424 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1427 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" write_offset = _tmp149_ + 1; -#line 1425 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1428 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block = (guchar) 0; -#line 1426 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1429 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" block_shift = 6; -#line 12135 "scanner.c" +#line 12150 "scanner.c" } } } } -#line 1430 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp150_ = line; -#line 1430 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp151_ = line; -#line 1430 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp152_ = _tmp151_->width; -#line 1430 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp150_->data_length = ((_tmp152_ * 2) + 7) / 8; -#line 12148 "scanner.c" +#line 12163 "scanner.c" } -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp153_ = job; -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp154_ = _tmp153_->id; -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp155_ = line; -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp156_ = notify_got_line_new (_tmp154_, _tmp155_); -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp157_ = _tmp156_; -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_notify (self, (Notify*) _tmp157_); -#line 1433 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1436 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _notify_unref0 (_tmp157_); -#line 1339 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1342 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_line_unref0 (line); -#line 12166 "scanner.c" +#line 12181 "scanner.c" } -#line 1300 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1303 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (job); -#line 12170 "scanner.c" +#line 12185 "scanner.c" } static void _scanner_authorization_cb_sane_authcallback (const gchar* resource, gchar* username, gchar* password) { -#line 1442 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1445 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_authorization_cb (resource, username, -1, password, -1); -#line 12177 "scanner.c" +#line 12192 "scanner.c" } @@ -12202,211 +12217,211 @@ static void* scanner_scan_thread (Scanner* self) { gint _tmp11_ = 0; SANE_Int _tmp12_ = {0}; gint _tmp13_ = 0; -#line 1437 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1440 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (self != NULL, NULL); -#line 1439 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - self->priv->state = SCAN_STATE_IDLE; #line 1442 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + self->priv->state = SCAN_STATE_IDLE; +#line 1445 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = sane_init (&_tmp0_, _scanner_authorization_cb_sane_authcallback); -#line 1442 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1445 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" version_code = _tmp0_; -#line 1442 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1445 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" status = _tmp1_; -#line 1443 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = status; -#line 1443 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = sane_status_to_string (_tmp2_); -#line 1443 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = _tmp3_; -#line 1443 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1443: sane_init () -> %s", _tmp4_); -#line 1443 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1446: sane_init () -> %s", _tmp4_); +#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp4_); -#line 1444 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1447 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = status; -#line 1444 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1447 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp5_ != SANE_STATUS_GOOD) { -#line 12221 "scanner.c" +#line 12236 "scanner.c" SANE_Status _tmp6_ = 0; const gchar* _tmp7_ = NULL; -#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = status; -#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp7_ = sane_strstatus (_tmp6_); -#line 1446 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_warning ("scanner.vala:1446: Unable to initialize SANE backend: %s", _tmp7_); -#line 1447 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_warning ("scanner.vala:1449: Unable to initialize SANE backend: %s", _tmp7_); +#line 1450 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = NULL; -#line 1447 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1450 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12234 "scanner.c" +#line 12249 "scanner.c" } -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp8_ = version_code; -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp9_ = SANE_VERSION_MAJOR (_tmp8_); -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp10_ = version_code; -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp11_ = SANE_VERSION_MINOR (_tmp10_); -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp12_ = version_code; -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp13_ = SANE_VERSION_BUILD (_tmp12_); -#line 1449 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1449: SANE version %d.%d.%d", _tmp9_, _tmp11_, _tmp13_); -#line 1455 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1452 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1452: SANE version %d.%d.%d", _tmp9_, _tmp11_, _tmp13_); +#line 1458 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_redetect (self); -#line 1457 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1460 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" while (TRUE) { -#line 12254 "scanner.c" +#line 12269 "scanner.c" gboolean _tmp14_ = FALSE; ScanState _tmp15_ = 0; -#line 1457 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1460 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = scanner_handle_requests (self); -#line 1457 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1460 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!_tmp14_) { -#line 1457 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1460 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12263 "scanner.c" +#line 12278 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp15_ = self->priv->state; -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" switch (_tmp15_) { -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_IDLE: -#line 12271 "scanner.c" +#line 12286 "scanner.c" { GList* _tmp16_ = NULL; -#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1465 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp16_ = self->priv->job_queue; -#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1465 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp16_ != NULL) { -#line 1464 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1467 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_set_scanning (self, TRUE); -#line 1465 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1468 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->state = SCAN_STATE_OPEN; -#line 12282 "scanner.c" +#line 12297 "scanner.c" } -#line 1467 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1470 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12286 "scanner.c" +#line 12301 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_REDETECT: -#line 12290 "scanner.c" +#line 12305 "scanner.c" { -#line 1469 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1472 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_redetect (self); -#line 1470 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1473 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12296 "scanner.c" +#line 12311 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_OPEN: -#line 12300 "scanner.c" +#line 12315 "scanner.c" { -#line 1472 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1475 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_open (self); -#line 1473 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1476 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12306 "scanner.c" +#line 12321 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_GET_OPTION: -#line 12310 "scanner.c" +#line 12325 "scanner.c" { -#line 1475 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1478 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_get_option (self); -#line 1476 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1479 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12316 "scanner.c" +#line 12331 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_START: -#line 12320 "scanner.c" +#line 12335 "scanner.c" { -#line 1478 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1481 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_start (self); -#line 1479 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1482 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12326 "scanner.c" +#line 12341 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_GET_PARAMETERS: -#line 12330 "scanner.c" +#line 12345 "scanner.c" { -#line 1481 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1484 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_get_parameters (self); -#line 1482 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1485 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12336 "scanner.c" +#line 12351 "scanner.c" } -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_STATE_READ: -#line 12340 "scanner.c" +#line 12355 "scanner.c" { -#line 1484 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1487 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_do_read (self); -#line 1485 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1488 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12346 "scanner.c" +#line 12361 "scanner.c" } default: -#line 1459 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1462 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" break; -#line 12351 "scanner.c" +#line 12366 "scanner.c" } } -#line 1489 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1492 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = NULL; -#line 1489 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1492 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12358 "scanner.c" +#line 12373 "scanner.c" } static gpointer _scanner_scan_thread_gthread_func (gpointer self) { gpointer result; result = scanner_scan_thread ((Scanner*) self); -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_unref (self); -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12369 "scanner.c" +#line 12384 "scanner.c" } void scanner_start (Scanner* self) { GError * _inner_error_ = NULL; -#line 1492 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1495 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 12377 "scanner.c" +#line 12392 "scanner.c" { GThread* _tmp0_ = NULL; GThread* _tmp1_ = NULL; GThread* _tmp2_ = NULL; -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = g_thread_try_new ("scan-thread", _scanner_scan_thread_gthread_func, scanner_ref (self), &_inner_error_); -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = _tmp1_; -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_inner_error_ != NULL) { -#line 12388 "scanner.c" +#line 12403 "scanner.c" goto __catch15_g_error; } -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = _tmp0_; -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = NULL; -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_thread_unref0 (self->priv->thread); -#line 1496 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1499 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->thread = _tmp2_; -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_thread_unref0 (_tmp0_); -#line 12401 "scanner.c" +#line 12416 "scanner.c" } goto __finally15; __catch15_g_error: @@ -12414,30 +12429,30 @@ void scanner_start (Scanner* self) { GError* e = NULL; GError* _tmp3_ = NULL; const gchar* _tmp4_ = NULL; -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" e = _inner_error_; -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _inner_error_ = NULL; -#line 1500 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1503 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = e; -#line 1500 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1503 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = _tmp3_->message; -#line 1500 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_critical ("scanner.vala:1500: Unable to create thread: %s", _tmp4_); -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1503 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_critical ("scanner.vala:1503: Unable to create thread: %s", _tmp4_); +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_error_free0 (e); -#line 12421 "scanner.c" +#line 12436 "scanner.c" } __finally15: -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_inner_error_ != NULL) { -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_critical ("file %s: line %d: uncaught error: %s (%s, %d)", __FILE__, __LINE__, _inner_error_->message, g_quark_to_string (_inner_error_->domain), _inner_error_->code); -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_clear_error (&_inner_error_); -#line 1494 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1497 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 12432 "scanner.c" +#line 12447 "scanner.c" } } @@ -12446,119 +12461,119 @@ void scanner_redetect (Scanner* self) { gboolean _tmp0_ = FALSE; GAsyncQueue* _tmp1_ = NULL; RequestRedetect* _tmp2_ = NULL; -#line 1504 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1507 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1506 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1509 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->need_redetect; -#line 1506 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1509 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp0_) { -#line 1507 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1510 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return; -#line 12449 "scanner.c" +#line 12464 "scanner.c" } -#line 1508 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1511 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->need_redetect = TRUE; -#line 1510 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1510: Requesting redetection of scan devices"); -#line 1512 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1513 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1513: Requesting redetection of scan devices"); +#line 1515 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = self->priv->request_queue; -#line 1512 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1515 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = request_redetect_new (); -#line 1512 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1515 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_async_queue_push (_tmp1_, (Request*) _tmp2_); -#line 12461 "scanner.c" +#line 12476 "scanner.c" } gboolean scanner_is_scanning (Scanner* self) { gboolean result = FALSE; gboolean _tmp0_ = FALSE; -#line 1515 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1518 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (self != NULL, FALSE); -#line 1517 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1520 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->scanning; -#line 1517 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1520 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp0_; -#line 1517 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1520 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12476 "scanner.c" +#line 12491 "scanner.c" } static gchar* scanner_get_scan_mode_string (Scanner* self, ScanMode mode) { gchar* result = NULL; ScanMode _tmp0_ = 0; -#line 1520 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1523 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (self != NULL, NULL); -#line 1522 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = mode; -#line 1522 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" switch (_tmp0_) { -#line 1522 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_MODE_DEFAULT: -#line 12491 "scanner.c" +#line 12506 "scanner.c" { gchar* _tmp1_ = NULL; -#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1528 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = g_strdup ("ScanMode.DEFAULT"); -#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1528 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp1_; -#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1528 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12500 "scanner.c" +#line 12515 "scanner.c" } -#line 1522 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_MODE_COLOR: -#line 12504 "scanner.c" +#line 12519 "scanner.c" { gchar* _tmp2_ = NULL; -#line 1527 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1530 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = g_strdup ("ScanMode.COLOR"); -#line 1527 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1530 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp2_; -#line 1527 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1530 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12513 "scanner.c" +#line 12528 "scanner.c" } -#line 1522 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_MODE_GRAY: -#line 12517 "scanner.c" +#line 12532 "scanner.c" { gchar* _tmp3_ = NULL; -#line 1529 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1532 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = g_strdup ("ScanMode.GRAY"); -#line 1529 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1532 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp3_; -#line 1529 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1532 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12526 "scanner.c" +#line 12541 "scanner.c" } -#line 1522 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1525 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_MODE_LINEART: -#line 12530 "scanner.c" +#line 12545 "scanner.c" { gchar* _tmp4_ = NULL; -#line 1531 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1534 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = g_strdup ("ScanMode.LINEART"); -#line 1531 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1534 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp4_; -#line 1531 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1534 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12539 "scanner.c" +#line 12554 "scanner.c" } default: { ScanMode _tmp5_ = 0; gchar* _tmp6_ = NULL; -#line 1533 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1536 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = mode; -#line 1533 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1536 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = g_strdup_printf ("%d", (gint) _tmp5_); -#line 1533 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1536 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp6_; -#line 1533 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1536 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12553 "scanner.c" +#line 12568 "scanner.c" } } } @@ -12567,77 +12582,77 @@ static gchar* scanner_get_scan_mode_string (Scanner* self, ScanMode mode) { static gchar* scanner_get_scan_type_string (Scanner* self, ScanType type) { gchar* result = NULL; ScanType _tmp0_ = 0; -#line 1537 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1540 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_val_if_fail (self != NULL, NULL); -#line 1539 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = type; -#line 1539 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" switch (_tmp0_) { -#line 1539 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_SINGLE: -#line 12570 "scanner.c" +#line 12585 "scanner.c" { gchar* _tmp1_ = NULL; -#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1545 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = g_strdup ("ScanType.SINGLE"); -#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1545 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp1_; -#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1545 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12579 "scanner.c" +#line 12594 "scanner.c" } -#line 1539 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_ADF_FRONT: -#line 12583 "scanner.c" +#line 12598 "scanner.c" { gchar* _tmp2_ = NULL; -#line 1544 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1547 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = g_strdup ("ScanType.ADF_FRONT"); -#line 1544 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1547 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp2_; -#line 1544 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1547 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12592 "scanner.c" +#line 12607 "scanner.c" } -#line 1539 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_ADF_BACK: -#line 12596 "scanner.c" +#line 12611 "scanner.c" { gchar* _tmp3_ = NULL; -#line 1546 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1549 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = g_strdup ("ScanType.ADF_BACK"); -#line 1546 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1549 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp3_; -#line 1546 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1549 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12605 "scanner.c" +#line 12620 "scanner.c" } -#line 1539 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1542 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" case SCAN_TYPE_ADF_BOTH: -#line 12609 "scanner.c" +#line 12624 "scanner.c" { gchar* _tmp4_ = NULL; -#line 1548 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1551 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = g_strdup ("ScanType.ADF_BOTH"); -#line 1548 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1551 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp4_; -#line 1548 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1551 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12618 "scanner.c" +#line 12633 "scanner.c" } default: { ScanType _tmp5_ = 0; gchar* _tmp6_ = NULL; -#line 1550 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1553 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = type; -#line 1550 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1553 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = g_strdup_printf ("%d", (gint) _tmp5_); -#line 1550 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1553 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" result = _tmp6_; -#line 1550 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1553 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return result; -#line 12632 "scanner.c" +#line 12647 "scanner.c" } } } @@ -12700,175 +12715,175 @@ void scanner_scan (Scanner* self, const gchar* device, ScanOptions* options) { gint _tmp53_ = 0; GAsyncQueue* _tmp54_ = NULL; Request* _tmp55_ = NULL; -#line 1554 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1554 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_return_if_fail (options != NULL); #line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_return_if_fail (options != NULL); +#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = device; -#line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp1_ != NULL) { -#line 12703 "scanner.c" +#line 12718 "scanner.c" const gchar* _tmp2_ = NULL; -#line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = device; -#line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = _tmp2_; -#line 12709 "scanner.c" +#line 12724 "scanner.c" } else { -#line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = "(null)"; -#line 12713 "scanner.c" +#line 12728 "scanner.c" } -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = _tmp3_->dpi; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp5_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp6_ = _tmp5_->scan_mode; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp7_ = scanner_get_scan_mode_string (self, _tmp6_); -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp8_ = _tmp7_; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp9_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp10_ = _tmp9_->depth; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp11_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp12_ = _tmp11_->type; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp13_ = scanner_get_scan_type_string (self, _tmp12_); -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp14_ = _tmp13_; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp15_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp16_ = _tmp15_->paper_width; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp17_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp18_ = _tmp17_->paper_height; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp19_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp20_ = _tmp19_->brightness; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp21_ = options; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp22_ = _tmp21_->contrast; -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1556: Scanner.scan (\"%s\", dpi=%d, scan_mode=%s, depth=%" \ +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1559: Scanner.scan (\"%s\", dpi=%d, scan_mode=%s, depth=%" \ "d, type=%s, paper_width=%d, paper_height=%d, brightness=%d, contrast=%" \ "d)", _tmp0_, _tmp4_, _tmp8_, _tmp10_, _tmp14_, _tmp16_, _tmp18_, _tmp20_, _tmp22_); -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp14_); -#line 1556 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1559 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp8_); -#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp23_ = request_start_scan_new (); -#line 1560 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" request = _tmp23_; -#line 1561 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp24_ = scan_job_new (); -#line 1561 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _scan_job_unref0 (request->job); -#line 1561 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" request->job = _tmp24_; -#line 1562 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp25_ = request->job; -#line 1562 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp26_ = self->job_id; -#line 1562 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->job_id = _tmp26_ + 1; -#line 1562 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp25_->id = _tmp26_; -#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp27_ = request->job; -#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp28_ = device; -#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp29_ = g_strdup (_tmp28_); -#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_free0 (_tmp27_->device); -#line 1563 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp27_->device = _tmp29_; -#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp30_ = request->job; -#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp31_ = options; -#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp32_ = _tmp31_->dpi; -#line 1564 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp30_->dpi = (gdouble) _tmp32_; -#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp33_ = request->job; -#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp34_ = options; -#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp35_ = _tmp34_->scan_mode; -#line 1565 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp33_->scan_mode = _tmp35_; -#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp36_ = request->job; -#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp37_ = options; -#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp38_ = _tmp37_->depth; -#line 1566 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp36_->depth = _tmp38_; -#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp39_ = request->job; -#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp40_ = options; -#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp41_ = _tmp40_->type; -#line 1567 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp39_->type = _tmp41_; -#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp42_ = request->job; -#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp43_ = options; -#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp44_ = _tmp43_->paper_width; -#line 1568 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp42_->page_width = _tmp44_; -#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp45_ = request->job; -#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp46_ = options; -#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp47_ = _tmp46_->paper_height; -#line 1569 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp45_->page_height = _tmp47_; -#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1573 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp48_ = request->job; -#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1573 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp49_ = options; -#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1573 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp50_ = _tmp49_->brightness; -#line 1570 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1573 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp48_->brightness = _tmp50_; -#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1574 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp51_ = request->job; -#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1574 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp52_ = options; -#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1574 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp53_ = _tmp52_->contrast; -#line 1571 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1574 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp51_->contrast = _tmp53_; -#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1575 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp54_ = self->priv->request_queue; -#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1575 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp55_ = _request_ref0 ((Request*) request); -#line 1572 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1575 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_async_queue_push (_tmp54_, _tmp55_); -#line 1554 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1557 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _request_unref0 (request); -#line 12861 "scanner.c" +#line 12876 "scanner.c" } @@ -12876,26 +12891,26 @@ void scanner_cancel (Scanner* self) { gint _tmp0_ = 0; GAsyncQueue* _tmp1_ = NULL; RequestCancel* _tmp2_ = NULL; -#line 1575 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1578 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1577 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1580 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->job_id; -#line 1577 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1580 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->first_job_id = _tmp0_; -#line 1578 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1581 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = self->priv->request_queue; -#line 1578 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1581 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = request_cancel_new (); -#line 1578 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1581 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_async_queue_push (_tmp1_, (Request*) _tmp2_); -#line 12881 "scanner.c" +#line 12896 "scanner.c" } static gpointer _g_thread_ref0 (gpointer self) { -#line 1589 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1592 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return self ? g_thread_ref (self) : NULL; -#line 12888 "scanner.c" +#line 12903 "scanner.c" } @@ -12903,40 +12918,40 @@ void scanner_free (Scanner* self) { GAsyncQueue* _tmp0_ = NULL; RequestQuit* _tmp1_ = NULL; GThread* _tmp2_ = NULL; -#line 1581 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1584 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_return_if_fail (self != NULL); -#line 1583 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1583: Stopping scan thread"); -#line 1585 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1586 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1586: Stopping scan thread"); +#line 1588 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp0_ = self->priv->request_queue; -#line 1585 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1588 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp1_ = request_quit_new (); -#line 1585 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1588 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_async_queue_push (_tmp0_, (Request*) _tmp1_); -#line 1587 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1590 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp2_ = self->priv->thread; -#line 1587 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1590 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (_tmp2_ != NULL) { -#line 12910 "scanner.c" +#line 12925 "scanner.c" GThread* _tmp3_ = NULL; GThread* _tmp4_ = NULL; -#line 1589 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1592 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp3_ = self->priv->thread; -#line 1589 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1592 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _tmp4_ = _g_thread_ref0 (_tmp3_); -#line 1589 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1592 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_thread_join (_tmp4_); -#line 1590 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1593 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" _g_thread_unref0 (self->priv->thread); -#line 1590 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1593 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->thread = NULL; -#line 12923 "scanner.c" +#line 12938 "scanner.c" } -#line 1593 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" +#line 1596 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" sane_exit (); -#line 1594 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" - g_debug ("scanner.vala:1594: sane_exit ()"); -#line 12929 "scanner.c" +#line 1597 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" + g_debug ("scanner.vala:1597: sane_exit ()"); +#line 12944 "scanner.c" } @@ -12955,19 +12970,19 @@ static void g_cclosure_user_marshal_VOID__SCAN_PAGE_INFO (GClosure * closure, GV data1 = closure->data; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data2 = param_values->data[0].v_pointer; -#line 12948 "scanner.c" +#line 12963 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data1 = param_values->data[0].v_pointer; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data2 = closure->data; -#line 12954 "scanner.c" +#line 12969 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" callback = (GMarshalFunc_VOID__SCAN_PAGE_INFO) (marshal_data ? marshal_data : cc->callback); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" callback (data1, value_get_scan_page_info (param_values + 1), data2); -#line 12960 "scanner.c" +#line 12975 "scanner.c" } @@ -12986,19 +13001,19 @@ static void g_cclosure_user_marshal_VOID__SCAN_LINE (GClosure * closure, GValue data1 = closure->data; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data2 = param_values->data[0].v_pointer; -#line 12979 "scanner.c" +#line 12994 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data1 = param_values->data[0].v_pointer; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data2 = closure->data; -#line 12985 "scanner.c" +#line 13000 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" callback = (GMarshalFunc_VOID__SCAN_LINE) (marshal_data ? marshal_data : cc->callback); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" callback (data1, value_get_scan_line (param_values + 1), data2); -#line 12991 "scanner.c" +#line 13006 "scanner.c" } @@ -13017,26 +13032,26 @@ static void g_cclosure_user_marshal_VOID__INT_STRING (GClosure * closure, GValue data1 = closure->data; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data2 = param_values->data[0].v_pointer; -#line 13010 "scanner.c" +#line 13025 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data1 = param_values->data[0].v_pointer; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" data2 = closure->data; -#line 13016 "scanner.c" +#line 13031 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" callback = (GMarshalFunc_VOID__INT_STRING) (marshal_data ? marshal_data : cc->callback); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" callback (data1, g_value_get_int (param_values + 1), g_value_get_string (param_values + 2), data2); -#line 13022 "scanner.c" +#line 13037 "scanner.c" } static void value_scanner_init (GValue* value) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" value->data[0].v_pointer = NULL; -#line 13029 "scanner.c" +#line 13044 "scanner.c" } @@ -13045,7 +13060,7 @@ static void value_scanner_free_value (GValue* value) { if (value->data[0].v_pointer) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_unref (value->data[0].v_pointer); -#line 13038 "scanner.c" +#line 13053 "scanner.c" } } @@ -13055,11 +13070,11 @@ static void value_scanner_copy_value (const GValue* src_value, GValue* dest_valu if (src_value->data[0].v_pointer) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" dest_value->data[0].v_pointer = scanner_ref (src_value->data[0].v_pointer); -#line 13048 "scanner.c" +#line 13063 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" dest_value->data[0].v_pointer = NULL; -#line 13052 "scanner.c" +#line 13067 "scanner.c" } } @@ -13067,37 +13082,37 @@ static void value_scanner_copy_value (const GValue* src_value, GValue* dest_valu static gpointer value_scanner_peek_pointer (const GValue* value) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return value->data[0].v_pointer; -#line 13060 "scanner.c" +#line 13075 "scanner.c" } static gchar* value_scanner_collect_value (GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (collect_values[0].v_pointer) { -#line 13067 "scanner.c" +#line 13082 "scanner.c" Scanner* object; object = collect_values[0].v_pointer; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (object->parent_instance.g_class == NULL) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return g_strconcat ("invalid unclassed object pointer for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 13074 "scanner.c" +#line 13089 "scanner.c" } else if (!g_value_type_compatible (G_TYPE_FROM_INSTANCE (object), G_VALUE_TYPE (value))) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return g_strconcat ("invalid object type `", g_type_name (G_TYPE_FROM_INSTANCE (object)), "' for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 13078 "scanner.c" +#line 13093 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" value->data[0].v_pointer = scanner_ref (object); -#line 13082 "scanner.c" +#line 13097 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" value->data[0].v_pointer = NULL; -#line 13086 "scanner.c" +#line 13101 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return NULL; -#line 13090 "scanner.c" +#line 13105 "scanner.c" } @@ -13108,25 +13123,25 @@ static gchar* value_scanner_lcopy_value (const GValue* value, guint n_collect_va if (!object_p) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return g_strdup_printf ("value location for `%s' passed as NULL", G_VALUE_TYPE_NAME (value)); -#line 13101 "scanner.c" +#line 13116 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (!value->data[0].v_pointer) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" *object_p = NULL; -#line 13107 "scanner.c" +#line 13122 "scanner.c" } else if (collect_flags & G_VALUE_NOCOPY_CONTENTS) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" *object_p = value->data[0].v_pointer; -#line 13111 "scanner.c" +#line 13126 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" *object_p = scanner_ref (value->data[0].v_pointer); -#line 13115 "scanner.c" +#line 13130 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return NULL; -#line 13119 "scanner.c" +#line 13134 "scanner.c" } @@ -13140,7 +13155,7 @@ GParamSpec* param_spec_scanner (const gchar* name, const gchar* nick, const gcha G_PARAM_SPEC (spec)->value_type = object_type; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return G_PARAM_SPEC (spec); -#line 13133 "scanner.c" +#line 13148 "scanner.c" } @@ -13149,7 +13164,7 @@ gpointer value_get_scanner (const GValue* value) { g_return_val_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_SCANNER), NULL); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return value->data[0].v_pointer; -#line 13142 "scanner.c" +#line 13157 "scanner.c" } @@ -13169,17 +13184,17 @@ void value_set_scanner (GValue* value, gpointer v_object) { value->data[0].v_pointer = v_object; #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_ref (value->data[0].v_pointer); -#line 13162 "scanner.c" +#line 13177 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" value->data[0].v_pointer = NULL; -#line 13166 "scanner.c" +#line 13181 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (old) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_unref (old); -#line 13172 "scanner.c" +#line 13187 "scanner.c" } } @@ -13198,17 +13213,17 @@ void value_take_scanner (GValue* value, gpointer v_object) { g_return_if_fail (g_value_type_compatible (G_TYPE_FROM_INSTANCE (v_object), G_VALUE_TYPE (value))); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" value->data[0].v_pointer = v_object; -#line 13191 "scanner.c" +#line 13206 "scanner.c" } else { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" value->data[0].v_pointer = NULL; -#line 13195 "scanner.c" +#line 13210 "scanner.c" } #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" if (old) { #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" scanner_unref (old); -#line 13201 "scanner.c" +#line 13216 "scanner.c" } } @@ -13238,7 +13253,7 @@ static void scanner_class_init (ScannerClass * klass) { g_signal_new ("document_done", TYPE_SCANNER, G_SIGNAL_RUN_LAST, 0, NULL, NULL, g_cclosure_marshal_VOID__VOID, G_TYPE_NONE, 0); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_signal_new ("scanning_changed", TYPE_SCANNER, G_SIGNAL_RUN_LAST, 0, NULL, NULL, g_cclosure_marshal_VOID__VOID, G_TYPE_NONE, 0); -#line 13231 "scanner.c" +#line 13246 "scanner.c" } @@ -13247,7 +13262,7 @@ static void scanner_instance_init (Scanner * self) { self->priv = SCANNER_GET_PRIVATE (self); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->ref_count = 1; -#line 13240 "scanner.c" +#line 13255 "scanner.c" } @@ -13273,7 +13288,7 @@ static void scanner_finalize (Scanner* obj) { _g_hash_table_unref0 (self->priv->options); #line 250 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" self->priv->buffer = (g_free (self->priv->buffer), NULL); -#line 13266 "scanner.c" +#line 13281 "scanner.c" } @@ -13298,7 +13313,7 @@ gpointer scanner_ref (gpointer instance) { g_atomic_int_inc (&self->ref_count); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" return instance; -#line 13291 "scanner.c" +#line 13306 "scanner.c" } @@ -13311,7 +13326,7 @@ void scanner_unref (gpointer instance) { SCANNER_GET_CLASS (self)->finalize (self); #line 208 "/home/bob/bzr/simple-scan/trunk/src/scanner.vala" g_type_free_instance ((GTypeInstance *) self); -#line 13304 "scanner.c" +#line 13319 "scanner.c" } } diff --git a/src/scanner.vala b/src/scanner.vala index 2107a60..5fb7f00 100644 --- a/src/scanner.vala +++ b/src/scanner.vala @@ -935,7 +935,10 @@ public class Scanner "ADF Duplex", Sane.I18N ("ADF Duplex"), "ADF Duplex - Long-Edge Binding", /* Samsung unified driver. LP: # 892915 */ - "ADF Duplex - Short-Edge Binding" + "ADF Duplex - Short-Edge Binding", + "Duplex", /* HP duplex scan support. LP: #1353599 */ + "Automatic Document Feeder(centrally aligned,Duplex)", /* Brother duplex scan support. LP: #1343773 */ + "Automatic Document Feeder(left aligned,Duplex)" }; switch (job.type) -- cgit v1.2.3