Hello community, here is the log from the commit of package caribou for openSUSE:Factory checked in at 2015-10-25 19:11:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caribou (Old) and /work/SRC/openSUSE:Factory/.caribou.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caribou" Changes: -------- --- /work/SRC/openSUSE:Factory/caribou/caribou.changes 2015-04-23 08:03:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.caribou.new/caribou.changes 2015-10-25 19:11:59.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Oct 13 01:02:32 UTC 2015 - [email protected] + +- Update to version 0.4.19: + + xadapter: Avoid a crash when Xkl doesn't know the real xkb + groups (bgo#756194). + +------------------------------------------------------------------- Old: ---- caribou-0.4.18.1.tar.xz New: ---- caribou-0.4.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caribou.spec ++++++ --- /var/tmp/diff_new_pack.RrlxwA/_old 2015-10-25 19:12:00.000000000 +0100 +++ /var/tmp/diff_new_pack.RrlxwA/_new 2015-10-25 19:12:00.000000000 +0100 @@ -17,7 +17,7 @@ Name: caribou -Version: 0.4.18.1 +Version: 0.4.19 Release: 0 # FIXME: Stop hiding the .desktop file with %%suse_update_desktop_file -u if launching caribou finally works Summary: On-screen Keyboard for GNOME ++++++ caribou-0.4.18.1.tar.xz -> caribou-0.4.19.tar.xz ++++++ ++++ 4184 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/caribou-0.4.18.1/NEWS new/caribou-0.4.19/NEWS --- old/caribou-0.4.18.1/NEWS 2015-04-15 00:47:05.000000000 +0200 +++ new/caribou-0.4.19/NEWS 2015-10-13 02:29:12.000000000 +0200 @@ -1,10 +1,13 @@ ============= -Version 0.4.18.1 +Version 0.4.19 ============= +- Bug 756194 - xadapter: Avoid a crash when Xkl doesn't know the real + xkb groups - Bug 747273 - display-adapter: Allow setting an external default adapter instance -- Translation updates (Basque, Russian) +- Translation updates (Persian, Kazakh, Chinese (Taiwan), Basque, + Esperanto, Estonian, Portuguese, Polish, Russian) ============= Version 0.4.18 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/caribou-0.4.18.1/compile new/caribou-0.4.19/compile --- old/caribou-0.4.18.1/compile 2015-04-15 00:51:06.000000000 +0200 +++ new/caribou-0.4.19/compile 2015-10-13 02:29:47.000000000 +0200 @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey <[email protected]>. # # This program is free software; you can redistribute it and/or modify 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/caribou-0.4.18.1/configure.ac new/caribou-0.4.19/configure.ac --- old/caribou-0.4.18.1/configure.ac 2015-04-15 00:49:19.000000000 +0200 +++ new/caribou-0.4.19/configure.ac 2015-06-08 14:22:38.000000000 +0200 @@ -1,6 +1,6 @@ AC_PREREQ([2.63]) AC_INIT([caribou], - [0.4.18.1], + [0.4.19], [https://bugzilla.gnome.org/enter_bug.cgi?product=caribou], [caribou]) 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/caribou-0.4.18.1/daemon/daemon.c new/caribou-0.4.19/daemon/daemon.c --- old/caribou-0.4.18.1/daemon/daemon.c 2015-04-15 00:51:42.000000000 +0200 +++ new/caribou-0.4.19/daemon/daemon.c 2015-10-13 02:30:09.000000000 +0200 @@ -1,4 +1,4 @@ -/* daemon.c generated by valac 0.28.0.2-022b, the Vala compiler +/* daemon.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from daemon.vala, do not modify */ 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/caribou-0.4.18.1/data/layouts/touch/Makefile.am new/caribou-0.4.19/data/layouts/touch/Makefile.am --- old/caribou-0.4.18.1/data/layouts/touch/Makefile.am 2015-04-15 00:45:02.000000000 +0200 +++ new/caribou-0.4.19/data/layouts/touch/Makefile.am 2015-06-08 14:22:38.000000000 +0200 @@ -1,6 +1,7 @@ touchlayoutsdir = $(datadir)/caribou/layouts/touch touchlayouts_in_files =\ ara.xml.in \ + de.xml.in \ fr.xml.in \ il.xml.in \ us.xml.in @@ -9,9 +10,11 @@ common_files = \ common/azerty.xml \ common/qwerty.xml \ + common/qwertz.xml \ common/symbols.xml ara.xml: $(common_files) +de.xml: $(common_files) il.xml: $(common_files) us.xml: $(common_files) 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/caribou-0.4.18.1/data/layouts/touch/common/qwertz.xml new/caribou-0.4.19/data/layouts/touch/common/qwertz.xml --- old/caribou-0.4.18.1/data/layouts/touch/common/qwertz.xml 1970-01-01 01:00:00.000000000 +0100 +++ new/caribou-0.4.19/data/layouts/touch/common/qwertz.xml 2015-06-08 14:22:38.000000000 +0200 @@ -0,0 +1,175 @@ +<?xml version="1.0" ?> +<external> + <level mode="default" name="level1"> + <row> + <key name="q"/> + <key name="w"/> + <key name="e"> + <key name="e"/> + <key name="egrave"/> + <key name="eacute"/> + <key name="ecircumflex"/> + <key name="ediaeresis"/> + <key name="emacron"/> + </key> + <key name="r"/> + <key name="t"/> + <key name="z"/> + <key name="u"> + <key name="u"/> + <key name="ugrave"/> + <key name="uacute"/> + <key name="ucircumflex"/> + <key name="udiaeresis"/> + <key name="umacron"/> + </key> + <key name="i"> + <key name="i"/> + <key name="igrave"/> + <key name="iacute"/> + <key name="icircumflex"/> + <key name="idiaeresis"/> + <key name="imacron"/> + </key> + <key name="o"> + <key name="o"/> + <key name="ograve"/> + <key name="oacute"/> + <key name="ocircumflex"/> + <key name="odiaeresis"/> + <key name="omacron"/> + </key> + <key name="p"/> + <key name="BackSpace" repeatable="yes"/> + </row> + <row align="right"> + <key name="a"> + <key name="a"/> + <key name="agrave"/> + <key name="aacute"/> + <key name="acircumflex"/> + <key name="adiaeresis"/> + <key name="aring"/> + <key name="atilde"/> + <key name="ae"/> + <key name="amacron"/> + </key> + <key name="s"/> + <key name="d"/> + <key name="f"/> + <key name="g"/> + <key name="h"/> + <key name="j"/> + <key name="k"/> + <key name="l"/> + <key name="Return" width="1.5"/> + </row> + <row> + <key name="Caribou_ShiftUp" toggle="level2"/> + <key name="y"/> + <key name="x"/> + <key name="c"> + <key name="c"/> + <key name="ccedilla"/> + </key> + <key name="v"/> + <key name="b"/> + <key name="n"/> + <key name="m"/> + <key name="comma"/> + <key name="period"/> + <key name="question"/> + </row> + <row> + <key align="left" name="Caribou_Symbols" toggle="symbols1" width="2.0"/> + <key align="center" name="space" width="6.0" repeatable="yes"/> + <key align="right" name="Caribou_Prefs"/> + </row> + </level> + <level mode="latched" name="level2"> + <row> + <key name="Q"/> + <key name="W"/> + <key name="E"> + <key name="E"/> + <key name="Egrave"/> + <key name="Eacute"/> + <key name="Ecircumflex"/> + <key name="Ediaeresis"/> + <key name="Emacron"/> + </key> + <key name="R"/> + <key name="T"/> + <key name="Z"/> + <key name="U"> + <key name="U"/> + <key name="Ugrave"/> + <key name="Uacute"/> + <key name="Ucircumflex"/> + <key name="Udiaeresis"/> + <key name="Umacron"/> + </key> + <key name="I"> + <key name="I"/> + <key name="Igrave"/> + <key name="Iacute"/> + <key name="Icircumflex"/> + <key name="Idiaeresis"/> + <key name="Imacron"/> + </key> + <key name="O"> + <key name="O"/> + <key name="Ograve"/> + <key name="Oacute"/> + <key name="Ocircumflex"/> + <key name="Odiaeresis"/> + <key name="Omacron"/> + </key> + <key name="P"/> + <key name="BackSpace" repeatable="yes"/> + </row> + <row align="right"> + <key name="A"> + <key name="A"/> + <key name="Agrave"/> + <key name="Aacute"/> + <key name="Acircumflex"/> + <key name="Adiaeresis"/> + <key name="Aring"/> + <key name="Atilde"/> + <key name="Ae"/> + <key name="Amacron"/> + </key> + <key name="S"/> + <key name="D"/> + <key name="F"/> + <key name="G"/> + <key name="H"/> + <key name="J"/> + <key name="K"/> + <key name="L"/> + <key name="Return" width="1.5"/> + </row> + <row> + <key name="Caribou_ShiftDown" toggle="level1"/> + <key name="Y"/> + <key name="X"/> + <key name="C"> + <key name="C"/> + <key name="Ccedilla"/> + </key> + <key name="V"/> + <key name="B"/> + <key name="N"/> + <key name="M"/> + <key name="comma"/> + <key name="period"/> + <key name="question"/> + </row> + <row> + <key align="left" name="Caribou_Symbols" toggle="symbols1" width="2.0"/> + <key align="center" name="space" width="6.0" repeatable="yes"/> + <key align="right" name="Caribou_Prefs"/> + </row> + </level> +</external> 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/caribou-0.4.18.1/data/layouts/touch/de.xml.in new/caribou-0.4.19/data/layouts/touch/de.xml.in --- old/caribou-0.4.18.1/data/layouts/touch/de.xml.in 1970-01-01 01:00:00.000000000 +0100 +++ new/caribou-0.4.19/data/layouts/touch/de.xml.in 2015-06-08 14:22:38.000000000 +0200 @@ -0,0 +1,8 @@ +<?xml version="1.0" ?> +<layout xmlns:xi="http://www.w3.org/2001/XInclude"> + <xi:include href="common/qwertz.xml#xpointer(//level[@name='level1'])"/> + <xi:include href="common/qwertz.xml#xpointer(//level[@name='level2'])"/> + <xi:include href="common/symbols.xml#xpointer(//level[@name='symbols1'])"/> + <xi:include href="common/symbols.xml#xpointer(//level[@name='symbols2'])"/> +</layout> + 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/caribou-0.4.18.1/libcaribou/caribou-1.0.vapi new/caribou-0.4.19/libcaribou/caribou-1.0.vapi --- old/caribou-0.4.18.1/libcaribou/caribou-1.0.vapi 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/caribou-1.0.vapi 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-1.0.vapi generated by valac 0.28.0.2-022b, do not modify. */ +/* caribou-1.0.vapi generated by valac 0.30.0.3-b11d, do not modify. */ namespace Caribou { [CCode (cheader_filename = "caribou.h")] 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/caribou-0.4.18.1/libcaribou/caribou-internals-1.0.vapi new/caribou-0.4.19/libcaribou/caribou-internals-1.0.vapi --- old/caribou-0.4.18.1/libcaribou/caribou-internals-1.0.vapi 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/caribou-internals-1.0.vapi 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-internals-1.0.vapi generated by valac 0.28.0.2-022b, do not modify. */ +/* caribou-internals-1.0.vapi generated by valac 0.30.0.3-b11d, do not modify. */ namespace Caribou { [CCode (cheader_filename = "caribou-internals.h")] 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/caribou-0.4.18.1/libcaribou/caribou-internals.h new/caribou-0.4.19/libcaribou/caribou-internals.h --- old/caribou-0.4.18.1/libcaribou/caribou-internals.h 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/caribou-internals.h 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-internals.h generated by valac 0.28.0.2-022b, the Vala compiler, do not modify */ +/* caribou-internals.h generated by valac 0.30.0.3-b11d, the Vala compiler, do not modify */ #ifndef __CARIBOU_INTERNALS_H__ 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/caribou-0.4.18.1/libcaribou/caribou.h new/caribou-0.4.19/libcaribou/caribou.h --- old/caribou-0.4.18.1/libcaribou/caribou.h 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/caribou.h 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou.h generated by valac 0.28.0.2-022b, the Vala compiler, do not modify */ +/* caribou.h generated by valac 0.30.0.3-b11d, the Vala compiler, do not modify */ #ifndef __CARIBOU_H__ 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/caribou-0.4.18.1/libcaribou/column-model.c new/caribou-0.4.19/libcaribou/column-model.c --- old/caribou-0.4.18.1/libcaribou/column-model.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/column-model.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* column-model.c generated by valac 0.28.0.2-022b, the Vala compiler +/* column-model.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from column-model.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/display-adapter.c new/caribou-0.4.19/libcaribou/display-adapter.c --- old/caribou-0.4.18.1/libcaribou/display-adapter.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/display-adapter.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* display-adapter.c generated by valac 0.28.0.2-022b, the Vala compiler +/* display-adapter.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from display-adapter.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/group-model.c new/caribou-0.4.19/libcaribou/group-model.c --- old/caribou-0.4.18.1/libcaribou/group-model.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/group-model.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* group-model.c generated by valac 0.28.0.2-022b, the Vala compiler +/* group-model.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from group-model.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/ikeyboard-object.c new/caribou-0.4.19/libcaribou/ikeyboard-object.c --- old/caribou-0.4.18.1/libcaribou/ikeyboard-object.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/ikeyboard-object.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* ikeyboard-object.c generated by valac 0.28.0.2-022b, the Vala compiler +/* ikeyboard-object.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from ikeyboard-object.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/iscannable-group.c new/caribou-0.4.19/libcaribou/iscannable-group.c --- old/caribou-0.4.18.1/libcaribou/iscannable-group.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/iscannable-group.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* iscannable-group.c generated by valac 0.28.0.2-022b, the Vala compiler +/* iscannable-group.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from iscannable-group.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/iscannable-item.c new/caribou-0.4.19/libcaribou/iscannable-item.c --- old/caribou-0.4.18.1/libcaribou/iscannable-item.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/iscannable-item.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* iscannable-item.c generated by valac 0.28.0.2-022b, the Vala compiler +/* iscannable-item.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from iscannable-item.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/key-model.c new/caribou-0.4.19/libcaribou/key-model.c --- old/caribou-0.4.18.1/libcaribou/key-model.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/key-model.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* key-model.c generated by valac 0.28.0.2-022b, the Vala compiler +/* key-model.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from key-model.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/keyboard-model.c new/caribou-0.4.19/libcaribou/keyboard-model.c --- old/caribou-0.4.18.1/libcaribou/keyboard-model.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/keyboard-model.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* keyboard-model.c generated by valac 0.28.0.2-022b, the Vala compiler +/* keyboard-model.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from keyboard-model.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/keyboard-service.c new/caribou-0.4.19/libcaribou/keyboard-service.c --- old/caribou-0.4.18.1/libcaribou/keyboard-service.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/keyboard-service.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* keyboard-service.c generated by valac 0.28.0.2-022b, the Vala compiler +/* keyboard-service.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from keyboard-service.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/level-model.c new/caribou-0.4.19/libcaribou/level-model.c --- old/caribou-0.4.18.1/libcaribou/level-model.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/level-model.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* level-model.c generated by valac 0.28.0.2-022b, the Vala compiler +/* level-model.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from level-model.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/row-model.c new/caribou-0.4.19/libcaribou/row-model.c --- old/caribou-0.4.18.1/libcaribou/row-model.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/row-model.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* row-model.c generated by valac 0.28.0.2-022b, the Vala compiler +/* row-model.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from row-model.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/scannable-group.c new/caribou-0.4.19/libcaribou/scannable-group.c --- old/caribou-0.4.18.1/libcaribou/scannable-group.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/scannable-group.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* scannable-group.c generated by valac 0.28.0.2-022b, the Vala compiler +/* scannable-group.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from scannable-group.vala, do not modify */ @@ -492,7 +492,7 @@ } else { gint _tmp14_ = 0; _tmp14_ = self->priv->_scan_child_index; - _tmp12_ = _tmp14_ == (-1); + _tmp12_ = _tmp14_ == -1; } if (_tmp12_) { CaribouIScannableItem* _tmp15_ = NULL; @@ -514,7 +514,7 @@ children_length1 = _tmp16_; _children_size_ = children_length1; _tmp18_ = self->priv->_scan_child_index; - if (_tmp18_ == (-1)) { + if (_tmp18_ == -1) { self->priv->_cycle_count = 0; } _tmp19_ = self->priv->_scan_child_index; 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/caribou-0.4.18.1/libcaribou/scanner.c new/caribou-0.4.19/libcaribou/scanner.c --- old/caribou-0.4.18.1/libcaribou/scanner.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/scanner.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* scanner.c generated by valac 0.28.0.2-022b, the Vala compiler +/* scanner.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from scanner.vala, do not modify */ 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/caribou-0.4.18.1/libcaribou/xadapter.c new/caribou-0.4.19/libcaribou/xadapter.c --- old/caribou-0.4.18.1/libcaribou/xadapter.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/xadapter.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* xadapter.c generated by valac 0.28.0.2-022b, the Vala compiler +/* xadapter.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from xadapter.vala, do not modify */ @@ -1087,51 +1087,81 @@ XklConfigRec* _tmp0_ = NULL; XklConfigRec* _tmp1_ = NULL; XklEngine* _tmp2_ = NULL; - XklConfigRec* _tmp3_ = NULL; - gchar** _tmp4_ = NULL; - gint _tmp4__length1 = 0; - guchar _tmp5_ = '\0'; - const gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - XklConfigRec* _tmp8_ = NULL; - gchar** _tmp9_ = NULL; - gint _tmp9__length1 = 0; - guchar _tmp10_ = '\0'; - const gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; - const gchar* _tmp13_ = NULL; - guchar _tmp15_ = '\0'; + guchar _tmp3_ = '\0'; + XklConfigRec* _tmp4_ = NULL; + gchar** _tmp5_ = NULL; + gint _tmp5__length1 = 0; + guchar _tmp12_ = '\0'; + XklConfigRec* _tmp13_ = NULL; + gchar** _tmp14_ = NULL; + gint _tmp14__length1 = 0; + const gchar* _tmp21_ = NULL; + guchar _tmp23_ = '\0'; self = (CaribouXAdapter*) base; _tmp0_ = xkl_config_rec_new (); config_rec = _tmp0_; _tmp1_ = config_rec; _tmp2_ = self->priv->xkl_engine; xkl_config_rec_get_from_server (_tmp1_, _tmp2_); - _tmp3_ = config_rec; - _tmp4_ = _tmp3_->layouts; - _tmp4__length1 = _vala_array_length (_tmp3_->layouts); - _tmp5_ = self->priv->group; - _tmp6_ = _tmp4_[_tmp5_]; - _tmp7_ = g_strdup (_tmp6_); - _g_free0 (_vala_group_name); - _vala_group_name = _tmp7_; - _tmp8_ = config_rec; - _tmp9_ = _tmp8_->variants; - _tmp9__length1 = _vala_array_length (_tmp8_->variants); - _tmp10_ = self->priv->group; - _tmp11_ = _tmp9_[_tmp10_]; - _tmp12_ = g_strdup (_tmp11_); - _g_free0 (_vala_variant_name); - _vala_variant_name = _tmp12_; - _tmp13_ = _vala_variant_name; - if (_tmp13_ == NULL) { - gchar* _tmp14_ = NULL; - _tmp14_ = g_strdup (""); + _tmp3_ = self->priv->group; + _tmp4_ = config_rec; + _tmp5_ = _tmp4_->layouts; + _tmp5__length1 = _vala_array_length (_tmp4_->layouts); + if (((gint) _tmp3_) < _tmp5__length1) { + XklConfigRec* _tmp6_ = NULL; + gchar** _tmp7_ = NULL; + gint _tmp7__length1 = 0; + guchar _tmp8_ = '\0'; + const gchar* _tmp9_ = NULL; + gchar* _tmp10_ = NULL; + _tmp6_ = config_rec; + _tmp7_ = _tmp6_->layouts; + _tmp7__length1 = _vala_array_length (_tmp6_->layouts); + _tmp8_ = self->priv->group; + _tmp9_ = _tmp7_[_tmp8_]; + _tmp10_ = g_strdup (_tmp9_); + _g_free0 (_vala_group_name); + _vala_group_name = _tmp10_; + } else { + gchar* _tmp11_ = NULL; + _tmp11_ = g_strdup (""); + _g_free0 (_vala_group_name); + _vala_group_name = _tmp11_; + } + _tmp12_ = self->priv->group; + _tmp13_ = config_rec; + _tmp14_ = _tmp13_->variants; + _tmp14__length1 = _vala_array_length (_tmp13_->variants); + if (((gint) _tmp12_) < _tmp14__length1) { + XklConfigRec* _tmp15_ = NULL; + gchar** _tmp16_ = NULL; + gint _tmp16__length1 = 0; + guchar _tmp17_ = '\0'; + const gchar* _tmp18_ = NULL; + gchar* _tmp19_ = NULL; + _tmp15_ = config_rec; + _tmp16_ = _tmp15_->variants; + _tmp16__length1 = _vala_array_length (_tmp15_->variants); + _tmp17_ = self->priv->group; + _tmp18_ = _tmp16_[_tmp17_]; + _tmp19_ = g_strdup (_tmp18_); + _g_free0 (_vala_variant_name); + _vala_variant_name = _tmp19_; + } else { + gchar* _tmp20_ = NULL; + _tmp20_ = g_strdup (""); + _g_free0 (_vala_variant_name); + _vala_variant_name = _tmp20_; + } + _tmp21_ = _vala_variant_name; + if (_tmp21_ == NULL) { + gchar* _tmp22_ = NULL; + _tmp22_ = g_strdup (""); _g_free0 (_vala_variant_name); - _vala_variant_name = _tmp14_; + _vala_variant_name = _tmp22_; } - _tmp15_ = self->priv->group; - result = (guint) _tmp15_; + _tmp23_ = self->priv->group; + result = (guint) _tmp23_; _g_object_unref0 (config_rec); if (group_name) { *group_name = _vala_group_name; @@ -1336,7 +1366,7 @@ if (!_tmp3_) { guint _tmp4_ = 0U; _tmp4_ = keyval; - g_warning ("xadapter.vala:343: No good keycode for %d", (gint) _tmp4_); + g_warning ("xadapter.vala:352: No good keycode for %d", (gint) _tmp4_); return; } _tmp5_ = func; 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/caribou-0.4.18.1/libcaribou/xadapter.vala new/caribou-0.4.19/libcaribou/xadapter.vala --- old/caribou-0.4.18.1/libcaribou/xadapter.vala 2013-11-18 11:04:48.000000000 +0100 +++ new/caribou-0.4.19/libcaribou/xadapter.vala 2015-10-13 01:54:30.000000000 +0200 @@ -301,8 +301,17 @@ out string variant_name) { Xkl.ConfigRec config_rec = new Xkl.ConfigRec (); config_rec.get_from_server (this.xkl_engine); - group_name = config_rec.layouts[this.group]; - variant_name = config_rec.variants[this.group]; + + if (this.group < config_rec.layouts.length) + group_name = config_rec.layouts[this.group]; + else + group_name = ""; + + if (this.group < config_rec.variants.length) + variant_name = config_rec.variants[this.group]; + else + variant_name = ""; + if (variant_name == null) variant_name = ""; 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/caribou-0.4.18.1/libcaribou/xml-deserializer.c new/caribou-0.4.19/libcaribou/xml-deserializer.c --- old/caribou-0.4.18.1/libcaribou/xml-deserializer.c 2015-04-15 00:51:24.000000000 +0200 +++ new/caribou-0.4.19/libcaribou/xml-deserializer.c 2015-10-13 02:29:54.000000000 +0200 @@ -1,4 +1,4 @@ -/* xml-deserializer.c generated by valac 0.28.0.2-022b, the Vala compiler +/* xml-deserializer.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from xml-deserializer.vala, do not modify */ 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/caribou-0.4.18.1/missing new/caribou-0.4.19/missing --- old/caribou-0.4.18.1/missing 2015-04-15 00:51:06.000000000 +0200 +++ new/caribou-0.4.19/missing 2015-10-13 02:29:47.000000000 +0200 @@ -3,7 +3,7 @@ scriptversion=2013-10-28.13; # UTC -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify 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/caribou-0.4.18.1/modules/gtk2/caribou-gtk-module.c new/caribou-0.4.19/modules/gtk2/caribou-gtk-module.c --- old/caribou-0.4.18.1/modules/gtk2/caribou-gtk-module.c 2015-04-15 00:51:39.000000000 +0200 +++ new/caribou-0.4.19/modules/gtk2/caribou-gtk-module.c 2015-10-13 02:30:07.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-gtk-module.c generated by valac 0.28.0.2-022b, the Vala compiler +/* caribou-gtk-module.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from caribou-gtk-module.vala, do not modify */ 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/caribou-0.4.18.1/modules/gtk2/caribou-gtk-module.h new/caribou-0.4.19/modules/gtk2/caribou-gtk-module.h --- old/caribou-0.4.18.1/modules/gtk2/caribou-gtk-module.h 2015-04-15 00:51:39.000000000 +0200 +++ new/caribou-0.4.19/modules/gtk2/caribou-gtk-module.h 2015-10-13 02:30:07.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-gtk-module.h generated by valac 0.28.0.2-022b, the Vala compiler, do not modify */ +/* caribou-gtk-module.h generated by valac 0.30.0.3-b11d, the Vala compiler, do not modify */ #ifndef __CARIBOU_GTK_MODULE_H__ 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/caribou-0.4.18.1/modules/gtk3/caribou-gtk-module.c new/caribou-0.4.19/modules/gtk3/caribou-gtk-module.c --- old/caribou-0.4.18.1/modules/gtk3/caribou-gtk-module.c 2015-04-15 00:51:36.000000000 +0200 +++ new/caribou-0.4.19/modules/gtk3/caribou-gtk-module.c 2015-10-13 02:30:05.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-gtk-module.c generated by valac 0.28.0.2-022b, the Vala compiler +/* caribou-gtk-module.c generated by valac 0.30.0.3-b11d, the Vala compiler * generated from caribou-gtk-module.vala, do not modify */ 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/caribou-0.4.18.1/modules/gtk3/caribou-gtk-module.h new/caribou-0.4.19/modules/gtk3/caribou-gtk-module.h --- old/caribou-0.4.18.1/modules/gtk3/caribou-gtk-module.h 2015-04-15 00:51:36.000000000 +0200 +++ new/caribou-0.4.19/modules/gtk3/caribou-gtk-module.h 2015-10-13 02:30:05.000000000 +0200 @@ -1,4 +1,4 @@ -/* caribou-gtk-module.h generated by valac 0.28.0.2-022b, the Vala compiler, do not modify */ +/* caribou-gtk-module.h generated by valac 0.30.0.3-b11d, the Vala compiler, do not modify */ #ifndef __CARIBOU_GTK_MODULE_H__ 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/caribou-0.4.18.1/po/LINGUAS new/caribou-0.4.19/po/LINGUAS --- old/caribou-0.4.18.1/po/LINGUAS 2015-04-14 22:54:16.000000000 +0200 +++ new/caribou-0.4.19/po/LINGUAS 2015-10-12 19:21:29.000000000 +0200 @@ -31,6 +31,7 @@ id it ja +kk km kn ko 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/caribou-0.4.18.1/po/POTFILES.skip new/caribou-0.4.19/po/POTFILES.skip --- old/caribou-0.4.18.1/po/POTFILES.skip 2014-09-03 15:43:52.000000000 +0200 +++ new/caribou-0.4.19/po/POTFILES.skip 2015-10-13 02:29:12.000000000 +0200 @@ -1,3 +1,7 @@ data/org.gnome.caribou.gschema.xml.in data/org.gnome.antler.gschema.xml.in daemon/daemon.c + +# https://bugs.launchpad.net/intltool/+bug/1117944 +sub/data/org.gnome.caribou.gschema.xml.in +sub/data/org.gnome.antler.gschema.xml.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/caribou-0.4.18.1/po/eo.po new/caribou-0.4.19/po/eo.po --- old/caribou-0.4.18.1/po/eo.po 2012-10-23 02:23:28.000000000 +0200 +++ new/caribou-0.4.19/po/eo.po 2015-10-12 19:21:29.000000000 +0200 @@ -1,21 +1,24 @@ # Esperanto translation for caribou. # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the caribou package. -# Kristjan SCHMIDT <[email protected]>, 2011. -# +# Daniel PUENTES <[email protected]>, 2015. +# Kristjan SCHMIDT <[email protected]>, 2011, 2015. msgid "" msgstr "" "Project-Id-Version: caribou master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" -"product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2011-09-03 21:11+0000\n" -"PO-Revision-Date: 2011-09-04 00:24+0200\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=caribo" +"u&keywords=I18N+L10N&component=default\n" +"POT-Creation-Date: 2015-09-25 15:12+0000\n" +"PO-Revision-Date: 2015-10-04 00:21+0200\n" "Last-Translator: Kristjan SCHMIDT <[email protected]>\n" -"Language-Team: Esperanto <[email protected]>\n" +"Language-Team: Esperanto <[email protected]>\n" +"Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.7.1\n" +"X-Project-Style: gnome\n" #: ../caribou/settings/caribou_settings.py:5 msgid "Caribou Preferences" @@ -31,7 +34,7 @@ #: ../caribou/settings/caribou_settings.py:9 msgid "Enable switch scanning" -msgstr "" +msgstr "Enŝalti selektantan skanadon" #: ../caribou/settings/caribou_settings.py:12 msgid "General" @@ -43,7 +46,7 @@ #: ../caribou/settings/caribou_settings.py:15 msgid "Scanning type, subgroups, rows or linear" -msgstr "" +msgstr "Tipo de skanado, subgrupoj, vicoj aŭ lineara" #: ../caribou/settings/caribou_settings.py:16 msgid "Subgroups" @@ -58,16 +61,18 @@ msgstr "Lineare" #: ../caribou/settings/caribou_settings.py:20 +#, fuzzy msgid "Step time" -msgstr "" +msgstr "Paŝtempo" #: ../caribou/settings/caribou_settings.py:21 +#, fuzzy msgid "Time between key transitions" -msgstr "" +msgstr "Tempo inter klav-transiro" #: ../caribou/settings/caribou_settings.py:24 msgid "Inverse scanning" -msgstr "" +msgstr "Inversa skanado" #: ../caribou/settings/caribou_settings.py:25 msgid "Step with the switch, activate by dwelling" @@ -75,15 +80,15 @@ #: ../caribou/settings/caribou_settings.py:28 msgid "Auto-restart scanning" -msgstr "" +msgstr "Aŭtomate restartigi skanadon" #: ../caribou/settings/caribou_settings.py:29 msgid "Automatically restart scanning after item activation" -msgstr "" +msgstr "Aŭtomate restartigi skanadon post aktivigo de ero" #: ../caribou/settings/caribou_settings.py:30 msgid "Scan cycles" -msgstr "" +msgstr "Skancikloj" #: ../caribou/settings/caribou_settings.py:31 msgid "One" @@ -131,7 +136,7 @@ #: ../caribou/settings/caribou_settings.py:48 msgid "Key to use with scanning mode" -msgstr "Klavo por uzi en la skan-reĝimo" +msgstr "Klavo por uzi en la skan-reĝimo" #: ../caribou/settings/caribou_settings.py:50 msgid "Right shift" @@ -147,7 +152,7 @@ #: ../caribou/settings/caribou_settings.py:53 msgid "Alt Gr" -msgstr "" +msgstr "Grafika Alt-klavo (Alt Gr)" #: ../caribou/settings/caribou_settings.py:54 msgid "Num lock" @@ -173,42 +178,21 @@ msgid "Button 3" msgstr "Butono 3" -#: ../caribou/__init__.py:2 +#: ../caribou/__init__.py:8 msgid "Caribou" -msgstr "" - -#: ../caribou/daemon/main.py:31 -#, python-format -msgid "Error starting %s" -msgstr "" - -#: ../caribou/daemon/main.py:42 -#, python-format -msgid "" -"In order to use %s, accessibility needs to be enabled. Do you want to enable " -"it now?" -msgstr "" - -#: ../caribou/daemon/main.py:56 -#, python-format -msgid "Accessibility has been enabled. Log out and back in again to use %s." -msgstr "" - -#: ../caribou/daemon/main.py:153 -msgid "WARNING - Caribou: unhandled editable widget:" -msgstr "" +msgstr "Caribou" #: ../caribou/antler/antler_settings.py:5 msgid "Antler Preferences" -msgstr "" +msgstr "Agordoj de Antler" #: ../caribou/antler/antler_settings.py:6 msgid "Antler" -msgstr "" +msgstr "Antler" #: ../caribou/antler/antler_settings.py:7 msgid "Appearance" -msgstr "" +msgstr "Aspekto" #: ../caribou/antler/antler_settings.py:9 msgid "Keyboard Type" @@ -216,7 +200,7 @@ #: ../caribou/antler/antler_settings.py:10 msgid "The keyboard geometry Caribou should use" -msgstr "" +msgstr "La klavargeometrio kiun Caribou uzu" #: ../caribou/antler/antler_settings.py:11 msgid "" @@ -224,6 +208,9 @@ "it could range from a 'natural' look and feel good for composing simple " "text, to a fullscale keyboard." msgstr "" +"La klavargeometrio determinas la formon kaj komplikecon de la klavaro, ĝi " +"povas varii inter 'natura' aspekto kaj bonsenta por verki simplan tekston, " +"ĝis tutskala klavaro." #. Translators: Keyboard type (similar to touch/tactile device) #: ../caribou/antler/antler_settings.py:16 @@ -233,7 +220,7 @@ #. Translators: Keyboard type (conventional keyboard) #: ../caribou/antler/antler_settings.py:18 msgid "Full scale" -msgstr "" +msgstr "Tuta skalo" #. Translators: Keyboard type (scanned grid by rows/columns) #: ../caribou/antler/antler_settings.py:20 @@ -251,16 +238,15 @@ #: ../caribou/antler/antler_settings.py:24 msgid "Minimal opacity of keyboard" -msgstr "" +msgstr "Minimuma opakeco de klavaro" #: ../caribou/antler/antler_settings.py:26 msgid "Maximum Alpha" msgstr "Maksimuma alfo" #: ../caribou/antler/antler_settings.py:27 -#, fuzzy msgid "Maximal opacity of keyboard" -msgstr "Maksimuma opakeco de la klavaro" +msgstr "Maksimuma opakeco de klavaro" #: ../caribou/antler/antler_settings.py:29 msgid "Maximum Distance" @@ -269,3 +255,7 @@ #: ../caribou/antler/antler_settings.py:30 msgid "Maximum distance when keyboard is hidden" msgstr "Maksimuma distanco se la klavaro estas kaŝate" + +#: ../daemon/daemon.vala:217 +msgid "- accessibility event monitoring daemon for screen keyboard" +msgstr "" 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/caribou-0.4.18.1/po/et.po new/caribou-0.4.19/po/et.po --- old/caribou-0.4.18.1/po/et.po 2015-04-15 00:45:02.000000000 +0200 +++ new/caribou-0.4.19/po/et.po 2015-06-08 14:22:38.000000000 +0200 @@ -1,22 +1,23 @@ # Estonian translation for caribou. # Copyright (C) 2012 caribou's COPYRIGHT HOLDER # This file is distributed under the same license as the caribou package. -# Mattias Põldaru <[email protected]>, 2012. +# Mattias Põldaru <[email protected]>, 2012, 2015. # msgid "" msgstr "" "Project-Id-Version: caribou master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2012-01-29 15:08+0000\n" -"PO-Revision-Date: 2012-02-08 08:55+0200\n" +"POT-Creation-Date: 2015-03-15 04:03+0000\n" +"PO-Revision-Date: 2015-03-15 09:34+0300\n" "Last-Translator: Mattias Põldaru <[email protected]>\n" "Language-Team: Estonian <>\n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bits\n" +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" +"X-Generator: Poedit 1.5.4\n" msgid "Caribou Preferences" msgstr "Caribou eelistused" @@ -139,26 +140,6 @@ msgid "Caribou" msgstr "Caribou" -#, python-format -msgid "Error starting %s" -msgstr "Viga %s käivitamisel" - -#, python-format -msgid "" -"In order to use %s, accessibility needs to be enabled. Do you want to enable " -"it now?" -msgstr "" -"%s kasutamiseks tuleb hõlbustused (accessibility) lubada. Kas tahad need " -"kohe lubada?" - -#, python-format -msgid "Accessibility has been enabled. Log out and back in again to use %s." -msgstr "" -"Hõlbustused on nüüd lubatud. %s kasutamiseks logi nüüd välja ja uuesti sisse." - -msgid "WARNING - Caribou: unhandled editable widget:" -msgstr "HOIATUS - Caribou: mittekäsitletav muudetav vidin:" - msgid "Antler Preferences" msgstr "Antler'i eelistused" @@ -215,3 +196,25 @@ msgid "Maximum distance when keyboard is hidden" msgstr "Suurim kaugus, mille juures klaviatuur varjatakse" + +msgid "- accessibility event monitoring daemon for screen keyboard" +msgstr "" +"- ligipääsetavuse sündmuseid jälgiv taustaprotsess ekraaniklaviatuuri jaoks" + +#~ msgid "Error starting %s" +#~ msgstr "Viga %s käivitamisel" + +#~ msgid "" +#~ "In order to use %s, accessibility needs to be enabled. Do you want to " +#~ "enable it now?" +#~ msgstr "" +#~ "%s kasutamiseks tuleb hõlbustused (accessibility) lubada. Kas tahad need " +#~ "kohe lubada?" + +#~ msgid "Accessibility has been enabled. Log out and back in again to use %s." +#~ msgstr "" +#~ "Hõlbustused on nüüd lubatud. %s kasutamiseks logi nüüd välja ja uuesti " +#~ "sisse." + +#~ msgid "WARNING - Caribou: unhandled editable widget:" +#~ msgstr "HOIATUS - Caribou: mittekäsitletav muudetav vidin:" 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/caribou-0.4.18.1/po/eu.po new/caribou-0.4.19/po/eu.po --- old/caribou-0.4.18.1/po/eu.po 2015-04-15 00:45:02.000000000 +0200 +++ new/caribou-0.4.19/po/eu.po 2015-06-08 14:22:38.000000000 +0200 @@ -1,17 +1,17 @@ # Basque translation for caribou. -# # Copyright (C) 2011 caribou's COPYRIGHT HOLDER # This file is distributed under the same license as the caribou package. +# # Julen Ruiz Aizpuru <[email protected]>, 2011. # Iñaki Larrañaga Murgoitio <[email protected]>, 2014, 2015. # msgid "" msgstr "" -"Project-Id-Version: caribou gnome-3-16\n" +"Project-Id-Version: caribou master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2015-04-04 13:05+0200\n" -"PO-Revision-Date: 2015-04-04 13:06+0200\n" +"POT-Creation-Date: 2015-03-24 12:59+0100\n" +"PO-Revision-Date: 2015-03-24 13:00+0100\n" "Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" "Language: eu\n" 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/caribou-0.4.18.1/po/fa.po new/caribou-0.4.19/po/fa.po --- old/caribou-0.4.18.1/po/fa.po 2012-10-23 02:23:28.000000000 +0200 +++ new/caribou-0.4.19/po/fa.po 2015-10-12 19:21:29.000000000 +0200 @@ -2,22 +2,23 @@ # Copyright (C) 2010 caribou's COPYRIGHT HOLDER # This file is distributed under the same license as the caribou package. # Mahyar Moghimi <[email protected]>, 2010. -# Arash Mousavi <[email protected]>, 2011. +# Arash Mousavi <[email protected]>, 2011, 2015. # msgid "" msgstr "" "Project-Id-Version: caribou master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2011-09-03 21:06+0000\n" -"PO-Revision-Date: 2011-09-06 11:39+0330\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" +"product=caribou&keywords=I18N+L10N&component=default\n" +"POT-Creation-Date: 2015-09-11 15:09+0000\n" +"PO-Revision-Date: 2015-09-12 00:29+0430\n" "Last-Translator: Arash Mousavi <[email protected]>\n" "Language-Team: Persian\n" +"Language: fa_IR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Persian\n" -"X-Poedit-Country: IRAN, ISLAMIC REPUBLIC OF\n" "X-Poedit-SourceCharset: utf-8\n" +"X-Generator: Poedit 1.8.4\n" #: ../caribou/settings/caribou_settings.py:5 msgid "Caribou Preferences" @@ -175,29 +176,10 @@ msgid "Button 3" msgstr "دکمه ۳" -#: ../caribou/__init__.py:2 +#: ../caribou/__init__.py:8 msgid "Caribou" msgstr "کاریبو" -#: ../caribou/daemon/main.py:31 -#, python-format -msgid "Error starting %s" -msgstr "خطا در هنگام شروع %s" - -#: ../caribou/daemon/main.py:42 -#, python-format -msgid "In order to use %s, accessibility needs to be enabled. Do you want to enable it now?" -msgstr "جهت استفاده از %s، لازم است دسترسیپذیری فعال شود. آیا میخواهید آن را هماکنون غیرفعال کنید؟" - -#: ../caribou/daemon/main.py:56 -#, python-format -msgid "Accessibility has been enabled. Log out and back in again to use %s." -msgstr "دسترسیپذیری فعال شده است. برای استفاده از %s از سیستم خارج و مجددا وارد شوید." - -#: ../caribou/daemon/main.py:153 -msgid "WARNING - Caribou: unhandled editable widget:" -msgstr "اخطار - کاریبو: ویجت غیرقابل ویرایش:" - #: ../caribou/antler/antler_settings.py:5 msgid "Antler Preferences" msgstr "ترجیحات آنتلر" @@ -215,17 +197,17 @@ msgstr "نوع صفحهکلید" #: ../caribou/antler/antler_settings.py:10 -#| msgid "The keyboard geometery Caribou should use" msgid "The keyboard geometry Caribou should use" msgstr "مختصات صفحهکلیدی که کاریبو باید استفاده کند" #: ../caribou/antler/antler_settings.py:11 -#| msgid "" -#| "The keyboard geometery determines the shape and complexity of the " -#| "keyboard, it could range from a 'natural' look and feel good for " -#| "composing simple text, to a fullscale keyboard." -msgid "The keyboard geometry determines the shape and complexity of the keyboard, it could range from a 'natural' look and feel good for composing simple text, to a fullscale keyboard." -msgstr "مختصات صفحهکلید، شکل و پیچیدگی صفحهکلید را تعیین میکند، این میتواند بازهای از یک نمای «natural» برای ساخت یک متن ساده تا یک صفحهکلید با مقیاس کامل را در بر بگیرد." +msgid "" +"The keyboard geometry determines the shape and complexity of the keyboard, it " +"could range from a 'natural' look and feel good for composing simple text, to a " +"fullscale keyboard." +msgstr "" +"مختصات صفحهکلید، شکل و پیچیدگی صفحهکلید را تعیین میکند، این میتواند بازهای از یک " +"نمای «natural» برای ساخت یک متن ساده تا یک صفحهکلید با مقیاس کامل را در بر بگیرد." #. Translators: Keyboard type (similar to touch/tactile device) #: ../caribou/antler/antler_settings.py:16 @@ -242,8 +224,7 @@ msgid "Scan" msgstr "پایش" -#: ../caribou/antler/antler_settings.py:21 -#: ../caribou/antler/antler_settings.py:22 +#: ../caribou/antler/antler_settings.py:21 ../caribou/antler/antler_settings.py:22 msgid "Use System Theme" msgstr "استفاده از تم سیستم" @@ -271,3 +252,23 @@ msgid "Maximum distance when keyboard is hidden" msgstr "حداکثر فاصله در هنگامی که صفحهکلید مخفی است" +#: ../daemon/daemon.vala:217 +msgid "- accessibility event monitoring daemon for screen keyboard" +msgstr "- شبح پایشگر رویدادهای دسترسیپذیری برای صفحهکلید مجازی" + +#~ msgid "Error starting %s" +#~ msgstr "خطا در هنگام شروع %s" + +#~ msgid "" +#~ "In order to use %s, accessibility needs to be enabled. Do you want to enable " +#~ "it now?" +#~ msgstr "" +#~ "جهت استفاده از %s، لازم است دسترسیپذیری فعال شود. آیا میخواهید آن را هماکنون " +#~ "غیرفعال کنید؟" + +#~ msgid "Accessibility has been enabled. Log out and back in again to use %s." +#~ msgstr "" +#~ "دسترسیپذیری فعال شده است. برای استفاده از %s از سیستم خارج و مجددا وارد شوید." + +#~ msgid "WARNING - Caribou: unhandled editable widget:" +#~ msgstr "اخطار - کاریبو: ویجت غیرقابل ویرایش:" 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/caribou-0.4.18.1/po/kk.po new/caribou-0.4.19/po/kk.po --- old/caribou-0.4.18.1/po/kk.po 1970-01-01 01:00:00.000000000 +0100 +++ new/caribou-0.4.19/po/kk.po 2015-10-12 19:21:29.000000000 +0200 @@ -0,0 +1,260 @@ +# Kazakh translation for caribou. +# Copyright (C) 2015 caribou's COPYRIGHT HOLDER +# This file is distributed under the same license as the caribou package. +# Baurzhan Muftakhidinov <[email protected]>, 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: caribou master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" +"product=caribou&keywords=I18N+L10N&component=default\n" +"POT-Creation-Date: 2015-09-14 03:09+0000\n" +"PO-Revision-Date: 2015-09-14 14:42+0500\n" +"Language-Team: Kazakh <[email protected]>\n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Last-Translator: Baurzhan Muftakhidinov <[email protected]>\n" +"X-Generator: Poedit 1.8.4\n" + +#: ../caribou/settings/caribou_settings.py:5 +msgid "Caribou Preferences" +msgstr "Caribou баптаулары" + +#: ../caribou/settings/caribou_settings.py:6 +msgid "Scanning" +msgstr "Сканерлеу" + +#: ../caribou/settings/caribou_settings.py:8 +msgid "Enable scanning" +msgstr "Сканерлеуді іске қосу" + +#: ../caribou/settings/caribou_settings.py:9 +msgid "Enable switch scanning" +msgstr "Ауыстыруды сканерлеуді іске қосу" + +#: ../caribou/settings/caribou_settings.py:12 +msgid "General" +msgstr "Жалпы" + +#: ../caribou/settings/caribou_settings.py:13 +msgid "Scanning mode" +msgstr "Сканерлеу режимі" + +#: ../caribou/settings/caribou_settings.py:15 +msgid "Scanning type, subgroups, rows or linear" +msgstr "Сканерлеу режимі: ішкі топтар, жолдар немесе сызықтық" + +#: ../caribou/settings/caribou_settings.py:16 +msgid "Subgroups" +msgstr "Ішкі топтар" + +#: ../caribou/settings/caribou_settings.py:17 +msgid "Rows" +msgstr "Жолдар" + +#: ../caribou/settings/caribou_settings.py:18 +msgid "Linear" +msgstr "Сызықтық" + +#: ../caribou/settings/caribou_settings.py:20 +msgid "Step time" +msgstr "Қадам уақыты" + +#: ../caribou/settings/caribou_settings.py:21 +msgid "Time between key transitions" +msgstr "Пернелер арасында ауысу уақыты" + +#: ../caribou/settings/caribou_settings.py:24 +msgid "Inverse scanning" +msgstr "Кері сканерлеу" + +#: ../caribou/settings/caribou_settings.py:25 +msgid "Step with the switch, activate by dwelling" +msgstr "Ауысумен қадам, іске қосу үшін ұстап отыру керек" + +#: ../caribou/settings/caribou_settings.py:28 +msgid "Auto-restart scanning" +msgstr "Сканерлеуді автоматты түрде қайта іске қосу" + +#: ../caribou/settings/caribou_settings.py:29 +msgid "Automatically restart scanning after item activation" +msgstr "" +"Нәрсені белсендіруден кейін сканерлеуді автоматты түрде қайта іске қосу" + +#: ../caribou/settings/caribou_settings.py:30 +msgid "Scan cycles" +msgstr "Сканерлеу циклдары" + +#: ../caribou/settings/caribou_settings.py:31 +msgid "One" +msgstr "Бір" + +#: ../caribou/settings/caribou_settings.py:32 +msgid "Two" +msgstr "Екі" + +#: ../caribou/settings/caribou_settings.py:33 +msgid "Three" +msgstr "Үш" + +#: ../caribou/settings/caribou_settings.py:34 +msgid "Four" +msgstr "Төрт" + +#: ../caribou/settings/caribou_settings.py:35 +msgid "Five" +msgstr "Бес" + +#: ../caribou/settings/caribou_settings.py:38 +msgid "Input" +msgstr "Кіріс" + +#: ../caribou/settings/caribou_settings.py:39 +msgid "Switch device" +msgstr "Құрылғыны ауыстыру" + +#: ../caribou/settings/caribou_settings.py:41 +msgid "Switch device, keyboard or mouse" +msgstr "Құрылғыны ауыстыру, пернетақта немесе тышқан" + +#: ../caribou/settings/caribou_settings.py:43 +msgid "Keyboard" +msgstr "Пернетақта" + +#: ../caribou/settings/caribou_settings.py:44 +msgid "Mouse" +msgstr "Тышқан" + +#: ../caribou/settings/caribou_settings.py:46 +msgid "Switch key" +msgstr "Ауысу пернесі" + +#: ../caribou/settings/caribou_settings.py:48 +msgid "Key to use with scanning mode" +msgstr "Сканерлеу кезінде қолданылатын перне" + +#: ../caribou/settings/caribou_settings.py:50 +msgid "Right shift" +msgstr "Оң жақ shift" + +#: ../caribou/settings/caribou_settings.py:51 +msgid "Left shift" +msgstr "Сол жақ shift" + +#: ../caribou/settings/caribou_settings.py:52 +msgid "Space" +msgstr "Бос аралық" + +#: ../caribou/settings/caribou_settings.py:53 +msgid "Alt Gr" +msgstr "Оң жақ alt" + +#: ../caribou/settings/caribou_settings.py:54 +msgid "Num lock" +msgstr "Num lock" + +#: ../caribou/settings/caribou_settings.py:55 +msgid "Switch button" +msgstr "Ауысу батырмасы" + +#: ../caribou/settings/caribou_settings.py:58 +msgid "Mouse button to use in the scanning mode" +msgstr "Сканерлеу кезінде қолданылатын тышқан батырмасы" + +#: ../caribou/settings/caribou_settings.py:60 +msgid "Button 1" +msgstr "Батырма 1" + +#: ../caribou/settings/caribou_settings.py:61 +msgid "Button 2" +msgstr "Батырма 2" + +#: ../caribou/settings/caribou_settings.py:62 +msgid "Button 3" +msgstr "Батырма 3" + +#: ../caribou/__init__.py:8 +msgid "Caribou" +msgstr "Caribou" + +#: ../caribou/antler/antler_settings.py:5 +msgid "Antler Preferences" +msgstr "Antler баптаулары" + +#: ../caribou/antler/antler_settings.py:6 +msgid "Antler" +msgstr "Antler" + +#: ../caribou/antler/antler_settings.py:7 +msgid "Appearance" +msgstr "Сыртқы түрі" + +#: ../caribou/antler/antler_settings.py:9 +msgid "Keyboard Type" +msgstr "Пернетақта түрі" + +#: ../caribou/antler/antler_settings.py:10 +msgid "The keyboard geometry Caribou should use" +msgstr "Қолданылатын пернетақта геометриясы" + +#: ../caribou/antler/antler_settings.py:11 +msgid "" +"The keyboard geometry determines the shape and complexity of the keyboard, " +"it could range from a 'natural' look and feel good for composing simple " +"text, to a fullscale keyboard." +msgstr "" +"Пернетақта геометриясы пернетақтаның түрін және толықтығын анықтайды, ол " +"қарапайым мәтінді теруге жарайтын қалыпты түрінен бастап, толық өлшемді " +"пернетақтаға дейін өзгере алады." + +#. Translators: Keyboard type (similar to touch/tactile device) +#: ../caribou/antler/antler_settings.py:16 +msgid "Touch" +msgstr "Тию" + +#. Translators: Keyboard type (conventional keyboard) +#: ../caribou/antler/antler_settings.py:18 +msgid "Full scale" +msgstr "Толық масштаб" + +#. Translators: Keyboard type (scanned grid by rows/columns) +#: ../caribou/antler/antler_settings.py:20 +msgid "Scan" +msgstr "Сканерлеу" + +#: ../caribou/antler/antler_settings.py:21 +#: ../caribou/antler/antler_settings.py:22 +msgid "Use System Theme" +msgstr "Жүйелік теманы қолдану" + +#: ../caribou/antler/antler_settings.py:23 +msgid "Minimum Alpha" +msgstr "Минималды мөлдірлілік" + +#: ../caribou/antler/antler_settings.py:24 +msgid "Minimal opacity of keyboard" +msgstr "Пернетақтаның минималды мөлдірлілігі" + +#: ../caribou/antler/antler_settings.py:26 +msgid "Maximum Alpha" +msgstr "Максималды мөлдірлілік" + +#: ../caribou/antler/antler_settings.py:27 +msgid "Maximal opacity of keyboard" +msgstr "Пернетақтаның максималды мөлдірлілігі" + +#: ../caribou/antler/antler_settings.py:29 +msgid "Maximum Distance" +msgstr "Максималды ара қашықтық" + +#: ../caribou/antler/antler_settings.py:30 +msgid "Maximum distance when keyboard is hidden" +msgstr "Жасырын пернетақта кезіндегі максималды ара қашықтығы" + +#: ../daemon/daemon.vala:217 +msgid "- accessibility event monitoring daemon for screen keyboard" +msgstr "" +"- экрандағы пернетақта үшін қолжетерлілік технологиялар оқиғаларын бақылау " +"қызметі" 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/caribou-0.4.18.1/po/pl.po new/caribou-0.4.19/po/pl.po --- old/caribou-0.4.18.1/po/pl.po 2015-04-14 22:54:16.000000000 +0200 +++ new/caribou-0.4.19/po/pl.po 2015-10-12 19:21:29.000000000 +0200 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: caribou\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-02-04 14:49+0100\n" -"PO-Revision-Date: 2015-02-04 14:50+0100\n" +"POT-Creation-Date: 2015-08-25 13:23+0200\n" +"PO-Revision-Date: 2015-08-25 13:24+0200\n" "Last-Translator: Piotr Drąg <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -210,7 +210,7 @@ "text, to a fullscale keyboard." msgstr "" "Geometria klawiatury określa kształt i złożoność klawiatury. Może być " -"\"naturalna\", dobra do pisania prostego tekstu, albo pełnowymiarowa." +"„naturalna”, dobra do pisania prostego tekstu, albo pełnowymiarowa." #. Translators: Keyboard type (similar to touch/tactile device) #: ../caribou/antler/antler_settings.py:16 @@ -256,6 +256,6 @@ msgid "Maximum distance when keyboard is hidden" msgstr "Maksymalna odległość, kiedy klawiatura jest ukryta" -#: ../daemon/daemon.vala:214 +#: ../daemon/daemon.vala:217 msgid "- accessibility event monitoring daemon for screen keyboard" -msgstr "- usługa monitorująca zdarzenia dostępności dla klawiatury ekranowej" +msgstr "— usługa monitorująca zdarzenia dostępności dla klawiatury ekranowej" 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/caribou-0.4.18.1/po/pt.po new/caribou-0.4.19/po/pt.po --- old/caribou-0.4.18.1/po/pt.po 2014-09-03 15:43:52.000000000 +0200 +++ new/caribou-0.4.19/po/pt.po 2015-10-12 19:21:29.000000000 +0200 @@ -2,21 +2,22 @@ # Copyright © 2011, 2013 caribou # This file is distributed under the same license as the caribou package. # Duarte Loreto <[email protected]>, 2011, 2013. +# Tiago S. <[email protected]>, 2015. # msgid "" msgstr "" "Project-Id-Version: 3.8\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2014-02-23 04:03+0000\n" -"PO-Revision-Date: 2014-02-23 16:01+0100\n" +"POT-Creation-Date: 2015-06-08 03:07+0000\n" +"PO-Revision-Date: 2015-06-11 14:45+0100\n" "Last-Translator: Tiago S. <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Gtranslator 2.91.6\n" #: ../caribou/settings/caribou_settings.py:5 msgid "Caribou Preferences" @@ -72,7 +73,7 @@ #: ../caribou/settings/caribou_settings.py:25 msgid "Step with the switch, activate by dwelling" -msgstr "Intervalo com o interruptor, ativar ao colocar o rato sobre" +msgstr "Intervalo com o interruptor, ativar ao pairar com o rato" #: ../caribou/settings/caribou_settings.py:28 msgid "Auto-restart scanning" @@ -192,7 +193,7 @@ #: ../caribou/antler/antler_settings.py:9 msgid "Keyboard Type" -msgstr "Tipo de Teclado" +msgstr "Tipo de teclado" #: ../caribou/antler/antler_settings.py:10 msgid "The keyboard geometry Caribou should use" @@ -205,13 +206,13 @@ "text, to a fullscale keyboard." msgstr "" "A geometria do teclado determina a forma e complexidade do teclado, poderá " -"ir desde uma aparência 'natural' para compor texto simples até a um teclado " +"ir desde uma aparência \"natural\" para compor texto simples até um teclado " "completo." #. Translators: Keyboard type (similar to touch/tactile device) #: ../caribou/antler/antler_settings.py:16 msgid "Touch" -msgstr "Tipo telemóvel" +msgstr "Toque" #. Translators: Keyboard type (conventional keyboard) #: ../caribou/antler/antler_settings.py:18 @@ -221,16 +222,16 @@ #. Translators: Keyboard type (scanned grid by rows/columns) #: ../caribou/antler/antler_settings.py:20 msgid "Scan" -msgstr "Em grelha" +msgstr "Analisar" #: ../caribou/antler/antler_settings.py:21 #: ../caribou/antler/antler_settings.py:22 msgid "Use System Theme" -msgstr "Utilizar o Tema do Sistema" +msgstr "Utilizar o tema do sistema" #: ../caribou/antler/antler_settings.py:23 msgid "Minimum Alpha" -msgstr "Alfa Mínimo" +msgstr "Alfa mínimo" #: ../caribou/antler/antler_settings.py:24 msgid "Minimal opacity of keyboard" @@ -238,7 +239,7 @@ #: ../caribou/antler/antler_settings.py:26 msgid "Maximum Alpha" -msgstr "Alfa Máximo" +msgstr "Alfa máximo" #: ../caribou/antler/antler_settings.py:27 msgid "Maximal opacity of keyboard" @@ -246,17 +247,16 @@ #: ../caribou/antler/antler_settings.py:29 msgid "Maximum Distance" -msgstr "Distância Máxima" +msgstr "Distância máxima" #: ../caribou/antler/antler_settings.py:30 msgid "Maximum distance when keyboard is hidden" msgstr "Distância máxima quando o teclado está escondido" -#: ../daemon/daemon.vala:191 -msgid "- daemon listening accessibility events to launch on screen keyboard" -msgstr "" -"- daemon a escutar eventos de acessibilidade de forma a lançar o teclado de " -"ecrã" +#: ../daemon/daemon.vala:217 +#| msgid "- daemon listening accessibility events to launch on screen keyboard" +msgid "- accessibility event monitoring daemon for screen keyboard" +msgstr "- daemon a ouvir eventos de acessibilidade para teclado de ecrã" #~ msgid "Error starting %s" #~ msgstr "Erro ao iniciar %s" 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/caribou-0.4.18.1/po/ru.po new/caribou-0.4.19/po/ru.po --- old/caribou-0.4.18.1/po/ru.po 2015-04-15 00:45:02.000000000 +0200 +++ new/caribou-0.4.19/po/ru.po 2015-06-08 14:22:38.000000000 +0200 @@ -10,8 +10,8 @@ "Project-Id-Version: caribou.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2015-04-01 03:07+0000\n" -"PO-Revision-Date: 2015-04-01 12:58+0300\n" +"POT-Creation-Date: 2015-03-30 03:07+0000\n" +"PO-Revision-Date: 2015-03-30 12:10+0300\n" "Last-Translator: Stas Solovey <[email protected]>\n" "Language-Team: Русский <[email protected]>\n" "Language: ru\n" @@ -259,5 +259,5 @@ #: ../daemon/daemon.vala:214 msgid "- accessibility event monitoring daemon for screen keyboard" msgstr "" -"— служба слежения за событиями вспомогательных технологий для запуска " +"— служба слежения за событиями вспомогательных технологий для " "экранной клавиатуры" 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/caribou-0.4.18.1/po/zh_TW.po new/caribou-0.4.19/po/zh_TW.po --- old/caribou-0.4.18.1/po/zh_TW.po 2015-04-14 22:54:16.000000000 +0200 +++ new/caribou-0.4.19/po/zh_TW.po 2015-10-12 19:21:29.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: caribou 0.4.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=caribou&keywords=I18N+L10N&component=default\n" -"POT-Creation-Date: 2015-02-21 04:04+0000\n" +"POT-Creation-Date: 2015-07-21 15:08+0000\n" "PO-Revision-Date: 2015-02-21 17:08+0800\n" "Last-Translator: Chao-Hsiung Liao <[email protected]>\n" "Language-Team: Chinese (Taiwan) <[email protected]>\n" @@ -252,7 +252,7 @@ msgid "Maximum distance when keyboard is hidden" msgstr "當鍵盤隱藏時的距離" -#: ../daemon/daemon.vala:214 +#: ../daemon/daemon.vala:217 msgid "- accessibility event monitoring daemon for screen keyboard" msgstr "- 螢幕鍵盤的無障礙事件聽取伺服程式" @@ -268,4 +268,4 @@ #~ msgstr "無障礙功能已啟用。請登出後再回來以便使用 %s。" #~ msgid "WARNING - Caribou: unhandled editable widget:" -#~ msgstr "警告 - Caribou:未處理的可編輯視窗元件:" +#~ msgstr "警告 - Caribou:未處理的可編輯元件:" 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/caribou-0.4.18.1/py-compile new/caribou-0.4.19/py-compile --- old/caribou-0.4.18.1/py-compile 2015-04-15 00:51:06.000000000 +0200 +++ new/caribou-0.4.19/py-compile 2015-10-13 02:29:47.000000000 +0200 @@ -3,7 +3,7 @@ scriptversion=2011-06-08.12; # UTC -# Copyright (C) 2000-2013 Free Software Foundation, Inc. +# Copyright (C) 2000-2014 Free Software Foundation, Inc. # 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
