diff options
-rw-r--r-- | Makefile.in | 1 | ||||
-rw-r--r-- | NEWS | 12 | ||||
-rw-r--r-- | aclocal.m4 | 25 | ||||
-rwxr-xr-x | configure | 172 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | data/Makefile.in | 1 | ||||
-rw-r--r-- | data/icons/Makefile.in | 1 | ||||
-rw-r--r-- | help/Makefile.in | 1 | ||||
-rwxr-xr-x | missing | 4 | ||||
-rw-r--r-- | po/LINGUAS | 1 | ||||
-rw-r--r-- | po/Makefile.in.in | 11 | ||||
-rw-r--r-- | po/af.po | 4 | ||||
-rw-r--r-- | po/am.po | 714 | ||||
-rw-r--r-- | po/ar.po | 4 | ||||
-rw-r--r-- | po/ast.po | 4 | ||||
-rw-r--r-- | po/az.po | 4 | ||||
-rw-r--r-- | po/bg.po | 4 | ||||
-rw-r--r-- | po/bo.po | 4 | ||||
-rw-r--r-- | po/ca.po | 4 | ||||
-rw-r--r-- | po/ca@valencia.po | 4 | ||||
-rw-r--r-- | po/ce.po | 4 | ||||
-rw-r--r-- | po/cs.po | 5 | ||||
-rw-r--r-- | po/da.po | 4 | ||||
-rw-r--r-- | po/de.po | 4 | ||||
-rw-r--r-- | po/el.po | 4 | ||||
-rw-r--r-- | po/en_GB.po | 4 | ||||
-rw-r--r-- | po/eo.po | 4 | ||||
-rw-r--r-- | po/es.po | 4 | ||||
-rw-r--r-- | po/et.po | 4 | ||||
-rw-r--r-- | po/eu.po | 4 | ||||
-rw-r--r-- | po/fi.po | 4 | ||||
-rw-r--r-- | po/fr.po | 11 | ||||
-rw-r--r-- | po/gd.po | 4 | ||||
-rw-r--r-- | po/gl.po | 4 | ||||
-rw-r--r-- | po/he.po | 4 | ||||
-rw-r--r-- | po/hr.po | 4 | ||||
-rw-r--r-- | po/hu.po | 4 | ||||
-rw-r--r-- | po/hy.po | 4 | ||||
-rw-r--r-- | po/id.po | 4 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/ja.po | 4 | ||||
-rw-r--r-- | po/kk.po | 4 | ||||
-rw-r--r-- | po/km.po | 4 | ||||
-rw-r--r-- | po/ky.po | 4 | ||||
-rw-r--r-- | po/lt.po | 4 | ||||
-rw-r--r-- | po/lv.po | 4 | ||||
-rw-r--r-- | po/mhr.po | 4 | ||||
-rw-r--r-- | po/ms.po | 4 | ||||
-rw-r--r-- | po/my.po | 4 | ||||
-rw-r--r-- | po/nb.po | 4 | ||||
-rw-r--r-- | po/nl.po | 4 | ||||
-rw-r--r-- | po/oc.po | 4 | ||||
-rw-r--r-- | po/pa.po | 4 | ||||
-rw-r--r-- | po/pl.po | 4 | ||||
-rw-r--r-- | po/pt.po | 4 | ||||
-rw-r--r-- | po/pt_BR.po | 4 | ||||
-rw-r--r-- | po/ro.po | 4 | ||||
-rw-r--r-- | po/ru.po | 8 | ||||
-rw-r--r-- | po/sd.po | 4 | ||||
-rw-r--r-- | po/se.po | 4 | ||||
-rw-r--r-- | po/shn.po | 4 | ||||
-rw-r--r-- | po/sk.po | 4 | ||||
-rw-r--r-- | po/sl.po | 4 | ||||
-rw-r--r-- | po/sq.po | 4 | ||||
-rw-r--r-- | po/sr.po | 4 | ||||
-rw-r--r-- | po/sv.po | 11 | ||||
-rw-r--r-- | po/ta.po | 4 | ||||
-rw-r--r-- | po/te.po | 4 | ||||
-rw-r--r-- | po/th.po | 4 | ||||
-rw-r--r-- | po/tr.po | 4 | ||||
-rw-r--r-- | po/ug.po | 4 | ||||
-rw-r--r-- | po/uk.po | 4 | ||||
-rw-r--r-- | po/ur.po | 4 | ||||
-rw-r--r-- | po/uz.po | 4 | ||||
-rw-r--r-- | po/vi.po | 4 | ||||
-rw-r--r-- | po/zh_CN.po | 4 | ||||
-rw-r--r-- | po/zh_TW.po | 4 | ||||
-rw-r--r-- | src/Makefile.in | 1 | ||||
-rw-r--r-- | src/resources.c | 3 |
79 files changed, 889 insertions, 339 deletions
diff --git a/Makefile.in b/Makefile.in index de88b6f..3d6abbf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -202,7 +202,6 @@ COLORD_LIBS = @COLORD_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ @@ -1,3 +1,15 @@ +Overview of changes in simple-scan 3.16.0.1 + + * Rebuild package from scratch to fix invalid po/Makefile.in.in + +Overview of changes in simple-scan 3.16.0 + + * Updated translations + +Overview of changes in simple-scan 3.15.92 + + * Updated translations + Overview of changes in simple-scan 3.15.91 * Updated translations @@ -291,31 +291,6 @@ fi # Substitute ALL_LINGUAS so we can use it in po/Makefile AC_SUBST(ALL_LINGUAS) -# Set DATADIRNAME correctly if it is not set yet -# (copied from glib-gettext.m4) -if test -z "$DATADIRNAME"; then - AC_LINK_IFELSE( - [AC_LANG_PROGRAM([[]], - [[extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr]])], - [DATADIRNAME=share], - [case $host in - *-*-solaris*) - dnl On Solaris, if bind_textdomain_codeset is in libc, - dnl GNU format message catalog is always supported, - dnl since both are added to the libc all together. - dnl Hence, we'd like to go with DATADIRNAME=share - dnl in this case. - AC_CHECK_FUNC(bind_textdomain_codeset, - [DATADIRNAME=share], [DATADIRNAME=lib]) - ;; - *) - [DATADIRNAME=lib] - ;; - esac]) -fi -AC_SUBST(DATADIRNAME) - IT_PO_SUBDIR([po]) ]) @@ -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.15.91. +# Generated by GNU Autoconf 2.69 for simple-scan 3.16.0.1. # # # 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.15.91' -PACKAGE_STRING='simple-scan 3.15.91' +PACKAGE_VERSION='3.16.0.1' +PACKAGE_STRING='simple-scan 3.16.0.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -683,7 +683,6 @@ am__EXEEXT_TRUE LTLIBOBJS LIBOBJS GETTEXT_PACKAGE -DATADIRNAME ALL_LINGUAS INTLTOOL_PERL GMSGFMT @@ -1398,7 +1397,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.15.91 to adapt to many kinds of systems. +\`configure' configures simple-scan 3.16.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1464,7 +1463,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of simple-scan 3.15.91:";; + short | recursive ) echo "Configuration of simple-scan 3.16.0.1:";; esac cat <<\_ACEOF @@ -1580,7 +1579,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -simple-scan configure 3.15.91 +simple-scan configure 3.16.0.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1828,124 +1827,11 @@ $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile - -# ac_fn_c_try_link LINENO -# ----------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - test -x conftest$ac_exeext - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_link - -# ac_fn_c_check_func LINENO FUNC VAR -# ---------------------------------- -# Tests whether FUNC exists, setting the cache variable VAR accordingly -ac_fn_c_check_func () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -/* Define $2 to an innocuous variant, in case <limits.h> declares $2. - For example, HP-UX 11i <limits.h> declares gettimeofday. */ -#define $2 innocuous_$2 - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (); below. - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since - <limits.h> exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include <limits.h> -#else -# include <assert.h> -#endif - -#undef $2 - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char $2 (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_$2 || defined __stub___$2 -choke me -#endif - -int -main () -{ -return $2 (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - eval "$3=yes" -else - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_func 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.15.91, which was +It was created by simple-scan $as_me 3.16.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2808,7 +2694,7 @@ fi # Define the identity of the package. PACKAGE='simple-scan' - VERSION='3.15.91' + VERSION='3.16.0.1' cat >>confdefs.h <<_ACEOF @@ -5897,44 +5783,6 @@ fi # Substitute ALL_LINGUAS so we can use it in po/Makefile -# Set DATADIRNAME correctly if it is not set yet -# (copied from glib-gettext.m4) -if test -z "$DATADIRNAME"; then - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - DATADIRNAME=share -else - case $host in - *-*-solaris*) - ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then : - DATADIRNAME=share -else - DATADIRNAME=lib -fi - - ;; - *) - DATADIRNAME=lib - ;; - esac -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -fi - - @@ -6522,7 +6370,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.15.91, which was +This file was extended by simple-scan $as_me 3.16.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6579,7 +6427,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.15.91 +simple-scan config.status 3.16.0.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index b923e64..2fa51c6 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.15.91) +AC_INIT(simple-scan, 3.16.0.1) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE diff --git a/data/Makefile.in b/data/Makefile.in index 100a61c..8ec41db 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -216,7 +216,6 @@ COLORD_LIBS = @COLORD_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ diff --git a/data/icons/Makefile.in b/data/icons/Makefile.in index cc1b06b..46ee6c5 100644 --- a/data/icons/Makefile.in +++ b/data/icons/Makefile.in @@ -121,7 +121,6 @@ COLORD_LIBS = @COLORD_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ diff --git a/help/Makefile.in b/help/Makefile.in index b3798e7..92625ba 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -121,7 +121,6 @@ COLORD_LIBS = @COLORD_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ @@ -1,7 +1,7 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2012-06-26.16; # UTC +scriptversion=2013-10-28.13; # UTC # Copyright (C) 1996-2013 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. @@ -160,7 +160,7 @@ give_advice () ;; autom4te*) echo "You might have modified some maintainer files that require" - echo "the 'automa4te' program to be rebuilt." + echo "the 'autom4te' program to be rebuilt." program_details 'autom4te' ;; bison*|yacc*) @@ -1,4 +1,5 @@ af +am ar ast az diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 06a8cfe..fcd2c3b 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -33,8 +33,7 @@ exec_prefix = @exec_prefix@ datadir = @datadir@ datarootdir = @datarootdir@ libdir = @libdir@ -DATADIRNAME = @DATADIRNAME@ -itlocaledir = $(prefix)/$(DATADIRNAME)/locale +localedir = @localedir@ subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@. @@ -80,7 +79,7 @@ INTLTOOL__v_MSGFMT_0 = @echo " MSGFMT" $@; .po.pox: $(MAKE) $(GETTEXT_PACKAGE).pot - $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox + $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox .po.mo: $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $< @@ -108,7 +107,7 @@ install-data-no: all install-data-yes: all linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ - dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \ + dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \ $(mkdir_p) $$dir; \ if test -r $$lang.gmo; then \ $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ @@ -142,8 +141,8 @@ install-exec installcheck: uninstall: linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ - rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ - rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ done check: all $(GETTEXT_PACKAGE).pot @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:15+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/po/am.po b/po/am.po new file mode 100644 index 0000000..a579334 --- /dev/null +++ b/po/am.po @@ -0,0 +1,714 @@ +# Amharic translation for simple-scan +# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 +# This file is distributed under the same license as the simple-scan package. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: simple-scan\n" +"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2015-01-15 10:02+1300\n" +"PO-Revision-Date: 2015-03-15 04:56+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Amharic <am@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2015-03-16 05:44+0000\n" +"X-Generator: Launchpad (build 17389)\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:1180 ../src/ui.vala:1689 +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 "A_4" + +#. Radio button for cropping page to A5 size +#: ../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:46 +msgid "A_6" +msgstr "A_6" + +#. 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 "4×6" + +#. 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:1690 +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:1697 +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 "Document Scanner" +msgstr "ሰነድ ማሰሻ" + +#: ../data/simple-scan.desktop.in.h:3 +msgid "Scan Documents" +msgstr "ሰነድ ማሰሻ" + +#: ../data/simple-scan.desktop.in.h:4 +msgid "scan;scanner;flatbed;adf;" +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:1222 +msgid "Unable to start scan" +msgstr "" + +#. Error displayed when communication with scanner broken +#: ../src/scanner.vala:1235 ../src/scanner.vala:1332 +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:541 +msgid "[DEVICE...] - Scanning utility" +msgstr "" + +#. Text printed out when an unknown command-line argument provided +#: ../src/simple-scan.vala:552 +#, c-format +msgid "Run '%s --help' to see a full list of available command line options." +msgstr "ያስኪዱ '%s --እርዳታ' ዝግጁ የሆኑ የትእዛዝ መስመሮችን ለማየት" + +#: ../src/ui.vala:188 +msgid "Scanned Document.pdf" +msgstr "" + +#: ../src/ui.vala:316 ../src/ui.vala:1735 +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 "የተጠቃሚ ስም እና የመግቢያ ቃል ያስፈልጋል እዚህ ጋር ለመድረስ '%s'" + +#. 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:1691 +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 "PDF (በርካት-ገጽ ሰነድ)" + +#. Save dialog: Label for saving in JPEG format +#: ../src/ui.vala:552 +msgid "JPEG (compressed)" +msgstr "JPEG (የታመቀ)" + +#. Save dialog: Label for saving in PNG format +#: ../src/ui.vala:558 +msgid "PNG (lossless)" +msgstr "PNG (ያልታመቀ)" + +#. 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:705 +msgid "Save current document?" +msgstr "የ አሁኑን ሰነድ ላስቀምጠው?" + +#. Button in dialog to create new document and discard unsaved document +#: ../src/ui.vala:707 +msgid "Discard Changes" +msgstr "ለውጦቹን ማስወገጃ" + +#. Error message display when unable to save image for preview +#: ../src/ui.vala:989 +msgid "Unable to save image for preview" +msgstr "" + +#. Error message display when unable to preview image +#: ../src/ui.vala:1001 +msgid "Unable to open image preview application" +msgstr "" + +#. Label on button for combining sides in reordering dialog +#: ../src/ui.vala:1203 +msgid "Combine sides" +msgstr "" + +#. Label on button for combining sides in reverse order in reordering dialog +#: ../src/ui.vala:1213 +msgid "Combine sides (reverse)" +msgstr "" + +#. Label on button for reversing in reordering dialog +#: ../src/ui.vala:1223 +msgid "Reverse" +msgstr "" + +#. Label on button for cancelling page reordering dialog +#: ../src/ui.vala:1233 +msgid "Keep unchanged" +msgstr "" + +#. Error message displayed when unable to launch help browser +#: ../src/ui.vala:1448 +msgid "Unable to open help file" +msgstr "" + +#. The license this software is under (GPL3+) +#: ../src/ui.vala:1469 +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 <http://www.gnu.org/licenses/>." +msgstr "" + +#. Title of about dialog +#: ../src/ui.vala:1472 +msgid "About Simple Scan" +msgstr "ሰለ ቀላል ማሰሻ" + +#. Description of program +#: ../src/ui.vala:1475 +msgid "Simple document scanning tool" +msgstr "የ ቀላል ሰነድ ማሰሻ መሳሪያ" + +#: ../src/ui.vala:1484 +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" samson https://launchpad.net/~sambelet" + +#. Text in dialog warning when a document is about to be lost +#: ../src/ui.vala:1506 +msgid "Save document before quitting?" +msgstr "" + +#. Button in dialog to quit and discard unsaved document +#: ../src/ui.vala:1508 +msgid "Quit without Saving" +msgstr "" + +#. Preferences dialog: Label for default resolution in resolution list +#: ../src/ui.vala:1632 +#, c-format +msgid "%d dpi (default)" +msgstr "%d dpi (ነባር)" + +#. Preferences dialog: Label for minimum resolution in resolution list +#: ../src/ui.vala:1635 +#, c-format +msgid "%d dpi (draft)" +msgstr "" + +#. Preferences dialog: Label for maximum resolution in resolution list +#: ../src/ui.vala:1638 +#, c-format +msgid "%d dpi (high resolution)" +msgstr "" + +#. Preferences dialog: Label for resolution value in resolution list (dpi = dots per inch) +#: ../src/ui.vala:1641 +#, c-format +msgid "%d dpi" +msgstr "%d dpi" + +#: ../src/ui.vala:1683 +msgid "New Document" +msgstr "አዲስ ሰነድ" + +#: ../src/ui.vala:1688 +msgid "Document" +msgstr "ሰነድ" + +#: ../src/ui.vala:1692 +msgid "Email..." +msgstr "ኢሜይል..." + +#: ../src/ui.vala:1693 +msgid "Print..." +msgstr "ማተሚያ..." + +#: ../src/ui.vala:1701 +msgid "Help" +msgstr "እርዳታ" + +#: ../src/ui.vala:1702 +msgid "About" +msgstr "ስለ" + +#: ../src/ui.vala:1703 +msgid "Quit" +msgstr "ማጥፊያ" + +#. Button in error infobar to open preferences dialog and change scanner +#: ../src/ui.vala:1737 +msgid "Change _Scanner" +msgstr "_ማሰሻ መቀየሪያ" + +#. Combo box value for automatic paper size +#: ../src/ui.vala:1743 +msgid "Automatic" +msgstr "ራሱ በራሱ" + +#: ../src/ui.vala:1793 +msgid "Darker" +msgstr "" + +#: ../src/ui.vala:1795 +msgid "Lighter" +msgstr "" + +#: ../src/ui.vala:1803 +msgid "Less" +msgstr "ትንሽ" + +#: ../src/ui.vala:1805 +msgid "More" +msgstr "ተጨማሪ" + +#: ../src/ui.vala:1813 +msgid "Minimum" +msgstr "አነስተኛ" + +#: ../src/ui.vala:1815 +msgid "Maximum" +msgstr "" + +#: ../src/ui.vala:1856 +msgid "Saving document..." +msgstr "" + +#: ../src/ui.vala:2019 +#, c-format +msgid "Saving page %d out of %d" +msgstr "" @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/po/ca@valencia.po b/po/ca@valencia.po index 839cf30..f093a08 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -631,6 +631,7 @@ msgstr "" " Adrian Guniš https://launchpad.net/~andygun\n" " Jan Hrdina https://launchpad.net/~jan-hrdina\n" " Marv-CZ https://launchpad.net/~marek-manet\n" +" Matiseli https://launchpad.net/~sisolpes\n" " Ondra Kadlec https://launchpad.net/~o-kadlec\n" " Petr R. https://launchpad.net/~ateps-r\n" " Petr Šimáček https://launchpad.net/~petr-simacek\n" @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/po/en_GB.po b/po/en_GB.po index e3c4f6a..fc3e18e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" "Language: eo\n" #. Button to submit authorization dialog @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-01-15 10:02+1300\n" -"PO-Revision-Date: 2012-09-27 21:23+0000\n" -"Last-Translator: 65GYgzf <Unknown>\n" +"PO-Revision-Date: 2015-03-13 01:21+0000\n" +"Last-Translator: Robert Ancell <robert.ancell@canonical.com>\n" "Language-Team: French <fr@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-14 05:13+0000\n" +"X-Generator: Launchpad (build 17389)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -302,7 +302,7 @@ msgstr "Numériser des documents" #: ../data/simple-scan.desktop.in.h:4 msgid "scan;scanner;flatbed;adf;" -msgstr "scanner;numériseur;à plat;adf" +msgstr "scanner;numériseur;à plat;adf;" #: ../data/org.gnome.SimpleScan.gschema.xml.in.h:1 msgid "Device to scan from" @@ -663,6 +663,7 @@ msgstr "" " Paul Forget https://launchpad.net/~paul92\n" " Pierre Slamich https://launchpad.net/~pierre-slamich\n" " RemiJ https://launchpad.net/~remij\n" +" Robert Ancell https://launchpad.net/~robert-ancell\n" " Simon THOBY https://launchpad.net/~simonthoby\n" " Stanislas Michalak https://launchpad.net/~stanislas-michalak\n" " Sylvie Gallet https://launchpad.net/~sylvie-gallet\n" @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/po/pt_BR.po b/po/pt_BR.po index 69a00be..64845f3 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" "Language: ro\n" #. Button to submit authorization dialog @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -293,7 +293,7 @@ msgstr "Качество:" #: ../data/simple-scan.desktop.in.h:2 msgid "Document Scanner" -msgstr "" +msgstr "Сканер документов" #: ../data/simple-scan.desktop.in.h:3 msgid "Scan Documents" @@ -301,7 +301,7 @@ msgstr "Сканирование документов" #: ../data/simple-scan.desktop.in.h:4 msgid "scan;scanner;flatbed;adf;" -msgstr "" +msgstr "сканировать;сканер;планшетный;автоподатчик;" #: ../data/org.gnome.SimpleScan.gschema.xml.in.h:1 msgid "Device to scan from" @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" "Language: sr\n" #. Button to submit authorization dialog @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: simple-scan\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-01-15 10:02+1300\n" -"PO-Revision-Date: 2012-07-23 09:08+0000\n" -"Last-Translator: Daniel Nylander <yeager@ubuntu.com>\n" +"PO-Revision-Date: 2015-03-13 01:21+0000\n" +"Last-Translator: Robert Ancell <robert.ancell@canonical.com>\n" "Language-Team: Swedish <sv@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-14 05:13+0000\n" +"X-Generator: Launchpad (build 17389)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -301,7 +301,7 @@ msgstr "Läs in dokument" #: ../data/simple-scan.desktop.in.h:4 msgid "scan;scanner;flatbed;adf;" -msgstr "scan;scanner;flatbädd;adf;skan;skanner" +msgstr "scan;scanner;flatbädd;adf;skan;skanner;" #: ../data/org.gnome.SimpleScan.gschema.xml.in.h:1 msgid "Device to scan from" @@ -635,6 +635,7 @@ msgstr "" " Erik Hellberg https://launchpad.net/~erik-hellberg85\n" " Jens Askengren https://launchpad.net/~jens-askengren\n" " Peter Ahlgren https://launchpad.net/~peter.ahlgren-deactivatedaccount\n" +" Robert Ancell https://launchpad.net/~robert-ancell\n" " Simba https://launchpad.net/~the-funnyboy\n" " Simon Hammarström https://launchpad.net/~simmeson\n" " Teodor Jönsson https://launchpad.net/~teodor-jonsson-sogeti-" @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" "X-Poedit-Language: Uighur\n" "X-Poedit-SourceCharset: utf-8\n" @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/po/zh_CN.po b/po/zh_CN.po index 80ee0b5..603fbda 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/po/zh_TW.po b/po/zh_TW.po index 5aab3c6..b94fe73 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-02-23 05:16+0000\n" -"X-Generator: Launchpad (build 17355)\n" +"X-Launchpad-Export-Date: 2015-03-09 05:43+0000\n" +"X-Generator: Launchpad (build 17383)\n" #. Button to submit authorization dialog #: ../data/simple-scan.ui.h:2 diff --git a/src/Makefile.in b/src/Makefile.in index 0c0a632..25fe3a8 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -184,7 +184,6 @@ COLORD_LIBS = @COLORD_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ diff --git a/src/resources.c b/src/resources.c index 124a8cd..dac0374 100644 --- a/src/resources.c +++ b/src/resources.c @@ -6377,6 +6377,8 @@ GResource *simple_scan_get_resource (void) */ +#ifndef __GTK_DOC_IGNORE__ + #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) #define G_HAS_CONSTRUCTORS 1 @@ -6450,6 +6452,7 @@ GResource *simple_scan_get_resource (void) #endif +#endif /* __GTK_DOC_IGNORE__ */ #ifdef G_HAS_CONSTRUCTORS |