commit gsettings-desktop-schemas for openSUSE:Factory
Hello community, here is the log from the commit of package gsettings-desktop-schemas for openSUSE:Factory checked in at 2013-06-29 19:42:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old) and /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gsettings-desktop-schemas" Changes: -------- --- /work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes 2013-05-16 11:01:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes 2013-06-29 19:42:07.000000000 +0200 @@ -1,0 +2,15 @@ +Fri Jun 21 12:06:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.3: + + Updated translations. + +------------------------------------------------------------------- +Tue May 28 19:53:48 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + Add remember-app-usage key to privacy schema. + + Add alternative shortcut for toggling the overview. + + Add always-show-universal-access-status key to a11y schema. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gsettings-desktop-schemas-3.8.2.tar.xz New: ---- gsettings-desktop-schemas-3.9.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsettings-desktop-schemas.spec ++++++ --- /var/tmp/diff_new_pack.bazsz5/_old 2013-06-29 19:42:08.000000000 +0200 +++ /var/tmp/diff_new_pack.bazsz5/_new 2013-06-29 19:42:08.000000000 +0200 @@ -18,13 +18,13 @@ Name: gsettings-desktop-schemas -Version: 3.8.2 +Version: 3.9.3 Release: 0 Summary: Shared GSettings Schemas for the Desktop License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://gnome.org/ -Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.8/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.9/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: gobject-introspection-devel >= 1.31.0 BuildRequires: intltool @@ -83,6 +83,7 @@ %files %defattr(-,root,root) %doc AUTHORS ChangeLog HACKING MAINTAINERS NEWS README +%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml ++++++ gsettings-desktop-schemas-3.8.2.tar.xz -> gsettings-desktop-schemas-3.9.3.tar.xz ++++++ ++++ 1774 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/NEWS new/gsettings-desktop-schemas-3.9.3/NEWS --- old/gsettings-desktop-schemas-3.8.2/NEWS 2013-05-14 12:01:29.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/NEWS 2013-06-17 16:28:09.000000000 +0200 @@ -1,3 +1,14 @@ +Major changes in 3.9.3 +====================== +* Translation updates + +Major changes in 3.9.2 +====================== +* Add remember-app-usage key to privacy schema +* Add alternative shortcut for toggling the overview +* Add always-show-universal-access-status key to a11y schema +* Translation updates + Major changes in 3.8.2 ====================== * Fix description of "sort-order" key in the search providers schema diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/configure.ac new/gsettings-desktop-schemas-3.9.3/configure.ac --- old/gsettings-desktop-schemas-3.8.2/configure.ac 2013-05-14 12:01:34.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/configure.ac 2013-06-17 16:27:54.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT([gsettings-desktop-schemas], [3.8.2], +AC_INIT([gsettings-desktop-schemas], [3.9.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas]) AC_CONFIG_SRCDIR(schemas/org.gnome.desktop.default-applications.gschema.xml.in.in) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/missing new/gsettings-desktop-schemas-3.9.3/missing --- old/gsettings-desktop-schemas-3.8.2/missing 2012-09-04 22:00:35.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/missing 2013-06-17 16:37:07.000000000 +0200 @@ -1,11 +1,10 @@ #! /bin/sh -# Common stub for a few missing GNU programs while installing. +# Common wrapper for a few potentially missing GNU programs. -scriptversion=2012-01-06.13; # UTC +scriptversion=2012-06-26.16; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. -# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -26,68 +25,40 @@ # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "Try '$0 --help' for more information" exit 1 fi -run=: -sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' -sed_minuso='s/.* -o \([^ ]*\).*/\1/p' - -# In the cases where this matters, `missing' is being run in the -# srcdir already. -if test -f configure.ac; then - configure_ac=configure.ac -else - configure_ac=configure.in -fi +case $1 in -msg="missing on your system" + --is-lightweight) + # Used by our autoconf macros to check whether the available missing + # script is modern enough. + exit 0 + ;; -case $1 in ---run) - # Try to run requested program, and just exit if it succeeds. - run= - shift - "$@" && exit 0 - # Exit code 63 means version mismatch. This often happens - # when the user try to use an ancient version of a tool on - # a file that requires a minimum version. In this case we - # we should proceed has if the program had been absent, or - # if --run hadn't been passed. - if test $? = 63; then - run=: - msg="probably too old" - fi - ;; + --run) + # Back-compat with the calling convention used by older automake. + shift + ;; -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... -Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an -error status if there is no known handling for PROGRAM. +Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due +to PROGRAM being missing or too old. Options: -h, --help display this help and exit -v, --version output version information and exit - --run try to run the given command, and emulate it if it fails Supported PROGRAM values: - aclocal touch file \`aclocal.m4' - autoconf touch file \`configure' - autoheader touch file \`config.h.in' - autom4te touch the output file, or create a stub one - automake touch all \`Makefile.in' files - bison create \`y.tab.[ch]', if possible, from existing .[ch] - flex create \`lex.yy.c', if possible, from existing .c - help2man touch the output file - lex create \`lex.yy.c', if possible, from existing .c - makeinfo touch the output file - yacc create \`y.tab.[ch]', if possible, from existing .[ch] + aclocal autoconf autoheader autom4te automake makeinfo + bison yacc flex lex help2man -Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and -\`g' are ignored when checking the name. +Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and +'g' are ignored when checking the name. Send bug reports to <bug-automake@gnu.org>." exit $? @@ -99,228 +70,141 @@ ;; -*) - echo 1>&2 "$0: Unknown \`$1' option" - echo 1>&2 "Try \`$0 --help' for more information" + echo 1>&2 "$0: unknown '$1' option" + echo 1>&2 "Try '$0 --help' for more information" exit 1 ;; esac -# normalize program name to check for. -program=`echo "$1" | sed ' - s/^gnu-//; t - s/^gnu//; t - s/^g//; t'` - -# Now exit if we have it, but it failed. Also exit now if we -# don't have it and --version was passed (most likely to detect -# the program). This is about non-GNU programs, so use $1 not -# $program. -case $1 in - lex*|yacc*) - # Not GNU programs, they don't have --version. - ;; +# Run the given program, remember its exit status. +"$@"; st=$? - *) - if test -z "$run" && ($1 --version) > /dev/null 2>&1; then - # We have it, but it failed. - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - # Could not run --version or --help. This is probably someone - # running `$TOOL --version' or `$TOOL --help' to check whether - # $TOOL exists and not knowing $TOOL uses missing. - exit 1 - fi - ;; -esac - -# If it does not exist, or fails to run (possibly an outdated version), -# try to emulate it. -case $program in - aclocal*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acinclude.m4' or \`${configure_ac}'. You might want - to install the \`Automake' and \`Perl' packages. Grab them from - any GNU archive site." - touch aclocal.m4 - ;; - - autoconf*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`${configure_ac}'. You might want to install the - \`Autoconf' and \`GNU m4' packages. Grab them from any GNU - archive site." - touch configure - ;; - - autoheader*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acconfig.h' or \`${configure_ac}'. You might want - to install the \`Autoconf' and \`GNU m4' packages. Grab them - from any GNU archive site." - files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` - test -z "$files" && files="config.h" - touch_files= - for f in $files; do - case $f in - *:*) touch_files="$touch_files "`echo "$f" | - sed -e 's/^[^:]*://' -e 's/:.*//'`;; - *) touch_files="$touch_files $f.in";; - esac - done - touch $touch_files - ;; +# If it succeeded, we are done. +test $st -eq 0 && exit 0 - automake*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. - You might want to install the \`Automake' and \`Perl' packages. - Grab them from any GNU archive site." - find . -type f -name Makefile.am -print | - sed 's/\.am$/.in/' | - while read f; do touch "$f"; done - ;; - - autom4te*) - echo 1>&2 "\ -WARNING: \`$1' is needed, but is $msg. - You might have modified some files without having the - proper tools for further handling them. - You can get \`$1' as part of \`Autoconf' from any GNU - archive site." - - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -f "$file"; then - touch $file - else - test -z "$file" || exec >$file - echo "#! /bin/sh" - echo "# Created by GNU Automake missing as a replacement of" - echo "# $ $@" - echo "exit 0" - chmod +x $file - exit 1 - fi - ;; - - bison*|yacc*) - echo 1>&2 "\ -WARNING: \`$1' $msg. You should only need it if - you modified a \`.y' file. You may need the \`Bison' package - in order for those modifications to take effect. You can get - \`Bison' from any GNU archive site." - rm -f y.tab.c y.tab.h - if test $# -ne 1; then - eval LASTARG=\${$#} - case $LASTARG in - *.y) - SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" y.tab.c - fi - SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" y.tab.h - fi - ;; - esac - fi - if test ! -f y.tab.h; then - echo >y.tab.h - fi - if test ! -f y.tab.c; then - echo 'main() { return 0; }' >y.tab.c - fi - ;; - - lex*|flex*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.l' file. You may need the \`Flex' package - in order for those modifications to take effect. You can get - \`Flex' from any GNU archive site." - rm -f lex.yy.c - if test $# -ne 1; then - eval LASTARG=\${$#} - case $LASTARG in - *.l) - SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" lex.yy.c - fi - ;; - esac - fi - if test ! -f lex.yy.c; then - echo 'main() { return 0; }' >lex.yy.c - fi - ;; - - help2man*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a dependency of a manual page. You may need the - \`Help2man' package in order for those modifications to take - effect. You can get \`Help2man' from any GNU archive site." - - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -f "$file"; then - touch $file - else - test -z "$file" || exec >$file - echo ".ab help2man is required to generate this page" - exit $? - fi - ;; - - makeinfo*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.texi' or \`.texinfo' file, or any other file - indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or - the \`GNU make' package. Grab either from any GNU archive site." - # The file to touch is that specified with -o ... - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -z "$file"; then - # ... or it is the one specified with @setfilename ... - infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` - file=`sed -n ' - /^@setfilename/{ - s/.* \([^ ]*\) *$/\1/ - p - q - }' $infile` - # ... or it is derived from the source name (dir/f.texi becomes f.info) - test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info - fi - # If the file does not exist, the user really needs makeinfo; - # let's fail without touching anything. - test -f $file || exit 1 - touch $file - ;; - - *) - echo 1>&2 "\ -WARNING: \`$1' is needed, and is $msg. - You might have modified some files without having the - proper tools for further handling them. Check the \`README' file, - it often tells you about the needed prerequisites for installing - this package. You may also peek at any GNU archive site, in case - some other package would contain this missing \`$1' program." - exit 1 - ;; -esac +# Also exit now if we it failed (or wasn't found), and '--version' was +# passed; such an option is passed most likely to detect whether the +# program is present and works. +case $2 in --version|--help) exit $st;; esac + +# Exit code 63 means version mismatch. This often happens when the user +# tries to use an ancient version of a tool on a file that requires a +# minimum version. +if test $st -eq 63; then + msg="probably too old" +elif test $st -eq 127; then + # Program was missing. + msg="missing on your system" +else + # Program was found and executed, but failed. Give up. + exit $st +fi -exit 0 +perl_URL=http://www.perl.org/ +flex_URL=http://flex.sourceforge.net/ +gnu_software_URL=http://www.gnu.org/software + +program_details () +{ + case $1 in + aclocal|automake) + echo "The '$1' program is part of the GNU Automake package:" + echo "<$gnu_software_URL/automake>" + echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:" + echo "<$gnu_software_URL/autoconf>" + echo "<$gnu_software_URL/m4/>" + echo "<$perl_URL>" + ;; + autoconf|autom4te|autoheader) + echo "The '$1' program is part of the GNU Autoconf package:" + echo "<$gnu_software_URL/autoconf/>" + echo "It also requires GNU m4 and Perl in order to run:" + echo "<$gnu_software_URL/m4/>" + echo "<$perl_URL>" + ;; + esac +} + +give_advice () +{ + # Normalize program name to check for. + normalized_program=`echo "$1" | sed ' + s/^gnu-//; t + s/^gnu//; t + s/^g//; t'` + + printf '%s\n' "'$1' is $msg." + + configure_deps="'configure.ac' or m4 files included by 'configure.ac'" + case $normalized_program in + autoconf*) + echo "You should only need it if you modified 'configure.ac'," + echo "or m4 files included by it." + program_details 'autoconf' + ;; + autoheader*) + echo "You should only need it if you modified 'acconfig.h' or" + echo "$configure_deps." + program_details 'autoheader' + ;; + automake*) + echo "You should only need it if you modified 'Makefile.am' or" + echo "$configure_deps." + program_details 'automake' + ;; + aclocal*) + echo "You should only need it if you modified 'acinclude.m4' or" + echo "$configure_deps." + program_details 'aclocal' + ;; + autom4te*) + echo "You might have modified some maintainer files that require" + echo "the 'automa4te' program to be rebuilt." + program_details 'autom4te' + ;; + bison*|yacc*) + echo "You should only need it if you modified a '.y' file." + echo "You may want to install the GNU Bison package:" + echo "<$gnu_software_URL/bison/>" + ;; + lex*|flex*) + echo "You should only need it if you modified a '.l' file." + echo "You may want to install the Fast Lexical Analyzer package:" + echo "<$flex_URL>" + ;; + help2man*) + echo "You should only need it if you modified a dependency" \ + "of a man page." + echo "You may want to install the GNU Help2man package:" + echo "<$gnu_software_URL/help2man/>" + ;; + makeinfo*) + echo "You should only need it if you modified a '.texi' file, or" + echo "any other file indirectly affecting the aspect of the manual." + echo "You might want to install the Texinfo package:" + echo "<$gnu_software_URL/texinfo/>" + echo "The spurious makeinfo call might also be the consequence of" + echo "using a buggy 'make' (AIX, DU, IRIX), in which case you might" + echo "want to install GNU make:" + echo "<$gnu_software_URL/make/>" + ;; + *) + echo "You might have modified some files without having the proper" + echo "tools for further handling them. Check the 'README' file, it" + echo "often tells you about the needed prerequisites for installing" + echo "this package. You may also peek at any GNU archive site, in" + echo "case some other package contains this missing '$1' program." + ;; + esac +} + +give_advice "$1" | sed -e '1s/^/WARNING: /' \ + -e '2,$s/^/ /' >&2 + +# Propagate the correct exit status (expected to be 127 for a program +# not found, 63 for a program that failed due to version mismatch). +exit $st # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/po/POTFILES.in new/gsettings-desktop-schemas-3.9.3/po/POTFILES.in --- old/gsettings-desktop-schemas-3.8.2/po/POTFILES.in 2012-12-19 10:35:36.000000000 +0100 +++ new/gsettings-desktop-schemas-3.9.3/po/POTFILES.in 2013-06-17 16:25:43.000000000 +0200 @@ -1,5 +1,6 @@ # List of source files containing translatable strings. # Please keep this list in alphabetic order. +schemas/org.gnome.desktop.a11y.gschema.xml.in.in schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in schemas/org.gnome.desktop.a11y.magnifier.gschema.xml.in.in diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/po/bg.po new/gsettings-desktop-schemas-3.9.3/po/bg.po --- old/gsettings-desktop-schemas-3.8.2/po/bg.po 2013-01-30 19:58:04.000000000 +0100 +++ new/gsettings-desktop-schemas-3.9.3/po/bg.po 2013-06-17 16:25:43.000000000 +0200 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: gsettings-desktop-schemas master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-01-18 06:20+0200\n" -"PO-Revision-Date: 2013-01-18 06:31+0200\n" +"POT-Creation-Date: 2013-06-08 11:18+0300\n" +"PO-Revision-Date: 2013-06-08 11:18+0300\n" "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" "Language: bg\n" @@ -16,6 +16,16 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1 +msgid "Always show the Universal Access status icon" +msgstr "" + +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2 +msgid "" +"This key overrides the automatic hiding of the Universal Access status icon " +"when no accessibility features are enabled." +msgstr "" + #: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1 msgid "On-screen keyboard" msgstr "Екранна клавиатура" @@ -51,25 +61,32 @@ #: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:3 msgid "" "Whether to beep when a keyboard accessibility feature is enabled or disabled." -msgstr "Дали да се известява със звук за превключване на някоя настройка на достъпността на клавиатурата." +msgstr "" +"Дали да се известява със звук за превключване на някоя настройка на " +"достъпността на клавиатурата." #: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:4 msgid "Disable keyboard accessibility after a timeout" -msgstr "Изключване на достъпността на клавиатурата след определен интервал от време" +msgstr "" +"Изключване на достъпността на клавиатурата след определен интервал от време" #: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:5 msgid "" "Whether to disable keyboard accessibility after a timeout, useful for shared " "machines." -msgstr "Дали достъпността на клавиатурата да се изключва след определено време. Удобно е за машини, които се ползват от повече хора." +msgstr "" +"Дали достъпността на клавиатурата да се изключва след определено време. " +"Удобно е за машини, които се ползват от повече хора." #: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:6 msgid "Duration of the disabling timeout" -msgstr "Продължителност на интервала за изключванене на достъпността" +msgstr "Продължителност на интервала за изключване на достъпността" #: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:7 msgid "Duration of the timeout before disabling the keyboard accessibility." -msgstr "Продължителност на интервала преди изключване на достъпността на клавиатурата." +msgstr "" +"Продължителност на интервала преди изключване на достъпността на " +"клавиатурата." #: ../schemas/org.gnome.desktop.a11y.keyboard.gschema.xml.in.in.h:8 msgid "Enable 'Bounce Keys'" @@ -485,75 +502,76 @@ msgstr "" #: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:1 -msgid "Draw Desktop Background" -msgstr "" - -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:2 -msgid "" -"Have GNOME draw the desktop background. DEPRECATED: This key is deprecated " -"and ignored." -msgstr "" - -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:3 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:23 msgid "Picture Options" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:4 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:2 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:24 msgid "" "Determines how the image set by wallpaper_filename is rendered. Possible " "values are \"none\", \"wallpaper\", \"centered\", \"scaled\", \"stretched\", " "\"zoom\", \"spanned\"." msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:5 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:3 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:25 msgid "Picture URI" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:6 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:4 msgid "" "URI to use for the background image. Note that the backend only supports " "local (file://) URIs." msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:7 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:5 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:27 msgid "Picture Opacity" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:8 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:6 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:28 msgid "Opacity with which to draw the background picture." msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:9 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:7 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:29 msgid "Primary Color" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:10 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:8 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:30 msgid "Left or Top color when drawing gradients, or the solid color." msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:11 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:9 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:31 msgid "Secondary Color" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:12 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:10 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:32 msgid "Right or Bottom color when drawing gradients, not used for solid color." msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:13 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:11 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:33 msgid "Color Shading Type" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:14 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:12 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:34 msgid "" "How to shade the background color. Possible values are \"horizontal\", " "\"vertical\", and \"solid\"." msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:15 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:13 msgid "Have file manager handle the desktop" msgstr "" -#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:16 +#: ../schemas/org.gnome.desktop.background.gschema.xml.in.in.h:14 msgid "If set to true, then file manager will draw the icons on the desktop." msgstr "" @@ -1140,7 +1158,6 @@ msgstr "" #: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.in.h:3 -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:7 msgid "Show notifications in the lock screen" msgstr "" @@ -1199,13 +1216,13 @@ msgstr "" #: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.in.h:16 -msgid "Be resident in the lock screen" +msgid "Show details in the lock screen" msgstr "" #: ../schemas/org.gnome.desktop.notifications.gschema.xml.in.in.h:17 msgid "" -"Whether notifications from this application will be shown individually in " -"full (with details, action buttons and images) in the lock screen." +"Whether the summary and body of notifications from this application will be " +"visible in the locked screen." msgstr "" #: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:1 @@ -1273,6 +1290,14 @@ "indefinitively." msgstr "" +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15 +msgid "Whether to remember application usage" +msgstr "" + +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16 +msgid "If FALSE, application usage will not be monitored and recorded." +msgstr "" + #: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1 msgid "Activate when idle" msgstr "" @@ -1301,39 +1326,32 @@ "The number of seconds after screensaver activation before locking the screen." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:8 -msgid "" -"Whether notifications are shown in the lock screen or not. This only affects " -"the standard experience. DEPRECATED: This key is deprecated and ignored. It " -"has been superseded by org.gnome.desktop.notifications show-in-lock-screen." -msgstr "" - -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:9 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:7 msgid "Show full name in the lock screen" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:10 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:8 msgid "" "Whether the user's full name is shown in the lock screen or not. This only " "affects the screen shield, the name is always shown in the unlock dialog." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:11 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:9 msgid "Allow embedding a keyboard into the window" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:12 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:10 msgid "" "Set this to TRUE to allow embedding a keyboard into the window when trying " "to unlock. The \"keyboard_command\" key must be set with the appropriate " "command. DEPRECATED: This key is deprecated and ignored." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:13 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:11 msgid "Embedded keyboard command" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:14 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:12 msgid "" "The command that will be run, if the \"embedded_keyboard_enabled\" key is " "set to TRUE, to embed a keyboard widget into the window. This command should " @@ -1341,22 +1359,22 @@ "output. DEPRECATED: This key is deprecated and ignored." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:15 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:13 msgid "Allow logout" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:16 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:14 msgid "" "Set this to TRUE to offer an option in the unlock dialog to allow logging " "out after a delay. The delay is specified in the \"logout_delay\" key. " "DEPRECATED: This key is deprecated and ignored." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:17 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:15 msgid "Time before logout option" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:18 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:16 msgid "" "The number of seconds after the screensaver activation before a logout " "option will appear in the unlock dialog. This key has effect only if the " @@ -1364,11 +1382,11 @@ "ignored" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:19 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:17 msgid "Logout command" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:20 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:18 msgid "" "The command to invoke when the logout button is clicked. This command should " "simply log the user out without any interaction. This key has effect only if " @@ -1376,26 +1394,32 @@ "and ignored." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:21 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:19 msgid "Allow user switching" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:22 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:20 msgid "" "Set this to TRUE to offer an option in the unlock dialog to switch to a " "different user account." msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:23 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:21 msgid "Allow the session status message to be displayed" msgstr "" -#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:24 +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:22 msgid "" "Allow the session status message to be displayed when the screen is locked. " "DEPRECATED: This key is deprecated and ignored." msgstr "" +#: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:26 +msgid "" +"URI to use for the background image. Not that the backend only supports " +"local (file://) URIs." +msgstr "" + #: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.in.h:1 msgid "Disable all external search providers" msgstr "" @@ -1425,7 +1449,7 @@ msgid "" "Results for applications contained in this list will be displayed in the " "specified order. Results for applications not specified in this list will be " -"displayed before the last item of the list, if it has more than one item." +"displayed last, sorted alphabetically." msgstr "" #: ../schemas/org.gnome.desktop.session.gschema.xml.in.in.h:1 @@ -2154,7 +2178,9 @@ msgid "" "This key is not used; HTTP proxying is enabled when the host key is non-" "empty and the port is non-0." -msgstr "Този ключ не се ползва. Сървърът-посредник за HTTP се включва, когато ключът host за машина не е празен, а ключът port за порт не е 0." +msgstr "" +"Този ключ не се ползва. Сървърът-посредник за HTTP се включва, когато ключът " +"host за машина не е празен, а ключът port за порт не е 0." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:10 msgid "HTTP proxy host name" @@ -2172,7 +2198,9 @@ msgid "" "The port on the machine defined by \"/system/proxy/http/host\" that you " "proxy through." -msgstr "Портът на машината зададена в ключа „/system/proxy/http/host“, чрез който се посредничи за HTTP." +msgstr "" +"Портът на машината зададена в ключа „/system/proxy/http/host“, чрез който се " +"посредничи за HTTP." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:14 msgid "Authenticate proxy server connections" @@ -2194,65 +2222,73 @@ #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:17 msgid "User name to pass as authentication when doing HTTP proxying." msgstr "" +"Потребителско име за идентификация при ползването на сървър-посредник за " +"HTTP." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:18 msgid "HTTP proxy password" -msgstr "" +msgstr "Парола за посредника за HTTP" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:19 msgid "Password to pass as authentication when doing HTTP proxying." -msgstr "" +msgstr "Парола за идентификация при ползването на сървър-посредник за HTTP." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:20 msgid "Secure HTTP proxy host name" -msgstr "" +msgstr "Име на сървър-посредник за HTTPS" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:21 msgid "The machine name to proxy secure HTTP through." -msgstr "" +msgstr "Машината, която да посредничи за трафика по HTTPS." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:22 msgid "Secure HTTP proxy port" -msgstr "" +msgstr "Порт на сървъра-посредник за HTTPS" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:23 msgid "" "The port on the machine defined by \"/system/proxy/https/host\" that you " "proxy through." msgstr "" +"Портът на машината зададена в ключа „/system/proxy/https/host“, чрез който " +"се посредничи за HTTPS." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:24 msgid "FTP proxy host name" -msgstr "" +msgstr "Име на сървър-посредник за FTP" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:25 msgid "The machine name to proxy FTP through." -msgstr "" +msgstr "Машината, която да посредничи за трафика по FTP." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:26 msgid "FTP proxy port" -msgstr "" +msgstr "Порт на сървъра-посредник за FTP" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:27 msgid "" "The port on the machine defined by \"/system/proxy/ftp/host\" that you proxy " "through." msgstr "" +"Портът на машината зададена в ключа „/system/proxy/ftp/host“, чрез който се " +"посредничи за FTP." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:28 msgid "SOCKS proxy host name" -msgstr "" +msgstr "Име на сървър-посредник за SOCKS" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:29 msgid "The machine name to use as a SOCKS proxy." -msgstr "" +msgstr "Машината, която да посредничи за трафика по SOCKS." #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:30 msgid "SOCKS proxy port" -msgstr "" +msgstr "Порт на сървъра-посредник за SOCKS" #: ../schemas/org.gnome.system.proxy.gschema.xml.in.in.h:31 msgid "" "The port on the machine defined by \"/system/proxy/socks/host\" that you " "proxy through." msgstr "" +"Портът на машината зададена в ключа „/system/proxy/socks/host“, чрез който " +"се посредничи за SOCKS." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/po/cs.po new/gsettings-desktop-schemas-3.9.3/po/cs.po --- old/gsettings-desktop-schemas-3.8.2/po/cs.po 2013-05-13 08:58:50.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/po/cs.po 2013-06-17 16:25:43.000000000 +0200 @@ -9,8 +9,8 @@ "Project-Id-Version: gsettings-desktop-schemas master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=gsettings-desktop-schemas&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-04-20 03:04+0000\n" -"PO-Revision-Date: 2013-04-25 18:01+0200\n" +"POT-Creation-Date: 2013-05-18 22:15+0000\n" +"PO-Revision-Date: 2013-06-03 15:57+0200\n" "Last-Translator: Marek Černocký <marek@manet.cz>\n" "Language-Team: Czech <gnome-cs-list@gnome.org>\n" "Language: cs\n" @@ -20,6 +20,18 @@ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Gtranslator 2.91.6\n" +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1 +msgid "Always show the Universal Access status icon" +msgstr "Vždy zobrazovat stavovou ikonu zpřístupnění" + +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2 +msgid "" +"This key overrides the automatic hiding of the Universal Access status icon " +"when no accessibility features are enabled." +msgstr "" +"Tento klíč přepisuje automatické skrývání stavové ikony zpřístupnění v " +"situaci, kdy nejsou funkce zpřístupnění zapnuty." + #: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1 msgid "On-screen keyboard" msgstr "Klávesnice na obrazovce" @@ -1462,6 +1474,14 @@ "nastaveno na 0, nebudou se nedávné soubory pamatovat vůbec. Pokud je " "nastaveno na -1, budou zapamatovány na pořád." +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15 +msgid "Whether to remember application usage" +msgstr "Zda si pamatovat využití aplikací" + +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16 +msgid "If FALSE, application usage will not be monitored and recorded." +msgstr "Když je VYPNUTO, nebude využítí aplikací sledováno a zaznamenáváno." + #: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1 msgid "Activate when idle" msgstr "Aktivovat při nečinnosti" @@ -2644,4 +2664,4 @@ "proxy through." msgstr "" "Port na počítači poskytujícím proxy a definovaném v klíči „/system/proxy/" -"socks/host“." +"socks/host“." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/po/es.po new/gsettings-desktop-schemas-3.9.3/po/es.po --- old/gsettings-desktop-schemas-3.8.2/po/es.po 2013-05-13 08:58:50.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/po/es.po 2013-06-17 16:25:43.000000000 +0200 @@ -11,8 +11,8 @@ "Project-Id-Version: gsettings-desktop-schemas.po.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=gsettings-desktop-schemas&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-04-20 03:04+0000\n" -"PO-Revision-Date: 2013-04-22 17:43+0200\n" +"POT-Creation-Date: 2013-05-18 22:15+0000\n" +"PO-Revision-Date: 2013-05-20 12:46+0200\n" "Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n" "Language-Team: Español <gnome-es-list@gnome.org>\n" "Language: \n" @@ -22,6 +22,18 @@ "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Gtranslator 2.91.5\n" +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1 +msgid "Always show the Universal Access status icon" +msgstr "Mostrar siempre el icono de estado de Acceso universal" + +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2 +msgid "" +"This key overrides the automatic hiding of the Universal Access status icon " +"when no accessibility features are enabled." +msgstr "" +"Esta clave sobreescribe la ocultación automática del icono de estado del " +"Acceso universal cuando no se han activado características de accesibilidad." + #: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1 msgid "On-screen keyboard" msgstr "Teclado en pantalla" @@ -1523,6 +1535,16 @@ "establece a 0, los archivos recientes no se recordarán; si se establece a -" "1, se recordarán de manera indefinida." +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15 +#| msgid "Whether to remember recently used files" +msgid "Whether to remember application usage" +msgstr "Indica si se debe recordar el uso de aplicaciones" + +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16 +#| msgid "If FALSE, applications will not remember recently used files." +msgid "If FALSE, application usage will not be monitored and recorded." +msgstr "Si es falso, no se monitorizará y guardará el uso de aplicaciones." + #: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1 msgid "Activate when idle" msgstr "Activar cuando esté inactivo" @@ -1714,11 +1736,6 @@ "Lista de ID de archivos del escritorio para orden de proveedores de búsqueda" #: ../schemas/org.gnome.desktop.search-providers.gschema.xml.in.in.h:6 -#| msgid "" -#| "Results for applications contained in this list will be displayed in the " -#| "specified order. Results for applications not specified in this list will " -#| "be displayed before the last item of the list, if it has more than one " -#| "item." msgid "" "Results for applications contained in this list will be displayed in the " "specified order. Results for applications not specified in this list will be " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/po/gl.po new/gsettings-desktop-schemas-3.9.3/po/gl.po --- old/gsettings-desktop-schemas-3.8.2/po/gl.po 2013-05-13 08:58:50.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/po/gl.po 2013-06-17 16:25:43.000000000 +0200 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: gsettings-desktop-schemas\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-21 23:26+0200\n" -"PO-Revision-Date: 2013-04-21 23:27+0200\n" +"POT-Creation-Date: 2013-05-31 00:56+0200\n" +"PO-Revision-Date: 2013-05-31 00:58+0200\n" "Last-Translator: Fran Dieguez <frandieguez@gnome.org>\n" "Language-Team: gnome-l10n-gl@gnome.org\n" "Language: gl\n" @@ -21,6 +21,18 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.7.1\n" +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:1 +msgid "Always show the Universal Access status icon" +msgstr "Mostrar a icona do estado do Acceso universal sempre" + +#: ../schemas/org.gnome.desktop.a11y.gschema.xml.in.in.h:2 +msgid "" +"This key overrides the automatic hiding of the Universal Access status icon " +"when no accessibility features are enabled." +msgstr "" +"Esta chave sobrescribe o agochado automático da icona de estado do Acceso " +"Universal cando non están activadas as características de accesibilidade." + #: ../schemas/org.gnome.desktop.a11y.applications.gschema.xml.in.in.h:1 msgid "On-screen keyboard" msgstr "Teclado en pantalla" @@ -1506,6 +1518,14 @@ "está configurado a 0 os ficheiros recentes non se lembrarán. Se está " "estabelecido a -1, manteranse de forma indefinida." +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:15 +msgid "Whether to remember application usage" +msgstr "Indica se lembrar o uso de aplicativos" + +#: ../schemas/org.gnome.desktop.privacy.gschema.xml.in.in.h:16 +msgid "If FALSE, application usage will not be monitored and recorded." +msgstr "Se é FALSO, o uso de aplicativos non se monitorizará nin se grabará." + #: ../schemas/org.gnome.desktop.screensaver.gschema.xml.in.in.h:1 msgid "Activate when idle" msgstr "Activar cando estea activo" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/po/ja.po new/gsettings-desktop-schemas-3.9.3/po/ja.po --- old/gsettings-desktop-schemas-3.8.2/po/ja.po 2012-10-08 10:15:18.000000000 +0200 +++ new/gsettings-desktop-schemas-3.9.3/po/ja.po 2013-06-17 16:25:43.000000000 +0200 @@ -1014,7 +1014,7 @@ "access to all applications' \"Save as\" dialogs." msgstr "" "ユーザーによるファイルの保存を不可にします。たとえば、すべてのアプリケーショ" -"ンが提供する \"別名で保存\" ダイアログへのアクセスを利用できなくします。" +"ンが提供する \"名前を付けて保存\" ダイアログへのアクセスを利用できなくします。" #: ../schemas/org.gnome.desktop.lockdown.gschema.xml.in.in.h:15 msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/schemas/Makefile.am new/gsettings-desktop-schemas-3.9.3/schemas/Makefile.am --- old/gsettings-desktop-schemas-3.8.2/schemas/Makefile.am 2012-12-03 14:35:51.000000000 +0100 +++ new/gsettings-desktop-schemas-3.9.3/schemas/Makefile.am 2013-06-17 16:34:34.000000000 +0200 @@ -6,6 +6,7 @@ org.gnome.system.proxy.gschema.xml.in.in \ org.gnome.desktop.sound.gschema.xml.in.in \ org.gnome.desktop.thumbnail-cache.gschema.xml.in.in \ + org.gnome.desktop.a11y.gschema.xml.in.in \ org.gnome.desktop.a11y.keyboard.gschema.xml.in.in \ org.gnome.desktop.a11y.applications.gschema.xml.in.in \ org.gnome.desktop.a11y.magnifier.gschema.xml.in.in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.a11y.gschema.xml.in.in new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.a11y.gschema.xml.in.in --- old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.a11y.gschema.xml.in.in 1970-01-01 01:00:00.000000000 +0100 +++ new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.a11y.gschema.xml.in.in 2013-06-17 16:25:43.000000000 +0200 @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<schemalist> + <schema id="org.gnome.desktop.a11y" path="/org/gnome/desktop/a11y/"> + <key name="always-show-universal-access-status" type="b"> + <default>false</default> + <_summary>Always show the Universal Access status icon</_summary> + <_description> + This key overrides the automatic hiding of the Universal + Access status icon when no accessibility features are enabled. + </_description> + </key> + </schema> +</schemalist> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.privacy.gschema.xml.in.in new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.privacy.gschema.xml.in.in --- old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.privacy.gschema.xml.in.in 2013-01-15 09:22:41.000000000 +0100 +++ new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.privacy.gschema.xml.in.in 2013-06-17 16:25:43.000000000 +0200 @@ -43,5 +43,11 @@ If set to 0, recent files will not be remembered; if set to -1, they will be retained indefinitively.</_description> </key> + <key name="remember-app-usage" type="b"> + <default>true</default> + <_summary>Whether to remember application usage</_summary> + <_description>If FALSE, application usage will not be monitored + and recorded.</_description> + </key> </schema> </schemalist> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in --- old/gsettings-desktop-schemas-3.8.2/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in 2013-02-18 10:02:01.000000000 +0100 +++ new/gsettings-desktop-schemas-3.9.3/schemas/org.gnome.desktop.wm.keybindings.gschema.xml.in.in 2013-06-17 16:25:43.000000000 +0200 @@ -128,7 +128,7 @@ <_summary>Hide all normal windows</_summary> </key> <key name="panel-main-menu" type="as"> - <default><![CDATA[['<Alt>F1']]]></default> + <default><![CDATA[['<Super>s','<Alt>F1']]]></default> <_summary>Show the activities overview</_summary> </key> <key name="panel-run-dialog" type="as"> -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de