A lot of changes to switch to the new name, might be horribly broken.

This commit is contained in:
storm 2024-10-17 09:20:24 -04:00
parent a523205ac2
commit b669e9b5ae
550 changed files with 143282 additions and 143282 deletions

File diff suppressed because it is too large Load Diff

View File

@ -72,10 +72,10 @@ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
am__rm_f = rm -f $(am__rm_f_notfound) am__rm_f = rm -f $(am__rm_f_notfound)
am__rm_rf = rm -rf $(am__rm_f_notfound) am__rm_rf = rm -rf $(am__rm_f_notfound)
pkgdatadir = $(datadir)/orca pkgdatadir = $(datadir)/cthulhu
pkgincludedir = $(includedir)/orca pkgincludedir = $(includedir)/cthulhu
pkglibdir = $(libdir)/orca pkglibdir = $(libdir)/cthulhu
pkglibexecdir = $(libexecdir)/orca pkglibexecdir = $(libexecdir)/cthulhu
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644 install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c install_sh_PROGRAM = $(install_sh) -c
@ -240,16 +240,16 @@ am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
distcleancheck_listfiles = \ distcleancheck_listfiles = \
find . \( -type f -a \! \ find . \( -type f -a \! \
\( -name .nfs* -o -name .smb* -o -name .__afs* \) \) -print \( -name .nfs* -o -name .smb* -o -name .__afs* \) \) -print
ACLOCAL = ${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17 ACLOCAL = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' aclocal-1.17
AMTAR = $${TAR-tar} AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1 AM_DEFAULT_VERBOSITY = 1
ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
ATKBRIDGE_LIBS = -latk-bridge-2.0 ATKBRIDGE_LIBS = -latk-bridge-2.0
ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0 ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0
AUTOCONF = ${SHELL} '/home/storm/orcatmp/orca/missing' autoconf AUTOCONF = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoconf
AUTOHEADER = ${SHELL} '/home/storm/orcatmp/orca/missing' autoheader AUTOHEADER = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoheader
AUTOMAKE = ${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17 AUTOMAKE = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' automake-1.17
AWK = gawk AWK = gawk
CC = gcc CC = gcc
CCDEPMODE = depmode=none CCDEPMODE = depmode=none
@ -259,7 +259,7 @@ CPPFLAGS =
CSCOPE = cscope CSCOPE = cscope
CTAGS = ctags CTAGS = ctags
CYGPATH_W = echo CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\" DEFS = -DPACKAGE_NAME=\"cthulhu\" -DPACKAGE_TARNAME=\"cthulhu\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"cthulhu\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/cthulhu/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cthulhu\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"cthulhu\"
DEPDIR = .deps DEPDIR = .deps
ECHO_C = ECHO_C =
ECHO_N = -n ECHO_N = -n
@ -267,7 +267,7 @@ ECHO_T =
ETAGS = etags ETAGS = etags
EXEEXT = EXEEXT =
GETTEXT_MACRO_VERSION = 0.20 GETTEXT_MACRO_VERSION = 0.20
GETTEXT_PACKAGE = orca GETTEXT_PACKAGE = cthulhu
GMSGFMT = /usr/bin/msgfmt GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt
GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
@ -292,17 +292,17 @@ LTLIBICONV = -liconv
LTLIBINTL = LTLIBINTL =
LTLIBOBJS = LTLIBOBJS =
MAINT = MAINT =
MAKEINFO = ${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo MAKEINFO = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' makeinfo
MKDIR_P = /usr/bin/mkdir -p MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge MSGMERGE = /usr/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
OBJEXT = o OBJEXT = o
PACKAGE = orca PACKAGE = cthulhu
PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/orca/-/issues/ PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/cthulhu/-/issues/
PACKAGE_NAME = orca PACKAGE_NAME = cthulhu
PACKAGE_STRING = orca 45.3 PACKAGE_STRING = cthulhu 45.3
PACKAGE_TARNAME = orca PACKAGE_TARNAME = cthulhu
PACKAGE_URL = PACKAGE_URL =
PACKAGE_VERSION = 45.3 PACKAGE_VERSION = 45.3
PATH_SEPARATOR = : PATH_SEPARATOR = :
@ -331,10 +331,10 @@ XGETTEXT_EXTRA_OPTIONS =
XMLLINT = xmllint XMLLINT = xmllint
YELP_LC_DIST = true YELP_LC_DIST = true
YELP_LC_MEDIA_LINKS = true YELP_LC_MEDIA_LINKS = true
abs_builddir = /home/storm/orcatmp/orca abs_builddir = /home/storm/cthulhutmp/cthulhu
abs_srcdir = /home/storm/orcatmp/orca abs_srcdir = /home/storm/cthulhutmp/cthulhu
abs_top_builddir = /home/storm/orcatmp/orca abs_top_builddir = /home/storm/cthulhutmp/cthulhu
abs_top_srcdir = /home/storm/orcatmp/orca abs_top_srcdir = /home/storm/cthulhutmp/cthulhu
ac_ct_CC = gcc ac_ct_CC = gcc
am__include = include am__include = include
am__leading_dot = . am__leading_dot = .
@ -363,7 +363,7 @@ host_vendor = pc
htmldir = ${docdir} htmldir = ${docdir}
includedir = ${prefix}/include includedir = ${prefix}/include
infodir = ${datarootdir}/info infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/storm/orcatmp/orca/install-sh install_sh = ${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh
libdir = ${exec_prefix}/lib libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale localedir = ${datarootdir}/locale
@ -374,8 +374,8 @@ mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P) mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include oldincludedir = /usr/include
pdfdir = ${docdir} pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/orca pkgpyexecdir = ${pyexecdir}/cthulhu
pkgpythondir = ${pythondir}/orca pkgpythondir = ${pythondir}/cthulhu
prefix = /usr/local prefix = /usr/local
program_transform_name = s,x,x, program_transform_name = s,x,x,
psdir = ${docdir} psdir = ${docdir}
@ -396,11 +396,11 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper --disable-scrollkeeper
DISTCLEANFILES = \ DISTCLEANFILES = \
orca-autostart.desktop cthulhu-autostart.desktop
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
autostartdir = $(sysconfdir)/xdg/autostart autostartdir = $(sysconfdir)/xdg/autostart
autostart_in_files = orca-autostart.desktop.in autostart_in_files = cthulhu-autostart.desktop.in
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
EXTRA_DIST = \ EXTRA_DIST = \
$(autostart_in_files) \ $(autostart_in_files) \

View File

@ -6,7 +6,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper --disable-scrollkeeper
DISTCLEANFILES = \ DISTCLEANFILES = \
orca-autostart.desktop cthulhu-autostart.desktop
README: README.md README: README.md
cp $< $@ cp $< $@
@ -25,7 +25,7 @@ update-icon-cache:
fi fi
autostartdir = $(sysconfdir)/xdg/autostart autostartdir = $(sysconfdir)/xdg/autostart
autostart_in_files = orca-autostart.desktop.in autostart_in_files = cthulhu-autostart.desktop.in
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
$(autostart_DATA): $(autostart_in_files) $(autostart_DATA): $(autostart_in_files)

View File

@ -396,11 +396,11 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper --disable-scrollkeeper
DISTCLEANFILES = \ DISTCLEANFILES = \
orca-autostart.desktop cthulhu-autostart.desktop
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
autostartdir = $(sysconfdir)/xdg/autostart autostartdir = $(sysconfdir)/xdg/autostart
autostart_in_files = orca-autostart.desktop.in autostart_in_files = cthulhu-autostart.desktop.in
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
EXTRA_DIST = \ EXTRA_DIST = \
$(autostart_in_files) \ $(autostart_in_files) \

316
NEWS

File diff suppressed because it is too large Load Diff

View File

@ -65,10 +65,10 @@ learn mode, press "Escape." Finally, the preferences dialog contains
a "Key Bindings" tab that lists the keyboard binding for Orca. a "Key Bindings" tab that lists the keyboard binding for Orca.
For more information, see the Orca documentation which is available For more information, see the Orca documentation which is available
within Orca as well as at: <https://help.gnome.org/users/orca/stable/> within Orca as well as at: <https://help.gnome.org/users/cthulhu/stable/>
## Scripting Orca ## Scripting Orca
So, you want to write a script for Orca? The best thing to do is So, you want to write a script for Orca? The best thing to do is
start by looking at other scripts under the src/orca/scripts/ hierarchy start by looking at other scripts under the src/cthulhu/scripts/ hierarchy
of the source tree. of the source tree.

View File

@ -63,9 +63,9 @@ git push origin ORCA_40_RC
UPLOAD THE RELEASE: UPLOAD THE RELEASE:
------------------ ------------------
scp orca-40.rc.tar.xz yourusername@master.gnome.org: scp cthulhu-40.rc.tar.xz yourusername@master.gnome.org:
ssh master.gnome.org ssh master.gnome.org
ftpadmin install orca-40.rc.tar.xz ftpadmin install cthulhu-40.rc.tar.xz
BUMP THE VERSION: BUMP THE VERSION:
@ -73,7 +73,7 @@ BUMP THE VERSION:
Modify this line in ./configure.ac: Modify this line in ./configure.ac:
m4_define([orca_version], [40.rc]) m4_define([cthulhu_version], [40.rc])
The major version (40) increments by 1 each new GNOME release cycle. The major version (40) increments by 1 each new GNOME release cycle.
The minor version proceeds as follows: alpha, beta, rc, 0, 1, 2, 3, etc. The minor version proceeds as follows: alpha, beta, rc, 0, 1, 2, 3, etc.

2
TODO
View File

@ -1,2 +1,2 @@
All Orca TODO's are maintained as RFE's and bugs in the GNOME bugzilla All Orca TODO's are maintained as RFE's and bugs in the GNOME bugzilla
database: http://bugzilla.gnome.org/buglist.cgi?query=product%3Aorca database: http://bugzilla.gnome.org/buglist.cgi?query=product%3Acthulhu

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -270,7 +270,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -601,11 +601,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
ac_subst_vars='LTLIBOBJS ac_subst_vars='LTLIBOBJS
@ -1212,7 +1212,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1261,7 +1261,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1274,7 +1274,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1283,7 +1283,7 @@ Optional Packages:
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--without-liblouis Disable liblouis support --without-liblouis Disable liblouis support
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1347,7 +1347,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1384,7 +1384,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -1834,7 +1834,7 @@ AM_GNU_GETTEXT_VERSION(0.19.8)
AM_GNU_GETTEXT_REQUIRE_VERSION(0.19.8) AM_GNU_GETTEXT_REQUIRE_VERSION(0.19.8)
AM_GNU_GETTEXT(external) AM_GNU_GETTEXT(external)
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -1999,7 +1999,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -2539,7 +2539,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -2590,7 +2590,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -2598,7 +2598,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -2716,44 +2716,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -3178,7 +3178,7 @@ printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
case $ac_file$ac_mode in case $ac_file$ac_mode in
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1341,7 +1341,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1390,7 +1390,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1412,7 +1412,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1481,7 +1481,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1545,7 +1545,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1753,7 +1753,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3039,7 +3039,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7506,7 +7506,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -8644,7 +8644,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9212,7 +9212,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9263,7 +9263,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9271,7 +9271,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9404,44 +9404,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10081,7 +10081,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1353,7 +1353,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1402,7 +1402,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1496,7 +1496,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1560,7 +1560,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1768,7 +1768,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3235,7 +3235,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7670,7 +7670,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -9144,7 +9144,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9724,7 +9724,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9775,7 +9775,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9783,7 +9783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9916,44 +9916,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10593,7 +10593,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1341,7 +1341,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1390,7 +1390,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1412,7 +1412,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1481,7 +1481,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1545,7 +1545,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1753,7 +1753,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3039,7 +3039,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7506,7 +7506,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -8644,7 +8644,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9212,7 +9212,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9263,7 +9263,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9271,7 +9271,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9404,44 +9404,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10081,7 +10081,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1353,7 +1353,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1402,7 +1402,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1496,7 +1496,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1560,7 +1560,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1768,7 +1768,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3235,7 +3235,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7670,7 +7670,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -9144,7 +9144,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9724,7 +9724,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9775,7 +9775,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9783,7 +9783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9916,44 +9916,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10593,7 +10593,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1353,7 +1353,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1402,7 +1402,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1496,7 +1496,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1560,7 +1560,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1768,7 +1768,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3235,7 +3235,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7670,7 +7670,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -9144,7 +9144,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9724,7 +9724,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9775,7 +9775,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9783,7 +9783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9916,44 +9916,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10593,7 +10593,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1351,7 +1351,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1400,7 +1400,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1422,7 +1422,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1494,7 +1494,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1558,7 +1558,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1766,7 +1766,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3052,7 +3052,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7519,7 +7519,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -8971,7 +8971,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9539,7 +9539,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9590,7 +9590,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9598,7 +9598,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9731,44 +9731,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10408,7 +10408,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1351,7 +1351,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1400,7 +1400,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1422,7 +1422,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1494,7 +1494,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1558,7 +1558,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1766,7 +1766,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3052,7 +3052,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7519,7 +7519,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -8971,7 +8971,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9539,7 +9539,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9590,7 +9590,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9598,7 +9598,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9731,44 +9731,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10408,7 +10408,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1351,7 +1351,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1400,7 +1400,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1422,7 +1422,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1494,7 +1494,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1558,7 +1558,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1766,7 +1766,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3052,7 +3052,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7519,7 +7519,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -8971,7 +8971,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9539,7 +9539,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9590,7 +9590,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9598,7 +9598,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9731,44 +9731,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10408,7 +10408,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1343,7 +1343,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1392,7 +1392,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1414,7 +1414,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1483,7 +1483,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1547,7 +1547,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1755,7 +1755,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3222,7 +3222,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7657,7 +7657,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -8817,7 +8817,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9397,7 +9397,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9448,7 +9448,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9456,7 +9456,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9589,44 +9589,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10266,7 +10266,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,8 +1,8 @@
@%:@! /bin/sh @%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles. @%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.72 for orca 45.3. @%:@ Generated by GNU Autoconf 2.72 for cthulhu 45.3.
@%:@ @%:@
@%:@ Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. @%:@ Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
@%:@ @%:@
@%:@ @%:@
@%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1353,7 +1353,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1402,7 +1402,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root @<:@DATAROOTDIR/doc/orca@:>@ --docdir=DIR documentation root @<:@DATAROOTDIR/doc/cthulhu@:>@
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1496,7 +1496,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1560,7 +1560,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1768,7 +1768,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3235,7 +3235,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7670,7 +7670,7 @@ printf "%s\n" "@%:@define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "@%:@define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -9144,7 +9144,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9724,7 +9724,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9775,7 +9775,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9783,7 +9783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9916,44 +9916,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10593,7 +10593,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,4 +1,4 @@
m4trace:configure.ac:7: -1- AC_INIT([orca], [orca_version], [https://gitlab.gnome.org/GNOME/orca/-/issues/], [orca]) m4trace:configure.ac:7: -1- AC_INIT([cthulhu], [cthulhu_version], [https://gitlab.gnome.org/GNOME/cthulhu/-/issues/], [cthulhu])
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_]) m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS']) m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS'])
@ -184,44 +184,44 @@ po/Makefile.in
help/Makefile help/Makefile
icons/Makefile icons/Makefile
src/Makefile src/Makefile
src/orca/Makefile src/cthulhu/Makefile
src/orca/scripts/Makefile src/cthulhu/scripts/Makefile
src/orca/scripts/apps/Makefile src/cthulhu/scripts/apps/Makefile
src/orca/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Banshee/Makefile
src/orca/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile
src/orca/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/epiphany/Makefile
src/orca/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evince/Makefile
src/orca/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/evolution/Makefile
src/orca/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gajim/Makefile
src/orca/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile
src/orca/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gedit/Makefile
src/orca/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile
src/orca/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile
src/orca/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/kwin/Makefile
src/orca/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile
src/orca/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile
src/orca/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/pidgin/Makefile
src/orca/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/soffice/Makefile
src/orca/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile
src/orca/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile
src/orca/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile
src/orca/scripts/switcher/Makefile src/cthulhu/scripts/switcher/Makefile
src/orca/scripts/terminal/Makefile src/cthulhu/scripts/terminal/Makefile
src/orca/scripts/web/Makefile src/cthulhu/scripts/web/Makefile
src/orca/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Makefile
src/orca/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile
src/orca/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile
src/orca/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile
src/orca/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile
src/orca/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile
src/orca/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile
src/orca/scripts/toolkits/gtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile
src/orca/backends/Makefile src/cthulhu/backends/Makefile
src/orca/orca_bin.py src/cthulhu/cthulhu_bin.py
src/orca/orca_i18n.py src/cthulhu/cthulhu_i18n.py
src/orca/orca_platform.py src/cthulhu/cthulhu_platform.py
]) ])
m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS]) m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS])

View File

@ -15,7 +15,7 @@ m4trace:aclocal.m4:1724: -1- m4_include([m4/po.m4])
m4trace:aclocal.m4:1725: -1- m4_include([m4/progtest.m4]) m4trace:aclocal.m4:1725: -1- m4_include([m4/progtest.m4])
m4trace:aclocal.m4:1726: -1- m4_include([m4/yelp.m4]) m4trace:aclocal.m4:1726: -1- m4_include([m4/yelp.m4])
m4trace:aclocal.m4:1727: -1- m4_include([acinclude.m4]) m4trace:aclocal.m4:1727: -1- m4_include([acinclude.m4])
m4trace:configure.ac:7: -1- AC_INIT([orca], [orca_version], [https://gitlab.gnome.org/GNOME/orca/-/issues/], [orca]) m4trace:configure.ac:7: -1- AC_INIT([cthulhu], [cthulhu_version], [https://gitlab.gnome.org/GNOME/cthulhu/-/issues/], [cthulhu])
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_]) m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS']) m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS'])
@ -695,44 +695,44 @@ po/Makefile.in
help/Makefile help/Makefile
icons/Makefile icons/Makefile
src/Makefile src/Makefile
src/orca/Makefile src/cthulhu/Makefile
src/orca/scripts/Makefile src/cthulhu/scripts/Makefile
src/orca/scripts/apps/Makefile src/cthulhu/scripts/apps/Makefile
src/orca/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Banshee/Makefile
src/orca/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile
src/orca/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/epiphany/Makefile
src/orca/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evince/Makefile
src/orca/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/evolution/Makefile
src/orca/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gajim/Makefile
src/orca/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile
src/orca/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gedit/Makefile
src/orca/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile
src/orca/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile
src/orca/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/kwin/Makefile
src/orca/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile
src/orca/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile
src/orca/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/pidgin/Makefile
src/orca/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/soffice/Makefile
src/orca/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile
src/orca/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile
src/orca/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile
src/orca/scripts/switcher/Makefile src/cthulhu/scripts/switcher/Makefile
src/orca/scripts/terminal/Makefile src/cthulhu/scripts/terminal/Makefile
src/orca/scripts/web/Makefile src/cthulhu/scripts/web/Makefile
src/orca/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Makefile
src/orca/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile
src/orca/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile
src/orca/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile
src/orca/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile
src/orca/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile
src/orca/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile
src/orca/scripts/toolkits/gtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile
src/orca/backends/Makefile src/cthulhu/backends/Makefile
src/orca/orca_bin.py src/cthulhu/cthulhu_bin.py
src/orca/orca_i18n.py src/cthulhu/cthulhu_i18n.py
src/orca/orca_platform.py src/cthulhu/cthulhu_platform.py
]) ])
m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS]) m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS])

View File

@ -15,7 +15,7 @@ m4trace:aclocal.m4:1724: -1- m4_include([m4/po.m4])
m4trace:aclocal.m4:1725: -1- m4_include([m4/progtest.m4]) m4trace:aclocal.m4:1725: -1- m4_include([m4/progtest.m4])
m4trace:aclocal.m4:1726: -1- m4_include([m4/yelp.m4]) m4trace:aclocal.m4:1726: -1- m4_include([m4/yelp.m4])
m4trace:aclocal.m4:1727: -1- m4_include([acinclude.m4]) m4trace:aclocal.m4:1727: -1- m4_include([acinclude.m4])
m4trace:configure.ac:7: -1- AC_INIT([orca], [orca_version], [https://gitlab.gnome.org/GNOME/orca/-/issues/], [orca]) m4trace:configure.ac:7: -1- AC_INIT([cthulhu], [cthulhu_version], [https://gitlab.gnome.org/GNOME/cthulhu/-/issues/], [cthulhu])
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_]) m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS']) m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS'])
@ -695,44 +695,44 @@ po/Makefile.in
help/Makefile help/Makefile
icons/Makefile icons/Makefile
src/Makefile src/Makefile
src/orca/Makefile src/cthulhu/Makefile
src/orca/scripts/Makefile src/cthulhu/scripts/Makefile
src/orca/scripts/apps/Makefile src/cthulhu/scripts/apps/Makefile
src/orca/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Banshee/Makefile
src/orca/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile
src/orca/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/epiphany/Makefile
src/orca/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evince/Makefile
src/orca/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/evolution/Makefile
src/orca/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gajim/Makefile
src/orca/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile
src/orca/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gedit/Makefile
src/orca/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile
src/orca/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile
src/orca/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/kwin/Makefile
src/orca/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile
src/orca/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile
src/orca/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/pidgin/Makefile
src/orca/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/soffice/Makefile
src/orca/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile
src/orca/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile
src/orca/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile
src/orca/scripts/switcher/Makefile src/cthulhu/scripts/switcher/Makefile
src/orca/scripts/terminal/Makefile src/cthulhu/scripts/terminal/Makefile
src/orca/scripts/web/Makefile src/cthulhu/scripts/web/Makefile
src/orca/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Makefile
src/orca/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile
src/orca/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile
src/orca/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile
src/orca/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile
src/orca/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile
src/orca/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile
src/orca/scripts/toolkits/gtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile
src/orca/backends/Makefile src/cthulhu/backends/Makefile
src/orca/orca_bin.py src/cthulhu/cthulhu_bin.py
src/orca/orca_i18n.py src/cthulhu/cthulhu_i18n.py
src/orca/orca_platform.py src/cthulhu/cthulhu_platform.py
]) ])
m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS]) m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS])

View File

@ -5,16 +5,16 @@ variables:
# When branching change the suffix to avoid conflicts with images # When branching change the suffix to avoid conflicts with images
# from the main branch # from the main branch
BASE_TAG: "2023-06-09.0-master" BASE_TAG: "2023-06-09.0-master"
FDO_UPSTREAM_REPO: "gnome/orca" FDO_UPSTREAM_REPO: "gnome/cthulhu"
.orca_opensuse_tumbleweed_x86_64: .cthulhu_opensuse_tumbleweed_x86_64:
variables: variables:
FDO_DISTRIBUTION_VERSION: "tumbleweed" FDO_DISTRIBUTION_VERSION: "tumbleweed"
FDO_DISTRIBUTION_TAG: "x86_64-${BASE_TAG}" FDO_DISTRIBUTION_TAG: "x86_64-${BASE_TAG}"
opensuse-container@x86_64: opensuse-container@x86_64:
extends: extends:
- .orca_opensuse_tumbleweed_x86_64 - .cthulhu_opensuse_tumbleweed_x86_64
- .fdo.container-build@opensuse@x86_64 - .fdo.container-build@opensuse@x86_64
stage: "container-build" stage: "container-build"
variables: variables:

View File

@ -12,7 +12,7 @@ CONTAINER_BUILDS=ci/container_builds.yml
if [ ! -f $CONTAINER_BUILDS ] if [ ! -f $CONTAINER_BUILDS ]
then then
echo "Please run this from the toplevel source directory in orca" echo "Please run this from the toplevel source directory in cthulhu"
exit 1 exit 1
fi fi
@ -20,7 +20,7 @@ tag=$(grep -e '^ BASE_TAG:' $CONTAINER_BUILDS | head -n 1 | sed -E 's/.*BASE_TA
full_tag=x86_64-$tag full_tag=x86_64-$tag
echo full_tag=\"$full_tag\" echo full_tag=\"$full_tag\"
image_name=registry.gitlab.gnome.org/gnome/orca/opensuse/tumbleweed:$full_tag image_name=registry.gitlab.gnome.org/gnome/cthulhu/opensuse/tumbleweed:$full_tag
echo pulling image $image_name echo pulling image $image_name
podman pull $image_name podman pull $image_name

View File

@ -1,7 +1,7 @@
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca configure 45.3, which was It was created by cthulhu configure 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ ./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var $ ./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
@ -228,13 +228,13 @@ compilation terminated.
configure:5570: $? = 1 configure:5570: $? = 1
configure: failed program was: configure: failed program was:
| /* confdefs.h */ | /* confdefs.h */
| #define PACKAGE_NAME "orca" | #define PACKAGE_NAME "cthulhu"
| #define PACKAGE_TARNAME "orca" | #define PACKAGE_TARNAME "cthulhu"
| #define PACKAGE_VERSION "45.3" | #define PACKAGE_VERSION "45.3"
| #define PACKAGE_STRING "orca 45.3" | #define PACKAGE_STRING "cthulhu 45.3"
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/" | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/cthulhu/-/issues/"
| #define PACKAGE_URL "" | #define PACKAGE_URL ""
| #define PACKAGE "orca" | #define PACKAGE "cthulhu"
| #define VERSION "45.3" | #define VERSION "45.3"
| /* end confdefs.h. */ | /* end confdefs.h. */
| #include <ac_nonexistent.h> | #include <ac_nonexistent.h>
@ -249,13 +249,13 @@ compilation terminated.
configure:5629: $? = 1 configure:5629: $? = 1
configure: failed program was: configure: failed program was:
| /* confdefs.h */ | /* confdefs.h */
| #define PACKAGE_NAME "orca" | #define PACKAGE_NAME "cthulhu"
| #define PACKAGE_TARNAME "orca" | #define PACKAGE_TARNAME "cthulhu"
| #define PACKAGE_VERSION "45.3" | #define PACKAGE_VERSION "45.3"
| #define PACKAGE_STRING "orca 45.3" | #define PACKAGE_STRING "cthulhu 45.3"
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/" | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/cthulhu/-/issues/"
| #define PACKAGE_URL "" | #define PACKAGE_URL ""
| #define PACKAGE "orca" | #define PACKAGE "cthulhu"
| #define VERSION "45.3" | #define VERSION "45.3"
| /* end confdefs.h. */ | /* end confdefs.h. */
| #include <ac_nonexistent.h> | #include <ac_nonexistent.h>
@ -274,13 +274,13 @@ compilation terminated.
configure:6508: $? = 1 configure:6508: $? = 1
configure: failed program was: configure: failed program was:
| /* confdefs.h */ | /* confdefs.h */
| #define PACKAGE_NAME "orca" | #define PACKAGE_NAME "cthulhu"
| #define PACKAGE_TARNAME "orca" | #define PACKAGE_TARNAME "cthulhu"
| #define PACKAGE_VERSION "45.3" | #define PACKAGE_VERSION "45.3"
| #define PACKAGE_STRING "orca 45.3" | #define PACKAGE_STRING "cthulhu 45.3"
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/" | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/cthulhu/-/issues/"
| #define PACKAGE_URL "" | #define PACKAGE_URL ""
| #define PACKAGE "orca" | #define PACKAGE "cthulhu"
| #define VERSION "45.3" | #define VERSION "45.3"
| /* end confdefs.h. */ | /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h> | #include <CoreFoundation/CFPreferences.h>
@ -301,13 +301,13 @@ compilation terminated.
configure:6546: $? = 1 configure:6546: $? = 1
configure: failed program was: configure: failed program was:
| /* confdefs.h */ | /* confdefs.h */
| #define PACKAGE_NAME "orca" | #define PACKAGE_NAME "cthulhu"
| #define PACKAGE_TARNAME "orca" | #define PACKAGE_TARNAME "cthulhu"
| #define PACKAGE_VERSION "45.3" | #define PACKAGE_VERSION "45.3"
| #define PACKAGE_STRING "orca 45.3" | #define PACKAGE_STRING "cthulhu 45.3"
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/" | #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/cthulhu/-/issues/"
| #define PACKAGE_URL "" | #define PACKAGE_URL ""
| #define PACKAGE "orca" | #define PACKAGE "cthulhu"
| #define VERSION "45.3" | #define VERSION "45.3"
| /* end confdefs.h. */ | /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h> | #include <CoreFoundation/CFLocale.h>
@ -401,7 +401,7 @@ configure:9331: creating ./config.status
## Running config.status. ## ## Running config.status. ##
## ---------------------- ## ## ---------------------- ##
This file was extended by orca config.status 45.3, which was This file was extended by cthulhu config.status 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = CONFIG_FILES =
@ -419,46 +419,46 @@ config.status:1062: creating po/Makefile.in
config.status:1062: creating help/Makefile config.status:1062: creating help/Makefile
config.status:1062: creating icons/Makefile config.status:1062: creating icons/Makefile
config.status:1062: creating src/Makefile config.status:1062: creating src/Makefile
config.status:1062: creating src/orca/Makefile config.status:1062: creating src/cthulhu/Makefile
config.status:1062: creating src/orca/scripts/Makefile config.status:1062: creating src/cthulhu/scripts/Makefile
config.status:1062: creating src/orca/scripts/apps/Makefile config.status:1062: creating src/cthulhu/scripts/apps/Makefile
config.status:1062: creating src/orca/scripts/apps/Banshee/Makefile config.status:1062: creating src/cthulhu/scripts/apps/Banshee/Makefile
config.status:1062: creating src/orca/scripts/apps/Eclipse/Makefile config.status:1062: creating src/cthulhu/scripts/apps/Eclipse/Makefile
config.status:1062: creating src/orca/scripts/apps/epiphany/Makefile config.status:1062: creating src/cthulhu/scripts/apps/epiphany/Makefile
config.status:1062: creating src/orca/scripts/apps/evince/Makefile config.status:1062: creating src/cthulhu/scripts/apps/evince/Makefile
config.status:1062: creating src/orca/scripts/apps/evolution/Makefile config.status:1062: creating src/cthulhu/scripts/apps/evolution/Makefile
config.status:1062: creating src/orca/scripts/apps/gajim/Makefile config.status:1062: creating src/cthulhu/scripts/apps/gajim/Makefile
config.status:1062: creating src/orca/scripts/apps/gcalctool/Makefile config.status:1062: creating src/cthulhu/scripts/apps/gcalctool/Makefile
config.status:1062: creating src/orca/scripts/apps/gedit/Makefile config.status:1062: creating src/cthulhu/scripts/apps/gedit/Makefile
config.status:1062: creating src/orca/scripts/apps/gnome-documents/Makefile config.status:1062: creating src/cthulhu/scripts/apps/gnome-documents/Makefile
config.status:1062: creating src/orca/scripts/apps/gnome-shell/Makefile config.status:1062: creating src/cthulhu/scripts/apps/gnome-shell/Makefile
config.status:1062: creating src/orca/scripts/apps/kwin/Makefile config.status:1062: creating src/cthulhu/scripts/apps/kwin/Makefile
config.status:1062: creating src/orca/scripts/apps/notification-daemon/Makefile config.status:1062: creating src/cthulhu/scripts/apps/notification-daemon/Makefile
config.status:1062: creating src/orca/scripts/apps/notify-osd/Makefile config.status:1062: creating src/cthulhu/scripts/apps/notify-osd/Makefile
config.status:1062: creating src/orca/scripts/apps/pidgin/Makefile config.status:1062: creating src/cthulhu/scripts/apps/pidgin/Makefile
config.status:1062: creating src/orca/scripts/apps/soffice/Makefile config.status:1062: creating src/cthulhu/scripts/apps/soffice/Makefile
config.status:1062: creating src/orca/scripts/apps/SeaMonkey/Makefile config.status:1062: creating src/cthulhu/scripts/apps/SeaMonkey/Makefile
config.status:1062: creating src/orca/scripts/apps/smuxi-frontend-gnome/Makefile config.status:1062: creating src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile
config.status:1062: creating src/orca/scripts/apps/Thunderbird/Makefile config.status:1062: creating src/cthulhu/scripts/apps/Thunderbird/Makefile
config.status:1062: creating src/orca/scripts/apps/xfwm4/Makefile config.status:1062: creating src/cthulhu/scripts/apps/xfwm4/Makefile
config.status:1062: creating src/orca/scripts/switcher/Makefile config.status:1062: creating src/cthulhu/scripts/switcher/Makefile
config.status:1062: creating src/orca/scripts/terminal/Makefile config.status:1062: creating src/cthulhu/scripts/terminal/Makefile
config.status:1062: creating src/orca/scripts/web/Makefile config.status:1062: creating src/cthulhu/scripts/web/Makefile
config.status:1062: creating src/orca/scripts/toolkits/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/Makefile
config.status:1062: creating src/orca/scripts/toolkits/Chromium/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/Chromium/Makefile
config.status:1062: creating src/orca/scripts/toolkits/Gecko/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/Gecko/Makefile
config.status:1062: creating src/orca/scripts/toolkits/J2SE-access-bridge/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile
config.status:1062: creating src/orca/scripts/toolkits/clutter/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/clutter/Makefile
config.status:1062: creating src/orca/scripts/toolkits/GAIL/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/GAIL/Makefile
config.status:1062: creating src/orca/scripts/toolkits/Qt/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/Qt/Makefile
config.status:1062: creating src/orca/scripts/toolkits/WebKitGtk/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/WebKitGtk/Makefile
config.status:1062: creating src/orca/scripts/toolkits/gtk/Makefile config.status:1062: creating src/cthulhu/scripts/toolkits/gtk/Makefile
config.status:1062: creating src/orca/backends/Makefile config.status:1062: creating src/cthulhu/backends/Makefile
config.status:1062: creating src/orca/orca_bin.py config.status:1062: creating src/cthulhu/cthulhu_bin.py
config.status:1062: creating src/orca/orca_i18n.py config.status:1062: creating src/cthulhu/cthulhu_i18n.py
config.status:1170: WARNING: 'src/orca/orca_i18n.py.in' seems to ignore the --datarootdir setting config.status:1170: WARNING: 'src/cthulhu/cthulhu_i18n.py.in' seems to ignore the --datarootdir setting
config.status:1062: creating src/orca/orca_platform.py config.status:1062: creating src/cthulhu/cthulhu_platform.py
config.status:1170: WARNING: 'src/orca/orca_platform.py.in' seems to ignore the --datarootdir setting config.status:1170: WARNING: 'src/cthulhu/cthulhu_platform.py.in' seems to ignore the --datarootdir setting
config.status:1234: executing po-directories commands config.status:1234: executing po-directories commands
config.status:1234: executing depfiles commands config.status:1234: executing depfiles commands
config.status:1234: executing default commands config.status:1234: executing default commands
@ -716,7 +716,7 @@ $(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
.PHONY: pot .PHONY: pot
.PHONY: repo .PHONY: repo
.PHONY: uninstall-help .PHONY: uninstall-help
ACLOCAL='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' aclocal-1.17' ACLOCAL='${SHELL} '\''/home/storm/cthulhutmp/cthulhu/missing'\'' aclocal-1.17'
AMDEPBACKSLASH='\' AMDEPBACKSLASH='\'
AMDEP_FALSE='#' AMDEP_FALSE='#'
AMDEP_TRUE='' AMDEP_TRUE=''
@ -729,9 +729,9 @@ ATKBRIDGE_CFLAGS='-I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/
ATKBRIDGE_LIBS='-latk-bridge-2.0' ATKBRIDGE_LIBS='-latk-bridge-2.0'
ATSPI2_CFLAGS='-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread' ATSPI2_CFLAGS='-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread'
ATSPI2_LIBS='-latspi -ldbus-1 -lglib-2.0' ATSPI2_LIBS='-latspi -ldbus-1 -lglib-2.0'
AUTOCONF='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' autoconf' AUTOCONF='${SHELL} '\''/home/storm/cthulhutmp/cthulhu/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' autoheader' AUTOHEADER='${SHELL} '\''/home/storm/cthulhutmp/cthulhu/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' automake-1.17' AUTOMAKE='${SHELL} '\''/home/storm/cthulhutmp/cthulhu/missing'\'' automake-1.17'
AWK='gawk' AWK='gawk'
CC='gcc' CC='gcc'
CCDEPMODE='depmode=none' CCDEPMODE='depmode=none'
@ -741,7 +741,7 @@ CPPFLAGS=''
CSCOPE='cscope' CSCOPE='cscope'
CTAGS='ctags' CTAGS='ctags'
CYGPATH_W='echo' CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\"' DEFS='-DPACKAGE_NAME=\"cthulhu\" -DPACKAGE_TARNAME=\"cthulhu\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"cthulhu\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/cthulhu/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cthulhu\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"cthulhu\"'
DEPDIR='.deps' DEPDIR='.deps'
ECHO_C='' ECHO_C=''
ECHO_N='-n' ECHO_N='-n'
@ -754,7 +754,7 @@ EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)
EXTRA_DIST += $(if $(YELP_LC_DIST),$(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)) EXTRA_DIST += $(if $(YELP_LC_DIST),$(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp))
EXTRA_DIST ?= EXTRA_DIST ?=
GETTEXT_MACRO_VERSION='0.20' GETTEXT_MACRO_VERSION='0.20'
GETTEXT_PACKAGE='orca' GETTEXT_PACKAGE='cthulhu'
GMSGFMT='/usr/bin/msgfmt' GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt'
GSTREAMER_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread' GSTREAMER_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread'
@ -786,17 +786,17 @@ LTLIBOBJS=''
MAINT='' MAINT=''
MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE='' MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' makeinfo' MAKEINFO='${SHELL} '\''/home/storm/cthulhutmp/cthulhu/missing'\'' makeinfo'
MKDIR_P='/usr/bin/mkdir -p' MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt' MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge' MSGMERGE='/usr/bin/msgmerge'
MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt' MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt'
OBJEXT='o' OBJEXT='o'
PACKAGE='orca' PACKAGE='cthulhu'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_URL='' PACKAGE_URL=''
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PATH_SEPARATOR=':' PATH_SEPARATOR=':'
@ -881,7 +881,7 @@ includedir='${prefix}/include'
infodir='${datarootdir}/info' infodir='${datarootdir}/info'
install-data-am: $(if $(HELP_ID),install-help) install-data-am: $(if $(HELP_ID),install-help)
install-help: $(_HELP_LC_FILES) install-help: $(_HELP_LC_FILES)
install_sh='${SHELL} /home/storm/orcatmp/orca/install-sh' install_sh='${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh'
libdir='${exec_prefix}/lib' libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec' libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale' localedir='${datarootdir}/locale'
@ -893,8 +893,8 @@ mkdir_p='$(MKDIR_P)'
mostlyclean-am: $(if $(HELP_ID),clean-help) mostlyclean-am: $(if $(HELP_ID),clean-help)
oldincludedir='/usr/include' oldincludedir='/usr/include'
pdfdir='${docdir}' pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/orca' pkgpyexecdir='${pyexecdir}/cthulhu'
pkgpythondir='${pythondir}/orca' pkgpythondir='${pythondir}/cthulhu'
pot: $(_HELP_POTFILE) pot: $(_HELP_POTFILE)
prefix='/usr/local' prefix='/usr/local'
program_transform_name='s,x,x,' program_transform_name='s,x,x,'
@ -915,17 +915,17 @@ uninstall-help:
## ----------- ## ## ----------- ##
/* confdefs.h */ /* confdefs.h */
#define PACKAGE_NAME "orca" #define PACKAGE_NAME "cthulhu"
#define PACKAGE_TARNAME "orca" #define PACKAGE_TARNAME "cthulhu"
#define PACKAGE_VERSION "45.3" #define PACKAGE_VERSION "45.3"
#define PACKAGE_STRING "orca 45.3" #define PACKAGE_STRING "cthulhu 45.3"
#define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/" #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/cthulhu/-/issues/"
#define PACKAGE_URL "" #define PACKAGE_URL ""
#define PACKAGE "orca" #define PACKAGE "cthulhu"
#define VERSION "45.3" #define VERSION "45.3"
#define ENABLE_NLS 1 #define ENABLE_NLS 1
#define HAVE_GETTEXT 1 #define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1 #define HAVE_DCGETTEXT 1
#define GETTEXT_PACKAGE "orca" #define GETTEXT_PACKAGE "cthulhu"
configure: exit 0 configure: exit 0

View File

@ -376,7 +376,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -389,7 +389,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q`
" "
# Files that config.status was made for. # Files that config.status was made for.
config_files=" Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" config_files=" Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
config_commands=" po-directories depfiles default" config_commands=" po-directories depfiles default"
ac_cs_usage="\ ac_cs_usage="\
@ -415,11 +415,11 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
ac_cs_config='--prefix=/usr/local --sysconfdir=/etc --localstatedir=/var' ac_cs_config='--prefix=/usr/local --sysconfdir=/etc --localstatedir=/var'
ac_cs_version="\ ac_cs_version="\
orca config.status 45.3 cthulhu config.status 45.3
configured by ./configure, generated by GNU Autoconf 2.72, configured by ./configure, generated by GNU Autoconf 2.72,
with options \"$ac_cs_config\" with options \"$ac_cs_config\"
@ -427,7 +427,7 @@ Copyright (C) 2023 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it." gives unlimited permission to copy, distribute and modify it."
ac_pwd='/home/storm/orcatmp/orca' ac_pwd='/home/storm/cthulhutmp/cthulhu'
srcdir='.' srcdir='.'
INSTALL='/usr/bin/install -c' INSTALL='/usr/bin/install -c'
MKDIR_P='/usr/bin/mkdir -p' MKDIR_P='/usr/bin/mkdir -p'
@ -540,44 +540,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -650,9 +650,9 @@ S["LIBOBJS"]=""
S["PLATFORM_PATH"]=":/usr/bin:/usr/sbin:/bin" S["PLATFORM_PATH"]=":/usr/bin:/usr/sbin:/bin"
S["REVISION"]="fb25228b6" S["REVISION"]="fb25228b6"
S["LOUIS_TABLE_DIR"]="/usr/share/liblouis/tables" S["LOUIS_TABLE_DIR"]="/usr/share/liblouis/tables"
S["pkgpyexecdir"]="${pyexecdir}/orca" S["pkgpyexecdir"]="${pyexecdir}/cthulhu"
S["pyexecdir"]="${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages" S["pyexecdir"]="${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages"
S["pkgpythondir"]="${pythondir}/orca" S["pkgpythondir"]="${pythondir}/cthulhu"
S["pythondir"]="${PYTHON_PREFIX}/lib/python3.12/site-packages" S["pythondir"]="${PYTHON_PREFIX}/lib/python3.12/site-packages"
S["PYTHON_EXEC_PREFIX"]="${exec_prefix}" S["PYTHON_EXEC_PREFIX"]="${exec_prefix}"
S["PYTHON_PREFIX"]="${prefix}" S["PYTHON_PREFIX"]="${prefix}"
@ -849,7 +849,7 @@ S["HELP_DIR"]="${datadir}/help"
S["YELP_LC_DIST"]="true" S["YELP_LC_DIST"]="true"
S["YELP_LC_MEDIA_LINKS"]="true" S["YELP_LC_MEDIA_LINKS"]="true"
S["LN_S"]="ln -s" S["LN_S"]="ln -s"
S["GETTEXT_PACKAGE"]="orca" S["GETTEXT_PACKAGE"]="cthulhu"
S["localedir_c_make"]="\\\"$(localedir)\\\"" S["localedir_c_make"]="\\\"$(localedir)\\\""
S["localedir_c"]="\"/usr/local/share/locale\"" S["localedir_c"]="\"/usr/local/share/locale\""
S["POSUB"]="po" S["POSUB"]="po"
@ -917,14 +917,14 @@ S["mkdir_p"]="$(MKDIR_P)"
S["MKDIR_P"]="/usr/bin/mkdir -p" S["MKDIR_P"]="/usr/bin/mkdir -p"
S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
S["STRIP"]="" S["STRIP"]=""
S["install_sh"]="${SHELL} /home/storm/orcatmp/orca/install-sh" S["install_sh"]="${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh"
S["MAKEINFO"]="${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo" S["MAKEINFO"]="${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' makeinfo"
S["AUTOHEADER"]="${SHELL} '/home/storm/orcatmp/orca/missing' autoheader" S["AUTOHEADER"]="${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoheader"
S["AUTOMAKE"]="${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17" S["AUTOMAKE"]="${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' automake-1.17"
S["AUTOCONF"]="${SHELL} '/home/storm/orcatmp/orca/missing' autoconf" S["AUTOCONF"]="${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoconf"
S["ACLOCAL"]="${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17" S["ACLOCAL"]="${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' aclocal-1.17"
S["VERSION"]="45.3" S["VERSION"]="45.3"
S["PACKAGE"]="orca" S["PACKAGE"]="cthulhu"
S["CYGPATH_W"]="echo" S["CYGPATH_W"]="echo"
S["am__isrc"]="" S["am__isrc"]=""
S["INSTALL_DATA"]="${INSTALL} -m 644" S["INSTALL_DATA"]="${INSTALL} -m 644"
@ -937,9 +937,9 @@ S["LIBS"]=""
S["ECHO_T"]="" S["ECHO_T"]=""
S["ECHO_N"]="-n" S["ECHO_N"]="-n"
S["ECHO_C"]="" S["ECHO_C"]=""
S["DEFS"]="-DPACKAGE_NAME=\\\"orca\\\" -DPACKAGE_TARNAME=\\\"orca\\\" -DPACKAGE_VERSION=\\\"45.3\\\" -DPACKAGE_STRING=\\\"orca\\ 45.3\\\" -DPACKAGE_BUGREPORT=\\\"https://gitlab.g"\ S["DEFS"]="-DPACKAGE_NAME=\\\"cthulhu\\\" -DPACKAGE_TARNAME=\\\"cthulhu\\\" -DPACKAGE_VERSION=\\\"45.3\\\" -DPACKAGE_STRING=\\\"cthulhu\\ 45.3\\\" -DPACKAGE_BUGREPORT=\\\"https://gitlab.g"\
"nome.org/GNOME/orca/-/issues/\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"orca\\\" -DVERSION=\\\"45.3\\\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEX"\ "nome.org/GNOME/cthulhu/-/issues/\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"cthulhu\\\" -DVERSION=\\\"45.3\\\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEX"\
"T_PACKAGE=\\\"orca\\\"" "T_PACKAGE=\\\"cthulhu\\\""
S["mandir"]="${datarootdir}/man" S["mandir"]="${datarootdir}/man"
S["localedir"]="${datarootdir}/locale" S["localedir"]="${datarootdir}/locale"
S["libdir"]="${exec_prefix}/lib" S["libdir"]="${exec_prefix}/lib"
@ -964,11 +964,11 @@ S["program_transform_name"]="s,x,x,"
S["prefix"]="/usr/local" S["prefix"]="/usr/local"
S["exec_prefix"]="${prefix}" S["exec_prefix"]="${prefix}"
S["PACKAGE_URL"]="" S["PACKAGE_URL"]=""
S["PACKAGE_BUGREPORT"]="https://gitlab.gnome.org/GNOME/orca/-/issues/" S["PACKAGE_BUGREPORT"]="https://gitlab.gnome.org/GNOME/cthulhu/-/issues/"
S["PACKAGE_STRING"]="orca 45.3" S["PACKAGE_STRING"]="cthulhu 45.3"
S["PACKAGE_VERSION"]="45.3" S["PACKAGE_VERSION"]="45.3"
S["PACKAGE_TARNAME"]="orca" S["PACKAGE_TARNAME"]="cthulhu"
S["PACKAGE_NAME"]="orca" S["PACKAGE_NAME"]="cthulhu"
S["PATH_SEPARATOR"]=":" S["PATH_SEPARATOR"]=":"
S["SHELL"]="/bin/sh" S["SHELL"]="/bin/sh"
S["am__quote"]="" S["am__quote"]=""
@ -1447,7 +1447,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

116
configure vendored
View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.72 for orca 45.3. # Generated by GNU Autoconf 2.72 for cthulhu 45.3.
# #
# Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. # Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
# #
# #
# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1353,7 +1353,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1402,7 +1402,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/orca] --docdir=DIR documentation root [DATAROOTDIR/doc/cthulhu]
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1496,7 +1496,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1560,7 +1560,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1768,7 +1768,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3235,7 +3235,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7670,7 +7670,7 @@ printf "%s\n" "#define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "#define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "#define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -9144,7 +9144,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9724,7 +9724,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9775,7 +9775,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9783,7 +9783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9916,44 +9916,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10593,7 +10593,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -1,10 +1,10 @@
m4_define([orca_version], [45.3]) m4_define([cthulhu_version], [45.3])
m4_define(pygobject_required_version, 3.18) m4_define(pygobject_required_version, 3.18)
m4_define(atspi_required_version, 2.48) m4_define(atspi_required_version, 2.48)
m4_define(atkbridge_required_version, 2.26) m4_define(atkbridge_required_version, 2.26)
AC_INIT([orca],[orca_version],[https://gitlab.gnome.org/GNOME/orca/-/issues/],[orca]) AC_INIT([cthulhu],[cthulhu_version],[https://gitlab.gnome.org/GNOME/cthulhu/-/issues/],[cthulhu])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
@ -84,46 +84,46 @@ po/Makefile.in
help/Makefile help/Makefile
icons/Makefile icons/Makefile
src/Makefile src/Makefile
src/orca/Makefile src/cthulhu/Makefile
src/orca/scripts/Makefile src/cthulhu/scripts/Makefile
src/orca/scripts/apps/Makefile src/cthulhu/scripts/apps/Makefile
src/orca/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Banshee/Makefile
src/orca/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile
src/orca/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/epiphany/Makefile
src/orca/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evince/Makefile
src/orca/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/evolution/Makefile
src/orca/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gajim/Makefile
src/orca/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile
src/orca/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gedit/Makefile
src/orca/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile
src/orca/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile
src/orca/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/kwin/Makefile
src/orca/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile
src/orca/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile
src/orca/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/pidgin/Makefile
src/orca/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/soffice/Makefile
src/orca/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile
src/orca/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile
src/orca/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile
src/orca/scripts/switcher/Makefile src/cthulhu/scripts/switcher/Makefile
src/orca/scripts/terminal/Makefile src/cthulhu/scripts/terminal/Makefile
src/orca/scripts/web/Makefile src/cthulhu/scripts/web/Makefile
src/orca/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Makefile
src/orca/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile
src/orca/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile
src/orca/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile
src/orca/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile
src/orca/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile
src/orca/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile
src/orca/scripts/toolkits/gtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile
src/orca/backends/Makefile src/cthulhu/backends/Makefile
src/orca/orca_bin.py src/cthulhu/cthulhu_bin.py
src/orca/orca_i18n.py src/cthulhu/cthulhu_i18n.py
src/orca/orca_platform.py src/cthulhu/cthulhu_platform.py
]) ])
AC_CONFIG_COMMANDS([default],[cp src/orca/orca_bin.py src/orca/orca],[]) AC_CONFIG_COMMANDS([default],[cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu],[])
AC_OUTPUT AC_OUTPUT
if test "x$brlapi_available" = "xno" ; then if test "x$brlapi_available" = "xno" ; then

View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.72 for orca 45.3. # Generated by GNU Autoconf 2.72 for cthulhu 45.3.
# #
# Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. # Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
# #
# #
# Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation,
@ -271,7 +271,7 @@ then :
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
else else
printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
$0: https://gitlab.gnome.org/GNOME/orca/-/issues/ about $0: https://gitlab.gnome.org/GNOME/cthulhu/-/issues/ about
$0: your system, including any error possibly output before $0: your system, including any error possibly output before
$0: this message. Then install a modern shell, or manually $0: this message. Then install a modern shell, or manually
$0: run the script under such a shell if you do have one." $0: run the script under such a shell if you do have one."
@ -602,11 +602,11 @@ MFLAGS=
MAKEFLAGS= MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='orca' PACKAGE_NAME='cthulhu'
PACKAGE_TARNAME='orca' PACKAGE_TARNAME='cthulhu'
PACKAGE_VERSION='45.3' PACKAGE_VERSION='45.3'
PACKAGE_STRING='orca 45.3' PACKAGE_STRING='cthulhu 45.3'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/cthulhu/-/issues/'
PACKAGE_URL='' PACKAGE_URL=''
gt_needs= gt_needs=
@ -1353,7 +1353,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
'configure' configures orca 45.3 to adapt to many kinds of systems. 'configure' configures cthulhu 45.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1402,7 +1402,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info] --infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale] --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man] --mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/orca] --docdir=DIR documentation root [DATAROOTDIR/doc/cthulhu]
--htmldir=DIR html documentation [DOCDIR] --htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR]
@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of orca 45.3:";; short | recursive ) echo "Configuration of cthulhu 45.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1496,7 +1496,7 @@ Some influential environment variables:
Use these variables to override the choices made by 'configure' or to help Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>. Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1560,7 +1560,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
orca configure 45.3 cthulhu configure 45.3
generated by GNU Autoconf 2.72 generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc. Copyright (C) 2023 Free Software Foundation, Inc.
@ -1768,7 +1768,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by orca $as_me 45.3, which was It was created by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw $ $0$ac_configure_args_raw
@ -3235,7 +3235,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='orca' PACKAGE='cthulhu'
VERSION='45.3' VERSION='45.3'
@ -7670,7 +7670,7 @@ printf "%s\n" "#define HAVE_DCGETTEXT 1" >>confdefs.h
prefix="${gt_save_prefix}" prefix="${gt_save_prefix}"
GETTEXT_PACKAGE=orca GETTEXT_PACKAGE=cthulhu
printf "%s\n" "#define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h printf "%s\n" "#define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
@ -9144,7 +9144,7 @@ case "${PLATFORM}" in
esac esac
ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/orca/Makefile src/orca/scripts/Makefile src/orca/scripts/apps/Makefile src/orca/scripts/apps/Banshee/Makefile src/orca/scripts/apps/Eclipse/Makefile src/orca/scripts/apps/epiphany/Makefile src/orca/scripts/apps/evince/Makefile src/orca/scripts/apps/evolution/Makefile src/orca/scripts/apps/gajim/Makefile src/orca/scripts/apps/gcalctool/Makefile src/orca/scripts/apps/gedit/Makefile src/orca/scripts/apps/gnome-documents/Makefile src/orca/scripts/apps/gnome-shell/Makefile src/orca/scripts/apps/kwin/Makefile src/orca/scripts/apps/notification-daemon/Makefile src/orca/scripts/apps/notify-osd/Makefile src/orca/scripts/apps/pidgin/Makefile src/orca/scripts/apps/soffice/Makefile src/orca/scripts/apps/SeaMonkey/Makefile src/orca/scripts/apps/smuxi-frontend-gnome/Makefile src/orca/scripts/apps/Thunderbird/Makefile src/orca/scripts/apps/xfwm4/Makefile src/orca/scripts/switcher/Makefile src/orca/scripts/terminal/Makefile src/orca/scripts/web/Makefile src/orca/scripts/toolkits/Makefile src/orca/scripts/toolkits/Chromium/Makefile src/orca/scripts/toolkits/Gecko/Makefile src/orca/scripts/toolkits/J2SE-access-bridge/Makefile src/orca/scripts/toolkits/clutter/Makefile src/orca/scripts/toolkits/GAIL/Makefile src/orca/scripts/toolkits/Qt/Makefile src/orca/scripts/toolkits/WebKitGtk/Makefile src/orca/scripts/toolkits/gtk/Makefile src/orca/backends/Makefile src/orca/orca_bin.py src/orca/orca_i18n.py src/orca/orca_platform.py" ac_config_files="$ac_config_files Makefile docs/Makefile docs/man/Makefile po/Makefile.in help/Makefile icons/Makefile src/Makefile src/cthulhu/Makefile src/cthulhu/scripts/Makefile src/cthulhu/scripts/apps/Makefile src/cthulhu/scripts/apps/Banshee/Makefile src/cthulhu/scripts/apps/Eclipse/Makefile src/cthulhu/scripts/apps/epiphany/Makefile src/cthulhu/scripts/apps/evince/Makefile src/cthulhu/scripts/apps/evolution/Makefile src/cthulhu/scripts/apps/gajim/Makefile src/cthulhu/scripts/apps/gcalctool/Makefile src/cthulhu/scripts/apps/gedit/Makefile src/cthulhu/scripts/apps/gnome-documents/Makefile src/cthulhu/scripts/apps/gnome-shell/Makefile src/cthulhu/scripts/apps/kwin/Makefile src/cthulhu/scripts/apps/notification-daemon/Makefile src/cthulhu/scripts/apps/notify-osd/Makefile src/cthulhu/scripts/apps/pidgin/Makefile src/cthulhu/scripts/apps/soffice/Makefile src/cthulhu/scripts/apps/SeaMonkey/Makefile src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile src/cthulhu/scripts/apps/Thunderbird/Makefile src/cthulhu/scripts/apps/xfwm4/Makefile src/cthulhu/scripts/switcher/Makefile src/cthulhu/scripts/terminal/Makefile src/cthulhu/scripts/web/Makefile src/cthulhu/scripts/toolkits/Makefile src/cthulhu/scripts/toolkits/Chromium/Makefile src/cthulhu/scripts/toolkits/Gecko/Makefile src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile src/cthulhu/scripts/toolkits/clutter/Makefile src/cthulhu/scripts/toolkits/GAIL/Makefile src/cthulhu/scripts/toolkits/Qt/Makefile src/cthulhu/scripts/toolkits/WebKitGtk/Makefile src/cthulhu/scripts/toolkits/gtk/Makefile src/cthulhu/backends/Makefile src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu_i18n.py src/cthulhu/cthulhu_platform.py"
ac_config_commands="$ac_config_commands default" ac_config_commands="$ac_config_commands default"
@ -9724,7 +9724,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by orca $as_me 45.3, which was This file was extended by cthulhu $as_me 45.3, which was
generated by GNU Autoconf 2.72. Invocation command line was generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -9775,7 +9775,7 @@ $config_files
Configuration commands: Configuration commands:
$config_commands $config_commands
Report bugs to <https://gitlab.gnome.org/GNOME/orca/-/issues/>." Report bugs to <https://gitlab.gnome.org/GNOME/cthulhu/-/issues/>."
_ACEOF _ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
@ -9783,7 +9783,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped' ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\ ac_cs_version="\\
orca config.status 45.3 cthulhu config.status 45.3
configured by $0, generated by GNU Autoconf 2.72, configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
@ -9916,44 +9916,44 @@ do
"help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
"icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "icons/Makefile") CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/orca/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/Makefile" ;; "src/cthulhu/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/Makefile" ;;
"src/orca/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/Makefile" ;; "src/cthulhu/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/Makefile" ;;
"src/orca/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Makefile" ;; "src/cthulhu/scripts/apps/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Makefile" ;;
"src/orca/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Banshee/Makefile" ;; "src/cthulhu/scripts/apps/Banshee/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Banshee/Makefile" ;;
"src/orca/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Eclipse/Makefile" ;; "src/cthulhu/scripts/apps/Eclipse/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Eclipse/Makefile" ;;
"src/orca/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/epiphany/Makefile" ;; "src/cthulhu/scripts/apps/epiphany/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/epiphany/Makefile" ;;
"src/orca/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evince/Makefile" ;; "src/cthulhu/scripts/apps/evince/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evince/Makefile" ;;
"src/orca/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/evolution/Makefile" ;; "src/cthulhu/scripts/apps/evolution/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/evolution/Makefile" ;;
"src/orca/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gajim/Makefile" ;; "src/cthulhu/scripts/apps/gajim/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gajim/Makefile" ;;
"src/orca/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gcalctool/Makefile" ;; "src/cthulhu/scripts/apps/gcalctool/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gcalctool/Makefile" ;;
"src/orca/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gedit/Makefile" ;; "src/cthulhu/scripts/apps/gedit/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gedit/Makefile" ;;
"src/orca/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-documents/Makefile" ;; "src/cthulhu/scripts/apps/gnome-documents/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-documents/Makefile" ;;
"src/orca/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/gnome-shell/Makefile" ;; "src/cthulhu/scripts/apps/gnome-shell/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/gnome-shell/Makefile" ;;
"src/orca/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/kwin/Makefile" ;; "src/cthulhu/scripts/apps/kwin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/kwin/Makefile" ;;
"src/orca/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notification-daemon/Makefile" ;; "src/cthulhu/scripts/apps/notification-daemon/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notification-daemon/Makefile" ;;
"src/orca/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/notify-osd/Makefile" ;; "src/cthulhu/scripts/apps/notify-osd/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/notify-osd/Makefile" ;;
"src/orca/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/pidgin/Makefile" ;; "src/cthulhu/scripts/apps/pidgin/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/pidgin/Makefile" ;;
"src/orca/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/soffice/Makefile" ;; "src/cthulhu/scripts/apps/soffice/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/soffice/Makefile" ;;
"src/orca/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/SeaMonkey/Makefile" ;; "src/cthulhu/scripts/apps/SeaMonkey/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/SeaMonkey/Makefile" ;;
"src/orca/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/smuxi-frontend-gnome/Makefile" ;; "src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/smuxi-frontend-gnome/Makefile" ;;
"src/orca/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/Thunderbird/Makefile" ;; "src/cthulhu/scripts/apps/Thunderbird/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/Thunderbird/Makefile" ;;
"src/orca/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/apps/xfwm4/Makefile" ;; "src/cthulhu/scripts/apps/xfwm4/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/apps/xfwm4/Makefile" ;;
"src/orca/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/switcher/Makefile" ;; "src/cthulhu/scripts/switcher/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/switcher/Makefile" ;;
"src/orca/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/terminal/Makefile" ;; "src/cthulhu/scripts/terminal/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/terminal/Makefile" ;;
"src/orca/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/web/Makefile" ;; "src/cthulhu/scripts/web/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/web/Makefile" ;;
"src/orca/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Makefile" ;; "src/cthulhu/scripts/toolkits/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Makefile" ;;
"src/orca/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Chromium/Makefile" ;; "src/cthulhu/scripts/toolkits/Chromium/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Chromium/Makefile" ;;
"src/orca/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Gecko/Makefile" ;; "src/cthulhu/scripts/toolkits/Gecko/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Gecko/Makefile" ;;
"src/orca/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/J2SE-access-bridge/Makefile" ;; "src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/J2SE-access-bridge/Makefile" ;;
"src/orca/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/clutter/Makefile" ;; "src/cthulhu/scripts/toolkits/clutter/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/clutter/Makefile" ;;
"src/orca/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/GAIL/Makefile" ;; "src/cthulhu/scripts/toolkits/GAIL/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/GAIL/Makefile" ;;
"src/orca/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/Qt/Makefile" ;; "src/cthulhu/scripts/toolkits/Qt/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/Qt/Makefile" ;;
"src/orca/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/WebKitGtk/Makefile" ;; "src/cthulhu/scripts/toolkits/WebKitGtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/WebKitGtk/Makefile" ;;
"src/orca/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/scripts/toolkits/gtk/Makefile" ;; "src/cthulhu/scripts/toolkits/gtk/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/scripts/toolkits/gtk/Makefile" ;;
"src/orca/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/orca/backends/Makefile" ;; "src/cthulhu/backends/Makefile") CONFIG_FILES="$CONFIG_FILES src/cthulhu/backends/Makefile" ;;
"src/orca/orca_bin.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_bin.py" ;; "src/cthulhu/cthulhu_bin.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_bin.py" ;;
"src/orca/orca_i18n.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_i18n.py" ;; "src/cthulhu/cthulhu_i18n.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_i18n.py" ;;
"src/orca/orca_platform.py") CONFIG_FILES="$CONFIG_FILES src/orca/orca_platform.py" ;; "src/cthulhu/cthulhu_platform.py") CONFIG_FILES="$CONFIG_FILES src/cthulhu/cthulhu_platform.py" ;;
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
*) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;; *) as_fn_error $? "invalid argument: '$ac_config_target'" "$LINENO" 5;;
@ -10593,7 +10593,7 @@ See 'config.log' for more details" "$LINENO" 5; }
rm -f conftest-deps.mk rm -f conftest-deps.mk
} }
;; ;;
"default":C) cp src/orca/orca_bin.py src/orca/orca ;; "default":C) cp src/cthulhu/cthulhu_bin.py src/cthulhu/cthulhu ;;
esac esac
done # for ac_tag done # for ac_tag

View File

@ -51,7 +51,7 @@ Name[uk]=Інструмент читання з екрана «Orca»
Name[zh_CN]=Orca Name[zh_CN]=Orca
Name[zh_HK]=Orca Name[zh_HK]=Orca
Name=Orca Screen Reader Name=Orca Screen Reader
Exec=orca Exec=cthulhu
NoDisplay=true NoDisplay=true
AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled
X-GNOME-AutoRestart=true X-GNOME-AutoRestart=true

View File

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
Name=Orca Screen Reader Name=Orca Screen Reader
Exec=orca Exec=cthulhu
NoDisplay=true NoDisplay=true
AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled
X-GNOME-AutoRestart=true X-GNOME-AutoRestart=true

View File

@ -4,13 +4,13 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#" xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#"> xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">orca</name> <name xml:lang="en">cthulhu</name>
<shortdesc xml:lang="en">Screen reader for individuals who are blind or visually impaired</shortdesc> <shortdesc xml:lang="en">Screen reader for individuals who are blind or visually impaired</shortdesc>
<description xml:lang="en">Screen reader for individuals who are blind or visually impaired</description> <description xml:lang="en">Screen reader for individuals who are blind or visually impaired</description>
<homepage rdf:resource="https://wiki.gnome.org/Projects/Orca" /> <homepage rdf:resource="https://wiki.gnome.org/Projects/Orca" />
<mailing-list rdf:resource="https://www.freelists.org/list/orca" /> <mailing-list rdf:resource="https://www.freelists.org/list/cthulhu" />
<download-page rdf:resource="https://download.gnome.org/sources/orca/" /> <download-page rdf:resource="https://download.gnome.org/sources/cthulhu/" />
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/orca/issues" /> <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/cthulhu/issues" />
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" /> <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
<programming-language>Python</programming-language> <programming-language>Python</programming-language>
<maintainer> <maintainer>

View File

@ -71,10 +71,10 @@ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
am__rm_f = rm -f $(am__rm_f_notfound) am__rm_f = rm -f $(am__rm_f_notfound)
am__rm_rf = rm -rf $(am__rm_f_notfound) am__rm_rf = rm -rf $(am__rm_f_notfound)
pkgdatadir = $(datadir)/orca pkgdatadir = $(datadir)/cthulhu
pkgincludedir = $(includedir)/orca pkgincludedir = $(includedir)/cthulhu
pkglibdir = $(libdir)/orca pkglibdir = $(libdir)/cthulhu
pkglibexecdir = $(libexecdir)/orca pkglibexecdir = $(libexecdir)/cthulhu
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644 install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c install_sh_PROGRAM = $(install_sh) -c
@ -185,16 +185,16 @@ am__relativize = \
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
done; \ done; \
reldir="$$dir2" reldir="$$dir2"
ACLOCAL = ${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17 ACLOCAL = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' aclocal-1.17
AMTAR = $${TAR-tar} AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1 AM_DEFAULT_VERBOSITY = 1
ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
ATKBRIDGE_LIBS = -latk-bridge-2.0 ATKBRIDGE_LIBS = -latk-bridge-2.0
ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0 ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0
AUTOCONF = ${SHELL} '/home/storm/orcatmp/orca/missing' autoconf AUTOCONF = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoconf
AUTOHEADER = ${SHELL} '/home/storm/orcatmp/orca/missing' autoheader AUTOHEADER = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoheader
AUTOMAKE = ${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17 AUTOMAKE = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' automake-1.17
AWK = gawk AWK = gawk
CC = gcc CC = gcc
CCDEPMODE = depmode=none CCDEPMODE = depmode=none
@ -204,7 +204,7 @@ CPPFLAGS =
CSCOPE = cscope CSCOPE = cscope
CTAGS = ctags CTAGS = ctags
CYGPATH_W = echo CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\" DEFS = -DPACKAGE_NAME=\"cthulhu\" -DPACKAGE_TARNAME=\"cthulhu\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"cthulhu\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/cthulhu/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cthulhu\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"cthulhu\"
DEPDIR = .deps DEPDIR = .deps
ECHO_C = ECHO_C =
ECHO_N = -n ECHO_N = -n
@ -212,7 +212,7 @@ ECHO_T =
ETAGS = etags ETAGS = etags
EXEEXT = EXEEXT =
GETTEXT_MACRO_VERSION = 0.20 GETTEXT_MACRO_VERSION = 0.20
GETTEXT_PACKAGE = orca GETTEXT_PACKAGE = cthulhu
GMSGFMT = /usr/bin/msgfmt GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt
GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
@ -237,17 +237,17 @@ LTLIBICONV = -liconv
LTLIBINTL = LTLIBINTL =
LTLIBOBJS = LTLIBOBJS =
MAINT = MAINT =
MAKEINFO = ${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo MAKEINFO = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' makeinfo
MKDIR_P = /usr/bin/mkdir -p MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge MSGMERGE = /usr/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
OBJEXT = o OBJEXT = o
PACKAGE = orca PACKAGE = cthulhu
PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/orca/-/issues/ PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/cthulhu/-/issues/
PACKAGE_NAME = orca PACKAGE_NAME = cthulhu
PACKAGE_STRING = orca 45.3 PACKAGE_STRING = cthulhu 45.3
PACKAGE_TARNAME = orca PACKAGE_TARNAME = cthulhu
PACKAGE_URL = PACKAGE_URL =
PACKAGE_VERSION = 45.3 PACKAGE_VERSION = 45.3
PATH_SEPARATOR = : PATH_SEPARATOR = :
@ -276,10 +276,10 @@ XGETTEXT_EXTRA_OPTIONS =
XMLLINT = xmllint XMLLINT = xmllint
YELP_LC_DIST = true YELP_LC_DIST = true
YELP_LC_MEDIA_LINKS = true YELP_LC_MEDIA_LINKS = true
abs_builddir = /home/storm/orcatmp/orca/docs abs_builddir = /home/storm/cthulhutmp/cthulhu/docs
abs_srcdir = /home/storm/orcatmp/orca/docs abs_srcdir = /home/storm/cthulhutmp/cthulhu/docs
abs_top_builddir = /home/storm/orcatmp/orca abs_top_builddir = /home/storm/cthulhutmp/cthulhu
abs_top_srcdir = /home/storm/orcatmp/orca abs_top_srcdir = /home/storm/cthulhutmp/cthulhu
ac_ct_CC = gcc ac_ct_CC = gcc
am__include = include am__include = include
am__leading_dot = . am__leading_dot = .
@ -308,7 +308,7 @@ host_vendor = pc
htmldir = ${docdir} htmldir = ${docdir}
includedir = ${prefix}/include includedir = ${prefix}/include
infodir = ${datarootdir}/info infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/storm/orcatmp/orca/install-sh install_sh = ${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh
libdir = ${exec_prefix}/lib libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale localedir = ${datarootdir}/locale
@ -319,8 +319,8 @@ mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P) mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include oldincludedir = /usr/include
pdfdir = ${docdir} pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/orca pkgpyexecdir = ${pyexecdir}/cthulhu
pkgpythondir = ${pythondir}/orca pkgpythondir = ${pythondir}/cthulhu
prefix = /usr/local prefix = /usr/local
program_transform_name = s,x,x, program_transform_name = s,x,x,
psdir = ${docdir} psdir = ${docdir}

View File

@ -71,10 +71,10 @@ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
am__rm_f = rm -f $(am__rm_f_notfound) am__rm_f = rm -f $(am__rm_f_notfound)
am__rm_rf = rm -rf $(am__rm_f_notfound) am__rm_rf = rm -rf $(am__rm_f_notfound)
pkgdatadir = $(datadir)/orca pkgdatadir = $(datadir)/cthulhu
pkgincludedir = $(includedir)/orca pkgincludedir = $(includedir)/cthulhu
pkglibdir = $(libdir)/orca pkglibdir = $(libdir)/cthulhu
pkglibexecdir = $(libexecdir)/orca pkglibexecdir = $(libexecdir)/cthulhu
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644 install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c install_sh_PROGRAM = $(install_sh) -c
@ -157,16 +157,16 @@ MANS = $(man1_MANS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17 ACLOCAL = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' aclocal-1.17
AMTAR = $${TAR-tar} AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1 AM_DEFAULT_VERBOSITY = 1
ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
ATKBRIDGE_LIBS = -latk-bridge-2.0 ATKBRIDGE_LIBS = -latk-bridge-2.0
ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0 ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0
AUTOCONF = ${SHELL} '/home/storm/orcatmp/orca/missing' autoconf AUTOCONF = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoconf
AUTOHEADER = ${SHELL} '/home/storm/orcatmp/orca/missing' autoheader AUTOHEADER = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoheader
AUTOMAKE = ${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17 AUTOMAKE = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' automake-1.17
AWK = gawk AWK = gawk
CC = gcc CC = gcc
CCDEPMODE = depmode=none CCDEPMODE = depmode=none
@ -176,7 +176,7 @@ CPPFLAGS =
CSCOPE = cscope CSCOPE = cscope
CTAGS = ctags CTAGS = ctags
CYGPATH_W = echo CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\" DEFS = -DPACKAGE_NAME=\"cthulhu\" -DPACKAGE_TARNAME=\"cthulhu\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"cthulhu\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/cthulhu/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cthulhu\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"cthulhu\"
DEPDIR = .deps DEPDIR = .deps
ECHO_C = ECHO_C =
ECHO_N = -n ECHO_N = -n
@ -184,7 +184,7 @@ ECHO_T =
ETAGS = etags ETAGS = etags
EXEEXT = EXEEXT =
GETTEXT_MACRO_VERSION = 0.20 GETTEXT_MACRO_VERSION = 0.20
GETTEXT_PACKAGE = orca GETTEXT_PACKAGE = cthulhu
GMSGFMT = /usr/bin/msgfmt GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt
GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
@ -209,17 +209,17 @@ LTLIBICONV = -liconv
LTLIBINTL = LTLIBINTL =
LTLIBOBJS = LTLIBOBJS =
MAINT = MAINT =
MAKEINFO = ${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo MAKEINFO = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' makeinfo
MKDIR_P = /usr/bin/mkdir -p MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge MSGMERGE = /usr/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
OBJEXT = o OBJEXT = o
PACKAGE = orca PACKAGE = cthulhu
PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/orca/-/issues/ PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/cthulhu/-/issues/
PACKAGE_NAME = orca PACKAGE_NAME = cthulhu
PACKAGE_STRING = orca 45.3 PACKAGE_STRING = cthulhu 45.3
PACKAGE_TARNAME = orca PACKAGE_TARNAME = cthulhu
PACKAGE_URL = PACKAGE_URL =
PACKAGE_VERSION = 45.3 PACKAGE_VERSION = 45.3
PATH_SEPARATOR = : PATH_SEPARATOR = :
@ -248,10 +248,10 @@ XGETTEXT_EXTRA_OPTIONS =
XMLLINT = xmllint XMLLINT = xmllint
YELP_LC_DIST = true YELP_LC_DIST = true
YELP_LC_MEDIA_LINKS = true YELP_LC_MEDIA_LINKS = true
abs_builddir = /home/storm/orcatmp/orca/docs/man abs_builddir = /home/storm/cthulhutmp/cthulhu/docs/man
abs_srcdir = /home/storm/orcatmp/orca/docs/man abs_srcdir = /home/storm/cthulhutmp/cthulhu/docs/man
abs_top_builddir = /home/storm/orcatmp/orca abs_top_builddir = /home/storm/cthulhutmp/cthulhu
abs_top_srcdir = /home/storm/orcatmp/orca abs_top_srcdir = /home/storm/cthulhutmp/cthulhu
ac_ct_CC = gcc ac_ct_CC = gcc
am__include = include am__include = include
am__leading_dot = . am__leading_dot = .
@ -280,7 +280,7 @@ host_vendor = pc
htmldir = ${docdir} htmldir = ${docdir}
includedir = ${prefix}/include includedir = ${prefix}/include
infodir = ${datarootdir}/info infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/storm/orcatmp/orca/install-sh install_sh = ${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh
libdir = ${exec_prefix}/lib libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale localedir = ${datarootdir}/locale
@ -291,8 +291,8 @@ mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P) mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include oldincludedir = /usr/include
pdfdir = ${docdir} pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/orca pkgpyexecdir = ${pyexecdir}/cthulhu
pkgpythondir = ${pythondir}/orca pkgpythondir = ${pythondir}/cthulhu
prefix = /usr/local prefix = /usr/local
program_transform_name = s,x,x, program_transform_name = s,x,x,
psdir = ${docdir} psdir = ${docdir}
@ -307,7 +307,7 @@ target_alias =
top_build_prefix = ../../ top_build_prefix = ../../
top_builddir = ../.. top_builddir = ../..
top_srcdir = ../.. top_srcdir = ../..
man1_MANS = orca.1 man1_MANS = cthulhu.1
EXTRA_DIST = \ EXTRA_DIST = \
$(man1_MANS) $(man1_MANS)

View File

@ -1,5 +1,5 @@
man1_MANS = orca.1 man1_MANS = cthulhu.1
EXTRA_DIST = \ EXTRA_DIST = \
$(man1_MANS) $(man1_MANS)

View File

@ -307,7 +307,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@ top_srcdir = @top_srcdir@
man1_MANS = orca.1 man1_MANS = cthulhu.1
EXTRA_DIST = \ EXTRA_DIST = \
$(man1_MANS) $(man1_MANS)

View File

@ -14,18 +14,18 @@
.\" along with this; if not write to the Free Software Foundation, Inc. .\" along with this; if not write to the Free Software Foundation, Inc.
.\" 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA .\" 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
'\" '\"
.TH orca 1 "20 September 2013" "GNOME" .TH cthulhu 1 "20 September 2013" "GNOME"
.SH NAME .SH NAME
orca \- a scriptable screen reader cthulhu \- a scriptable screen reader
.SH SYNOPSIS .SH SYNOPSIS
.B orca .B cthulhu
.RI [ option... ] .RI [ option... ]
.SH DESCRIPTION .SH DESCRIPTION
.B orca .B cthulhu
is a screen reader for people with visual impairments, is a screen reader for people with visual impairments,
it provides alternative access to the desktop by using speech synthesis and braille. it provides alternative access to the desktop by using speech synthesis and braille.
.P .P
.B orca .B cthulhu
works with applications and toolkits that support works with applications and toolkits that support
the Assistive Technology Service Provider Interface (AT-SPI), which the Assistive Technology Service Provider Interface (AT-SPI), which
is the primary assistive technology infrastructure for Linux and is the primary assistive technology infrastructure for Linux and
@ -37,44 +37,44 @@ pursued.
.TP .TP
.B \-s, --setup .B \-s, --setup
When starting When starting
.BR orca , .BR cthulhu ,
initiate the GUI-based configuration. initiate the GUI-based configuration.
.TP .TP
.BI "\-u, --user-prefs-dir=" dirname .BI "\-u, --user-prefs-dir=" dirname
When starting When starting
.BR orca , .BR cthulhu ,
use use
.I dirname .I dirname
as an alternate directory for the user preferences. as an alternate directory for the user preferences.
.TP .TP
.BI "\-e, \-\-enable=" speech|braille|braille\-monitor .BI "\-e, \-\-enable=" speech|braille|braille\-monitor
When starting When starting
.BR orca , .BR cthulhu ,
force the enabling of the supplied options. force the enabling of the supplied options.
.TP .TP
.BI "\-d, \-\-disable=" speech|braille|braille\-monitor .BI "\-d, \-\-disable=" speech|braille|braille\-monitor
When starting When starting
.BR orca , .BR cthulhu ,
force the disabling of the supplied options. force the disabling of the supplied options.
.TP .TP
.B \-l, --list-apps .B \-l, --list-apps
Prints the names of all the currently running applications. This Prints the names of all the currently running applications. This
is used primarily for debugging purposes to see if is used primarily for debugging purposes to see if
.B orca .B cthulhu
can talk to the accessibility infrastructure. Note that if can talk to the accessibility infrastructure. Note that if
.B orca .B cthulhu
is already running, this will not kill the other is already running, this will not kill the other
.B orca .B cthulhu
process. It will just list the currently running applications, process. It will just list the currently running applications,
and you will see and you will see
.B orca .B cthulhu
listed twice: once for the existing listed twice: once for the existing
.B orca .B cthulhu
and once for this instance. and once for this instance.
.TP .TP
.B \--debug .B \--debug
Enables debug output for Enables debug output for
.B orca .B cthulhu
and sends all debug output to a file with a name of the and sends all debug output to a file with a name of the
form 'debug-YYYY-MM-DD-HH:MM:SS.out' in the current directory. form 'debug-YYYY-MM-DD-HH:MM:SS.out' in the current directory.
The YYYY-MM-DD-HH:MM:SS portion will be replaced with the current The YYYY-MM-DD-HH:MM:SS portion will be replaced with the current
@ -82,32 +82,32 @@ date and time.
.TP .TP
.BI "\--debug-file=" filename .BI "\--debug-file=" filename
Enables debug output for Enables debug output for
.B orca .B cthulhu
and sends all debug output to the given filename. and sends all debug output to the given filename.
.TP .TP
.B \-v, --version .B \-v, --version
outputs outputs
.B orca .B cthulhu
version number and exits. version number and exits.
.TP .TP
.B \-h, \--help .B \-h, \--help
displays displays
.B orca .B cthulhu
help and exits. help and exits.
.TP .TP
.B \--replace .B \--replace
Replace a currently running Replace a currently running
.BR orca .BR cthulhu
process. By default, if process. By default, if
.BR orca .BR cthulhu
detects an existing detects an existing
.BR orca .BR cthulhu
process for the same session, it will not start a new process for the same session, it will not start a new
.BR orca .BR cthulhu
process. This option will kill and cleanup after any existing process. This option will kill and cleanup after any existing
.BR orca .BR cthulhu
process and then start a new process and then start a new
.BR orca .BR cthulhu
in its place. in its place.
.TP .TP
@ -184,7 +184,7 @@ save the defined bookmarks for the current application or page.
'Where am I' command; speaks information such as the title of the current application window, as well as the name of the control that currently has focus. 'Where am I' command; speaks information such as the title of the current application window, as well as the name of the control that currently has focus.
.B "Insert+H" .B "Insert+H"
enter into orca's 'learn mode'; press Escape to exit. enter into cthulhu's 'learn mode'; press Escape to exit.
.B "Insert+Shift+Backslash" .B "Insert+Shift+Backslash"
toggle live regions monitoring on and off. toggle live regions monitoring on and off.
@ -193,10 +193,10 @@ toggle live regions monitoring on and off.
speak font and attribute information for the current character. speak font and attribute information for the current character.
.B "Insert+Space" .B "Insert+Space"
Launch the orca Configuration dialog. Launch the cthulhu Configuration dialog.
.B "Insert+Ctrl+Space" .B "Insert+Ctrl+Space"
reload user settings and reinitialize services as necessary. Also launches the orca Configuration dialog for the current application. reload user settings and reinitialize services as necessary. Also launches the cthulhu Configuration dialog for the current application.
.B "Insert+S" .B "Insert+S"
toggle speech on and off. toggle speech on and off.
@ -273,10 +273,10 @@ toggle live regions monitoring on and off.
speak font and attribute information for the current character. speak font and attribute information for the current character.
.B "Caps_Lock+Space" .B "Caps_Lock+Space"
launch the orca Configuration dialog. launch the cthulhu Configuration dialog.
.B "Caps_Lock+Ctrl+Space" .B "Caps_Lock+Ctrl+Space"
reload user settings and reinitialize services as necessary; also launches the orca Configuration dialog for the current application. reload user settings and reinitialize services as necessary; also launches the cthulhu Configuration dialog for the current application.
.B "Caps_Lock+S" .B "Caps_Lock+S"
toggle speech on and off. toggle speech on and off.
@ -286,28 +286,28 @@ toggle the reading of tables, either by single cell or whole row.
.SH FILES .SH FILES
.TP .TP
.BI ~/.local/share/orca .BI ~/.local/share/cthulhu
.B Orca .B Orca
user preferences directory user preferences directory
.TP .TP
.BI ~/.local/share/orca/user-settings.conf .BI ~/.local/share/cthulhu/user-settings.conf
.B Orca .B Orca
user preferences configuration file. user preferences configuration file.
.TP .TP
.BI ~/.local/share/orca/orca-customizations.py .BI ~/.local/share/cthulhu/cthulhu-customizations.py
.B Orca .B Orca
user customizations configuration file user customizations configuration file
.TP .TP
.BI ~/.local/share/orca/orca-scripts .BI ~/.local/share/cthulhu/cthulhu-scripts
.B Orca .B Orca
user orca scripts directory user cthulhu scripts directory
.TP .TP
.BI ~/.local/share/orca/bookmarks .BI ~/.local/share/cthulhu/bookmarks
.B Orca .B Orca
user bookmarks directory user bookmarks directory
.TP .TP
.BI ~/.local/share/orca/app-settings .BI ~/.local/share/cthulhu/app-settings
.B Orca .B Orca
user application specific settings directory user application specific settings directory
@ -318,17 +318,17 @@ originated as a community effort led by the Sun Microsystems Inc.
Accessibility Program Office and with contributions from many community members. Accessibility Program Office and with contributions from many community members.
.SH SEE ALSO .SH SEE ALSO
For more information please visit For more information please visit
.B orca .B cthulhu
wiki at wiki at
.UR http://live.gnome.org/Orca .UR http://live.gnome.org/Orca
<http://live.gnome.org/Orca> <http://live.gnome.org/Orca>
.UE .UE
.P .P
The The
.B orca .B cthulhu
mailing list mailing list
.UR http://mail.gnome.org/mailman/listinfo/orca-list .UR http://mail.gnome.org/mailman/listinfo/cthulhu-list
<http://mail.gnome.org/mailman/listinfo/orca-list> <http://mail.gnome.org/mailman/listinfo/cthulhu-list>
To post a message to all To post a message to all
.B orca .B cthulhu
list, send a email to orca-list@gnome.org list, send a email to cthulhu-list@gnome.org

View File

@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="commands"> <page xmlns="http://projectmallard.org/1.0/" type="guide" id="commands">
<info> <info>
<link type="next" xref="commands_controlling_orca" /> <link type="next" xref="commands_controlling_cthulhu" />
<link type="guide" xref="index#quick_reference" /> <link type="guide" xref="index#quick_reference" />
<title type="sort">4. <app>Orca</app>'s Commands</title> <title type="sort">4. <app>Orca</app>'s Commands</title>
<title type="link">Commands</title> <title type="link">Commands</title>

View File

@ -1,4 +1,4 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="commands_controlling_orca"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="commands_controlling_cthulhu">
<info> <info>
<link type="next" xref="commands_where_am_i" /> <link type="next" xref="commands_where_am_i" />
<link type="guide" xref="commands#getting_started" /> <link type="guide" xref="commands#getting_started" />

View File

@ -2,7 +2,7 @@
<info> <info>
<link type="next" xref="commands_mouse" /> <link type="next" xref="commands_mouse" />
<link type="guide" xref="commands#reviewing_screen_contents" /> <link type="guide" xref="commands#reviewing_screen_contents" />
<link type="seealso" xref="howto_orca_find" /> <link type="seealso" xref="howto_cthulhu_find" />
<title type="sort">2. Orca Find</title> <title type="sort">2. Orca Find</title>
<title type="link">Orca Find</title> <title type="link">Orca Find</title>
<desc> <desc>
@ -18,7 +18,7 @@
</info> </info>
<title>Orca Find Commands</title> <title>Orca Find Commands</title>
<p> <p>
<app>Orca</app>'s <link xref="howto_orca_find">Find feature</link> allows <app>Orca</app>'s <link xref="howto_cthulhu_find">Find feature</link> allows
you to search the <link xref="howto_flat_review">Flat Review</link> context you to search the <link xref="howto_flat_review">Flat Review</link> context
for elements located within the current window. for elements located within the current window.
</p> </p>

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,4 +1,4 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_orca_find"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_cthulhu_find">
<info> <info>
<link type="guide" xref="index#reviewing"/> <link type="guide" xref="index#reviewing"/>
<link type="next" xref="howto_mouse_review" /> <link type="next" xref="howto_mouse_review" />

View File

@ -1,7 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_flat_review"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_flat_review">
<info> <info>
<link type="guide" xref="index#reviewing"/> <link type="guide" xref="index#reviewing"/>
<link type="next" xref="howto_orca_find" /> <link type="next" xref="howto_cthulhu_find" />
<title type="sort">2. Flat Review</title> <title type="sort">2. Flat Review</title>
<desc>Examining a window spatially</desc> <desc>Examining a window spatially</desc>
<credit type="author"> <credit type="author">
@ -25,7 +25,7 @@
<link xref="commands_flat_review">navigated</link> by line, by word, by <link xref="commands_flat_review">navigated</link> by line, by word, by
character, and by object. In addition, you can perform a left-click or character, and by object. In addition, you can perform a left-click or
right-click on the object being reviewed. Finally, you can use right-click on the object being reviewed. Finally, you can use
<link xref="howto_orca_find">Orca Find</link>, a Flat-Review-based feature <link xref="howto_cthulhu_find">Orca Find</link>, a Flat-Review-based feature
to search the active window's contents. to search the active window's contents.
</p> </p>
<p> <p>

View File

@ -33,7 +33,7 @@
"assertive" to the point of being "rude." "assertive" to the point of being "rude."
</p> </p>
</section> </section>
<section id="orca_support"> <section id="cthulhu_support">
<title><app>Orca</app>'s Support for Live Regions</title> <title><app>Orca</app>'s Support for Live Regions</title>
<p> <p>
Because you might not agree with the politeness level specified by the Because you might not agree with the politeness level specified by the

View File

@ -1,8 +1,8 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_setting_up_orca"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_setting_up_cthulhu">
<info> <info>
<link type="seealso" xref="preferences" /> <link type="seealso" xref="preferences" />
<link type="guide" xref="index#getting_started" /> <link type="guide" xref="index#getting_started" />
<link type="next" xref="howto_the_orca_modifier" /> <link type="next" xref="howto_the_cthulhu_modifier" />
<title type="sort">4. Orca Configuration</title> <title type="sort">4. Orca Configuration</title>
<title type="link">Configuration</title> <title type="link">Configuration</title>
<desc> <desc>
@ -23,7 +23,7 @@
<link xref="preferences">Preferences</link> dialog by pressing <link xref="preferences">Preferences</link> dialog by pressing
<keyseq><key>Orca Modifier</key><key>Space</key></keyseq> from <keyseq><key>Orca Modifier</key><key>Space</key></keyseq> from
within any accessible application. Alternatively, you can type within any accessible application. Alternatively, you can type
<cmd>orca</cmd> followed by either <cmd>-s</cmd> or <cmd>--setup</cmd> <cmd>cthulhu</cmd> followed by either <cmd>-s</cmd> or <cmd>--setup</cmd>
in a terminal window or within the <gui>Run</gui> dialog and then press in a terminal window or within the <gui>Run</gui> dialog and then press
<key>Return</key>. <key>Return</key>.
</p> </p>

View File

@ -1,4 +1,4 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_the_orca_modifier"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_the_cthulhu_modifier">
<info> <info>
<link type="guide" xref="index#getting_started"/> <link type="guide" xref="index#getting_started"/>
<link type="next" xref="howto_learn_modes" /> <link type="next" xref="howto_learn_modes" />
@ -52,7 +52,7 @@
<item> <item>
<p> <p>
Get into the <link xref="preferences">Orca Preferences</link> dialog by Get into the <link xref="preferences">Orca Preferences</link> dialog by
pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. Alternatively, you can start Orca with the preferences dialog open from a terminal: type <cmd>orca -s</cmd> and press <key>Return</key>. pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. Alternatively, you can start Orca with the preferences dialog open from a terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>.
</p> </p>
</item> </item>
<item> <item>

View File

@ -19,7 +19,7 @@
</info> </info>
<title> <title>
<media type="image" mime="image/png" src="figures/orca-logo.png" its:translate="no"> <media type="image" mime="image/png" src="figures/cthulhu-logo.png" its:translate="no">
<span its:translate="yes"><app>Orca</app>'s logo</span> <span its:translate="yes"><app>Orca</app>'s logo</span>
</media> </media>
<app>Orca</app> Screen Reader <app>Orca</app> Screen Reader

View File

@ -1,7 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction">
<info> <info>
<link type="guide" xref="index#getting_started" /> <link type="guide" xref="index#getting_started" />
<link type="next" xref="howto_setting_up_orca" /> <link type="next" xref="howto_setting_up_cthulhu" />
<title type="sort">1. Welcome to Orca</title> <title type="sort">1. Welcome to Orca</title>
<desc> <desc>
Introducing the <app>Orca</app> screen reader Introducing the <app>Orca</app> screen reader
@ -46,7 +46,7 @@
</item> </item>
<item> <item>
<p> <p>
Type <cmd>orca</cmd>, along with any optional parameters, in a Type <cmd>cthulhu</cmd>, along with any optional parameters, in a
terminal window or within the <gui>Run</gui> dialog and then press terminal window or within the <gui>Run</gui> dialog and then press
<key>Return</key>. <key>Return</key>.
</p> </p>

View File

@ -12,7 +12,7 @@
</license> </license>
</info> </info>
<title><app>Orca</app>'s Preferences Dialogs</title> <title><app>Orca</app>'s Preferences Dialogs</title>
<section id="orca" style="2column"> <section id="cthulhu" style="2column">
<title>Orca Preferences</title> <title>Orca Preferences</title>
</section> </section>
<section id="application" style="2column"> <section id="application" style="2column">

View File

@ -5,7 +5,7 @@
<desc> <desc>
Configuring <app>Orca</app>'s braille display support Configuring <app>Orca</app>'s braille display support
</desc> </desc>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_key_echo" /> <link type="next" xref="preferences_key_echo" />
<credit type="author"> <credit type="author">
<name>Joanmarie Diggs</name> <name>Joanmarie Diggs</name>

View File

@ -5,7 +5,7 @@
<desc> <desc>
Configuring <app>Orca</app>'s fundamental behaviors Configuring <app>Orca</app>'s fundamental behaviors
</desc> </desc>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_voice" /> <link type="next" xref="preferences_voice" />
<credit type="author"> <credit type="author">
<name>Joanmarie Diggs</name> <name>Joanmarie Diggs</name>

View File

@ -13,7 +13,7 @@
</license> </license>
</info> </info>
<title>Introduction to <app>Orca</app>'s Preferences</title> <title>Introduction to <app>Orca</app>'s Preferences</title>
<section id="orca"> <section id="cthulhu">
<title>Orca Preferences</title> <title>Orca Preferences</title>
<p> <p>
Orca preferences allow you to customize functionality in <app>Orca</app> Orca preferences allow you to customize functionality in <app>Orca</app>

View File

@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="preferences_key_bindings"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="preferences_key_bindings">
<info> <info>
<link type="guide" xref="preferences#orca"/> <link type="guide" xref="preferences#cthulhu"/>
<link type="next" xref="preferences_pronunciation" /> <link type="next" xref="preferences_pronunciation" />
<link type="seealso" xref="howto_key_bindings" /> <link type="seealso" xref="howto_key_bindings" />
<title type="sort">6. Key Bindings</title> <title type="sort">6. Key Bindings</title>
@ -17,7 +17,7 @@
</license> </license>
</info> </info>
<title>Key Bindings Preferences</title> <title>Key Bindings Preferences</title>
<section id="orca_modifier_keys"> <section id="cthulhu_modifier_keys">
<title>Orca Modifier Keys</title> <title>Orca Modifier Keys</title>
<p> <p>
The <gui>Screen Reader Modifier Key(s)</gui> combo box allows you to select which The <gui>Screen Reader Modifier Key(s)</gui> combo box allows you to select which

View File

@ -5,7 +5,7 @@
<desc> <desc>
Configuring what is spoken as you type Configuring what is spoken as you type
</desc> </desc>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_key_bindings" /> <link type="next" xref="preferences_key_bindings" />
<credit type="author"> <credit type="author">
<name>Joanmarie Diggs</name> <name>Joanmarie Diggs</name>

View File

@ -1,7 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" <page xmlns="http://projectmallard.org/1.0/" type="topic"
id="preferences_pronunciation"> id="preferences_pronunciation">
<info> <info>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_text_attributes" /> <link type="next" xref="preferences_text_attributes" />
<title type="sort">7. Pronunciation</title> <title type="sort">7. Pronunciation</title>
<title type="link">Pronunciation</title> <title type="link">Pronunciation</title>

View File

@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="preferences_speech"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="preferences_speech">
<info> <info>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_braille" /> <link type="next" xref="preferences_braille" />
<title type="sort">2.1 Speech</title> <title type="sort">2.1 Speech</title>
<title type="link">Speech</title> <title type="link">Speech</title>

View File

@ -1,7 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" <page xmlns="http://projectmallard.org/1.0/" type="topic"
id="preferences_text_attributes"> id="preferences_text_attributes">
<info> <info>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_web" /> <link type="next" xref="preferences_web" />
<link type="seealso" xref="howto_text_attributes" /> <link type="seealso" xref="howto_text_attributes" />
<title type="sort">8. Text Attributes</title> <title type="sort">8. Text Attributes</title>

View File

@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="preferences_voice"> <page xmlns="http://projectmallard.org/1.0/" type="topic" id="preferences_voice">
<info> <info>
<link type="guide" xref="preferences#orca" /> <link type="guide" xref="preferences#cthulhu" />
<link type="next" xref="preferences_speech" /> <link type="next" xref="preferences_speech" />
<title type="sort">2.0 Voice</title> <title type="sort">2.0 Voice</title>
<title type="link">Voice</title> <title type="link">Voice</title>

View File

@ -71,10 +71,10 @@ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
am__rm_f = rm -f $(am__rm_f_notfound) am__rm_f = rm -f $(am__rm_f_notfound)
am__rm_rf = rm -rf $(am__rm_f_notfound) am__rm_rf = rm -rf $(am__rm_f_notfound)
pkgdatadir = $(datadir)/orca pkgdatadir = $(datadir)/cthulhu
pkgincludedir = $(includedir)/orca pkgincludedir = $(includedir)/cthulhu
pkglibdir = $(libdir)/orca pkglibdir = $(libdir)/cthulhu
pkglibexecdir = $(libexecdir)/orca pkglibexecdir = $(libexecdir)/cthulhu
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644 install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c install_sh_PROGRAM = $(install_sh) -c
@ -127,16 +127,16 @@ am__can_run_installinfo = \
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17 ACLOCAL = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' aclocal-1.17
AMTAR = $${TAR-tar} AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1 AM_DEFAULT_VERBOSITY = 1
ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
ATKBRIDGE_LIBS = -latk-bridge-2.0 ATKBRIDGE_LIBS = -latk-bridge-2.0
ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0 ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0
AUTOCONF = ${SHELL} '/home/storm/orcatmp/orca/missing' autoconf AUTOCONF = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoconf
AUTOHEADER = ${SHELL} '/home/storm/orcatmp/orca/missing' autoheader AUTOHEADER = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoheader
AUTOMAKE = ${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17 AUTOMAKE = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' automake-1.17
AWK = gawk AWK = gawk
CC = gcc CC = gcc
CCDEPMODE = depmode=none CCDEPMODE = depmode=none
@ -146,7 +146,7 @@ CPPFLAGS =
CSCOPE = cscope CSCOPE = cscope
CTAGS = ctags CTAGS = ctags
CYGPATH_W = echo CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\" DEFS = -DPACKAGE_NAME=\"cthulhu\" -DPACKAGE_TARNAME=\"cthulhu\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"cthulhu\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/cthulhu/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cthulhu\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"cthulhu\"
DEPDIR = .deps DEPDIR = .deps
ECHO_C = ECHO_C =
ECHO_N = -n ECHO_N = -n
@ -154,7 +154,7 @@ ECHO_T =
ETAGS = etags ETAGS = etags
EXEEXT = EXEEXT =
GETTEXT_MACRO_VERSION = 0.20 GETTEXT_MACRO_VERSION = 0.20
GETTEXT_PACKAGE = orca GETTEXT_PACKAGE = cthulhu
GMSGFMT = /usr/bin/msgfmt GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt
GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
@ -179,17 +179,17 @@ LTLIBICONV = -liconv
LTLIBINTL = LTLIBINTL =
LTLIBOBJS = LTLIBOBJS =
MAINT = MAINT =
MAKEINFO = ${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo MAKEINFO = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' makeinfo
MKDIR_P = /usr/bin/mkdir -p MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge MSGMERGE = /usr/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
OBJEXT = o OBJEXT = o
PACKAGE = orca PACKAGE = cthulhu
PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/orca/-/issues/ PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/cthulhu/-/issues/
PACKAGE_NAME = orca PACKAGE_NAME = cthulhu
PACKAGE_STRING = orca 45.3 PACKAGE_STRING = cthulhu 45.3
PACKAGE_TARNAME = orca PACKAGE_TARNAME = cthulhu
PACKAGE_URL = PACKAGE_URL =
PACKAGE_VERSION = 45.3 PACKAGE_VERSION = 45.3
PATH_SEPARATOR = : PATH_SEPARATOR = :
@ -218,10 +218,10 @@ XGETTEXT_EXTRA_OPTIONS =
XMLLINT = xmllint XMLLINT = xmllint
YELP_LC_DIST = true YELP_LC_DIST = true
YELP_LC_MEDIA_LINKS = true YELP_LC_MEDIA_LINKS = true
abs_builddir = /home/storm/orcatmp/orca/help abs_builddir = /home/storm/cthulhutmp/cthulhu/help
abs_srcdir = /home/storm/orcatmp/orca/help abs_srcdir = /home/storm/cthulhutmp/cthulhu/help
abs_top_builddir = /home/storm/orcatmp/orca abs_top_builddir = /home/storm/cthulhutmp/cthulhu
abs_top_srcdir = /home/storm/orcatmp/orca abs_top_srcdir = /home/storm/cthulhutmp/cthulhu
ac_ct_CC = gcc ac_ct_CC = gcc
am__include = include am__include = include
am__leading_dot = . am__leading_dot = .
@ -250,7 +250,7 @@ host_vendor = pc
htmldir = ${docdir} htmldir = ${docdir}
includedir = ${prefix}/include includedir = ${prefix}/include
infodir = ${datarootdir}/info infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/storm/orcatmp/orca/install-sh install_sh = ${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh
libdir = ${exec_prefix}/lib libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale localedir = ${datarootdir}/locale
@ -261,8 +261,8 @@ mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P) mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include oldincludedir = /usr/include
pdfdir = ${docdir} pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/orca pkgpyexecdir = ${pyexecdir}/cthulhu
pkgpythondir = ${pythondir}/orca pkgpythondir = ${pythondir}/cthulhu
prefix = /usr/local prefix = /usr/local
program_transform_name = s,x,x, program_transform_name = s,x,x,
psdir = ${docdir} psdir = ${docdir}
@ -277,15 +277,15 @@ target_alias =
top_build_prefix = ../ top_build_prefix = ../
top_builddir = .. top_builddir = ..
top_srcdir = .. top_srcdir = ..
HELP_ID = orca HELP_ID = cthulhu
HELP_MEDIA = \ HELP_MEDIA = \
figures/orca-logo.png figures/cthulhu-logo.png
HELP_FILES = \ HELP_FILES = \
commands_bookmarks.page \ commands_bookmarks.page \
commands_braille.page \ commands_braille.page \
commands_chat.page \ commands_chat.page \
commands_controlling_orca.page \ commands_controlling_cthulhu.page \
commands_debugging.page \ commands_debugging.page \
commands_find.page \ commands_find.page \
commands_flat_review.page \ commands_flat_review.page \
@ -309,13 +309,13 @@ HELP_FILES = \
howto_live_regions.page \ howto_live_regions.page \
howto_mouse_review.page \ howto_mouse_review.page \
howto_notifications.page \ howto_notifications.page \
howto_orca_find.page \ howto_cthulhu_find.page \
howto_profiles.page \ howto_profiles.page \
howto_setting_up_orca.page \ howto_setting_up_cthulhu.page \
howto_structural_navigation.page \ howto_structural_navigation.page \
howto_tables.page \ howto_tables.page \
howto_text_attributes.page \ howto_text_attributes.page \
howto_the_orca_modifier.page \ howto_the_cthulhu_modifier.page \
howto_toggling_caps_lock.page \ howto_toggling_caps_lock.page \
howto_whereami.page \ howto_whereami.page \
index.page \ index.page \

View File

@ -1,14 +1,14 @@
@YELP_HELP_RULES@ @YELP_HELP_RULES@
HELP_ID = orca HELP_ID = cthulhu
HELP_MEDIA = \ HELP_MEDIA = \
figures/orca-logo.png figures/cthulhu-logo.png
HELP_FILES = \ HELP_FILES = \
commands_bookmarks.page \ commands_bookmarks.page \
commands_braille.page \ commands_braille.page \
commands_chat.page \ commands_chat.page \
commands_controlling_orca.page \ commands_controlling_cthulhu.page \
commands_debugging.page \ commands_debugging.page \
commands_find.page \ commands_find.page \
commands_flat_review.page \ commands_flat_review.page \
@ -32,13 +32,13 @@ HELP_FILES = \
howto_live_regions.page \ howto_live_regions.page \
howto_mouse_review.page \ howto_mouse_review.page \
howto_notifications.page \ howto_notifications.page \
howto_orca_find.page \ howto_cthulhu_find.page \
howto_profiles.page \ howto_profiles.page \
howto_setting_up_orca.page \ howto_setting_up_cthulhu.page \
howto_structural_navigation.page \ howto_structural_navigation.page \
howto_tables.page \ howto_tables.page \
howto_text_attributes.page \ howto_text_attributes.page \
howto_the_orca_modifier.page \ howto_the_cthulhu_modifier.page \
howto_toggling_caps_lock.page \ howto_toggling_caps_lock.page \
howto_whereami.page \ howto_whereami.page \
index.page \ index.page \

View File

@ -277,15 +277,15 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@ top_srcdir = @top_srcdir@
HELP_ID = orca HELP_ID = cthulhu
HELP_MEDIA = \ HELP_MEDIA = \
figures/orca-logo.png figures/cthulhu-logo.png
HELP_FILES = \ HELP_FILES = \
commands_bookmarks.page \ commands_bookmarks.page \
commands_braille.page \ commands_braille.page \
commands_chat.page \ commands_chat.page \
commands_controlling_orca.page \ commands_controlling_cthulhu.page \
commands_debugging.page \ commands_debugging.page \
commands_find.page \ commands_find.page \
commands_flat_review.page \ commands_flat_review.page \
@ -309,13 +309,13 @@ HELP_FILES = \
howto_live_regions.page \ howto_live_regions.page \
howto_mouse_review.page \ howto_mouse_review.page \
howto_notifications.page \ howto_notifications.page \
howto_orca_find.page \ howto_cthulhu_find.page \
howto_profiles.page \ howto_profiles.page \
howto_setting_up_orca.page \ howto_setting_up_cthulhu.page \
howto_structural_navigation.page \ howto_structural_navigation.page \
howto_tables.page \ howto_tables.page \
howto_text_attributes.page \ howto_text_attributes.page \
howto_the_orca_modifier.page \ howto_the_cthulhu_modifier.page \
howto_toggling_caps_lock.page \ howto_toggling_caps_lock.page \
howto_whereami.page \ howto_whereami.page \
index.page \ index.page \

View File

@ -1,12 +1,12 @@
# Bulgarian translation for orca. # Bulgarian translation for cthulhu.
# Copyright (C) 2014, 2016 Free Software Foundation, Inc. # Copyright (C) 2014, 2016 Free Software Foundation, Inc.
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# Zahari Yurukov <zahari.yurukov@gmail.com>, 2014. # Zahari Yurukov <zahari.yurukov@gmail.com>, 2014.
# Alexander Shopov <asj@kambanaria.org>, 2016. # Alexander Shopov <asj@kambanaria.org>, 2016.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2016-03-02 02:22+0000\n" "POT-Creation-Date: 2016-03-02 02:22+0000\n"
"PO-Revision-Date: 2016-03-03 19:32+0200\n" "PO-Revision-Date: 2016-03-03 19:32+0200\n"
"Last-Translator: Zahari Yurukov <zahari.yurukov@gmail.com>\n" "Last-Translator: Zahari Yurukov <zahari.yurukov@gmail.com>\n"
@ -43,7 +43,7 @@ msgstr "Команди за отмятане и получаване на обе
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -54,10 +54,10 @@ msgstr "Команди за отмятане и получаване на обе
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_gecko.page:12 #: C/preferences_chat.page:11 C/preferences_gecko.page:12
@ -72,7 +72,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -84,10 +84,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_gecko.page:16 C/preferences_general.page:15 #: C/preferences_gecko.page:16 C/preferences_general.page:15
@ -316,34 +316,34 @@ msgstr ""
"чата: (неприсвоена)" "чата: (неприсвоена)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Управление и обучение за използване на Orca" msgstr "1. Управление и обучение за използване на Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Управление и обучение за използване на Orca" msgstr "Управление и обучение за използване на Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Команди за управление на <app>Orca</app>" msgstr "Команди за управление на <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Управление и обучение за използване на Orca" msgstr "Управление и обучение за използване на Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Команди за взаимодействие с <app>Orca</app>" msgstr "Команди за взаимодействие с <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -355,7 +355,7 @@ msgstr ""
"конфликти." "конфликти."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -364,7 +364,7 @@ msgstr ""
"key><key>S</key></keyseq>." "key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -379,7 +379,7 @@ msgstr ""
"информация как да присвоите неприсвоени команди." "информация как да присвоите неприсвоени команди."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -388,7 +388,7 @@ msgstr ""
"<keyseq><key>Модификатор на Orca</key><key>Интервал</key></keyseq>." "<keyseq><key>Модификатор на Orca</key><key>Интервал</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -397,7 +397,7 @@ msgstr ""
"key><key>Модификатор на Orca</key><key>Интервал</key></keyseq>." "key><key>Модификатор на Orca</key><key>Интервал</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -406,13 +406,13 @@ msgstr ""
"<keyseq><key>Модификатор на Orca</key><key>BackSpace</key></keyseq>" "<keyseq><key>Модификатор на Orca</key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Команди за обучение за използване на <app>Orca</app>" msgstr "Команди за обучение за използване на <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -425,14 +425,14 @@ msgstr ""
"всички команди на <app>Orca</app>, които можете да използвате." "всички команди на <app>Orca</app>, които можете да използвате."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Влизане в режим на обучение: <keyseq><key>Модификатор на Orca</key><key>H</" "Влизане в режим на обучение: <keyseq><key>Модификатор на Orca</key><key>H</"
"key></keyseq>" "key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit learn mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit learn mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Излизане от режим на обучение: <keyseq><key>Esc</key></keyseq>" msgstr "Излизане от режим на обучение: <keyseq><key>Esc</key></keyseq>"
@ -505,11 +505,11 @@ msgstr "Команди за търсене на Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<link xref='howto_orca_find'>Възможността за търсене</link> на <app>Orca</" "<link xref='howto_cthulhu_find'>Възможността за търсене</link> на <app>Orca</"
"app> ви позволява да търсите в <link xref='howto_flat_review'>равнинния " "app> ви позволява да търсите в <link xref='howto_flat_review'>равнинния "
"преглед</link> за елементи, намиращи се в текущия прозорец." "преглед</link> за елементи, намиращи се в текущия прозорец."
@ -519,12 +519,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Отваряне на прозореца за търсене на <app>Orca</app>:" msgstr "Отваряне на прозореца за търсене на <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Настолни компютри: <keyseq><key>Delete от цифровия блок</key></keyseq>" msgstr "Настолни компютри: <keyseq><key>Delete от цифровия блок</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2820,14 +2820,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"„Изравненото“ съдържание, също наричано „контекст на равнинния преглед“, " "„Изравненото“ съдържание, също наричано „контекст на равнинния преглед“, "
"може да бъде <link xref='commands_flat_review'>придвижвано</link> по редове, " "може да бъде <link xref='commands_flat_review'>придвижвано</link> по редове, "
"по думи, по знаци и по обекти. В допълнение, може да изпълните щракване с " "по думи, по знаци и по обекти. В допълнение, може да изпълните щракване с "
"левия или десния бутон на мишката върху преглеждания в момента обект. " "левия или десния бутон на мишката върху преглеждания в момента обект. "
"Накрая, можете да използвате <link xref='howto_orca_find'>търсенето на Orca</" "Накрая, можете да използвате <link xref='howto_cthulhu_find'>търсенето на Orca</"
"link>, за да търсите в съдържанието на равнинния преглед." "link>, за да търсите в съдържанието на равнинния преглед."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3035,7 +3035,7 @@ msgstr "Присвояване на неприсвоена команда"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60 #: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60
#: C/howto_keyboard_layout.page:45 C/howto_the_orca_modifier.page:53 #: C/howto_keyboard_layout.page:45 C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>." "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -3046,7 +3046,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:99 C/howto_key_bindings.page:121 #: C/howto_key_bindings.page:99 C/howto_key_bindings.page:121
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Придвижете се до страницата <gui>Функции на клавишите</gui>." msgstr "Придвижете се до страницата <gui>Функции на клавишите</gui>."
@ -3088,7 +3088,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:108 C/howto_key_bindings.page:140 #: C/howto_key_bindings.page:108 C/howto_key_bindings.page:140
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Натиснете бутона <gui>Прилагане</gui>." msgstr "Натиснете бутона <gui>Прилагане</gui>."
@ -3189,7 +3189,7 @@ msgstr ""
"се използва като модификатор на Orca." "се използва като модификатор на Orca."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3198,7 +3198,7 @@ msgstr ""
"ще бъде <key>CapsLock</key>" "ще бъде <key>CapsLock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same " "<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same "
@ -3625,23 +3625,23 @@ msgstr ""
"link>." "link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Търсене на Orca" msgstr "3. Търсене на Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Претърсване на прозорец за обекти" msgstr "Претърсване на прозорец за обекти"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Търсене на Orca" msgstr "Търсене на Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3653,12 +3653,12 @@ msgstr ""
"прозорец." "прозорец."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Активиране на търсенето на Orca" msgstr "Активиране на търсенето на Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3668,7 +3668,7 @@ msgstr ""
"xref='howto_keyboard_layout'>клавиатурна подредба</link>:" "xref='howto_keyboard_layout'>клавиатурна подредба</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -3677,23 +3677,23 @@ msgstr ""
"секция <link xref='commands_find'>Команди за търсене на Orca</link>" "секция <link xref='commands_find'>Команди за търсене на Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "" msgstr ""
"Когато активирате търсенето на Orca, ще се озовете в диалогов прозорец." "Когато активирате търсенето на Orca, ще се озовете в диалогов прозорец."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Тук можете да посочите следните елементи:" msgstr "Тук можете да посочите следните елементи:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Текста за търсене" msgstr "Текста за търсене"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3702,28 +3702,28 @@ msgstr ""
"текущото местоположение, така и началото на прозореца" "текущото местоположение, така и началото на прозореца"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "" msgstr ""
"Стойността по подразбиране за <gui>Започване от</gui>: <gui>Текущото " "Стойността по подразбиране за <gui>Започване от</gui>: <gui>Текущото "
"местоположение</gui>" "местоположение</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Дали да се зачитат главните и малките букви при търсене на съвпадение" msgstr "Дали да се зачитат главните и малките букви при търсене на съвпадение"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"Стойността по подразбиране за <gui>Зачитане на малки/главни</gui>: без " "Стойността по подразбиране за <gui>Зачитане на малки/главни</gui>: без "
"отметка" "отметка"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3732,14 +3732,14 @@ msgstr ""
"израз" "израз"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"Стойността по подразбиране за <gui>Търсене само на цели думи</gui>: без " "Стойността по подразбиране за <gui>Търсене само на цели думи</gui>: без "
"отметка" "отметка"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3748,12 +3748,12 @@ msgstr ""
"съвпадение, или нагоре и наляво." "съвпадение, или нагоре и наляво."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Стойността по подразбиране за <gui>Търсене назад</gui>: без отметка" msgstr "Стойността по подразбиране за <gui>Търсене назад</gui>: без отметка"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3763,13 +3763,13 @@ msgstr ""
"началната позиция до края на посоката на търсене." "началната позиция до края на посоката на търсене."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "" msgstr ""
"Стойността по подразбиране за <gui>След края — от началото</gui>: с отметка" "Стойността по подразбиране за <gui>След края — от началото</gui>: с отметка"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3779,7 +3779,7 @@ msgstr ""
"търсене на Orca." "търсене на Orca."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3951,34 +3951,34 @@ msgstr ""
"app>, ще бъде използван новоизбраният профил." "app>, ще бъде използван новоизбраният профил."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Настройки на Orca" msgstr "4. Настройки на Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Конфигурация" msgstr "Конфигурация"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Настройване на <app>Orca</app>" msgstr "Настройване на <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Конфигуриране на Orca" msgstr "Конфигуриране на Orca"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=" "If you want to configure <app>Orca</app>, get into the <link xref="
"\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -3986,7 +3986,7 @@ msgstr ""
"xref='preferences'>Настройки</link> като натиснете <keyseq><key>Модификатор " "xref='preferences'>Настройки</link> като натиснете <keyseq><key>Модификатор "
"на Orca</key><key>Интервал</key></keyseq> от произволно достъпно приложение. " "на Orca</key><key>Интервал</key></keyseq> от произволно достъпно приложение. "
"Друга възможност е в терминал или прозореца за <gui>Изпълнение</gui> да " "Друга възможност е в терминал или прозореца за <gui>Изпълнение</gui> да "
"въведете <cmd>orca -s</cmd> или <cmd>orca --setup</cmd> и да натиснете " "въведете <cmd>cthulhu -s</cmd> или <cmd>cthulhu --setup</cmd> и да натиснете "
"<key>Return</key>." "<key>Return</key>."
#. (itstool) path: info/title #. (itstool) path: info/title
@ -4570,25 +4570,25 @@ msgstr ""
"грешка." "грешка."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Модификаторът на Orca" msgstr "3. Модификаторът на Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
"Клавиш, който работи като <key>Shift</key>, <key>Ctrl</key> и <key>Alt</key>" "Клавиш, който работи като <key>Shift</key>, <key>Ctrl</key> и <key>Alt</key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Модификаторът на Orca" msgstr "Модификаторът на Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4601,7 +4601,7 @@ msgstr ""
"приложенията с които работите." "приложенията с които работите."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4612,7 +4612,7 @@ msgstr ""
"<app>Orca</app> за лаптопи или тази за настолни компютри:" "<app>Orca</app> за лаптопи или тази за настолни компютри:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4622,39 +4622,39 @@ msgstr ""
"изпълните следните стъпки:" "изпълните следните стъпки:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Промяна на модификатора на Orca" msgstr "Промяна на модификатора на Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Придвижете се до падащия списък <gui>Модификатори на екранния четец</gui>." "Придвижете се до падащия списък <gui>Модификатори на екранния четец</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
"Придвижете се със стрелките до желания модификатор. Наличните варианти са:" "Придвижете се със стрелките до желания модификатор. Наличните варианти са:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, Insert от цифровия блок" msgstr "Insert, Insert от цифровия блок"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "Insert от цифровия блок" msgstr "Insert от цифровия блок"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5018,10 +5018,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:52 #: C/introduction.page:52
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Въведете <cmd>orca</cmd>, заедно с желаните от вас параметри, в терминален " "Въведете <cmd>cthulhu</cmd>, заедно с желаните от вас параметри, в терминален "
"прозорец или в прозореца <gui>Изпълнение</gui> и натиснете <key>Return</key>." "прозорец или в прозореца <gui>Изпълнение</gui> и натиснете <key>Return</key>."
#. (itstool) path: section/title #. (itstool) path: section/title

View File

@ -1,12 +1,12 @@
# Czech translation for orca. # Czech translation for cthulhu.
# Copyright (C) 2011 orca's COPYRIGHT HOLDER # Copyright (C) 2011 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# Marek Černocký <marek@manet.cz>, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # Marek Černocký <marek@manet.cz>, 2015, 2016, 2017, 2018, 2019, 2020, 2021.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca\n" "Project-Id-Version: cthulhu\n"
"POT-Creation-Date: 2021-08-25 11:17+0000\n" "POT-Creation-Date: 2021-08-25 11:17+0000\n"
"PO-Revision-Date: 2021-08-27 09:30+0200\n" "PO-Revision-Date: 2021-08-27 09:30+0200\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n" "Last-Translator: Marek Černocký <marek@manet.cz>\n"
@ -42,7 +42,7 @@ msgstr "Příkazy pro vytváření záložek a získávání objektů podle nich
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -53,10 +53,10 @@ msgstr "Příkazy pro vytváření záložek a získávání objektů podle nich
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -71,7 +71,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -83,10 +83,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -314,34 +314,34 @@ msgstr ""
"Povolit/zakázat historii pro konkrétní místnost: (bez klávesové zkratky)" "Povolit/zakázat historii pro konkrétní místnost: (bez klávesové zkratky)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Ovládání a výuka používání čtečky <app>Orca</app>" msgstr "1. Ovládání a výuka používání čtečky <app>Orca</app>"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Ovládání a výuka používání čtečky <app>Orca</app>" msgstr "Ovládání a výuka používání čtečky <app>Orca</app>"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Příkazy pro komunikaci se čtečkou <app>Orca</app>" msgstr "Příkazy pro komunikaci se čtečkou <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Ovládání a výuka používání čtečky <app>Orca</app>" msgstr "Ovládání a výuka používání čtečky <app>Orca</app>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Příkazy pro ovládání čtečky <app>Orca</app>" msgstr "Příkazy pro ovládání čtečky <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -353,7 +353,7 @@ msgstr ""
"pracuje." "pracuje."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -362,7 +362,7 @@ msgstr ""
"<key>Alt</key> <key>S</key></keyseq>" "<key>Alt</key> <key>S</key></keyseq>"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -377,7 +377,7 @@ msgstr ""
"\"howto_key_bindings\">Změna klávesových zkratek</link>." "\"howto_key_bindings\">Změna klávesových zkratek</link>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -386,7 +386,7 @@ msgstr ""
"<keyseq><key>Modifikátor Orca</key> <key>mezerník</key></keyseq>" "<keyseq><key>Modifikátor Orca</key> <key>mezerník</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -396,7 +396,7 @@ msgstr ""
"keyseq>." "keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -405,13 +405,13 @@ msgstr ""
"Orca</key><key>BackSpace</key></keyseq>" "Orca</key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Příkazy pro výuku používání čtečky <app>Orca</app>" msgstr "Příkazy pro výuku používání čtečky <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -424,14 +424,14 @@ msgstr ""
"všechny příkazy <app>Orca</app>, které můžete použít." "všechny příkazy <app>Orca</app>, které můžete použít."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Vstoupit do výukového režimu: <keyseq><key>Modifikátor Orca</key><key>H</" "Vstoupit do výukového režimu: <keyseq><key>Modifikátor Orca</key><key>H</"
"key></keyseq>" "key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Ukončit výukový režim: <keyseq><key>Esc</key></keyseq>" msgstr "Ukončit výukový režim: <keyseq><key>Esc</key></keyseq>"
@ -502,11 +502,11 @@ msgstr "Příkazy pro hledání čtečkou Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<link xref=\"howto_orca_find\">Funkce hledání</link> ve čtečce <app>Orca</" "<link xref=\"howto_cthulhu_find\">Funkce hledání</link> ve čtečce <app>Orca</"
"app> vám umožňuje vyhledávat v kontextu <link xref=\"howto_flat_review" "app> vám umožňuje vyhledávat v kontextu <link xref=\"howto_flat_review"
"\">plošného náhledu</link> prvky, které se nachází v aktuálním okně." "\">plošného náhledu</link> prvky, které se nachází v aktuálním okně."
@ -516,14 +516,14 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Otevřít dialogové okno hledání:" msgstr "Otevřít dialogové okno hledání:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "" msgstr ""
"Stolní počítač: <keyseq><key>KP Delete</key></keyseq> (Del na numerické " "Stolní počítač: <keyseq><key>KP Delete</key></keyseq> (Del na numerické "
"klávesnici)" "klávesnici)"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2889,13 +2889,13 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"„Zploštělý“ obsah, známý také jako plošný náhled kontextu, můžete <link xref=" "„Zploštělý“ obsah, známý také jako plošný náhled kontextu, můžete <link xref="
"\"commands_flat_review\">procházet</link> po řádcích, slovech, znacích a " "\"commands_flat_review\">procházet</link> po řádcích, slovech, znacích a "
"objektech. Navíc můžete na prohlížených objektech provádět levé a pravé " "objektech. Navíc můžete na prohlížených objektech provádět levé a pravé "
"kliknutí. A nakonec můžete použít <link xref=\"howto_orca_find\">hledání " "kliknutí. A nakonec můžete použít <link xref=\"howto_cthulhu_find\">hledání "
"čtečkou Orca</link>, které vychází z plošného náhledu při vyhledávání v " "čtečkou Orca</link>, které vychází z plošného náhledu při vyhledávání v "
"obsahu aktivního okna." "obsahu aktivního okna."
@ -3102,7 +3102,7 @@ msgstr "Přiřazení příkazu bez klávesové zkratky"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60 #: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60
#: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113 #: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113
#: C/howto_keyboard_layout.page:45 C/howto_the_orca_modifier.page:53 #: C/howto_keyboard_layout.page:45 C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>." "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -3114,7 +3114,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Přejděte na stránku <gui>Klávesové zkratky</gui>." msgstr "Přejděte na stránku <gui>Klávesové zkratky</gui>."
@ -3155,7 +3155,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Zmáčkněte tlačítko <gui>Použít</gui>." msgstr "Zmáčkněte tlačítko <gui>Použít</gui>."
@ -3244,7 +3244,7 @@ msgstr ""
"klávesy, které používá Orca jako modifikátory." "klávesy, které používá Orca jako modifikátory."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3253,7 +3253,7 @@ msgstr ""
"<key>CapsLock</key>." "<key>CapsLock</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3664,23 +3664,23 @@ msgstr ""
"<link xref=\"howto_key_bindings\">úvodu do klávesových zkratek</link>." "<link xref=\"howto_key_bindings\">úvodu do klávesových zkratek</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Hledání čtečkou Orca" msgstr "3. Hledání čtečkou Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Jak v okně vyhledávat objekty" msgstr "Jak v okně vyhledávat objekty"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Hledání čtečkou Orca" msgstr "Hledání čtečkou Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3691,12 +3691,12 @@ msgstr ""
"vyhledání objektů, které jsou viditelné na obrazovce v aktuálním okně." "vyhledání objektů, které jsou viditelné na obrazovce v aktuálním okně."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Aktivace hledání čtečkou Orca" msgstr "Aktivace hledání čtečkou Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3706,7 +3706,7 @@ msgstr ""
"\">rozložení klávesnice</link>:" "\">rozložení klávesnice</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -3715,22 +3715,22 @@ msgstr ""
"\"commands_find\">příkazech pro hledání čtečkou Orca</link>." "\"commands_find\">příkazech pro hledání čtečkou Orca</link>."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Když aktivujete hledání, budete nasměrováni do dialogového okna." msgstr "Když aktivujete hledání, budete nasměrováni do dialogového okna."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "V něm můžete určit následující položky:" msgstr "V něm můžete určit následující položky:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Text, který se má hledat" msgstr "Text, který se má hledat"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3739,25 +3739,25 @@ msgstr ""
"horní část okna." "horní část okna."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Výchozí hodnota pro <gui>Začít od</gui>: <gui>Aktuálního místa</gui>" msgstr "Výchozí hodnota pro <gui>Začít od</gui>: <gui>Aktuálního místa</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Jestli by se měla při hledání shod brát v úvahu velikost písmen" msgstr "Jestli by se měla při hledání shod brát v úvahu velikost písmen"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"Výchozí hodnota pro <gui>Odpovídat velikostí písmen</gui>: nezaškrtnuto" "Výchozí hodnota pro <gui>Odpovídat velikostí písmen</gui>: nezaškrtnuto"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3765,12 +3765,12 @@ msgstr ""
"Jestli se při hledání omezit jen na shodu celých slov a frází, či nikoliv" "Jestli se při hledání omezit jen na shodu celých slov a frází, či nikoliv"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Výchozí hodnota pro <gui>Odpovídat jako celá slova</gui>: nezaškrtnuto" msgstr "Výchozí hodnota pro <gui>Odpovídat jako celá slova</gui>: nezaškrtnuto"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3779,12 +3779,12 @@ msgstr ""
"nahoru a/nebo doleva." "nahoru a/nebo doleva."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Výchozí hodnota pro <gui>Hledat od konce k začátku</gui>: nezaškrtnuto" msgstr "Výchozí hodnota pro <gui>Hledat od konce k začátku</gui>: nezaškrtnuto"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3794,13 +3794,13 @@ msgstr ""
"případě, že od počáteční pozice ve směru hledání nebyla nalezena žádná shoda." "případě, že od počáteční pozice ve směru hledání nebyla nalezena žádná shoda."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "" msgstr ""
"Výchozí hodnota pro <gui>Přecházet přes konec/začátek</gui>: nezaškrtnuto" "Výchozí hodnota pro <gui>Přecházet přes konec/začátek</gui>: nezaškrtnuto"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3809,7 +3809,7 @@ msgstr ""
"shodu, aniž byste se museli vrace to dialogového okna hledání." "shodu, aniž byste se museli vrace to dialogového okna hledání."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3980,34 +3980,34 @@ msgstr ""
"app>, použije se nově vybraný profil." "app>, použije se nově vybraný profil."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Nastavení čtečky Orca" msgstr "4. Nastavení čtečky Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Nastavení" msgstr "Nastavení"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Jak nastavit čtečku <app>Orca</app>" msgstr "Jak nastavit čtečku <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Nastavení čtečky Orca" msgstr "Nastavení čtečky Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=" "If you want to configure <app>Orca</app>, get into the <link xref="
"\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -4015,7 +4015,7 @@ msgstr ""
"dialogového okna <link xref=\"preferences\">Předvolby</link> zmáčknutím " "dialogového okna <link xref=\"preferences\">Předvolby</link> zmáčknutím "
"<keyseq><key>modifikátor Orca</key><key>mezerník</key></keyseq> v kterékoliv " "<keyseq><key>modifikátor Orca</key><key>mezerník</key></keyseq> v kterékoliv "
"zpřístupněné aplikaci. Jinou možností je napsat v terminálovém okně nebo v " "zpřístupněné aplikaci. Jinou možností je napsat v terminálovém okně nebo v "
"dialogovém okně <gui>Spuštení</gui> příkaz <cmd>orca</cmd> následovaný <cmd>-" "dialogovém okně <gui>Spuštení</gui> příkaz <cmd>cthulhu</cmd> následovaný <cmd>-"
"s</cmd> nebo <cmd>--setup</cmd> a zmáčknout <key>Enter</key>." "s</cmd> nebo <cmd>--setup</cmd> a zmáčknout <key>Enter</key>."
#. (itstool) path: info/title #. (itstool) path: info/title
@ -4586,13 +4586,13 @@ msgstr ""
"chyby." "chyby."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Modifikátor Orca" msgstr "3. Modifikátor Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4600,12 +4600,12 @@ msgstr ""
"<key>Alt</key>" "<key>Alt</key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Modifikátor Orca" msgstr "Modifikátor Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4618,7 +4618,7 @@ msgstr ""
"konfliktů s příkazy aplikací, které zrovna používáte." "konfliktů s příkazy aplikací, které zrovna používáte."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4629,7 +4629,7 @@ msgstr ""
"klávesnice přenosného počítače nebo stolního počítače:" "klávesnice přenosného počítače nebo stolního počítače:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4638,39 +4638,39 @@ msgstr ""
"modifikační klávesu, můžete tak učinit následovně:" "modifikační klávesu, můžete tak učinit následovně:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Změna modifikátoru Orca" msgstr "Změna modifikátoru Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Přesuňte se na rozbalovací seznam <gui>Modifikační klávesy čtečky obrazovky</" "Přesuňte se na rozbalovací seznam <gui>Modifikační klávesy čtečky obrazovky</"
"gui>." "gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Vyberte požadovaný modifikátor. Na výběr jsou:" msgstr "Vyberte požadovaný modifikátor. Na výběr jsou:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, KP_Insert (Insert na numerické klávesnici)" msgstr "Insert, KP_Insert (Insert na numerické klávesnici)"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "KP_Insert (Insert na numerické klávesnici)" msgstr "KP_Insert (Insert na numerické klávesnici)"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5034,11 +5034,11 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"V terminálovém okně nebo dialogovém okně <gui>Spustit</gui> napište " "V terminálovém okně nebo dialogovém okně <gui>Spustit</gui> napište "
"<cmd>orca</cmd>, případně připojte volitelné přepínače, a zmáčkněte " "<cmd>cthulhu</cmd>, případně připojte volitelné přepínače, a zmáčkněte "
"<key>Enter</key>." "<key>Enter</key>."
#. (itstool) path: section/title #. (itstool) path: section/title

View File

@ -1,6 +1,6 @@
# Danish translation for orca. # Danish translation for cthulhu.
# Copyright (C) 2020-2022 orca's COPYRIGHT HOLDER # Copyright (C) 2020-2022 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# scootergrisen, 2020-2022. # scootergrisen, 2020-2022.
# Gennemgået Ask Hjorth Larsen <asklarsen@gmail.com>, 2022. # Gennemgået Ask Hjorth Larsen <asklarsen@gmail.com>, 2022.
@ -17,7 +17,7 @@
# Bemærk: Dokumentation nævner undertiden genvejstaster, som kan lokaliseres. Det vil være svært at holde disse konsistente. # Bemærk: Dokumentation nævner undertiden genvejstaster, som kan lokaliseres. Det vil være svært at holde disse konsistente.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2023-08-11 17:31+0000\n" "POT-Creation-Date: 2023-08-11 17:31+0000\n"
"PO-Revision-Date: 2023-09-08 18:02+0200\n" "PO-Revision-Date: 2023-09-08 18:02+0200\n"
"Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\n" "Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\n"
@ -60,7 +60,7 @@ msgstr "Kommandoer til at bruge bogmærker og hente objekter"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -71,10 +71,10 @@ msgstr "Kommandoer til at bruge bogmærker og hente objekter"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -89,7 +89,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -101,10 +101,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -331,34 +331,34 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Aktivér/deaktivér rumspecifik historik: (Ubundet)" msgstr "Aktivér/deaktivér rumspecifik historik: (Ubundet)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Styr og lær at bruge Orca" msgstr "1. Styr og lær at bruge Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Styr og lær at bruge Orca" msgstr "Styr og lær at bruge Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Kommandoer til at interagere med <app>Orca</app>" msgstr "Kommandoer til at interagere med <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Lær at bruge og styre Orca" msgstr "Lær at bruge og styre Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Kommandoer til at styre <app>Orca</app>" msgstr "Kommandoer til at styre <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -370,7 +370,7 @@ msgstr ""
"program, der bruges." "program, der bruges."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -379,7 +379,7 @@ msgstr ""
"key><key>S</key></keyseq>." "key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -394,7 +394,7 @@ msgstr ""
"tastebindinger</link> for information om hvordan, ubundne kommandoer bindes." "tastebindinger</link> for information om hvordan, ubundne kommandoer bindes."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -403,7 +403,7 @@ msgstr ""
"<keyseq><key>Orca-ændringstast</key><key>Mellemrum</key></keyseq>." "<keyseq><key>Orca-ændringstast</key><key>Mellemrum</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -412,7 +412,7 @@ msgstr ""
"key><key>Orca-ændringstast</key><key>Mellemrum</key></keyseq>." "key><key>Orca-ændringstast</key><key>Mellemrum</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -421,13 +421,13 @@ msgstr ""
"ændringstast</key><key>BackSpace</key></keyseq>" "ændringstast</key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Kommandoer til at lære at bruge <app>Orca</app>" msgstr "Kommandoer til at lære at bruge <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -440,14 +440,14 @@ msgstr ""
"alle de <app>Orca</app>-kommandoer, du kan bruge." "alle de <app>Orca</app>-kommandoer, du kan bruge."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Start tilstanden lær: <keyseq><key>Orca-ændringstast</key><key>H</key></" "Start tilstanden lær: <keyseq><key>Orca-ændringstast</key><key>H</key></"
"keyseq>" "keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Afslut tilstanden lær: <keyseq><key>Esc</key></keyseq>" msgstr "Afslut tilstanden lær: <keyseq><key>Esc</key></keyseq>"
@ -517,11 +517,11 @@ msgstr "Kommandoer for Orca Find"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<app>Orca</app>s <link xref=\"howto_orca_find\">Find-funktion</link> giver " "<app>Orca</app>s <link xref=\"howto_cthulhu_find\">Find-funktion</link> giver "
"dig mulighed for at søge i <link xref=\"howto_flat_review\">flad gennemgang</" "dig mulighed for at søge i <link xref=\"howto_flat_review\">flad gennemgang</"
"link>-konteksten efter elementer i det nuværende vindue." "link>-konteksten efter elementer i det nuværende vindue."
@ -531,12 +531,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Åbn dialogen <app>Orca</app> Find:" msgstr "Åbn dialogen <app>Orca</app> Find:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Stationær: <keyseq><key>NT Delete</key></keyseq>" msgstr "Stationær: <keyseq><key>NT Delete</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2851,14 +2851,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link " "click on the object being reviewed. Finally, you can use <link "
"xref=\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to " "xref=\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to "
"search the active window's contents." "search the active window's contents."
msgstr "" msgstr ""
"Det “fladgjorte” indhold, også kendt som flad gennemgang-konteksten, kan " "Det “fladgjorte” indhold, også kendt som flad gennemgang-konteksten, kan "
"<link xref=\"commands_flat_review\">navigeres</link> en linje ad gangen, et " "<link xref=\"commands_flat_review\">navigeres</link> en linje ad gangen, et "
"ord ad gangen, et tegn ad gangen, eller et objekt ad gangen. Derudover kan " "ord ad gangen, et tegn ad gangen, eller et objekt ad gangen. Derudover kan "
"du udføre et venstreklik eller højreklik på det objekt, som gennemgås. Til " "du udføre et venstreklik eller højreklik på det objekt, som gennemgås. Til "
"slut kan du bruge <link xref=\"howto_orca_find\">Orca Find</link> — en " "slut kan du bruge <link xref=\"howto_cthulhu_find\">Orca Find</link> — en "
"funktion, som er baseret på flad gennemgang — til at søge i indholdet i det " "funktion, som er baseret på flad gennemgang — til at søge i indholdet i det "
"aktive vindue." "aktive vindue."
@ -3079,7 +3079,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Flyt til siden <gui>Tastebindinger</gui>." msgstr "Flyt til siden <gui>Tastebindinger</gui>."
@ -3120,7 +3120,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Tryk på knappen <gui>Anvend</gui>." msgstr "Tryk på knappen <gui>Anvend</gui>."
@ -3211,7 +3211,7 @@ msgstr ""
"som Orca-ændringstasten." "som Orca-ændringstasten."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3220,7 +3220,7 @@ msgstr ""
"<key>CapsLock</key>" "<key>CapsLock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3640,23 +3640,23 @@ msgstr ""
"xref=\"howto_key_bindings\">Introduktion til tastebindinger</link>." "xref=\"howto_key_bindings\">Introduktion til tastebindinger</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Orca Find" msgstr "3. Orca Find"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Søg efter objekter i et vindue" msgstr "Søg efter objekter i et vindue"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Orca Find" msgstr "Orca Find"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3668,12 +3668,12 @@ msgstr ""
"nuværende vindue." "nuværende vindue."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Aktivering af Orca Find" msgstr "Aktivering af Orca Find"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3683,7 +3683,7 @@ msgstr ""
"valgt:" "valgt:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link " "For a list of additional tasks you can perform, see the <link "
"xref=\"commands_find\">Orca Find commands</link>" "xref=\"commands_find\">Orca Find commands</link>"
@ -3692,22 +3692,22 @@ msgstr ""
"liste over yderligere handlinger, du kan udføre." "liste over yderligere handlinger, du kan udføre."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Når du aktiverer Orca Find, placeres du i en dialogboks." msgstr "Når du aktiverer Orca Find, placeres du i en dialogboks."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Her kan du angive følgende punkter:" msgstr "Her kan du angive følgende punkter:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Teksten som skal findes" msgstr "Teksten som skal findes"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3716,25 +3716,25 @@ msgstr ""
"placering eller øverst i vinduet" "placering eller øverst i vinduet"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "" msgstr ""
"Standardværdien af <gui>Start fra</gui>: <gui>Nuværende placering</gui>" "Standardværdien af <gui>Start fra</gui>: <gui>Nuværende placering</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Om søgningen skal skelne mellem store/små bogstaver" msgstr "Om søgningen skal skelne mellem store/små bogstaver"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Standardværdien af <gui>Forskel på store/små bogstaver</gui>: fravalgt" msgstr "Standardværdien af <gui>Forskel på store/små bogstaver</gui>: fravalgt"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3742,12 +3742,12 @@ msgstr ""
"Om matches skal begrænses til dem, som matcher hele ordet eller sætningen" "Om matches skal begrænses til dem, som matcher hele ordet eller sætningen"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Standardværdien af <gui>Søg kun efter hele ord</gui>: fravalgt" msgstr "Standardværdien af <gui>Søg kun efter hele ord</gui>: fravalgt"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3756,12 +3756,12 @@ msgstr ""
"eller til venstre." "eller til venstre."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Standardværdien af <gui>Søg baglæns</gui>: fravalgt" msgstr "Standardværdien af <gui>Søg baglæns</gui>: fravalgt"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3771,12 +3771,12 @@ msgstr ""
"noget match fra begyndelsesplaceringen i den retning, der søges i." "noget match fra begyndelsesplaceringen i den retning, der søges i."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Standardværdien af <gui>Forfra når slutningen er nået</gui>: tilvalgt" msgstr "Standardværdien af <gui>Forfra når slutningen er nået</gui>: tilvalgt"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3784,9 +3784,9 @@ msgstr ""
"Når en søgning er udført, kan du let søge efter det næste eller forrige " "Når en søgning er udført, kan du let søge efter det næste eller forrige "
"match uden at skulle vende tilbage til dialogboksen Orca Find." "match uden at skulle vende tilbage til dialogboksen Orca Find."
# scootergrisen: tjek i orca og orca-help om item skal være punkt eller element # scootergrisen: tjek i cthulhu og cthulhu-help om item skal være punkt eller element
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3957,41 +3957,41 @@ msgstr ""
"den nyligt valgte profil." "den nyligt valgte profil."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Konfiguration af Orca" msgstr "4. Konfiguration af Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguration" msgstr "Konfiguration"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Opsætning af <app>Orca</app>" msgstr "Opsætning af <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Konfiguration af Orca" msgstr "Konfiguration af Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link " "If you want to configure <app>Orca</app>, get into the <link "
"xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Hvis du vil konfigurere <app>Orca</app>, så kom ind i dialogen <link " "Hvis du vil konfigurere <app>Orca</app>, så kom ind i dialogen <link "
"xref=\"preferences\">Indstillinger</link> ved at trykke på <keyseq><key>Orca-" "xref=\"preferences\">Indstillinger</link> ved at trykke på <keyseq><key>Orca-"
"ændringstast</key><key>Mellemrum</key></keyseq> i et program med " "ændringstast</key><key>Mellemrum</key></keyseq> i et program med "
"tilgængelighed. Alternativt kan du skrive <cmd>orca</cmd> efterfulgt af " "tilgængelighed. Alternativt kan du skrive <cmd>cthulhu</cmd> efterfulgt af "
"enten <cmd>-s</cmd> eller <cmd>--setup</cmd> i et terminalvindue eller i " "enten <cmd>-s</cmd> eller <cmd>--setup</cmd> i et terminalvindue eller i "
"dialogen <gui>Kør</gui> og så trykke på <key>Retur</key>." "dialogen <gui>Kør</gui> og så trykke på <key>Retur</key>."
@ -4572,13 +4572,13 @@ msgstr ""
"som er stavet forkert, så bekendtgør <app>Orca</app> stavefejlen." "som er stavet forkert, så bekendtgør <app>Orca</app> stavefejlen."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Orca-ændringstasten" msgstr "3. Orca-ændringstasten"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4586,12 +4586,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Orca-ændringstasten" msgstr "Orca-ændringstasten"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4605,7 +4605,7 @@ msgstr ""
# scootergrisen: tjek oversættelsen af "Desktop keyboard layout" # scootergrisen: tjek oversættelsen af "Desktop keyboard layout"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4615,7 +4615,7 @@ msgstr ""
"om du bruger <app>Orca</app>s tastaturlayout til bærbar eller stationær:" "om du bruger <app>Orca</app>s tastaturlayout til bærbar eller stationær:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4624,50 +4624,50 @@ msgstr ""
"ændringstast, kan du udføre følgende trin:" "ændringstast, kan du udføre følgende trin:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Ændring af Orca-ændringstasten" msgstr "Ændring af Orca-ændringstasten"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Kom ind i dialogen <link xref=\"preferences\">Indstillinger for Orca</link> " "Kom ind i dialogen <link xref=\"preferences\">Indstillinger for Orca</link> "
"ved at trykke på <keyseq><key>Orca-ændringstast</key><key>Mellemrum</key></" "ved at trykke på <keyseq><key>Orca-ændringstast</key><key>Mellemrum</key></"
"keyseq>. Alternativt kan du starte Orca fra en terminal med " "keyseq>. Alternativt kan du starte Orca fra en terminal med "
"indstillingsdialogen åben: tast <cmd>orca -s</cmd> og tryk <key>Retur</key>." "indstillingsdialogen åben: tast <cmd>cthulhu -s</cmd> og tryk <key>Retur</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "Flyt til kombinationsboksen <gui>Ændringstaster for skærmlæser</gui>." msgstr "Flyt til kombinationsboksen <gui>Ændringstaster for skærmlæser</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Flyt pilen til den ønskede ændringstast. Tilgængelige valgmuligheder:" msgstr "Flyt pilen til den ønskede ændringstast. Tilgængelige valgmuligheder:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, NT_Insert" msgstr "Insert, NT_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "NT_Insert" msgstr "NT_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5030,10 +5030,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Skriv <cmd>orca</cmd> sammen med valgfrie parametre i et terminalvindue " "Skriv <cmd>cthulhu</cmd> sammen med valgfrie parametre i et terminalvindue "
"eller i dialogen <gui>Kør</gui> og tryk på <key>Retur</key>." "eller i dialogen <gui>Kør</gui> og tryk på <key>Retur</key>."
#. (itstool) path: section/title #. (itstool) path: section/title

View File

@ -1,6 +1,6 @@
# German translation for the orca manual. # German translation for the cthulhu manual.
# Copyright (C) 2010 orca's COPYRIGHT HOLDER # Copyright (C) 2010 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# Manche Übersetzung erscheint vielleicht ungewöhnlich, ist aber # Manche Übersetzung erscheint vielleicht ungewöhnlich, ist aber
# so wesentlich besser für die Sprachausgabe. # so wesentlich besser für die Sprachausgabe.
@ -24,7 +24,7 @@
# Jürgen Benvenuti <gastornis@posteo.org>, 2023. # Jürgen Benvenuti <gastornis@posteo.org>, 2023.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca help master\n" "Project-Id-Version: cthulhu help master\n"
"POT-Creation-Date: 2023-08-28 08:11+0000\n" "POT-Creation-Date: 2023-08-28 08:11+0000\n"
"PO-Revision-Date: 2023-08-29 18:26+0200\n" "PO-Revision-Date: 2023-08-29 18:26+0200\n"
"Last-Translator: Jürgen Benvenuti <gastornis@posteo.org>\n" "Last-Translator: Jürgen Benvenuti <gastornis@posteo.org>\n"
@ -66,7 +66,7 @@ msgstr "Befehle zum Anlegen von Lesezeichen für und Empfangen von Objekten"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -77,10 +77,10 @@ msgstr "Befehle zum Anlegen von Lesezeichen für und Empfangen von Objekten"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -95,7 +95,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -107,10 +107,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -342,34 +342,34 @@ msgstr ""
"zugewiesen)" "zugewiesen)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Steuerung und Bedienung von Orca" msgstr "1. Steuerung und Bedienung von Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Steuerung und Bedienung von Orca" msgstr "Steuerung und Bedienung von Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Befehle zum Interagieren mit <app>Orca</app>" msgstr "Befehle zum Interagieren mit <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Steuerung und Bedienung von Orca" msgstr "Steuerung und Bedienung von Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Befehle zur Steuerung von <app>Orca</app>" msgstr "Befehle zur Steuerung von <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -381,7 +381,7 @@ msgstr ""
"der Anwendung zu vermeiden." "der Anwendung zu vermeiden."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -390,7 +390,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -407,7 +407,7 @@ msgstr ""
"Tastenkombinationen zuweisen." "Tastenkombinationen zuweisen."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -416,7 +416,7 @@ msgstr ""
"<keyseq><key>Orca-Zusatztaste</key><key>Leertaste</key></keyseq>." "<keyseq><key>Orca-Zusatztaste</key><key>Leertaste</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -425,7 +425,7 @@ msgstr ""
"key><key>Orca-Zusatztaste</key><key>Leertaste</key></keyseq>." "key><key>Orca-Zusatztaste</key><key>Leertaste</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -434,14 +434,14 @@ msgstr ""
"Zusatztaste</key><key>Rücktaste</key></keyseq>" "Zusatztaste</key><key>Rücktaste</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Befehle zum Erlernen der Bedienung von <app>Orca</app>" msgstr "Befehle zum Erlernen der Bedienung von <app>Orca</app>"
# Hier sind vermutlich die Kombinationen mit der Orca-Zusatztaste gemeint. # Hier sind vermutlich die Kombinationen mit der Orca-Zusatztaste gemeint.
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -454,13 +454,13 @@ msgstr ""
"verwendbaren <app>Orca</app>-Befehle erhalten." "verwendbaren <app>Orca</app>-Befehle erhalten."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Lernmodus starten: <keyseq><key>Orca-Zusatztaste</key><key>H</key></keyseq>" "Lernmodus starten: <keyseq><key>Orca-Zusatztaste</key><key>H</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Lernmodus beenden: <keyseq><key>Esc</key></keyseq>" msgstr "Lernmodus beenden: <keyseq><key>Esc</key></keyseq>"
@ -532,11 +532,11 @@ msgstr "Orca-Suchbefehle"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<app>Orcas</app> <link xref=\"howto_orca_find\">Suchfunktion</link> " "<app>Orcas</app> <link xref=\"howto_cthulhu_find\">Suchfunktion</link> "
"ermöglicht die Suche im <link xref=\"howto_flat_review\">Übersichts</link>-" "ermöglicht die Suche im <link xref=\"howto_flat_review\">Übersichts</link>-"
"Kontext nach Elementen im aktuellen Fenster." "Kontext nach Elementen im aktuellen Fenster."
@ -546,12 +546,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Den <app>Orca</app>-Suchdialog öffnen:" msgstr "Den <app>Orca</app>-Suchdialog öffnen:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Desktop: <keyseq><key>Entf (Nmblck)</key></keyseq>" msgstr "Desktop: <keyseq><key>Entf (Nmblck)</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2895,7 +2895,7 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link " "click on the object being reviewed. Finally, you can use <link "
"xref=\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to " "xref=\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to "
"search the active window's contents." "search the active window's contents."
msgstr "" msgstr ""
"Die »abgeflachten« Inhalte, auch als Übersichtskontext bekannt, können nach " "Die »abgeflachten« Inhalte, auch als Übersichtskontext bekannt, können nach "
@ -2903,7 +2903,7 @@ msgstr ""
"xref=\"commands_flat_review\">angesteuert</link> werden. Zusätzlich können " "xref=\"commands_flat_review\">angesteuert</link> werden. Zusätzlich können "
"Sie einen Links- oder Rechtsklick auf dem Objekt ausführen, um es " "Sie einen Links- oder Rechtsklick auf dem Objekt ausführen, um es "
"vorzulesen. Schließlich können Sie auch den <link " "vorzulesen. Schließlich können Sie auch den <link "
"xref=\"howto_orca_find\">Orca-Suchdialog</link> verwenden, eine " "xref=\"howto_cthulhu_find\">Orca-Suchdialog</link> verwenden, eine "
"übersichtsbasierte Funktion zum Durchsuchen der Inhalte des aktiven Fensters." "übersichtsbasierte Funktion zum Durchsuchen der Inhalte des aktiven Fensters."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3130,7 +3130,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Wechseln Sie nun zum Reiter <gui>Tastenbelegung</gui>." msgstr "Wechseln Sie nun zum Reiter <gui>Tastenbelegung</gui>."
@ -3172,7 +3172,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Klicken Sie auf <gui>Anwenden</gui>." msgstr "Klicken Sie auf <gui>Anwenden</gui>."
@ -3265,7 +3265,7 @@ msgstr ""
"wird." "wird."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3275,7 +3275,7 @@ msgstr ""
# Einfügen und Nummernblock werden bewusst nicht abgekürzt, da es sich um die Orca-Hilfe handelt # Einfügen und Nummernblock werden bewusst nicht abgekürzt, da es sich um die Orca-Hilfe handelt
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3702,23 +3702,23 @@ msgstr ""
"xref=\"howto_key_bindings\">Einführung in Tastenkombinationen</link>." "xref=\"howto_key_bindings\">Einführung in Tastenkombinationen</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Orca-Suchdialog" msgstr "3. Orca-Suchdialog"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Ein Fenster nach Objekten durchsuchen" msgstr "Ein Fenster nach Objekten durchsuchen"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Orca-Suchdialog" msgstr "Orca-Suchdialog"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3730,12 +3730,12 @@ msgstr ""
"sind." "sind."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Aktivierung des Orca-Suchdialogs" msgstr "Aktivierung des Orca-Suchdialogs"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3745,7 +3745,7 @@ msgstr ""
"link>, den folgenden Befehl:" "link>, den folgenden Befehl:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link " "For a list of additional tasks you can perform, see the <link "
"xref=\"commands_find\">Orca Find commands</link>" "xref=\"commands_find\">Orca Find commands</link>"
@ -3754,23 +3754,23 @@ msgstr ""
"<link xref=\"commands_find\">Orca-Suchbefehle</link>" "<link xref=\"commands_find\">Orca-Suchbefehle</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "" msgstr ""
"Wenn Sie den Orca-Suchdialog aktivieren, werden Sie in eine Dialogbox bewegt." "Wenn Sie den Orca-Suchdialog aktivieren, werden Sie in eine Dialogbox bewegt."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Hier können Sie Folgendes angeben:" msgstr "Hier können Sie Folgendes angeben:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Den zu suchenden Text" msgstr "Den zu suchenden Text"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3779,12 +3779,12 @@ msgstr ""
"Ort oder die Oberseite des Fensters" "Ort oder die Oberseite des Fensters"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Vorgabewert für <gui>Starte von</gui>: <gui>Aktueller Ort</gui>" msgstr "Vorgabewert für <gui>Starte von</gui>: <gui>Aktueller Ort</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
@ -3793,13 +3793,13 @@ msgstr ""
"Übereinstimmungen gesucht wird" "Übereinstimmungen gesucht wird"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"Vorgabewert für <gui>Groß-/Kleinschreibung beachten</gui>: nicht angekreuzt" "Vorgabewert für <gui>Groß-/Kleinschreibung beachten</gui>: nicht angekreuzt"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3807,14 +3807,14 @@ msgstr ""
"Ob nur Übereinstimmungen mit ganzen Wörtern oder Phrasen beachtet werden" "Ob nur Übereinstimmungen mit ganzen Wörtern oder Phrasen beachtet werden"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"Vorgabewert für <gui>Übereinstimmung nur mit ganzen Wörtern</gui>: nicht " "Vorgabewert für <gui>Übereinstimmung nur mit ganzen Wörtern</gui>: nicht "
"angekreuzt" "angekreuzt"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3823,12 +3823,12 @@ msgstr ""
"suchen soll, oder oben und/oder links." "suchen soll, oder oben und/oder links."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Vorgabewert für <gui>Rückwärts suchen</gui>: nicht angekreuzt" msgstr "Vorgabewert für <gui>Rückwärts suchen</gui>: nicht angekreuzt"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3838,12 +3838,12 @@ msgstr ""
"Startort keine Übereinstimmung in Richtung der Suche gefunden wurde." "Startort keine Übereinstimmung in Richtung der Suche gefunden wurde."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Vorgabewert für <gui>Springen</gui>: angekreuzt" msgstr "Vorgabewert für <gui>Springen</gui>: angekreuzt"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3853,7 +3853,7 @@ msgstr ""
"zurückzukehren." "zurückzukehren."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -4033,41 +4033,41 @@ msgstr ""
"starten, wird das neu ausgewählte Profil verwendet." "starten, wird das neu ausgewählte Profil verwendet."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Orca-Konfiguration" msgstr "4. Orca-Konfiguration"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguration" msgstr "Konfiguration"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "So richten Sie <app>Orca</app> ein" msgstr "So richten Sie <app>Orca</app> ein"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Orca-Konfiguration" msgstr "Orca-Konfiguration"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link " "If you want to configure <app>Orca</app>, get into the <link "
"xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Falls Sie <app>Orca</app> einrichten wollen, gelangen Sie in den Dialog " "Falls Sie <app>Orca</app> einrichten wollen, gelangen Sie in den Dialog "
"<link xref=\"preferences\">Einstellungen</link>, indem Sie <keyseq><key>Orca-" "<link xref=\"preferences\">Einstellungen</link>, indem Sie <keyseq><key>Orca-"
"Zusatztaste</key><key>Leertaste</key></keyseq> in einer beliebigen " "Zusatztaste</key><key>Leertaste</key></keyseq> in einer beliebigen "
"barrierefreien Anwendung drücken. Alternativ können Sie <cmd>orca</cmd>, " "barrierefreien Anwendung drücken. Alternativ können Sie <cmd>cthulhu</cmd>, "
"gefolgt entweder von <cmd>-s</cmd> oder <cmd>--setup</cmd> in ein Terminal-" "gefolgt entweder von <cmd>-s</cmd> oder <cmd>--setup</cmd> in ein Terminal-"
"Fenster oder einen <gui>Ausführen</gui>-Dialog eintippen und anschließend " "Fenster oder einen <gui>Ausführen</gui>-Dialog eintippen und anschließend "
"<key>Eingabetaste</key> drücken." "<key>Eingabetaste</key> drücken."
@ -4660,13 +4660,13 @@ msgstr ""
"Anwesenheit des Rechtschreibfehlers ankündigen." "Anwesenheit des Rechtschreibfehlers ankündigen."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Die Orca-Zusatztaste" msgstr "3. Die Orca-Zusatztaste"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4674,12 +4674,12 @@ msgstr ""
"key> und <key>Alt</key>" "key> und <key>Alt</key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Die Orca-Zusatztaste" msgstr "Die Orca-Zusatztaste"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4692,7 +4692,7 @@ msgstr ""
"mit den Tastenkombinationen einer Anwendung zu stehen." "mit den Tastenkombinationen einer Anwendung zu stehen."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4703,7 +4703,7 @@ msgstr ""
"verwenden:" "verwenden:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4713,53 +4713,53 @@ msgstr ""
"Schritte erreichen:" "Schritte erreichen:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Die Orca-Zusatztaste ändern" msgstr "Die Orca-Zusatztaste ändern"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Rufen Sie den Dialog <link xref=\"preferences\">Orca-Einstellungen</link> " "Rufen Sie den Dialog <link xref=\"preferences\">Orca-Einstellungen</link> "
"auf, indem Sie <keyseq><key>Orca-Zusatztaste</key><key>Leertaste</key></" "auf, indem Sie <keyseq><key>Orca-Zusatztaste</key><key>Leertaste</key></"
"keyseq> drücken. Alternativ können Sie Orca mit geöffnetem Einstellungen-" "keyseq> drücken. Alternativ können Sie Orca mit geöffnetem Einstellungen-"
"Dialog aus einem Terminal heraus starten: Tippen Sie dazu <cmd>orca -s</cmd> " "Dialog aus einem Terminal heraus starten: Tippen Sie dazu <cmd>cthulhu -s</cmd> "
"und drücken Sie <key>Eingabe</key>." "und drücken Sie <key>Eingabe</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Gehen Sie zum Auswahlfeld <gui>Modifikationstaste(n) für den " "Gehen Sie zum Auswahlfeld <gui>Modifikationstaste(n) für den "
"Bildschirmleser</gui>." "Bildschirmleser</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Wählen Sie den gewünschten Modifikator. Vorhandene Optionen sind:" msgstr "Wählen Sie den gewünschten Modifikator. Vorhandene Optionen sind:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Einfügen,Einf (Nummernblock)" msgstr "Einfügen,Einf (Nummernblock)"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "Einf (Nummernblock)" msgstr "Einf (Nummernblock)"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Einfügen" msgstr "Einfügen"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Feststelltaste" msgstr "Feststelltaste"
@ -5125,10 +5125,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Tippen Sie <cmd>orca</cmd>, und gegebenenfalls optionale Parameter, in ein " "Tippen Sie <cmd>cthulhu</cmd>, und gegebenenfalls optionale Parameter, in ein "
"Terminal-Fenster oder in einen <gui>Ausführen</gui>-Dialog ein und drücken " "Terminal-Fenster oder in einen <gui>Ausführen</gui>-Dialog ein und drücken "
"Sie die <key>Eingabetaste</key>." "Sie die <key>Eingabetaste</key>."
@ -5362,7 +5362,7 @@ msgstr ""
msgid "Abbreviated Role Names" msgid "Abbreviated Role Names"
msgstr "Abgekürzte Rollennamen" msgstr "Abgekürzte Rollennamen"
# TODO update orca selbst? sldr und so # TODO update cthulhu selbst? sldr und so
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/preferences_braille.page:68 #: C/preferences_braille.page:68
msgid "" msgid ""
@ -5495,7 +5495,7 @@ msgid ""
msgstr "" msgstr ""
"Ist <gui>Meldungseinblendung aktivieren</gui> angekreuzt, wird <app>Orca</" "Ist <gui>Meldungseinblendung aktivieren</gui> angekreuzt, wird <app>Orca</"
"app> Ihnen Meldungen in Braille anzeigen. Sollten Sie bevorzugen, dass " "app> Ihnen Meldungen in Braille anzeigen. Sollten Sie bevorzugen, dass "
"<app>orca</app> Meldungen nur vorliest, sollten Sie dieses Feld nicht " "<app>cthulhu</app> Meldungen nur vorliest, sollten Sie dieses Feld nicht "
"ankreuzen." "ankreuzen."
#. (itstool) path: section/p #. (itstool) path: section/p

View File

@ -1,11 +1,11 @@
# Greek translation for orca. # Greek translation for cthulhu.
# Copyright (C) 2011 orca's COPYRIGHT HOLDER # Copyright (C) 2011 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# Simos Xenitellis <simos@gnome.org>, 2011. # Simos Xenitellis <simos@gnome.org>, 2011.
# Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>, 2012, 2013, 2014, 2015. # Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>, 2012, 2013, 2014, 2015.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2015-09-25 00:09+0000\n" "POT-Creation-Date: 2015-09-25 00:09+0000\n"
"PO-Revision-Date: 2015-09-27 12:16+0300\n" "PO-Revision-Date: 2015-09-27 12:16+0300\n"
"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n" "Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <dmtrs32@gmail.com>\n"
@ -44,7 +44,7 @@ msgstr "Εντολές για σελιδοδείκτες και ανάκτηση
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -55,11 +55,11 @@ msgstr "Εντολές για σελιδοδείκτες και ανάκτηση
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_text_setup.page:8 #: C/howto_text_attributes.page:10 C/howto_text_setup.page:8
#: C/howto_the_orca_modifier.page:11 C/howto_toggling_caps_lock.page:8 #: C/howto_the_cthulhu_modifier.page:11 C/howto_toggling_caps_lock.page:8
#: C/howto_whereami.page:10 C/index.page:9 C/introduction.page:10 #: C/howto_whereami.page:10 C/index.page:9 C/introduction.page:10
#: C/preferences_braille.page:11 C/preferences_chat.page:11 #: C/preferences_braille.page:11 C/preferences_chat.page:11
#: C/preferences_gecko.page:12 C/preferences_general.page:11 #: C/preferences_gecko.page:12 C/preferences_general.page:11
@ -73,7 +73,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -85,10 +85,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_text_setup.page:12 C/howto_the_orca_modifier.page:15 #: C/howto_text_setup.page:12 C/howto_the_cthulhu_modifier.page:15
#: C/howto_toggling_caps_lock.page:12 C/howto_whereami.page:14 C/index.page:13 #: C/howto_toggling_caps_lock.page:12 C/howto_whereami.page:14 C/index.page:13
#: C/introduction.page:14 C/preferences_braille.page:15 #: C/introduction.page:14 C/preferences_braille.page:15
#: C/preferences_chat.page:15 C/preferences_gecko.page:16 #: C/preferences_chat.page:15 C/preferences_gecko.page:16
@ -326,34 +326,34 @@ msgstr ""
"Ενεργοποίηση/απενεργοποίηση ιστορικών σχετικών με την αίθουσα : (ασύνδετο)" "Ενεργοποίηση/απενεργοποίηση ιστορικών σχετικών με την αίθουσα : (ασύνδετο)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Έλεγχος και εκμάθηση χρήσης του Orca" msgstr "1. Έλεγχος και εκμάθηση χρήσης του Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Έλεγχος και εκμάθηση χρήσης του Orca" msgstr "Έλεγχος και εκμάθηση χρήσης του Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Εντολές για αλληλεπίδραση με το <app>Orca</app>" msgstr "Εντολές για αλληλεπίδραση με το <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Έλεγχος και εκμάθηση χρήσης του Orca" msgstr "Έλεγχος και εκμάθηση χρήσης του Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Εντολές για έλεγχο του <app>Orca</app>" msgstr "Εντολές για έλεγχο του <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -365,7 +365,7 @@ msgstr ""
"αποφύγετε συγκρούσεις συντομεύσεων μέσα στην εφαρμογή που προσπελάζετε." "αποφύγετε συγκρούσεις συντομεύσεων μέσα στην εφαρμογή που προσπελάζετε."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -374,7 +374,7 @@ msgstr ""
"<keyseq><key>πλήκτρο λογότυπου</key><key>Alt</key><key>S</key></keyseq>." "<keyseq><key>πλήκτρο λογότυπου</key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -390,7 +390,7 @@ msgstr ""
"πληροφορίες σχετικά με τη δέσμευση αδέσμευτων εντολών." "πληροφορίες σχετικά με τη δέσμευση αδέσμευτων εντολών."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -399,7 +399,7 @@ msgstr ""
"<keyseq><key>τροποποιητής Orca</key><key>διάστημα</key></keyseq>." "<keyseq><key>τροποποιητής Orca</key><key>διάστημα</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -409,7 +409,7 @@ msgstr ""
"keyseq>." "keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -418,13 +418,13 @@ msgstr ""
"Orca</key><key>BackSpace</key></keyseq>" "Orca</key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Εντολές για εκμάθηση χρήσης του <app>Orca</app>" msgstr "Εντολές για εκμάθηση χρήσης του <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -438,14 +438,14 @@ msgstr ""
"εντολές που μπορείτε να χρησιμοποιήσετε στο <app>Orca</app>." "εντολές που μπορείτε να χρησιμοποιήσετε στο <app>Orca</app>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Είσοδος στην κατάσταση εκμάθησης: <keyseq><key>τροποποιητής Orca</" "Είσοδος στην κατάσταση εκμάθησης: <keyseq><key>τροποποιητής Orca</"
"key><key>H</key></keyseq>" "key><key>H</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit learn mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit learn mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Έξοδος από την κατάσταση εκμάθησης: <keyseq><key>Esc</key></keyseq>" msgstr "Έξοδος από την κατάσταση εκμάθησης: <keyseq><key>Esc</key></keyseq>"
@ -516,11 +516,11 @@ msgstr "Εντολές εύρεσης Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"Στο <app>Orca</app> το <link xref=\"howto_orca_find\">γνώρισμα εύρεσης</" "Στο <app>Orca</app> το <link xref=\"howto_cthulhu_find\">γνώρισμα εύρεσης</"
"link> επιτρέπει την αναζήτηση του περιεχομένου <link xref=\"howto_flat_review" "link> επιτρέπει την αναζήτηση του περιεχομένου <link xref=\"howto_flat_review"
"\">γενικής επισκόπησης</link> για στοιχεία τοποθετημένα μέσα στο τρέχον " "\">γενικής επισκόπησης</link> για στοιχεία τοποθετημένα μέσα στο τρέχον "
"παράθυρο." "παράθυρο."
@ -531,12 +531,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Άνοιγμα του διαλόγου εύρεσης του <app>Orca</app>:" msgstr "Άνοιγμα του διαλόγου εύρεσης του <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Επιτραπέζιος: <keyseq><key>διαγραφή KP</key></keyseq>" msgstr "Επιτραπέζιος: <keyseq><key>διαγραφή KP</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2803,14 +2803,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"Τα \"γενικά\" περιεχόμενα, γνωστά επίσης ως περιεχόμενο γενικής επισκόπησης, " "Τα \"γενικά\" περιεχόμενα, γνωστά επίσης ως περιεχόμενο γενικής επισκόπησης, "
"μπορούν να <link xref=\"commands_flat_review\">περιηγηθούν</link> ανά " "μπορούν να <link xref=\"commands_flat_review\">περιηγηθούν</link> ανά "
"γραμμή, ανά λέξη, ανά χαρακτήρα και ανά αντικείμενο. Επιπλέον, μπορείτε να " "γραμμή, ανά λέξη, ανά χαρακτήρα και ανά αντικείμενο. Επιπλέον, μπορείτε να "
"κάνετε αριστερό κλικ ή δεξιό κλικ στο επιθεωρούμενο αντικείμενο. Τελικά, " "κάνετε αριστερό κλικ ή δεξιό κλικ στο επιθεωρούμενο αντικείμενο. Τελικά, "
"μπορείτε να χρησιμοποιήσετε την <link xref=\"howto_orca_find\">εύρεση Orca</" "μπορείτε να χρησιμοποιήσετε την <link xref=\"howto_cthulhu_find\">εύρεση Orca</"
"link>, ένα γνώρισμα με βάση επίπεδη επισκόπηση για αναζήτηση των " "link>, ένα γνώρισμα με βάση επίπεδη επισκόπηση για αναζήτηση των "
"περιεχομένων του ενεργού παραθύρου." "περιεχομένων του ενεργού παραθύρου."
@ -3043,7 +3043,7 @@ msgstr "Συνδέοντας μια ασύνδετη εντολή"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60 #: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60
#: C/howto_keyboard_layout.page:45 C/howto_the_orca_modifier.page:53 #: C/howto_keyboard_layout.page:45 C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>." "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -3055,7 +3055,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:99 C/howto_key_bindings.page:121 #: C/howto_key_bindings.page:99 C/howto_key_bindings.page:121
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Μετάβαση στη σελίδα <gui>συνδυασμοί πλήκτρων</gui>." msgstr "Μετάβαση στη σελίδα <gui>συνδυασμοί πλήκτρων</gui>."
@ -3097,7 +3097,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:108 C/howto_key_bindings.page:140 #: C/howto_key_bindings.page:108 C/howto_key_bindings.page:140
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Πάτημα στο κουμπί <gui>εφαρμογή</gui>." msgstr "Πάτημα στο κουμπί <gui>εφαρμογή</gui>."
@ -3199,7 +3199,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_text_setup.page:136 #: C/howto_keyboard_layout.page:22 C/howto_text_setup.page:136
#: C/howto_the_orca_modifier.page:33 #: C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3209,7 +3209,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_text_setup.page:142 #: C/howto_keyboard_layout.page:28 C/howto_text_setup.page:142
#: C/howto_the_orca_modifier.page:39 #: C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same " "<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same "
@ -3636,23 +3636,23 @@ msgstr ""
"\"howto_key_bindings\">Εισαγωγή στους συνδυασμούς πλήκτρων</link>." "\"howto_key_bindings\">Εισαγωγή στους συνδυασμούς πλήκτρων</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Εύρεση Orca" msgstr "3. Εύρεση Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Αναζήτηση παραθύρου για αντικείμενα" msgstr "Αναζήτηση παραθύρου για αντικείμενα"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Εύρεση Orca" msgstr "Εύρεση Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3664,12 +3664,12 @@ msgstr ""
"ορατά στην οθόνη μες το τρέχον παράθυρο." "ορατά στην οθόνη μες το τρέχον παράθυρο."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Ενεργοποίηση εύρεσης του Orca" msgstr "Ενεργοποίηση εύρεσης του Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3679,7 +3679,7 @@ msgstr ""
"\">διάταξη πληκτρολογίου</link>:" "\">διάταξη πληκτρολογίου</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -3688,23 +3688,23 @@ msgstr ""
"xref=\"commands_find\">εντολές εύρεσης Orca</link>" "xref=\"commands_find\">εντολές εύρεσης Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "" msgstr ""
"Όταν ενεργοποιήσετε την εύρεση του Orca, θα βρεθείτε σε ένα πλαίσιο διαλόγου." "Όταν ενεργοποιήσετε την εύρεση του Orca, θα βρεθείτε σε ένα πλαίσιο διαλόγου."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Εδώ μπορείτε να ορίσετε τα επόμενα στοιχεία:" msgstr "Εδώ μπορείτε να ορίσετε τα επόμενα στοιχεία:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Το κείμενο εύρεσης" msgstr "Το κείμενο εύρεσης"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3713,12 +3713,12 @@ msgstr ""
"η κορυφή του παραθύρου" "η κορυφή του παραθύρου"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Προεπιλεγμένη τιμή του <gui>έναρξη από</gui>: <gui>τρέχουσα θέση</gui>" msgstr "Προεπιλεγμένη τιμή του <gui>έναρξη από</gui>: <gui>τρέχουσα θέση</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
@ -3726,12 +3726,12 @@ msgstr ""
"Εάν τα κεφαλαία γράμματα πρέπει να ληφθούν υπόψη κατά την αναζήτηση συμφωνίας" "Εάν τα κεφαλαία γράμματα πρέπει να ληφθούν υπόψη κατά την αναζήτηση συμφωνίας"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Προεπιλεγμένη τιμή του <gui>συμφωνία πεζών/κεφαλαίων</gui>: ασημείωτη" msgstr "Προεπιλεγμένη τιμή του <gui>συμφωνία πεζών/κεφαλαίων</gui>: ασημείωτη"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3739,13 +3739,13 @@ msgstr ""
"Εάν θα περιοριστούν οι συμφωνίες με αυτές που συμφωνούν όλη τη λέξη ή φράση" "Εάν θα περιοριστούν οι συμφωνίες με αυτές που συμφωνούν όλη τη λέξη ή φράση"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"Προεπιλεγμένη τιμή του <gui>συμφωνία μόνο ολόκληρης λέξης</gui>: ασημείωτη" "Προεπιλεγμένη τιμή του <gui>συμφωνία μόνο ολόκληρης λέξης</gui>: ασημείωτη"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3754,12 +3754,12 @@ msgstr ""
"συμφωνία ή επάνω και/ή στα αριστερά." "συμφωνία ή επάνω και/ή στα αριστερά."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Προεπιλεγμένη τιμή του <gui>αναζήτηση προς τα πίσω</gui>: ασημείωτη" msgstr "Προεπιλεγμένη τιμή του <gui>αναζήτηση προς τα πίσω</gui>: ασημείωτη"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3770,12 +3770,12 @@ msgstr ""
"αναζήτησης." "αναζήτησης."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Προεπιλεγμένη τιμή του <gui>αναδίπλωση ολόγυρα</gui>: σημειωμένο" msgstr "Προεπιλεγμένη τιμή του <gui>αναδίπλωση ολόγυρα</gui>: σημειωμένο"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3785,7 +3785,7 @@ msgstr ""
"εύρεσης του Orca." "εύρεσης του Orca."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3963,29 +3963,29 @@ msgstr ""
"<app>Orca</app>, θα χρησιμοποιηθεί η νεοεπιλεγμένη κατατομή." "<app>Orca</app>, θα χρησιμοποιηθεί η νεοεπιλεγμένη κατατομή."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Διαμόρφωση Orca" msgstr "4. Διαμόρφωση Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Διαμόρφωση" msgstr "Διαμόρφωση"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Ρύθμιση του <app>Orca</app>" msgstr "Ρύθμιση του <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Διαμόρφωση Orca" msgstr "Διαμόρφωση Orca"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, you can do one of the following:" "If you want to configure <app>Orca</app>, you can do one of the following:"
msgstr "" msgstr ""
@ -3993,7 +3993,7 @@ msgstr ""
"παρακάτω:" "παρακάτω:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_setting_up_orca.page:27 #: C/howto_setting_up_cthulhu.page:27
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key> </keyseq> from " "pressing <keyseq><key>Orca Modifier</key><key>Space</key> </keyseq> from "
@ -4004,7 +4004,7 @@ msgstr ""
"key> </keyseq> μέσα από οποιαδήποτε προσβάσιμη εφαρμογή." "key> </keyseq> μέσα από οποιαδήποτε προσβάσιμη εφαρμογή."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_setting_up_orca.page:34 #: C/howto_setting_up_cthulhu.page:34
msgid "" msgid ""
"Pass the <cmd>--text-setup</cmd> option to <app>Orca</app> to re-run " "Pass the <cmd>--text-setup</cmd> option to <app>Orca</app> to re-run "
"<app>Orca</app>'s <link xref=\"howto_text_setup\">text-based setup</link>." "<app>Orca</app>'s <link xref=\"howto_text_setup\">text-based setup</link>."
@ -4628,10 +4628,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_text_setup.page:30 #: C/howto_text_setup.page:30
msgid "" msgid ""
"Type <cmd>orca --text-setup</cmd> or <cmd>orca -t</cmd> and press " "Type <cmd>cthulhu --text-setup</cmd> or <cmd>cthulhu -t</cmd> and press "
"<key>Return</key>." "<key>Return</key>."
msgstr "" msgstr ""
"Πληκτρολογήστε <cmd>orca --text-setup</cmd> ή <cmd>orca -t</cmd> και πατήστε " "Πληκτρολογήστε <cmd>cthulhu --text-setup</cmd> ή <cmd>cthulhu -t</cmd> και πατήστε "
"<key>επιστροφή</key>." "<key>επιστροφή</key>."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -4875,13 +4875,13 @@ msgstr ""
"πρόσβαση είναι ενεργή." "πρόσβαση είναι ενεργή."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Ο τροποποιητής Orca" msgstr "3. Ο τροποποιητής Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4889,12 +4889,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Ο τροποποιητής Orca" msgstr "Ο τροποποιητής Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4907,7 +4907,7 @@ msgstr ""
"με τις εντολές των εφαρμογών που προσπελάζετε." "με τις εντολές των εφαρμογών που προσπελάζετε."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4918,7 +4918,7 @@ msgstr ""
"<app>Orca</app> ή τη διάταξη πληκτρολογίου του επιτραπέζιου:" "<app>Orca</app> ή τη διάταξη πληκτρολογίου του επιτραπέζιου:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4928,39 +4928,39 @@ msgstr ""
"εκτελώντας τα επόμενα βήματα:" "εκτελώντας τα επόμενα βήματα:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Αλλαγή του τροποποιητή Orca" msgstr "Αλλαγή του τροποποιητή Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Μετάβαση στο σύνθετο πλαίσιο <gui>Πλήκτρα τροποποιητή αναγνώστη οθόνης Orca</" "Μετάβαση στο σύνθετο πλαίσιο <gui>Πλήκτρα τροποποιητή αναγνώστη οθόνης Orca</"
"gui>." "gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Δείξτε τον επιθυμητό τροποποιητή. Οι διαθέσιμες επιλογές είναι:" msgstr "Δείξτε τον επιθυμητό τροποποιητή. Οι διαθέσιμες επιλογές είναι:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Εισαγωγή, εισαγωγή_KP" msgstr "Εισαγωγή, εισαγωγή_KP"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "Eισαγωγή_KP" msgstr "Eισαγωγή_KP"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Εισαγωγή" msgstr "Εισαγωγή"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5331,10 +5331,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:52 #: C/introduction.page:52
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Πληκτρολογήστε <cmd>orca</cmd>, μαζί με κάθε προαιρετική παράμετρο, σε ένα " "Πληκτρολογήστε <cmd>cthulhu</cmd>, μαζί με κάθε προαιρετική παράμετρο, σε ένα "
"παράθυρο τερματικού ή μέσα στον διάλογο <gui>εκτέλεσης</gui> και έπειτα " "παράθυρο τερματικού ή μέσα στον διάλογο <gui>εκτέλεσης</gui> και έπειτα "
"πατήστε <key>επιστροφή</key>." "πατήστε <key>επιστροφή</key>."
@ -6309,7 +6309,7 @@ msgid ""
"which applies to all applications. An example of an Orca preference is key " "which applies to all applications. An example of an Orca preference is key "
"echo because key echo is something that applies to all applications." "echo because key echo is something that applies to all applications."
msgstr "" msgstr ""
"Οι προτιμήσεις orca επιτρέπουν την προσαρμογή της λειτουργικότητας στο " "Οι προτιμήσεις cthulhu επιτρέπουν την προσαρμογή της λειτουργικότητας στο "
"<app>Orca</app> που εφαρμόζεται σε όλες τις εφαρμογές. Ένα παράδειγμα της " "<app>Orca</app> που εφαρμόζεται σε όλες τις εφαρμογές. Ένα παράδειγμα της "
"προτίμησης Orca είναι η ηχώ πλήκτρου επειδή η ηχώ πλήκτρου είναι κάτι που " "προτίμησης Orca είναι η ηχώ πλήκτρου επειδή η ηχώ πλήκτρου είναι κάτι που "
"εφαρμόζεται σε όλες τις εφαρμογές." "εφαρμόζεται σε όλες τις εφαρμογές."
@ -6322,7 +6322,7 @@ msgid ""
"and then set the key echo for Pidgin to be none. Having done so, <app>Orca</" "and then set the key echo for Pidgin to be none. Having done so, <app>Orca</"
"app> would always echo each word that you typed, unless you were in Pidgin." "app> would always echo each word that you typed, unless you were in Pidgin."
msgstr "" msgstr ""
"Σημειώστε ότι οι προτιμήσεις orca μπορούν να προσαρμοστούν σε μια βάση για " "Σημειώστε ότι οι προτιμήσεις cthulhu μπορούν να προσαρμοστούν σε μια βάση για "
"κάθε εφαρμογή. Για παράδειγμα, μπορείτε να ορίσετε την προεπιλεγμένη ηχώ " "κάθε εφαρμογή. Για παράδειγμα, μπορείτε να ορίσετε την προεπιλεγμένη ηχώ "
"πλήκτρου σε λέξεις και έπειτα να ορίσετε την ηχώ πλήκτρου για το Pidgin σε " "πλήκτρου σε λέξεις και έπειτα να ορίσετε την ηχώ πλήκτρου για το Pidgin σε "
"καμία. Έχοντας κάνει έτσι, το <app>Orca</app> θα ηχεί πάντοτε κάθε λέξη που " "καμία. Έχοντας κάνει έτσι, το <app>Orca</app> θα ηχεί πάντοτε κάθε λέξη που "
@ -6366,7 +6366,7 @@ msgid ""
"application-specific preferences dialogs and only for those applications to " "application-specific preferences dialogs and only for those applications to "
"which these options apply." "which these options apply."
msgstr "" msgstr ""
"Αντίθετα με τις προτιμήσεις orca, υπάρχουν μοναδικές προτιμήσεις ανά " "Αντίθετα με τις προτιμήσεις cthulhu, υπάρχουν μοναδικές προτιμήσεις ανά "
"εφαρμογή. Αυτές οι προτιμήσεις επιτρέπουν την προσαρμογή της " "εφαρμογή. Αυτές οι προτιμήσεις επιτρέπουν την προσαρμογή της "
"λειτουργικότητας του <app>Orca</app> που εφαρμόζεται σε συγκεκριμένα " "λειτουργικότητας του <app>Orca</app> που εφαρμόζεται σε συγκεκριμένα "
"περιβάλλοντα, όπως σε ιστοσελίδες ή σε εφαρμογές συζητήσεων. Ως αποτέλεσμα, " "περιβάλλοντα, όπως σε ιστοσελίδες ή σε εφαρμογές συζητήσεων. Ως αποτέλεσμα, "
@ -7912,17 +7912,17 @@ msgstr "Προεπιλεγμένη τιμή: <gui>Πρόταση</gui>"
#~ msgctxt "_" #~ msgctxt "_"
#~ msgid "" #~ msgid ""
#~ "external ref='figures/orca-logo.png' " #~ "external ref='figures/cthulhu-logo.png' "
#~ "md5='d8759cff4f184e7134cc5bcd6d32d839'" #~ "md5='d8759cff4f184e7134cc5bcd6d32d839'"
#~ msgstr "" #~ msgstr ""
#~ "external ref='figures/orca-logo.png' " #~ "external ref='figures/cthulhu-logo.png' "
#~ "md5='d8759cff4f184e7134cc5bcd6d32d839'" #~ "md5='d8759cff4f184e7134cc5bcd6d32d839'"
#~ msgid "" #~ msgid ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png\"> " #~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png\"> "
#~ "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader" #~ "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader"
#~ msgstr "" #~ msgstr ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png\"> " #~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png\"> "
#~ "Λογότυπο του <app>Orca</app></media> Αναγνώστης οθόνης <app>Orca</app>" #~ "Λογότυπο του <app>Orca</app></media> Αναγνώστης οθόνης <app>Orca</app>"
#~ msgid "" #~ msgid ""
@ -7998,10 +7998,10 @@ msgstr "Προεπιλεγμένη τιμή: <gui>Πρόταση</gui>"
#~ msgctxt "_" #~ msgctxt "_"
#~ msgid "" #~ msgid ""
#~ "external ref='figures/orca_find.png' " #~ "external ref='figures/cthulhu_find.png' "
#~ "md5='c57e798757d41146c96c263865c68610'" #~ "md5='c57e798757d41146c96c263865c68610'"
#~ msgstr "" #~ msgstr ""
#~ "external ref='figures/orca_find.png' " #~ "external ref='figures/cthulhu_find.png' "
#~ "md5='c57e798757d41146c96c263865c68610'" #~ "md5='c57e798757d41146c96c263865c68610'"
#~ msgctxt "_" #~ msgctxt "_"
@ -8543,10 +8543,10 @@ msgstr "Προεπιλεγμένη τιμή: <gui>Πρόταση</gui>"
#~ "app>." #~ "app>."
#~ msgid "" #~ msgid ""
#~ "Type <cmd>orca -q</cmd> or <cmd>orca --quit</cmd> in a terminal window or " #~ "Type <cmd>cthulhu -q</cmd> or <cmd>cthulhu --quit</cmd> in a terminal window or "
#~ "within the <gui>Run</gui> dialog and then press <key>Return</key>." #~ "within the <gui>Run</gui> dialog and then press <key>Return</key>."
#~ msgstr "" #~ msgstr ""
#~ "Πληκτρολογήστε <cmd>orca -q</cmd> ή <cmd>orca --quit</cmd> σε ένα " #~ "Πληκτρολογήστε <cmd>cthulhu -q</cmd> ή <cmd>cthulhu --quit</cmd> σε ένα "
#~ "παράθυρο τερματικού ή μέσα στον διάλογο <gui>εκτέλεσης</gui> και έπειτα " #~ "παράθυρο τερματικού ή μέσα στον διάλογο <gui>εκτέλεσης</gui> και έπειτα "
#~ "πατήστε <key>επιστροφή</key>." #~ "πατήστε <key>επιστροφή</key>."
@ -8628,7 +8628,7 @@ msgstr "Προεπιλεγμένη τιμή: <gui>Πρόταση</gui>"
#~ "access help content, bring up the About dialog, and quit <app>Orca</app>." #~ "access help content, bring up the About dialog, and quit <app>Orca</app>."
#~ msgstr "" #~ msgstr ""
#~ "Το κύριο παράθυρο του <app>Orca</app> παρέχει με γραφικό τρόπο την " #~ "Το κύριο παράθυρο του <app>Orca</app> παρέχει με γραφικό τρόπο την "
#~ "εμφάνιση του διαλόγου <link xref=\"preferences\">προτιμήσεων του orca</" #~ "εμφάνιση του διαλόγου <link xref=\"preferences\">προτιμήσεων του cthulhu</"
#~ "link>, πρόσβαση στο περιεχόμενο βοήθειας, προβολή του διαλόγου περί και " #~ "link>, πρόσβαση στο περιεχόμενο βοήθειας, προβολή του διαλόγου περί και "
#~ "έξοδο από το <app>Orca</app>." #~ "έξοδο από το <app>Orca</app>."

View File

@ -1,7 +1,7 @@
# translation of orca.help.master.po to Español # translation of cthulhu.help.master.po to Español
# Spanish translation for orca. # Spanish translation for cthulhu.
# Copyright (C) 2010 orca's COPYRIGHT HOLDER # Copyright (C) 2010 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# Francisco Javier Dorado Martínez <javier@tiflolinux.org>, 2010, 2011. # Francisco Javier Dorado Martínez <javier@tiflolinux.org>, 2010, 2011.
# Gonzalo <gonzalo.sanhueza.r@gmail.com>, 2011. # Gonzalo <gonzalo.sanhueza.r@gmail.com>, 2011.
# Gonzalo Sanhueza <gonzalo.sanhueza.r@gmail.com>, 2011. # Gonzalo Sanhueza <gonzalo.sanhueza.r@gmail.com>, 2011.
@ -10,7 +10,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca.help.master\n" "Project-Id-Version: cthulhu.help.master\n"
"POT-Creation-Date: 2021-10-21 09:21+0000\n" "POT-Creation-Date: 2021-10-21 09:21+0000\n"
"PO-Revision-Date: 2021-11-16 15:55+0100\n" "PO-Revision-Date: 2021-11-16 15:55+0100\n"
"Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n" "Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
@ -48,7 +48,7 @@ msgstr "Comandos para marcar y obtener objetos"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -59,10 +59,10 @@ msgstr "Comandos para marcar y obtener objetos"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -77,7 +77,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -89,10 +89,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -321,34 +321,34 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Activar/desactivar los historiales de salas específicas: (sin asociar)" msgstr "Activar/desactivar los historiales de salas específicas: (sin asociar)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Controlar y aprender a usar Orca" msgstr "1. Controlar y aprender a usar Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Controlar y aprender a usar Orca" msgstr "Controlar y aprender a usar Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Comandos para interactuar con <app>Orca</app>" msgstr "Comandos para interactuar con <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Controlar y aprender a usar Orca" msgstr "Controlar y aprender a usar Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "4. Comandos para controlar <app>Orca</app>" msgstr "4. Comandos para controlar <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -360,7 +360,7 @@ msgstr ""
"mientras se accede a la aplicación." "mientras se accede a la aplicación."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -369,7 +369,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -385,7 +385,7 @@ msgstr ""
"obtener información sobre cómo asociar comandos que no estén asociados." "obtener información sobre cómo asociar comandos que no estén asociados."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -394,7 +394,7 @@ msgstr ""
"<keyseq><key>Modificador de Orca</key><key>Espacio</key></keyseq>." "<keyseq><key>Modificador de Orca</key><key>Espacio</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -404,7 +404,7 @@ msgstr ""
"keyseq>." "keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -413,13 +413,13 @@ msgstr ""
"de Orca</key><key>Retroceso</key></keyseq>" "de Orca</key><key>Retroceso</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Comandos para aprender a usar <app>Orca</app>" msgstr "Comandos para aprender a usar <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -433,14 +433,14 @@ msgstr ""
"puede usar." "puede usar."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Entrar en modo de aprendizaje: <keyseq><key>Modificador de Orca</key><key>H</" "Entrar en modo de aprendizaje: <keyseq><key>Modificador de Orca</key><key>H</"
"key></keyseq>" "key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Salir del modo de aprendizaje: <keyseq><key>Esc</key></keyseq>" msgstr "Salir del modo de aprendizaje: <keyseq><key>Esc</key></keyseq>"
@ -511,11 +511,11 @@ msgstr "Comandos de búsqueda de Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"La <link xref=\"howto_orca_find\">característica Buscar</link> de <app>Orca</" "La <link xref=\"howto_cthulhu_find\">característica Buscar</link> de <app>Orca</"
"app> le permite buscar el contexto de <link xref=\"howto_flat_review" "app> le permite buscar el contexto de <link xref=\"howto_flat_review"
"\">revisión</link> para los elementos ubicados dentro de la ventana actual." "\">revisión</link> para los elementos ubicados dentro de la ventana actual."
@ -525,12 +525,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Abrir el diálogo «Buscar» de <app>Orca</app>:" msgstr "Abrir el diálogo «Buscar» de <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Sobremesa: <keyseq><key>TN Supr</key></keyseq>" msgstr "Sobremesa: <keyseq><key>TN Supr</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "Portátil: <keyseq><key>Modificador de Orca</key><key>[</key></keyseq>" msgstr "Portátil: <keyseq><key>Modificador de Orca</key><key>[</key></keyseq>"
@ -2843,14 +2843,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"El contenido «aplanado», también conocido como «el contexto de revisión», se " "El contenido «aplanado», también conocido como «el contexto de revisión», se "
"puede <link xref=\"commands_flat_review\">navegar</link> por línea, palabra, " "puede <link xref=\"commands_flat_review\">navegar</link> por línea, palabra, "
"carácter y objeto. Además, puede pulsar con el botón derecho o el izquierdo " "carácter y objeto. Además, puede pulsar con el botón derecho o el izquierdo "
"sobre el objeto que se está revisando. Finalmente, puede usar la <link xref=" "sobre el objeto que se está revisando. Finalmente, puede usar la <link xref="
"\"howto_orca_find\">búsqueda de Orca</link>, una característica basada en la " "\"howto_cthulhu_find\">búsqueda de Orca</link>, una característica basada en la "
"revisión para buscar el contenido de la ventana activa." "revisión para buscar el contenido de la ventana activa."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3055,7 +3055,7 @@ msgstr "Asociar un comando no asociado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60 #: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60
#: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113 #: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113
#: C/howto_keyboard_layout.page:45 C/howto_the_orca_modifier.page:53 #: C/howto_keyboard_layout.page:45 C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>." "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -3067,7 +3067,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Vaya a la página <gui>Asociaciones de teclas</gui>." msgstr "Vaya a la página <gui>Asociaciones de teclas</gui>."
@ -3108,7 +3108,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Pulse el botón <gui>Aplicar</gui>." msgstr "Pulse el botón <gui>Aplicar</gui>."
@ -3198,7 +3198,7 @@ msgstr ""
"se usa como modificador de Orca." "se usa como modificador de Orca."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3207,7 +3207,7 @@ msgstr ""
"predeterminado será <key>Bloq Mayús</key>" "predeterminado será <key>Bloq Mayús</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3631,23 +3631,23 @@ msgstr ""
"\"howto_key_bindings\">introducción a las asociaciones de teclas</link>." "\"howto_key_bindings\">introducción a las asociaciones de teclas</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Búsqueda de Orca" msgstr "3. Búsqueda de Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Buscar objetos de una ventana" msgstr "Buscar objetos de una ventana"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Búsqueda de Orca" msgstr "Búsqueda de Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3659,12 +3659,12 @@ msgstr ""
"la ventana actual." "la ventana actual."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Activar la búsqueda de Orca" msgstr "Activar la búsqueda de Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3674,7 +3674,7 @@ msgstr ""
"link> elegida." "link> elegida."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -3683,22 +3683,22 @@ msgstr ""
"<link xref=\"commands_find\">comandos de la búsqueda de Orca</link>" "<link xref=\"commands_find\">comandos de la búsqueda de Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Cuando active la búsqueda de Orca, se situará en un cuadro de diálogo." msgstr "Cuando active la búsqueda de Orca, se situará en un cuadro de diálogo."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Aquí puede especificar los siguientes elementos:" msgstr "Aquí puede especificar los siguientes elementos:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "El texto que buscar" msgstr "El texto que buscar"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3707,13 +3707,13 @@ msgstr ""
"actual o la parte superior de la ventana" "actual o la parte superior de la ventana"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "" msgstr ""
"Valor predeterminado de <gui>Empezar en</gui>: <gui>Posición actual</gui>" "Valor predeterminado de <gui>Empezar en</gui>: <gui>Posición actual</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
@ -3721,13 +3721,13 @@ msgstr ""
"Indica si se debe tener en cuenta la capitalización al buscar coincidencias" "Indica si se debe tener en cuenta la capitalización al buscar coincidencias"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"Valor predeterminado de <gui>Coincidir con mayúsculas</gui>: no seleccionado" "Valor predeterminado de <gui>Coincidir con mayúsculas</gui>: no seleccionado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3736,14 +3736,14 @@ msgstr ""
"la palabra o frase completa" "la palabra o frase completa"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"Valor predeterminado de <gui>Coincidir sólo con la palabra entera</gui>: no " "Valor predeterminado de <gui>Coincidir sólo con la palabra entera</gui>: no "
"seleccionado" "seleccionado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3752,12 +3752,12 @@ msgstr ""
"la izquierda para la siguiente coincidencia" "la izquierda para la siguiente coincidencia"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Valor predeterminado de <gui>Buscar hacia atrás</gui>: no seleccionado" msgstr "Valor predeterminado de <gui>Buscar hacia atrás</gui>: no seleccionado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3768,12 +3768,12 @@ msgstr ""
"búsqueda." "búsqueda."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Valor predeterminado de <gui>Salto</gui>: seleccionado" msgstr "Valor predeterminado de <gui>Salto</gui>: seleccionado"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3783,7 +3783,7 @@ msgstr ""
"diálogo de búsqueda de Orca." "diálogo de búsqueda de Orca."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3958,41 +3958,41 @@ msgstr ""
"app>, se usará el perfil recientemente seleccionado." "app>, se usará el perfil recientemente seleccionado."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Configuración de Orca" msgstr "4. Configuración de Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Configuración" msgstr "Configuración"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Configurar <app>Orca</app>" msgstr "Configurar <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Configuración de Orca" msgstr "Configuración de Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=" "If you want to configure <app>Orca</app>, get into the <link xref="
"\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Si quiere configurar <app>Orca</app>, vaya al diálogo de <link xref=" "Si quiere configurar <app>Orca</app>, vaya al diálogo de <link xref="
"\"preferences\">Preferencias</link> pulsando <keyseq><key>Modificador de " "\"preferences\">Preferencias</link> pulsando <keyseq><key>Modificador de "
"Orca</key><key>Espacio</key></keyseq> desde cualquier aplicación accesible. " "Orca</key><key>Espacio</key></keyseq> desde cualquier aplicación accesible. "
"Alternativamente, puede escribir <cmd>orca</cmd> seguido de <cmd>-s</cmd> o " "Alternativamente, puede escribir <cmd>cthulhu</cmd> seguido de <cmd>-s</cmd> o "
"<cmd>--setup</cmd> en una ventana de la terminal o en el diálogo " "<cmd>--setup</cmd> en una ventana de la terminal o en el diálogo "
"<gui>Ejecutar</gui> y pulse <key>Intro</key>." "<gui>Ejecutar</gui> y pulse <key>Intro</key>."
@ -4578,13 +4578,13 @@ msgstr ""
"de un error ortográfico." "de un error ortográfico."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. El modificador de Orca" msgstr "3. El modificador de Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4592,12 +4592,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "El modificador de Orca" msgstr "El modificador de Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4610,7 +4610,7 @@ msgstr ""
"aplicaciones que esté usando." "aplicaciones que esté usando."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4621,7 +4621,7 @@ msgstr ""
"su distribución de escritorio:" "su distribución de escritorio:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4631,39 +4631,39 @@ msgstr ""
"pasos:" "pasos:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Cambiar el «modificador de Orca»" msgstr "Cambiar el «modificador de Orca»"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Vaya a la caja combinada <gui>Teclas modificadoras del lector de pantalla</" "Vaya a la caja combinada <gui>Teclas modificadoras del lector de pantalla</"
"gui>." "gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Elija el modificador que quiere. Las opciones disponibles son:" msgstr "Elija el modificador que quiere. Las opciones disponibles son:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Ins, TN Ins" msgstr "Ins, TN Ins"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "TN Ins" msgstr "TN Ins"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insertar" msgstr "Insertar"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Bloqueo_mayúscula" msgstr "Bloqueo_mayúscula"
@ -5030,10 +5030,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Escriba <cmd>orca</cmd>, con cualquier parámetro opcional, en una ventana de " "Escriba <cmd>cthulhu</cmd>, con cualquier parámetro opcional, en una ventana de "
"la terminal o en el diálogo <gui>Ejecutar</gui> y pulse <key>Intro</key>." "la terminal o en el diálogo <gui>Ejecutar</gui> y pulse <key>Intro</key>."
#. (itstool) path: section/title #. (itstool) path: section/title
@ -8305,10 +8305,10 @@ msgstr ""
#~ "consola de texto del sistema." #~ "consola de texto del sistema."
#~ msgid "" #~ msgid ""
#~ "Type <cmd>orca --text-setup</cmd> or <cmd>orca -t</cmd> and press " #~ "Type <cmd>cthulhu --text-setup</cmd> or <cmd>cthulhu -t</cmd> and press "
#~ "<key>Return</key>." #~ "<key>Return</key>."
#~ msgstr "" #~ msgstr ""
#~ "Escriba <cmd>orca --text-setup</cmd> o <cmd>orca -t</cmd> y pulse " #~ "Escriba <cmd>cthulhu --text-setup</cmd> o <cmd>cthulhu -t</cmd> y pulse "
#~ "<key>Intro</key>." #~ "<key>Intro</key>."
#~ msgid "You will be asked a few questions:" #~ msgid "You will be asked a few questions:"
@ -8599,17 +8599,17 @@ msgstr ""
#~ msgctxt "_" #~ msgctxt "_"
#~ msgid "" #~ msgid ""
#~ "external ref='figures/orca-logo.png' " #~ "external ref='figures/cthulhu-logo.png' "
#~ "md5='d8759cff4f184e7134cc5bcd6d32d839'" #~ "md5='d8759cff4f184e7134cc5bcd6d32d839'"
#~ msgstr "" #~ msgstr ""
#~ "external ref='figures/orca-logo.png' " #~ "external ref='figures/cthulhu-logo.png' "
#~ "md5='d8759cff4f184e7134cc5bcd6d32d839'" #~ "md5='d8759cff4f184e7134cc5bcd6d32d839'"
#~ msgid "" #~ msgid ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png\"> " #~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png\"> "
#~ "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader" #~ "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader"
#~ msgstr "" #~ msgstr ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png" #~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png"
#~ "\">Logo de <app>Orca</app> </media>Lector de pantalla<app>Orca</app>" #~ "\">Logo de <app>Orca</app> </media>Lector de pantalla<app>Orca</app>"
#~ msgid "" #~ msgid ""
@ -8679,10 +8679,10 @@ msgstr ""
#~ msgctxt "_" #~ msgctxt "_"
#~ msgid "" #~ msgid ""
#~ "external ref='figures/orca_find.png' " #~ "external ref='figures/cthulhu_find.png' "
#~ "md5='c57e798757d41146c96c263865c68610'" #~ "md5='c57e798757d41146c96c263865c68610'"
#~ msgstr "" #~ msgstr ""
#~ "external ref='figures/orca_find.png' " #~ "external ref='figures/cthulhu_find.png' "
#~ "md5='c57e798757d41146c96c263865c68610'" #~ "md5='c57e798757d41146c96c263865c68610'"
#~ msgctxt "_" #~ msgctxt "_"
@ -9302,10 +9302,10 @@ msgstr ""
#~ "app>." #~ "app>."
#~ msgid "" #~ msgid ""
#~ "Type <cmd>orca -q</cmd> or <cmd>orca --quit</cmd> in a terminal window or " #~ "Type <cmd>cthulhu -q</cmd> or <cmd>cthulhu --quit</cmd> in a terminal window or "
#~ "within the <gui>Run</gui> dialog and then press <key>Return</key>." #~ "within the <gui>Run</gui> dialog and then press <key>Return</key>."
#~ msgstr "" #~ msgstr ""
#~ "Escriba <cmd>orca -q</cmd> o <cmd>orca --quit</cmd> en una ventana de la " #~ "Escriba <cmd>cthulhu -q</cmd> o <cmd>cthulhu --quit</cmd> en una ventana de la "
#~ "terminal o en el diálogo <gui>Ejecutar</gui> y pulse <key>Intro</key>." #~ "terminal o en el diálogo <gui>Ejecutar</gui> y pulse <key>Intro</key>."
#~ msgid "speech" #~ msgid "speech"

View File

@ -1,6 +1,6 @@
# French translation for orca. # French translation for cthulhu.
# Copyright (C) 2011-2018 orca's COPYRIGHT HOLDER # Copyright (C) 2011-2018 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# Laurent Coudeur <laurentc@iol.ie>, 2011. # Laurent Coudeur <laurentc@iol.ie>, 2011.
# Bruno Brouard <annoa.b@gmail.com>, 2011, 2012. # Bruno Brouard <annoa.b@gmail.com>, 2011, 2012.
@ -12,7 +12,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2023-01-10 16:42+0000\n" "POT-Creation-Date: 2023-01-10 16:42+0000\n"
"PO-Revision-Date: 2023-01-12 11:48+0100\n" "PO-Revision-Date: 2023-01-12 11:48+0100\n"
"Last-Translator: Irénée Thirion <irenee.thirion@e.email>\n" "Last-Translator: Irénée Thirion <irenee.thirion@e.email>\n"
@ -24,7 +24,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.2.2\n" "X-Generator: Poedit 3.2.2\n"
"X-DL-Team: fr\n" "X-DL-Team: fr\n"
"X-DL-Module: orca\n" "X-DL-Module: cthulhu\n"
"X-DL-Branch: master\n" "X-DL-Branch: master\n"
"X-DL-Domain: help\n" "X-DL-Domain: help\n"
"X-DL-State: Translating\n" "X-DL-State: Translating\n"
@ -59,7 +59,7 @@ msgstr "Commandes pour créer des signets et récupérer des éléments"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -70,10 +70,10 @@ msgstr "Commandes pour créer des signets et récupérer des éléments"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -88,7 +88,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -100,10 +100,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -335,34 +335,34 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Activer ou désactiver lhistorique dun salon spécifique : (non liée)" msgstr "Activer ou désactiver lhistorique dun salon spécifique : (non liée)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Contrôler et apprendre à utiliser Orca" msgstr "1. Contrôler et apprendre à utiliser Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Contrôler et apprendre à utiliser Orca" msgstr "Contrôler et apprendre à utiliser Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Commandes pour utiliser <app>Orca</app>" msgstr "Commandes pour utiliser <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Contrôler et apprendre à utiliser Orca" msgstr "Contrôler et apprendre à utiliser Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Commandes pour contrôler <app>Orca</app>" msgstr "Commandes pour contrôler <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -374,7 +374,7 @@ msgstr ""
"les conflits de raccourcis dans lapplication en cours daccès." "les conflits de raccourcis dans lapplication en cours daccès."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -383,7 +383,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -399,7 +399,7 @@ msgstr ""
"liées." "liées."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -409,7 +409,7 @@ msgstr ""
"keyseq>." "keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -419,7 +419,7 @@ msgstr ""
"despace</key></keyseq>." "despace</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -429,13 +429,13 @@ msgstr ""
"keyseq>" "keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Commande pour apprendre à utiliser <app>Orca</app>" msgstr "Commande pour apprendre à utiliser <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -449,14 +449,14 @@ msgstr ""
"utiliser." "utiliser."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Entrer dans le mode dapprentissage : <keyseq><key>Touche de modification " "Entrer dans le mode dapprentissage : <keyseq><key>Touche de modification "
"dOrca</key><key>H</key></keyseq>" "dOrca</key><key>H</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Quitter le mode dapprentissage : <keyseq><key>Échap</key></keyseq>" msgstr "Quitter le mode dapprentissage : <keyseq><key>Échap</key></keyseq>"
@ -527,11 +527,11 @@ msgstr "Commandes de recherche dOrca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"La <link xref=\"howto_orca_find\">fonction de recherche</link> de <app>Orca</" "La <link xref=\"howto_cthulhu_find\">fonction de recherche</link> de <app>Orca</"
"app> vous permet de rechercher dans le contexte de l<link xref=" "app> vous permet de rechercher dans le contexte de l<link xref="
"\"howto_flat_review\">examen global</link>, les éléments situés dans la " "\"howto_flat_review\">examen global</link>, les éléments situés dans la "
"fenêtre actuelle." "fenêtre actuelle."
@ -542,12 +542,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Ouvrir la fenêtre de recherche d<app>Orca</app> :" msgstr "Ouvrir la fenêtre de recherche d<app>Orca</app> :"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Ordinateur de bureau : <keyseq><key>PN Suppr</key></keyseq>" msgstr "Ordinateur de bureau : <keyseq><key>PN Suppr</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2921,14 +2921,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"Le contenu « globalisé », dénommé aussi contexte dexamen global, peut être " "Le contenu « globalisé », dénommé aussi contexte dexamen global, peut être "
"<link xref=\"commands_flat_review\">parcouru</link> par ligne, par mot, par " "<link xref=\"commands_flat_review\">parcouru</link> par ligne, par mot, par "
"caractère et par objet. De plus, vous pouvez effectuer un clic gauche ou " "caractère et par objet. De plus, vous pouvez effectuer un clic gauche ou "
"droit sur lobjet qui est lu. Enfin, vous pouvez utiliser la <link xref=" "droit sur lobjet qui est lu. Enfin, vous pouvez utiliser la <link xref="
"\"howto_orca_find\">Recherche dOrca</link>, une fonction de type examen " "\"howto_cthulhu_find\">Recherche dOrca</link>, une fonction de type examen "
"global pour faire des recherches dans le contenu de la fenêtre actuelle." "global pour faire des recherches dans le contenu de la fenêtre actuelle."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3149,7 +3149,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Allez dans longlet <gui>Raccourcis clavier</gui>." msgstr "Allez dans longlet <gui>Raccourcis clavier</gui>."
@ -3191,7 +3191,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Cliquez sur le bouton <gui>Appliquer</gui>." msgstr "Cliquez sur le bouton <gui>Appliquer</gui>."
@ -3286,7 +3286,7 @@ msgstr ""
"modification dOrca." "modification dOrca."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3295,7 +3295,7 @@ msgstr ""
"dOrca par défaut est <key>Verr. maj.</key>" "dOrca par défaut est <key>Verr. maj.</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3722,23 +3722,23 @@ msgstr ""
"\"howto_key_bindings\">Introduction aux raccourcis clavier</link>." "\"howto_key_bindings\">Introduction aux raccourcis clavier</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Recherche dOrca" msgstr "3. Recherche dOrca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Rechercher des objets dans une fenêtre" msgstr "Rechercher des objets dans une fenêtre"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Recherche dOrca" msgstr "Recherche dOrca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3749,12 +3749,12 @@ msgstr ""
"aider à trouver les objets visibles à lécran dans la fenêtre actuelle." "aider à trouver les objets visibles à lécran dans la fenêtre actuelle."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Activation de la recherche dOrca" msgstr "Activation de la recherche dOrca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3764,7 +3764,7 @@ msgstr ""
"\">lagencement de votre clavier</link> :" "\">lagencement de votre clavier</link> :"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -3773,22 +3773,22 @@ msgstr ""
"les <link xref=\"commands_find\">Commandes de recherche dOrca</link>" "les <link xref=\"commands_find\">Commandes de recherche dOrca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Quand vous activez la recherche dOrca, une boîte de dialogue souvre." msgstr "Quand vous activez la recherche dOrca, une boîte de dialogue souvre."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Vous pouvez y spécifier les éléments suivants :" msgstr "Vous pouvez y spécifier les éléments suivants :"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Le texte à rechercher" msgstr "Le texte à rechercher"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3797,14 +3797,14 @@ msgstr ""
"actuel, soit le haut de la fenêtre" "actuel, soit le haut de la fenêtre"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "" msgstr ""
"Valeur par défaut de <gui>Démarrer depuis</gui> : <gui>Emplacement actuel</" "Valeur par défaut de <gui>Démarrer depuis</gui> : <gui>Emplacement actuel</"
"gui>" "gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
@ -3812,24 +3812,24 @@ msgstr ""
"Si la casse doit être prise en compte pendant la recherche dune occurrence" "Si la casse doit être prise en compte pendant la recherche dune occurrence"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Valeur par défaut de <gui>Respecter la casse</gui> : non cochée" msgstr "Valeur par défaut de <gui>Respecter la casse</gui> : non cochée"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
msgstr "Si la recherche se limite au mot ou à la phrase entière" msgstr "Si la recherche se limite au mot ou à la phrase entière"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Valeur par défaut de <gui>Mots entiers seulement</gui> : non cochée" msgstr "Valeur par défaut de <gui>Mots entiers seulement</gui> : non cochée"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3838,12 +3838,12 @@ msgstr ""
"droite ou vers le haut et/ou la gauche." "droite ou vers le haut et/ou la gauche."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Valeur par défaut de <gui>Recherche en arrière</gui> : non cochée" msgstr "Valeur par défaut de <gui>Recherche en arrière</gui> : non cochée"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3854,12 +3854,12 @@ msgstr ""
"direction de la recherche." "direction de la recherche."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Valeur par défaut de <gui>Recherche circulaire</gui> : cochée" msgstr "Valeur par défaut de <gui>Recherche circulaire</gui> : cochée"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3869,7 +3869,7 @@ msgstr ""
"recherche dOrca." "recherche dOrca."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -4047,34 +4047,34 @@ msgstr ""
"<app>Orca</app>, le profil que vous venez de sélectionner sera utilisé." "<app>Orca</app>, le profil que vous venez de sélectionner sera utilisé."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Configuration dOrca" msgstr "4. Configuration dOrca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Configuration" msgstr "Configuration"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Mise en place d<app>Orca</app>" msgstr "Mise en place d<app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Configuration dOrca" msgstr "Configuration dOrca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=" "If you want to configure <app>Orca</app>, get into the <link xref="
"\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -4082,7 +4082,7 @@ msgstr ""
"dialogue des <link xref=\"preferences\">préférences</link> en appuyant sur " "dialogue des <link xref=\"preferences\">préférences</link> en appuyant sur "
"<keyseq><key>Touche de modification dOrca</key><key>Barre despace</key></" "<keyseq><key>Touche de modification dOrca</key><key>Barre despace</key></"
"keyseq> à partir de nimporte quelle application avec accessibilité. Il est " "keyseq> à partir de nimporte quelle application avec accessibilité. Il est "
"aussi possible de taper <cmd>orca</cmd> suivi par <cmd>-s</cmd> ou <cmd>--" "aussi possible de taper <cmd>cthulhu</cmd> suivi par <cmd>-s</cmd> ou <cmd>--"
"setup</cmd> dans une fenêtre de terminal ou dans la boîte de dialogue de " "setup</cmd> dans une fenêtre de terminal ou dans la boîte de dialogue de "
"lancement dapplication, puis de presser sur <key>Entrée</key>." "lancement dapplication, puis de presser sur <key>Entrée</key>."
@ -4676,13 +4676,13 @@ msgstr ""
"dorthographe." "dorthographe."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "4. La touche de modification dOrca" msgstr "4. La touche de modification dOrca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4690,12 +4690,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "La touche de modification dOrca" msgstr "La touche de modification dOrca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4708,7 +4708,7 @@ msgstr ""
"de conflits avec lapplication que vous utilisez." "de conflits avec lapplication que vous utilisez."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4718,7 +4718,7 @@ msgstr ""
"de bureau d<app>Orca</app>, la « Touche de modification dOrca » sera :" "de bureau d<app>Orca</app>, la « Touche de modification dOrca » sera :"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4728,55 +4728,55 @@ msgstr ""
"suivant les étapes ci-dessous :" "suivant les étapes ci-dessous :"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Modification de la Touche de modification dOrca" msgstr "Modification de la Touche de modification dOrca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Appuyez sur <keyseq><key>Touche de modification dOrca</key><key>Barre " "Appuyez sur <keyseq><key>Touche de modification dOrca</key><key>Barre "
"despace</key></keyseq> pour accéder à la boîte de dialogue <link xref=" "despace</key></keyseq> pour accéder à la boîte de dialogue <link xref="
"\"preferences\">Préférences dOrca</link>. Autrement vous pouvez lancer " "\"preferences\">Préférences dOrca</link>. Autrement vous pouvez lancer "
"Orca avec la fenêtre des préférences ouverte depuis un terminal en tapant " "Orca avec la fenêtre des préférences ouverte depuis un terminal en tapant "
"<cmd>orca -s</cmd> et en pressant la touche <key>Entrée</key>." "<cmd>cthulhu -s</cmd> et en pressant la touche <key>Entrée</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Allez dans la liste déroulante <gui>Touche(s) de modification du lecteur " "Allez dans la liste déroulante <gui>Touche(s) de modification du lecteur "
"décran</gui>." "décran</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
"Déplacez-vous sur la touche de modification souhaitée. Les options " "Déplacez-vous sur la touche de modification souhaitée. Les options "
"disponibles sont :" "disponibles sont :"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Inser, PN_Inser" msgstr "Inser, PN_Inser"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "PN_Inser" msgstr "PN_Inser"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Inser" msgstr "Inser"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Verr. maj." msgstr "Verr. maj."
@ -5148,10 +5148,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Saisissez <cmd>orca</cmd>, ainsi que les paramètres optionnels, dans une " "Saisissez <cmd>cthulhu</cmd>, ainsi que les paramètres optionnels, dans une "
"fenêtre de terminal ou dans la boîte de dialogue <gui>Lancer une " "fenêtre de terminal ou dans la boîte de dialogue <gui>Lancer une "
"application</gui> et appuyez sur <key>Entrée</key>." "application</gui> et appuyez sur <key>Entrée</key>."

View File

@ -1,13 +1,13 @@
# Galician translation for orca. # Galician translation for cthulhu.
# Copyright (C) 2011 orca's COPYRIGHT HOLDER # Copyright (C) 2011 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Fran Diéguez <frandieguez@ubuntu.com>, 2011. # Fran Diéguez <frandieguez@ubuntu.com>, 2011.
# Fran Dieguez <frandieguez@gnome.org>, 2011. # Fran Dieguez <frandieguez@gnome.org>, 2011.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2019-12-27 16:12+0000\n" "POT-Creation-Date: 2019-12-27 16:12+0000\n"
"PO-Revision-Date: 2019-12-27 18:04+0100\n" "PO-Revision-Date: 2019-12-27 18:04+0100\n"
"Last-Translator: Fran Diéguez <frandieguez@gnome.org>\n" "Last-Translator: Fran Diéguez <frandieguez@gnome.org>\n"
@ -45,7 +45,7 @@ msgstr ""
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -56,10 +56,10 @@ msgstr ""
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_gecko.page:12 #: C/preferences_chat.page:11 C/preferences_gecko.page:12
@ -74,7 +74,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -86,10 +86,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_gecko.page:16 C/preferences_general.page:15 #: C/preferences_gecko.page:16 C/preferences_general.page:15
@ -296,13 +296,13 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "" msgstr ""
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Controlar e aprender a usar Orca" msgstr "1. Controlar e aprender a usar Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
#, fuzzy #, fuzzy
#| msgid "1. Controlling and Learning to Use Orca" #| msgid "1. Controlling and Learning to Use Orca"
msgctxt "link" msgctxt "link"
@ -310,22 +310,22 @@ msgid "Controlling and Learning to Use Orca"
msgstr "1. Controlar e aprender a usar Orca" msgstr "1. Controlar e aprender a usar Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "" msgstr ""
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "" msgstr ""
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "" msgstr ""
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -333,14 +333,14 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
msgstr "" msgstr ""
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -350,34 +350,34 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
msgstr "" msgstr ""
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "" msgstr ""
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -386,12 +386,12 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit learn mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit learn mode: <keyseq><key>Esc</key></keyseq>"
msgstr "" msgstr ""
@ -461,7 +461,7 @@ msgstr "Ordes de Buscar de Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
@ -472,12 +472,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2470,7 +2470,7 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
@ -2634,7 +2634,7 @@ msgstr "Ligar unha orde non ligada"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60 #: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60
#: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113 #: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113
#: C/howto_keyboard_layout.page:45 C/howto_the_orca_modifier.page:53 #: C/howto_keyboard_layout.page:45 C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>." "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -2643,7 +2643,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "" msgstr ""
@ -2677,7 +2677,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "" msgstr ""
@ -2757,14 +2757,14 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same " "<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same "
@ -3103,23 +3103,23 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Buscar do Orca" msgstr "3. Buscar do Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "" msgstr ""
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Buscar do Orca" msgstr "Buscar do Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3127,89 +3127,89 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "" msgstr ""
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
msgstr "" msgstr ""
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Aquí pode especificar os seguintes elementos:" msgstr "Aquí pode especificar os seguintes elementos:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3217,19 +3217,19 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3375,13 +3375,13 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Configuración de Orca" msgstr "4. Configuración de Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
#, fuzzy #, fuzzy
#| msgid "Orca Configuration" #| msgid "Orca Configuration"
msgctxt "link" msgctxt "link"
@ -3389,22 +3389,22 @@ msgid "Configuration"
msgstr "Configuración de Orca" msgstr "Configuración de Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "" msgstr ""
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Configuración de Orca" msgstr "Configuración de Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=" "If you want to configure <app>Orca</app>, get into the <link xref="
"\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -3843,24 +3843,24 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "4. O modificador de Orca" msgstr "4. O modificador de Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -3869,7 +3869,7 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -3877,44 +3877,44 @@ msgid ""
msgstr "" msgstr ""
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
msgstr "" msgstr ""
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Inserir, TN_Inserir" msgstr "Inserir, TN_Inserir"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "TN_Inserir" msgstr "TN_Inserir"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Inserir" msgstr "Inserir"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Bloq_Maiús" msgstr "Bloq_Maiús"
@ -4209,7 +4209,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:52 #: C/introduction.page:52
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""

View File

@ -1,13 +1,13 @@
# Hungarian translation for orca help. # Hungarian translation for cthulhu help.
# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Free Software Foundation, Inc. # Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Free Software Foundation, Inc.
# This file is distributed under the same license as the orca help. # This file is distributed under the same license as the cthulhu help.
# #
# Gabor Kelemen <kelemeng at gnome dot hu>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. # Gabor Kelemen <kelemeng at gnome dot hu>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018.
# Attila Hammer <hammera at pickup dot hu>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023. # Attila Hammer <hammera at pickup dot hu>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023.
# Balázs Úr <ur.balazs at fsf dot hu>, 2019. # Balázs Úr <ur.balazs at fsf dot hu>, 2019.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca-help master\n" "Project-Id-Version: cthulhu-help master\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-26 20:29+0000\n" "POT-Creation-Date: 2023-07-26 20:29+0000\n"
"PO-Revision-Date: 2023-07-27 13:02+0200\n" "PO-Revision-Date: 2023-07-27 13:02+0200\n"
@ -46,7 +46,7 @@ msgstr "Objektumok könyvjelzőzése és lekérése"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 C/commands_chat.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12 C/commands_chat.page:12
#: C/commands_controlling_orca.page:11 C/commands_debugging.page:10 #: C/commands_controlling_cthulhu.page:11 C/commands_debugging.page:10
#: C/commands_find.page:12 C/commands_flat_review.page:12 #: C/commands_find.page:12 C/commands_flat_review.page:12
#: C/commands_live_regions.page:12 C/commands_mouse.page:13 C/commands.page:8 #: C/commands_live_regions.page:12 C/commands_mouse.page:13 C/commands.page:8
#: C/commands_profiles.page:12 C/commands_reading.page:14 #: C/commands_profiles.page:12 C/commands_reading.page:14
@ -57,10 +57,10 @@ msgstr "Objektumok könyvjelzőzése és lekérése"
#: C/howto_key_bindings.page:8 C/howto_keyboard_layout.page:8 #: C/howto_key_bindings.page:8 C/howto_keyboard_layout.page:8
#: C/howto_learn_modes.page:10 C/howto_live_regions.page:10 #: C/howto_learn_modes.page:10 C/howto_live_regions.page:10
#: C/howto_mouse_review.page:8 C/howto_notifications.page:8 #: C/howto_mouse_review.page:8 C/howto_notifications.page:8
#: C/howto_orca_find.page:8 C/howto_profiles.page:8 #: C/howto_cthulhu_find.page:8 C/howto_profiles.page:8
#: C/howto_setting_up_orca.page:12 C/howto_structural_navigation.page:12 #: C/howto_setting_up_cthulhu.page:12 C/howto_structural_navigation.page:12
#: C/howto_tables.page:10 C/howto_text_attributes.page:10 #: C/howto_tables.page:10 C/howto_text_attributes.page:10
#: C/howto_the_orca_modifier.page:11 C/howto_toggling_caps_lock.page:8 #: C/howto_the_cthulhu_modifier.page:11 C/howto_toggling_caps_lock.page:8
#: C/howto_whereami.page:10 C/index.page:9 C/introduction.page:10 #: C/howto_whereami.page:10 C/index.page:9 C/introduction.page:10
#: C/preferences_braille.page:11 C/preferences_chat.page:11 #: C/preferences_braille.page:11 C/preferences_chat.page:11
#: C/preferences_web.page:12 C/preferences_general.page:11 #: C/preferences_web.page:12 C/preferences_general.page:11
@ -74,7 +74,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 C/commands_chat.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16 C/commands_chat.page:16
#: C/commands_controlling_orca.page:15 C/commands_debugging.page:14 #: C/commands_controlling_cthulhu.page:15 C/commands_debugging.page:14
#: C/commands_find.page:16 C/commands_flat_review.page:16 #: C/commands_find.page:16 C/commands_flat_review.page:16
#: C/commands_live_regions.page:16 C/commands_mouse.page:17 C/commands.page:12 #: C/commands_live_regions.page:16 C/commands_mouse.page:17 C/commands.page:12
#: C/commands_profiles.page:16 C/commands_reading.page:18 #: C/commands_profiles.page:16 C/commands_reading.page:18
@ -85,10 +85,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -321,34 +321,34 @@ msgstr ""
"meghatározott billentyűtársítás" "meghatározott billentyűtársítás"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Az Orka irányítása és használatának megtanulása" msgstr "1. Az Orka irányítása és használatának megtanulása"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Az Orka irányítása, és használatának megtanulása" msgstr "Az Orka irányítása, és használatának megtanulása"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Parancsok az <app>Orka</app> kezeléséhez" msgstr "Parancsok az <app>Orka</app> kezeléséhez"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Az Orka irányítása, és használatának megtanulása" msgstr "Az Orka irányítása, és használatának megtanulása"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Parancsok az <app>Orka</app> irányításához" msgstr "Parancsok az <app>Orka</app> irányításához"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> commands " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> commands "
@ -360,7 +360,7 @@ msgstr ""
"ütköznének az éppen használt alkalmazás billentyűparancsaival." "ütköznének az éppen használt alkalmazás billentyűparancsaival."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</key><key>Alt</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</key><key>Alt</"
"key><key>S</key></keyseq>." "key><key>S</key></keyseq>."
@ -369,7 +369,7 @@ msgstr ""
"környezetben: <keyseq><key>STARTGOMB</key><key>ALT</key><key>S</key></keyseq>." "környezetben: <keyseq><key>STARTGOMB</key><key>ALT</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which there " "If you are using <app>Orca</app> in another desktop environment in which there "
"is no command to toggle <app>Orca</app> on and off, you may find the command to " "is no command to toggle <app>Orca</app> on and off, you may find the command to "
@ -386,7 +386,7 @@ msgstr ""
"módosítása</link> című fejezetet." "módosítása</link> című fejezetet."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -395,7 +395,7 @@ msgstr ""
"megnyitása: <keyseq><key>Orka módosító</key><key>Szóköz</key></keyseq>." "megnyitása: <keyseq><key>Orka módosító</key><key>Szóköz</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -405,7 +405,7 @@ msgstr ""
"key></keyseq>." "key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -414,13 +414,13 @@ msgstr ""
"<keyseq><key>Orka módosító</key><key>BackSpace</key></keyseq>" "<keyseq><key>Orka módosító</key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Parancsok az <app>Orka</app> használatának megtanulásához" msgstr "Parancsok az <app>Orka</app> használatának megtanulásához"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed along " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed along "
"with any associated <app>Orca</app> command that keystroke is bound to. In this " "with any associated <app>Orca</app> command that keystroke is bound to. In this "
@ -433,13 +433,13 @@ msgstr ""
"<app>Orka</app> parancsot egy listában áttekintheti." "<app>Orka</app> parancsot egy listában áttekintheti."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Belépés a tanuló módba: <keyseq><key>Orka módosító</key><key>H</key></keyseq>" "Belépés a tanuló módba: <keyseq><key>Orka módosító</key><key>H</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Kilépés a tanuló módból: <keyseq><key>Esc</key></keyseq>" msgstr "Kilépés a tanuló módból: <keyseq><key>Esc</key></keyseq>"
@ -512,11 +512,11 @@ msgstr "Az Orka keresés billentyűparancsai"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows you " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows you "
"to search the <link xref=\"howto_flat_review\">Flat Review</link> context for " "to search the <link xref=\"howto_flat_review\">Flat Review</link> context for "
"elements located within the current window." "elements located within the current window."
msgstr "" msgstr ""
"Az <app>Orka</app> <link xref=\"howto_orca_find\">keresés funkciója</link> az " "Az <app>Orka</app> <link xref=\"howto_cthulhu_find\">keresés funkciója</link> az "
"<link xref=\"howto_flat_review\">egyszerű áttekintésre</link> épül, amellyel " "<link xref=\"howto_flat_review\">egyszerű áttekintésre</link> épül, amellyel "
"gyorsan megtalálhatók az aktív ablakban lévő objektumok." "gyorsan megtalálhatók az aktív ablakban lévő objektumok."
@ -526,12 +526,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Az <app>Orka</app> Keresés párbeszédablakának megnyitása:" msgstr "Az <app>Orka</app> Keresés párbeszédablakának megnyitása:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Asztali kiosztás: <keyseq><key>Numpad Del</key></keyseq>" msgstr "Asztali kiosztás: <keyseq><key>Numpad Del</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" msgid "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
"Laptop kiosztás: <keyseq><key>Orka módosító</key><key>Nyitó szögletes</key></" "Laptop kiosztás: <keyseq><key>Orka módosító</key><key>Nyitó szögletes</key></"
@ -2912,7 +2912,7 @@ msgid ""
"The \"flattened\" contents, also known as the Flat Review context, can be <link " "The \"flattened\" contents, also known as the Flat Review context, can be <link "
"xref=\"commands_flat_review\">navigated</link> by line, by word, by character, " "xref=\"commands_flat_review\">navigated</link> by line, by word, by character, "
"and by object. In addition, you can perform a left-click or right-click on the " "and by object. In addition, you can perform a left-click or right-click on the "
"object being reviewed. Finally, you can use <link xref=\"howto_orca_find\">Orca " "object being reviewed. Finally, you can use <link xref=\"howto_cthulhu_find\">Orca "
"Find</link>, a Flat-Review-based feature to search the active window's contents." "Find</link>, a Flat-Review-based feature to search the active window's contents."
msgstr "" msgstr ""
"A képernyőn megjelenő információkat az <link xref=\"commands_flat_review" "A képernyőn megjelenő információkat az <link xref=\"commands_flat_review"
@ -2920,7 +2920,7 @@ msgstr ""
"szavanként, karakterenként vagy objektumonként, valamint lehetősége van " "szavanként, karakterenként vagy objektumonként, valamint lehetősége van "
"szimulált egérkattintást végrehajtani azon az objektumon, ahová az egyszerű " "szimulált egérkattintást végrehajtani azon az objektumon, ahová az egyszerű "
"áttekintés segítségével éppen navigált. Végül az áttekintendő objektumok között " "áttekintés segítségével éppen navigált. Végül az áttekintendő objektumok között "
"kereshet is az <link xref=\"howto_orca_find\">Orka keresés funkciója</link> " "kereshet is az <link xref=\"howto_cthulhu_find\">Orka keresés funkciója</link> "
"segítségével." "segítségével."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3150,7 +3150,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Lépjen a <gui>Billentyűtársítások</gui> lapra." msgstr "Lépjen a <gui>Billentyűtársítások</gui> lapra."
@ -3190,7 +3190,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Nyomja meg az <gui>Alkalmaz</gui> gombot." msgstr "Nyomja meg az <gui>Alkalmaz</gui> gombot."
@ -3286,7 +3286,7 @@ msgstr ""
"van hatással." "van hatással."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3295,7 +3295,7 @@ msgstr ""
"<key>Nagybetűzár</key> lesz." "<key>Nagybetűzár</key> lesz."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3720,23 +3720,23 @@ msgstr ""
"fejezetben olvashat." "fejezetben olvashat."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Az Orka keresés" msgstr "3. Az Orka keresés"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Objektumok keresése ablakokban" msgstr "Objektumok keresése ablakokban"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Az Orka keresés" msgstr "Az Orka keresés"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that are " "Review</link>-based search designed to help you quickly locate objects that are "
@ -3747,12 +3747,12 @@ msgstr ""
"képernyőn látható és az aktív ablakban található objektumokat." "képernyőn látható és az aktív ablakban található objektumokat."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Az Orka keresés párbeszédablak aktiválása" msgstr "Az Orka keresés párbeszédablak aktiválása"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3762,7 +3762,7 @@ msgstr ""
"függően használja a következő parancsok valamelyikét:" "függően használja a következő parancsok valamelyikét:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -3771,22 +3771,22 @@ msgstr ""
"<link xref=\"commands_find\">Az Orka keresési parancsai</link> fejezetet." "<link xref=\"commands_find\">Az Orka keresési parancsai</link> fejezetet."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Ha aktiválja az Orka keresés funkciót, egy párbeszédablakba fog kerülni." msgstr "Ha aktiválja az Orka keresés funkciót, egy párbeszédablakba fog kerülni."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "A következő adatokat adhatja meg:" msgstr "A következő adatokat adhatja meg:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "A keresendő szöveget." msgstr "A keresendő szöveget."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3795,12 +3795,12 @@ msgstr ""
"teteje." "teteje."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "A <gui>Kezdés</gui> beállítás alapértéke: <gui>Jelenlegi hely</gui>." msgstr "A <gui>Kezdés</gui> beállítás alapértéke: <gui>Jelenlegi hely</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a match" "Whether or not capitalization should be taken into account when seeking a match"
msgstr "" msgstr ""
@ -3808,14 +3808,14 @@ msgstr ""
"egyezések." "egyezések."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"A <gui>Kis és nagybetűk megkülönböztetése</gui> jelölőnégyzet alapbeállítása: " "A <gui>Kis és nagybetűk megkülönböztetése</gui> jelölőnégyzet alapbeállítása: "
"nincs bejelölve." "nincs bejelölve."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or phrase" "Whether or not to limit matches to those which match the entire word or phrase"
msgstr "" msgstr ""
@ -3823,13 +3823,13 @@ msgstr ""
"töredék esetén is megjelenjenek-e." "töredék esetén is megjelenjenek-e."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"A <gui>Csak teljes szóra</gui> jelölőnégyzet alapbeállítása: nincs bejelölve." "A <gui>Csak teljes szóra</gui> jelölőnégyzet alapbeállítása: nincs bejelölve."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up and/" "Whether Find should look down and/or to the right for the next match or up and/"
"or to the left." "or to the left."
@ -3838,13 +3838,13 @@ msgstr ""
"történjen, vagy felfelé és/vagy balra." "történjen, vagy felfelé és/vagy balra."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "" msgstr ""
"A <gui>Keresés visszafelé</gui> jelölőnégyzet alapbeállítása: nincs bejelölve." "A <gui>Keresés visszafelé</gui> jelölőnégyzet alapbeállítása: nincs bejelölve."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if there " "Whether or not Find should wrap around to the top/bottom of the window if there "
"is no match found from the starting location in the direction of the search." "is no match found from the starting location in the direction of the search."
@ -3854,12 +3854,12 @@ msgstr ""
"helytől kezdve a keresés iránya felé." "helytől kezdve a keresés iránya felé."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "A <gui>Körbe</gui> jelölőnégyzet alapbeállítása: bejelölve." msgstr "A <gui>Körbe</gui> jelölőnégyzet alapbeállítása: bejelölve."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3869,7 +3869,7 @@ msgstr ""
"párbeszédablakot." "párbeszédablakot."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -4054,34 +4054,34 @@ msgstr ""
"újonnan beállított profil kerül automatikusan betöltésre." "újonnan beállított profil kerül automatikusan betöltésre."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Az Orka beállítása" msgstr "4. Az Orka beállítása"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Beállítások" msgstr "Beállítások"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Az <app>Orka</app> kiinduló és későbbi beállítása" msgstr "Az <app>Orka</app> kiinduló és későbbi beállítása"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Az Orka beállítása" msgstr "Az Orka beállítása"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=\"preferences" "If you want to configure <app>Orca</app>, get into the <link xref=\"preferences"
"\">Preferences</link> dialog by pressing <keyseq><key>Orca Modifier</" "\">Preferences</link> dialog by pressing <keyseq><key>Orca Modifier</"
"key><key>Space</key></keyseq> from within any accessible application. " "key><key>Space</key></keyseq> from within any accessible application. "
"Alternatively, you can type <cmd>orca</cmd> followed by either <cmd>-s</cmd> or " "Alternatively, you can type <cmd>cthulhu</cmd> followed by either <cmd>-s</cmd> or "
"<cmd>--setup</cmd> in a terminal window or within the <gui>Run</gui> dialog and " "<cmd>--setup</cmd> in a terminal window or within the <gui>Run</gui> dialog and "
"then press <key>Return</key>." "then press <key>Return</key>."
msgstr "" msgstr ""
@ -4090,7 +4090,7 @@ msgstr ""
"\"preferences\">Beállítások</link> párbeszédablakba az <keyseq><key>Orka " "\"preferences\">Beállítások</link> párbeszédablakba az <keyseq><key>Orka "
"módosító</key><key>Szóköz</key></keyseq> billentyűkombináció lenyomásával. " "módosító</key><key>Szóköz</key></keyseq> billentyűkombináció lenyomásával. "
"Ezenkívül, ha a Terminálban vagy a <gui>Futtatás</gui> párbeszédablakban " "Ezenkívül, ha a Terminálban vagy a <gui>Futtatás</gui> párbeszédablakban "
"begépeli az <cmd>orca -s</cmd> vagy az <cmd>orca --setup</cmd> parancsot és " "begépeli az <cmd>cthulhu -s</cmd> vagy az <cmd>cthulhu --setup</cmd> parancsot és "
"lenyomja az <key>Enter</key> billentyűt, a beállítások párbeszédablak meg fog " "lenyomja az <key>Enter</key> billentyűt, a beállítások párbeszédablak meg fog "
"jelenni." "jelenni."
@ -4685,25 +4685,25 @@ msgstr ""
"ér, az <app>Orka</app> közölni fogja a betűtévesztést." "ér, az <app>Orka</app> közölni fogja a betűtévesztést."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Az Orka módosítóbillentyű" msgstr "3. Az Orka módosítóbillentyű"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
"A <key>Shift</key>, <key>Ctrl</key>, <key>Alt</key> mintájára működő billentyű" "A <key>Shift</key>, <key>Ctrl</key>, <key>Alt</key> mintájára működő billentyű"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Az Orka módosítóbillentyű" msgstr "Az Orka módosítóbillentyű"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing <app>Orca</" "key>, and <key>Alt</key>. It is designed specifically for performing <app>Orca</"
@ -4717,7 +4717,7 @@ msgstr ""
"alkalmazások billentyűparancsaival." "alkalmazások billentyűparancsaival."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on whether " "Which key the \"Orca Modifier\" is bound to will, by default, depend on whether "
"you are using <app>Orca</app>'s Laptop keyboard layout or its Desktop keyboard " "you are using <app>Orca</app>'s Laptop keyboard layout or its Desktop keyboard "
@ -4727,7 +4727,7 @@ msgstr ""
"az <app>Orkának</app> a laptop vagy asztali billentyűzetkiosztását használja:" "az <app>Orkának</app> a laptop vagy asztali billentyűzetkiosztását használja:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4736,40 +4736,40 @@ msgstr ""
"szeretné az Orka módosítóbillentyűt, tegye a következőket:" "szeretné az Orka módosítóbillentyűt, tegye a következőket:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Az Orka módosítóbillentyű megváltoztatása" msgstr "Az Orka módosítóbillentyű megváltoztatása"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Az <link xref=\"preferences\">Orka beállítások</link> párbeszédpanel " "Az <link xref=\"preferences\">Orka beállítások</link> párbeszédpanel "
"megnyitásához nyomja meg az <keyseq><key>Orka módosító</key><key>Szóköz</key></" "megnyitásához nyomja meg az <keyseq><key>Orka módosító</key><key>Szóköz</key></"
"keyseq> billentyűkombinációt. Alternatív megoldásként megjelenítheti az Orka " "keyseq> billentyűkombinációt. Alternatív megoldásként megjelenítheti az Orka "
"beállítások párbeszédablakát, ha a Terminálban begépeli az <cmd>orca -s</cmd> " "beállítások párbeszédablakát, ha a Terminálban begépeli az <cmd>cthulhu -s</cmd> "
"parancsot, majd lenyomja az <key>ENTER</key> billentyűt." "parancsot, majd lenyomja az <key>ENTER</key> billentyűt."
# Megjegyzés: Itt viszont maradjon a vezérlőelem-típus megnevezés (kombinált listamező). # Megjegyzés: Itt viszont maradjon a vezérlőelem-típus megnevezés (kombinált listamező).
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Lépjen a <gui>Képernyőolvasó módosítóbillentyűk</gui> kombinált listamezőre." "Lépjen a <gui>Képernyőolvasó módosítóbillentyűk</gui> kombinált listamezőre."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
"Válassza ki a kívánt módosítóbillentyűt. Az elérhető lehetőségek a következők:" "Válassza ki a kívánt módosítóbillentyűt. Az elérhető lehetőségek a következők:"
# Megjegyzés: Szándékosan hagytam angolul, mivel ezek a beállítások nem fordíthatók. # Megjegyzés: Szándékosan hagytam angolul, mivel ezek a beállítások nem fordíthatók.
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, KP_Insert" msgstr "Insert, KP_Insert"
@ -4778,18 +4778,18 @@ msgstr "Insert, KP_Insert"
# Csúnya, de ez van, jelentem bugként, hátha fordíthatóvá teszik valahogy legalább vizuálisan amikor a kombinált listamezőben megjelenik, ekkor már lehetne # Csúnya, de ez van, jelentem bugként, hátha fordíthatóvá teszik valahogy legalább vizuálisan amikor a kombinált listamezőben megjelenik, ekkor már lehetne
# szép elnevezéseket használni a dokumentációban is, mivel eleve a vizuális fordítást írnánk be. # szép elnevezéseket használni a dokumentációban is, mivel eleve a vizuális fordítást írnánk be.
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "KP_Insert" msgstr "KP_Insert"
# Megjegyzés: szándékosan hagytam angolul, mivel ezek a beállítások nem fordíthatók. # Megjegyzés: szándékosan hagytam angolul, mivel ezek a beállítások nem fordíthatók.
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5165,10 +5165,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal window " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal window "
"or within the <gui>Run</gui> dialog and then press <key>Return</key>." "or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Gépelje be az <cmd>orca</cmd> parancsot egy terminál ablakban vagy a " "Gépelje be az <cmd>cthulhu</cmd> parancsot egy terminál ablakban vagy a "
"<gui>Futtatás</gui> párbeszédablakban, ha szükséges adja meg a megfelelő " "<gui>Futtatás</gui> párbeszédablakban, ha szükséges adja meg a megfelelő "
"paramétereket, majd nyomja meg az <key>Enter</key> billentyűt." "paramétereket, majd nyomja meg az <key>Enter</key> billentyűt."

View File

@ -1,11 +1,11 @@
# Indonesian translation for orca. # Indonesian translation for cthulhu.
# Copyright (C) 2020 orca's COPYRIGHT HOLDER # Copyright (C) 2020 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# Andika Triwidada <atriwidada@gnome.org>, 2020. # Andika Triwidada <atriwidada@gnome.org>, 2020.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2020-12-09 16:48+0000\n" "POT-Creation-Date: 2020-12-09 16:48+0000\n"
"PO-Revision-Date: 2020-12-10 15:39+0700\n" "PO-Revision-Date: 2020-12-10 15:39+0700\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n" "Last-Translator: Andika Triwidada <andika@gmail.com>\n"
@ -41,7 +41,7 @@ msgstr "Perintah untuk penunjuk dan mengambil objek"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -52,10 +52,10 @@ msgstr "Perintah untuk penunjuk dan mengambil objek"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -70,7 +70,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -82,10 +82,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -339,39 +339,39 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Mengaktifkan/menonaktifkan riwayat khusus Ruangan: (tidak terikat)" msgstr "Mengaktifkan/menonaktifkan riwayat khusus Ruangan: (tidak terikat)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
#, fuzzy #, fuzzy
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. mengontrol dan belajar menggunakan Orca" msgstr "1. mengontrol dan belajar menggunakan Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
#, fuzzy #, fuzzy
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Mengontrol dan belajar menggunakan Orca" msgstr "Mengontrol dan belajar menggunakan Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
#, fuzzy #, fuzzy
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Perintah untuk berinteraksi dengan <app>Orca</app>" msgstr "Perintah untuk berinteraksi dengan <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
#, fuzzy #, fuzzy
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Mengontrol dan belajar menggunakan Orca" msgstr "Mengontrol dan belajar menggunakan Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
#, fuzzy #, fuzzy
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Perintah untuk mengendalikan <app>Orca</app>" msgstr "Perintah untuk mengendalikan <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
#, fuzzy #, fuzzy
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
@ -384,7 +384,7 @@ msgstr ""
"diakses." "diakses."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
#, fuzzy #, fuzzy
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
@ -394,7 +394,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
#, fuzzy #, fuzzy
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
@ -411,7 +411,7 @@ msgstr ""
"cara mengikat perintah terikat." "cara mengikat perintah terikat."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
#, fuzzy #, fuzzy
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
@ -421,7 +421,7 @@ msgstr ""
"pengubah</key><key>ruang</key></keyseq>." "pengubah</key><key>ruang</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
#, fuzzy #, fuzzy
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
@ -431,7 +431,7 @@ msgstr ""
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
#, fuzzy #, fuzzy
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
@ -441,14 +441,14 @@ msgstr ""
"Modifier</key><key>Backspace</key></keyseq>" "Modifier</key><key>Backspace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
#, fuzzy #, fuzzy
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Perintah untuk belajar menggunakan <app>Orca</app>" msgstr "Perintah untuk belajar menggunakan <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
#, fuzzy #, fuzzy
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
@ -462,14 +462,14 @@ msgstr ""
"pintasan yang berisi semua perintah <app>Orca</app> yang dapat Anda gunakan." "pintasan yang berisi semua perintah <app>Orca</app> yang dapat Anda gunakan."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
#, fuzzy #, fuzzy
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Masuki Mode Belajar: <keyseq> <key>Orca Modifier</key><key>H</key></keyseq>" "Masuki Mode Belajar: <keyseq> <key>Orca Modifier</key><key>H</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
#, fuzzy #, fuzzy
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Mode Belajar Keluar: <keyseq> <key>Esc</key></keyseq>" msgstr "Mode Belajar Keluar: <keyseq> <key>Esc</key></keyseq>"
@ -551,11 +551,11 @@ msgstr "Orca Cari perintah"
#: C/commands_find.page:20 #: C/commands_find.page:20
#, fuzzy #, fuzzy
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<app></app> <link xref=\"howto_orca_find\"> Fitur Find Orca memungkinkan " "<app></app> <link xref=\"howto_cthulhu_find\"> Fitur Find Orca memungkinkan "
"Anda untuk mencari <link xref=\"howto_flat_review\"> konteks peninjauan " "Anda untuk mencari <link xref=\"howto_flat_review\"> konteks peninjauan "
"datar untuk elemen terletak di dalam jendela saat ini." "datar untuk elemen terletak di dalam jendela saat ini."
@ -566,12 +566,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Buka dialog pencarian <app>Orca</app> :" msgstr "Buka dialog pencarian <app>Orca</app> :"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgstr "Desktop: <keyseq><key>KP Delete</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
#, fuzzy #, fuzzy
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
@ -3142,14 +3142,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"The \"diratakan\" isi, juga dikenal sebagai Flat review konteks, dapat <link " "The \"diratakan\" isi, juga dikenal sebagai Flat review konteks, dapat <link "
"xref=\"commands_flat_review\"> dinnaviasikan oleh baris, dengan kata, dengan " "xref=\"commands_flat_review\"> dinnaviasikan oleh baris, dengan kata, dengan "
"karakter, dan oleh objek. Selain itu, Anda dapat melakukan klik kiri atau " "karakter, dan oleh objek. Selain itu, Anda dapat melakukan klik kiri atau "
"klik kanan pada objek yang sedang ditinjau. Terakhir, Anda dapat menggunakan " "klik kanan pada objek yang sedang ditinjau. Terakhir, Anda dapat menggunakan "
"<link xref=\"howto_orca_find\"> Orca Find, fitur berbasis-ulasan datar untuk " "<link xref=\"howto_cthulhu_find\"> Orca Find, fitur berbasis-ulasan datar untuk "
"mencari konten jendela aktif." "mencari konten jendela aktif."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3379,7 +3379,7 @@ msgstr "Mengikat perintah Unbound"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60 #: C/howto_key_bindings.page:23 C/howto_key_bindings.page:60
#: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113 #: C/howto_key_bindings.page:92 C/howto_key_bindings.page:113
#: C/howto_keyboard_layout.page:45 C/howto_the_orca_modifier.page:53 #: C/howto_keyboard_layout.page:45 C/howto_the_cthulhu_modifier.page:53
#, fuzzy #, fuzzy
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
@ -3391,7 +3391,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
#, fuzzy #, fuzzy
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Pindah ke halaman <gui>pengikatan kunci</gui> ." msgstr "Pindah ke halaman <gui>pengikatan kunci</gui> ."
@ -3436,7 +3436,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
#, fuzzy #, fuzzy
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Tekan tombol <gui>Apply</gui> ." msgstr "Tekan tombol <gui>Apply</gui> ."
@ -3539,7 +3539,7 @@ msgstr ""
"sebagai Orca Modifier." "sebagai Orca Modifier."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
#, fuzzy #, fuzzy
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
@ -3549,7 +3549,7 @@ msgstr ""
"<key>Capslock</key>" "<key>Capslock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
#, fuzzy #, fuzzy
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
@ -4014,26 +4014,26 @@ msgstr ""
"dalam <link xref=\"howto_key_bindings\"> Pendahuluan binding kunci." "dalam <link xref=\"howto_key_bindings\"> Pendahuluan binding kunci."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
#, fuzzy #, fuzzy
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Orca Cari" msgstr "3. Orca Cari"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
#, fuzzy #, fuzzy
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Mencari jendela untuk objek" msgstr "Mencari jendela untuk objek"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
#, fuzzy #, fuzzy
msgid "Orca Find" msgid "Orca Find"
msgstr "Orca Cari" msgstr "Orca Cari"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
#, fuzzy #, fuzzy
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
@ -4045,13 +4045,13 @@ msgstr ""
"cepat menemukan objek yang terlihat di layar dalam jendela saat ini." "cepat menemukan objek yang terlihat di layar dalam jendela saat ini."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
#, fuzzy #, fuzzy
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Mengaktifkan Orca Find" msgstr "Mengaktifkan Orca Find"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
#, fuzzy #, fuzzy
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
@ -4062,7 +4062,7 @@ msgstr ""
"Anda pilih:" "Anda pilih:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
#, fuzzy #, fuzzy
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
@ -4072,26 +4072,26 @@ msgstr ""
"\"commands_find\"> perintah menemukan Orca" "\"commands_find\"> perintah menemukan Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
#, fuzzy #, fuzzy
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "" msgstr ""
"Ketika Anda mengaktifkan Orca Find, Anda akan ditempatkan di kotak dialog." "Ketika Anda mengaktifkan Orca Find, Anda akan ditempatkan di kotak dialog."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
#, fuzzy #, fuzzy
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Di sini Anda dapat menentukan item berikut:" msgstr "Di sini Anda dapat menentukan item berikut:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
#, fuzzy #, fuzzy
msgid "The text to find" msgid "The text to find"
msgstr "Teks untuk menemukan" msgstr "Teks untuk menemukan"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
#, fuzzy #, fuzzy
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
@ -4101,13 +4101,13 @@ msgstr ""
"atau bagian atas jendela" "atau bagian atas jendela"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
#, fuzzy #, fuzzy
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Nilai default <gui>mulai dari</gui>: <gui>Lokasi saat ini</gui>" msgstr "Nilai default <gui>mulai dari</gui>: <gui>Lokasi saat ini</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
#, fuzzy #, fuzzy
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
@ -4115,13 +4115,13 @@ msgid ""
msgstr "Apakah kapitalisasi harus diperhitungkan ketika mencari kecocokan" msgstr "Apakah kapitalisasi harus diperhitungkan ketika mencari kecocokan"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
#, fuzzy #, fuzzy
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Nilai default <gui>pertandingan kasus</gui>: tidak dicentang" msgstr "Nilai default <gui>pertandingan kasus</gui>: tidak dicentang"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
#, fuzzy #, fuzzy
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
@ -4130,13 +4130,13 @@ msgstr ""
"Apakah membatasi kecocokan dengan yang cocok dengan seluruh kata atau frasa" "Apakah membatasi kecocokan dengan yang cocok dengan seluruh kata atau frasa"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
#, fuzzy #, fuzzy
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Nilai default <gui>pencocokan seluruh kata saja</gui>: tidak dicentang" msgstr "Nilai default <gui>pencocokan seluruh kata saja</gui>: tidak dicentang"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
#, fuzzy #, fuzzy
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
@ -4146,13 +4146,13 @@ msgstr ""
"berikutnya atau atas dan/atau ke kiri." "berikutnya atau atas dan/atau ke kiri."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
#, fuzzy #, fuzzy
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Nilai default <gui>pencarian mundur</gui>: tidak dicentang" msgstr "Nilai default <gui>pencarian mundur</gui>: tidak dicentang"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
#, fuzzy #, fuzzy
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
@ -4163,13 +4163,13 @@ msgstr ""
"jika tidak ada kecocokan ditemukan dari lokasi awal ke arah pencarian." "jika tidak ada kecocokan ditemukan dari lokasi awal ke arah pencarian."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
#, fuzzy #, fuzzy
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Nilai default <gui>membungkus sekitar</gui>: Diperiksa" msgstr "Nilai default <gui>membungkus sekitar</gui>: Diperiksa"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
#, fuzzy #, fuzzy
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
@ -4179,7 +4179,7 @@ msgstr ""
"berikutnya atau sebelumnya tanpa harus kembali ke kotak dialog Orca Find." "berikutnya atau sebelumnya tanpa harus kembali ke kotak dialog Orca Find."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
#, fuzzy #, fuzzy
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
@ -4373,38 +4373,38 @@ msgstr ""
"app>, profil yang baru dipilih akan digunakan." "app>, profil yang baru dipilih akan digunakan."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
#, fuzzy #, fuzzy
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. konfigurasi Orca" msgstr "4. konfigurasi Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Konfigurasi" msgstr "Konfigurasi"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
#, fuzzy #, fuzzy
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Menyiapkan <app>Orca</app>" msgstr "Menyiapkan <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
#, fuzzy #, fuzzy
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Konfigurasi Orca" msgstr "Konfigurasi Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
#, fuzzy #, fuzzy
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link xref=" "If you want to configure <app>Orca</app>, get into the <link xref="
"\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -5045,14 +5045,14 @@ msgstr ""
"ejaan." "ejaan."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
#, fuzzy #, fuzzy
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. pengubah Orca" msgstr "3. pengubah Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
#, fuzzy #, fuzzy
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
@ -5061,13 +5061,13 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
#, fuzzy #, fuzzy
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Pengubah Orca" msgstr "Pengubah Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
#, fuzzy #, fuzzy
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
@ -5081,7 +5081,7 @@ msgstr ""
"konflik dengan perintah dari aplikasi yang Anda akses." "konflik dengan perintah dari aplikasi yang Anda akses."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
#, fuzzy #, fuzzy
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
@ -5093,7 +5093,7 @@ msgstr ""
"keyboard desktop-nya:" "keyboard desktop-nya:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
#, fuzzy #, fuzzy
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
@ -5104,41 +5104,41 @@ msgstr ""
"langkah berikut:" "langkah berikut:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
#, fuzzy #, fuzzy
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Mengubah pengubah Orca" msgstr "Mengubah pengubah Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
#, fuzzy #, fuzzy
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "Pindah ke <gui>Screen Reader Modifier Key (s)</gui> combobox." msgstr "Pindah ke <gui>Screen Reader Modifier Key (s)</gui> combobox."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
#, fuzzy #, fuzzy
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Panah ke pengubah yang diinginkan. Pilihan yang tersedia adalah:" msgstr "Panah ke pengubah yang diinginkan. Pilihan yang tersedia adalah:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
#, fuzzy #, fuzzy
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "<gui>Insert, KP_Insert</gui>" msgstr "<gui>Insert, KP_Insert</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "KP_Insert" msgstr "KP_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Sisipkan" msgstr "Sisipkan"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5541,7 +5541,7 @@ msgstr ""
#: C/introduction.page:48 #: C/introduction.page:48
#, fuzzy #, fuzzy
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Ketik <cmd>Orca</cmd>, bersama dengan parameter opsional, di jendela " "Ketik <cmd>Orca</cmd>, bersama dengan parameter opsional, di jendela "

View File

@ -1,6 +1,6 @@
# Brazilian Portuguese translation for orca. # Brazilian Portuguese translation for cthulhu.
# Copyright (C) 2022 orca's COPYRIGHT HOLDER # Copyright (C) 2022 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# Alexandre Conte <alente.alemao@gmail.com>, 2013. # Alexandre Conte <alente.alemao@gmail.com>, 2013.
# José Vilmar Estácio de Souza <vilmar@informal.com.br>, 2013. # José Vilmar Estácio de Souza <vilmar@informal.com.br>, 2013.
# Enrico Nicoletto <liverig@gmail.com>, 2013. # Enrico Nicoletto <liverig@gmail.com>, 2013.
@ -9,7 +9,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2024-03-15 08:53+0000\n" "POT-Creation-Date: 2024-03-15 08:53+0000\n"
"PO-Revision-Date: 2024-03-16 21:42-0300\n" "PO-Revision-Date: 2024-03-16 21:42-0300\n"
"Last-Translator: Leônidas Araújo <leorusvellt@hotmail.com>\n" "Last-Translator: Leônidas Araújo <leorusvellt@hotmail.com>\n"
@ -21,7 +21,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.3.1\n" "X-Generator: Poedit 3.3.1\n"
"X-DL-Team: pt_BR\n" "X-DL-Team: pt_BR\n"
"X-DL-Module: orca\n" "X-DL-Module: cthulhu\n"
"X-DL-Branch: master\n" "X-DL-Branch: master\n"
"X-DL-Domain: help\n" "X-DL-Domain: help\n"
"X-DL-State: Translating\n" "X-DL-State: Translating\n"
@ -54,7 +54,7 @@ msgstr "Comandos para marcar e recuperar objetos"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -65,10 +65,10 @@ msgstr "Comandos para marcar e recuperar objetos"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -83,7 +83,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -95,10 +95,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -329,34 +329,34 @@ msgstr ""
"Habilita/desabilita o histórico de uma sala específica: (Sem atalho definido)" "Habilita/desabilita o histórico de uma sala específica: (Sem atalho definido)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Controlando e aprendendo a usar o Orca" msgstr "1. Controlando e aprendendo a usar o Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Controlando e aprendendo a usar o Orca" msgstr "Controlando e aprendendo a usar o Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Comandos para interagir com o <app>Orca</app>" msgstr "Comandos para interagir com o <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Controlando e aprendendo a usar o Orca" msgstr "Controlando e aprendendo a usar o Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Comandos para controlar o <app>Orca</app>" msgstr "Comandos para controlar o <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -368,7 +368,7 @@ msgstr ""
"acessado." "acessado."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -377,7 +377,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -393,7 +393,7 @@ msgstr ""
"atalho de teclado." "atalho de teclado."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -402,7 +402,7 @@ msgstr ""
"<keyseq><key>Modificador Orca</key><key>barra de espaço</key></keyseq>." "<keyseq><key>Modificador Orca</key><key>barra de espaço</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -411,7 +411,7 @@ msgstr ""
"key><key>Modificador Orca</key><key>barra de espaço</key></keyseq>." "key><key>Modificador Orca</key><key>barra de espaço</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -420,13 +420,13 @@ msgstr ""
"Orca</key><key>BackSpace</key></keyseq>" "Orca</key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Comandos para aprender a usar o <app>Orca</app>" msgstr "Comandos para aprender a usar o <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -439,14 +439,14 @@ msgstr ""
"comandos do <app>Orca</app> que você pode usar." "comandos do <app>Orca</app> que você pode usar."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Entra no Modo de Aprendizado: <keyseq><key>Modificador Orca</key><key>H</" "Entra no Modo de Aprendizado: <keyseq><key>Modificador Orca</key><key>H</"
"key></keyseq>" "key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Sai do Modo de Aprendizado: <keyseq><key>Esc</key></keyseq>" msgstr "Sai do Modo de Aprendizado: <keyseq><key>Esc</key></keyseq>"
@ -517,11 +517,11 @@ msgstr "Comandos de busca do Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"O <link xref=\"howto_orca_find\">recurso Busca</link> do <app>Orca</app> " "O <link xref=\"howto_cthulhu_find\">recurso Busca</link> do <app>Orca</app> "
"permite que você pesquise no contexto da <link " "permite que você pesquise no contexto da <link "
"xref=\"howto_flat_review\">Revisão Plana</link> por elementos localizados na " "xref=\"howto_flat_review\">Revisão Plana</link> por elementos localizados na "
"janela atual." "janela atual."
@ -532,12 +532,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Abre o diálogo localizar do <app>Orca</app>:" msgstr "Abre o diálogo localizar do <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Desktop: <keyseq><key>NUM Delete</key></keyseq>" msgstr "Desktop: <keyseq><key>NUM Delete</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2857,14 +2857,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link " "click on the object being reviewed. Finally, you can use <link "
"xref=\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to " "xref=\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to "
"search the active window's contents." "search the active window's contents."
msgstr "" msgstr ""
"O conteúdo \"plano\", também conhecido como revisão plana, pode ser <link " "O conteúdo \"plano\", também conhecido como revisão plana, pode ser <link "
"xref=\"commands_flat_review\">navegado</link> por linha, por palavra, por " "xref=\"commands_flat_review\">navegado</link> por linha, por palavra, por "
"caractere e por objeto. Além disto, você pode executar um clique esquerdo ou " "caractere e por objeto. Além disto, você pode executar um clique esquerdo ou "
"um clique direito do mouse no objeto que está sendo revisado. Finalmente, " "um clique direito do mouse no objeto que está sendo revisado. Finalmente, "
"você pode usar a <link xref=\"howto_orca_find\">Localização do Orca</link>, " "você pode usar a <link xref=\"howto_cthulhu_find\">Localização do Orca</link>, "
"um recurso baseado na revisão plana para pesquisar o conteúdo da janela " "um recurso baseado na revisão plana para pesquisar o conteúdo da janela "
"ativa." "ativa."
@ -3083,7 +3083,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Vá para a aba <gui>Atalhos</gui>." msgstr "Vá para a aba <gui>Atalhos</gui>."
@ -3124,7 +3124,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Pressione o botão <gui>Aplicar</gui>." msgstr "Pressione o botão <gui>Aplicar</gui>."
@ -3214,7 +3214,7 @@ msgstr ""
"tecla é usada como modificadora do Orca." "tecla é usada como modificadora do Orca."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3223,7 +3223,7 @@ msgstr ""
"Modificador Orca será o <key>CapsLock</key>" "Modificador Orca será o <key>CapsLock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3643,23 +3643,23 @@ msgstr ""
"Teclado</link>." "Teclado</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Busca do Orca" msgstr "3. Busca do Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Pesquisando por objetos numa janela" msgstr "Pesquisando por objetos numa janela"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Localização do Orca" msgstr "Localização do Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3670,12 +3670,12 @@ msgstr ""
"localizar rapidamente objetos visíveis na tela na janela atual." "localizar rapidamente objetos visíveis na tela na janela atual."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Ativando a Busca do Orca" msgstr "Ativando a Busca do Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3685,7 +3685,7 @@ msgstr ""
"xref=\"howto_keyboard_layout\">Disposição de teclado</link>:" "xref=\"howto_keyboard_layout\">Disposição de teclado</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link " "For a list of additional tasks you can perform, see the <link "
"xref=\"commands_find\">Orca Find commands</link>" "xref=\"commands_find\">Orca Find commands</link>"
@ -3694,24 +3694,24 @@ msgstr ""
"xref=\"commands_find\">Comandos de Busca do Orca</link>" "xref=\"commands_find\">Comandos de Busca do Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "" msgstr ""
"Quando você ativar a localização do Orca, você será posicionado numa caixa " "Quando você ativar a localização do Orca, você será posicionado numa caixa "
"de diálogo." "de diálogo."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Aqui você pode especificar os seguintes itens:" msgstr "Aqui você pode especificar os seguintes itens:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "O texto a localizar" msgstr "O texto a localizar"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3720,27 +3720,27 @@ msgstr ""
"quanto o topo da janela" "quanto o topo da janela"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Valor padrão de <gui>Iniciar de</gui>: <gui>Posição atual</gui>" msgstr "Valor padrão de <gui>Iniciar de</gui>: <gui>Posição atual</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "A maiusculização deve ser levada em conta quando se faz uma procura" msgstr "A maiusculização deve ser levada em conta quando se faz uma procura"
# Verificar interface do orca por esta opção # Verificar interface do cthulhu por esta opção
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"Valor padrão de <gui>Diferenciar maiúsculas de minúsculas</gui>: não " "Valor padrão de <gui>Diferenciar maiúsculas de minúsculas</gui>: não "
"selecionado" "selecionado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3750,14 +3750,14 @@ msgstr ""
# Verificar opção na interface do Orca # Verificar opção na interface do Orca
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"Valor padrão de <gui>Coincidir apenas palavras completas</gui>: não " "Valor padrão de <gui>Coincidir apenas palavras completas</gui>: não "
"selecionado" "selecionado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3767,13 +3767,13 @@ msgstr ""
# Verificar esta opção na interface gráfica do Orca # Verificar esta opção na interface gráfica do Orca
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "" msgstr ""
"Valor padrão de <gui>Pesquisar de trás para frente</gui>: não selecionado" "Valor padrão de <gui>Pesquisar de trás para frente</gui>: não selecionado"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3784,13 +3784,13 @@ msgstr ""
# Verificar interface gráfica do Orca # Verificar interface gráfica do Orca
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Valor padrão de <gui>Voltar ao Início</gui>: selecionado" msgstr "Valor padrão de <gui>Voltar ao Início</gui>: selecionado"
# Verificar a tradução de "Orca Find" # Verificar a tradução de "Orca Find"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3800,7 +3800,7 @@ msgstr ""
"localizar Busca do Orca." "localizar Busca do Orca."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3974,34 +3974,34 @@ msgstr ""
"<app>Orca</app>, o perfil recentemente selecionado será usado." "<app>Orca</app>, o perfil recentemente selecionado será usado."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Configuração do Orca" msgstr "4. Configuração do Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Configuração" msgstr "Configuração"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Configurando o <app>Orca</app>" msgstr "Configurando o <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Configuração do Orca" msgstr "Configuração do Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link " "If you want to configure <app>Orca</app>, get into the <link "
"xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -4009,7 +4009,7 @@ msgstr ""
"xref=\"preferences\">Preferências</link> pressionando " "xref=\"preferences\">Preferências</link> pressionando "
"<keyseq><key>Modificador Orca</key><key>Espaço</key></keyseq> de dentro de " "<keyseq><key>Modificador Orca</key><key>Espaço</key></keyseq> de dentro de "
"qualquer aplicativo acessível. Alternativamente, você pode digitar " "qualquer aplicativo acessível. Alternativamente, você pode digitar "
"<cmd>orca</cmd> seguido por <cmd>-s</cmd> ou <cmd>--setup</cmd> em uma " "<cmd>cthulhu</cmd> seguido por <cmd>-s</cmd> ou <cmd>--setup</cmd> em uma "
"janela de terminal ou dentro do <gui>Executar</gui > e então pressione " "janela de terminal ou dentro do <gui>Executar</gui > e então pressione "
"<key>Enter</key>." "<key>Enter</key>."
@ -4589,13 +4589,13 @@ msgstr ""
"a presença do erro de ortografia." "a presença do erro de ortografia."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. O Modificador Orca" msgstr "3. O Modificador Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4603,12 +4603,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "O Modificador Orca" msgstr "O Modificador Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4621,7 +4621,7 @@ msgstr ""
"introduzir conflitos com os comandos dos aplicativos que você está acessando." "introduzir conflitos com os comandos dos aplicativos que você está acessando."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4632,7 +4632,7 @@ msgstr ""
"Desktop:" "Desktop:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4642,53 +4642,53 @@ msgstr ""
"passos:" "passos:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Alterando a Tecla Modificadora Orca" msgstr "Alterando a Tecla Modificadora Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Entre na caixa de diálogo <link xref=\"preferences\">Preferências do Orca</" "Entre na caixa de diálogo <link xref=\"preferences\">Preferências do Orca</"
"link> pressionando <keyseq><key>Modificador Orca</key><key>Espaço</" "link> pressionando <keyseq><key>Modificador Orca</key><key>Espaço</"
"key></keyseq>. Alternativamente, você pode iniciar o Orca com a caixa de " "key></keyseq>. Alternativamente, você pode iniciar o Orca com a caixa de "
"diálogo de preferências aberta em um terminal: digite <cmd>orca -s</cmd> e " "diálogo de preferências aberta em um terminal: digite <cmd>cthulhu -s</cmd> e "
"pressione <key>Return</key>." "pressione <key>Return</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Vá para a caixa de combinação <gui>Chave(s) do Modificador do Leitor de " "Vá para a caixa de combinação <gui>Chave(s) do Modificador do Leitor de "
"Tela</gui>." "Tela</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Seta até o modificador desejado. As opções disponíveis são:" msgstr "Seta até o modificador desejado. As opções disponíveis são:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, KP_Insert" msgstr "Insert, KP_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "NUM_Insert" msgstr "NUM_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5056,10 +5056,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Digite <cmd>orca</cmd>, juntamente com os parametros opcionais, em uma " "Digite <cmd>cthulhu</cmd>, juntamente com os parametros opcionais, em uma "
"janela do terminal ou dentro do diálogo <gui>Run</gui> e então pressione " "janela do terminal ou dentro do diálogo <gui>Run</gui> e então pressione "
"<key>Enter</key>." "<key>Enter</key>."
@ -6551,7 +6551,7 @@ msgstr "Preferências de teclas de atalho"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/preferences_key_bindings.page:21 #: C/preferences_key_bindings.page:21
msgid "Orca Modifier Keys" msgid "Orca Modifier Keys"
msgstr "Teclas modificadoras do orca" msgstr "Teclas modificadoras do cthulhu"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/preferences_key_bindings.page:22 #: C/preferences_key_bindings.page:22
@ -7952,7 +7952,7 @@ msgstr ""
"<gui>Move para cima</gui> (<keyseq><key>Alt</key><key>U</key></keyseq>): " "<gui>Move para cima</gui> (<keyseq><key>Alt</key><key>U</key></keyseq>): "
"move o atributo selecionado uma linha acima." "move o atributo selecionado uma linha acima."
# Verificar na UI do orca esta opção # Verificar na UI do cthulhu esta opção
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/preferences_text_attributes.page:104 #: C/preferences_text_attributes.page:104
msgid "" msgid ""
@ -8263,17 +8263,17 @@ msgstr ""
#~ msgctxt "_" #~ msgctxt "_"
#~ msgid "" #~ msgid ""
#~ "external ref='figures/orca-logo.png' " #~ "external ref='figures/cthulhu-logo.png' "
#~ "md5='d8759cff4f184e7134cc5bcd6d32d839'" #~ "md5='d8759cff4f184e7134cc5bcd6d32d839'"
#~ msgstr "" #~ msgstr ""
#~ "external ref='figures/orca-logo.png' " #~ "external ref='figures/cthulhu-logo.png' "
#~ "md5='d8759cff4f184e7134cc5bcd6d32d839'" #~ "md5='d8759cff4f184e7134cc5bcd6d32d839'"
#~ msgid "" #~ msgid ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png\"> " #~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png\"> "
#~ "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader" #~ "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader"
#~ msgstr "" #~ msgstr ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png\"> " #~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png\"> "
#~ "logotipo do <app>Orca</app> </media> Leitor de tela <app>Orca</app>" #~ "logotipo do <app>Orca</app> </media> Leitor de tela <app>Orca</app>"
#~ msgid "" #~ msgid ""
@ -8433,10 +8433,10 @@ msgstr ""
#~ msgctxt "_" #~ msgctxt "_"
#~ msgid "" #~ msgid ""
#~ "external ref='figures/orca_find.png' " #~ "external ref='figures/cthulhu_find.png' "
#~ "md5='c57e798757d41146c96c263865c68610'" #~ "md5='c57e798757d41146c96c263865c68610'"
#~ msgstr "" #~ msgstr ""
#~ "external ref='figures/orca_find.png' " #~ "external ref='figures/cthulhu_find.png' "
#~ "md5='c57e798757d41146c96c263865c68610'" #~ "md5='c57e798757d41146c96c263865c68610'"
#~ msgctxt "_" #~ msgctxt "_"
@ -8527,10 +8527,10 @@ msgstr ""
#~ "terminal ou o console de texto do sistema." #~ "terminal ou o console de texto do sistema."
#~ msgid "" #~ msgid ""
#~ "Type <cmd>orca --text-setup</cmd> or <cmd>orca -t</cmd> and press " #~ "Type <cmd>cthulhu --text-setup</cmd> or <cmd>cthulhu -t</cmd> and press "
#~ "<key>Return</key>." #~ "<key>Return</key>."
#~ msgstr "" #~ msgstr ""
#~ "Digite <cmd>orca --text-setup</cmd> ou <cmd>orca -t</cmd> e pressione " #~ "Digite <cmd>cthulhu --text-setup</cmd> ou <cmd>cthulhu -t</cmd> e pressione "
#~ "<key>Enter</key>." #~ "<key>Enter</key>."
#~ msgid "You will be asked a few questions:" #~ msgid "You will be asked a few questions:"

View File

@ -1,11 +1,11 @@
# Russian translation for orca. # Russian translation for cthulhu.
# Copyright (C) 2019 orca's COPYRIGHT HOLDER # Copyright (C) 2019 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# olesya_gerasimenko <gammaray@basealt.ru>, 2019. # olesya_gerasimenko <gammaray@basealt.ru>, 2019.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2023-08-13 06:05+0000\n" "POT-Creation-Date: 2023-08-13 06:05+0000\n"
"PO-Revision-Date: 2023-08-14 00:42+1000\n" "PO-Revision-Date: 2023-08-14 00:42+1000\n"
"Last-Translator: Ser82-png <asvmail.as@gmail.com>\n" "Last-Translator: Ser82-png <asvmail.as@gmail.com>\n"
@ -42,7 +42,7 @@ msgstr "Команды для добавления в закладки и пол
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -53,10 +53,10 @@ msgstr "Команды для добавления в закладки и пол
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -71,7 +71,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -83,10 +83,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -316,34 +316,34 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Включить/отключить историю сообщений для каждой беседы: (Не задано)" msgstr "Включить/отключить историю сообщений для каждой беседы: (Не задано)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Изучение Orca и управление программой" msgstr "1. Изучение Orca и управление программой"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Изучение Orca и управление программой" msgstr "Изучение Orca и управление программой"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Команды для работы с <app>Orca</app>" msgstr "Команды для работы с <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Изучение Orca и управление программой" msgstr "Изучение Orca и управление программой"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Команды для управления <app>Orca</app>" msgstr "Команды для управления <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -355,7 +355,7 @@ msgstr ""
"используемого приложения." "используемого приложения."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -364,7 +364,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -380,7 +380,7 @@ msgstr ""
"сведений о привязке команд к клавишам." "сведений о привязке команд к клавишам."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -389,7 +389,7 @@ msgstr ""
"<keyseq><key>Модификатор Orca</key><key>Пробел</key></keyseq>." "<keyseq><key>Модификатор Orca</key><key>Пробел</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -398,7 +398,7 @@ msgstr ""
"<keyseq><key>Ctrl</key><key>Модификатор Orca</key><key>Пробел</key></keyseq>." "<keyseq><key>Ctrl</key><key>Модификатор Orca</key><key>Пробел</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -407,13 +407,13 @@ msgstr ""
"<keyseq><key>Модификатор Orca</key><key>Backspace</key></keyseq>" "<keyseq><key>Модификатор Orca</key><key>Backspace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Команды для изучения <app>Orca</app>" msgstr "Команды для изучения <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -426,14 +426,14 @@ msgstr ""
"использования команды <app>Orca</app>." "использования команды <app>Orca</app>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Войти в режим изучения клавиатуры: <keyseq><key>Модификатор Orca</" "Войти в режим изучения клавиатуры: <keyseq><key>Модификатор Orca</"
"key><key>H</key></keyseq>" "key><key>H</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Выйти из режима изучения клавиатуры: <keyseq><key>Esc</key></keyseq>" msgstr "Выйти из режима изучения клавиатуры: <keyseq><key>Esc</key></keyseq>"
@ -503,11 +503,11 @@ msgstr "Команды поиска Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"Предоставляемая <app>Orca</app> <link xref=\"howto_orca_find\">функция " "Предоставляемая <app>Orca</app> <link xref=\"howto_cthulhu_find\">функция "
"поиска</link> позволяет выполнять поиск элементов, находящихся в текущем " "поиска</link> позволяет выполнять поиск элементов, находящихся в текущем "
"окне, в режиме <link xref=\"howto_flat_review\">общего осмотра</link>." "окне, в режиме <link xref=\"howto_flat_review\">общего осмотра</link>."
@ -517,12 +517,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Открыть диалоговое окно поиска <app>Orca</app>:" msgstr "Открыть диалоговое окно поиска <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Настольный компьютер: <keyseq><key>Delete на ЦК</key></keyseq>" msgstr "Настольный компьютер: <keyseq><key>Delete на ЦК</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2846,14 +2846,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link " "click on the object being reviewed. Finally, you can use <link "
"xref=\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to " "xref=\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to "
"search the active window's contents." "search the active window's contents."
msgstr "" msgstr ""
"В «двумерном» содержимом, также известном как контекст общего осмотра, можно " "В «двумерном» содержимом, также известном как контекст общего осмотра, можно "
"<link xref=\"commands_flat_review\">перемещаться</link> между строками, " "<link xref=\"commands_flat_review\">перемещаться</link> между строками, "
"между словами, между символами и между объектами. Кроме того, по " "между словами, между символами и между объектами. Кроме того, по "
"просматриваемому объекту можно щёлкнуть левой или правой кнопкой мыши. " "просматриваемому объекту можно щёлкнуть левой или правой кнопкой мыши. "
"Наконец, можно использовать <link xref=\"howto_orca_find\">поиск Orca</" "Наконец, можно использовать <link xref=\"howto_cthulhu_find\">поиск Orca</"
"link>; эта основанная на режиме общего осмотра функция позволяет выполнять " "link>; эта основанная на режиме общего осмотра функция позволяет выполнять "
"поиск в содержимом активного окна." "поиск в содержимом активного окна."
@ -3074,7 +3074,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Перейдите на вкладку <gui>Привязки клавиш</gui>." msgstr "Перейдите на вкладку <gui>Привязки клавиш</gui>."
@ -3115,7 +3115,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Нажмите кнопку <gui>Применить</gui>." msgstr "Нажмите кнопку <gui>Применить</gui>."
@ -3207,7 +3207,7 @@ msgstr ""
"клавиша используется в качестве модификатора Orca." "клавиша используется в качестве модификатора Orca."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3216,7 +3216,7 @@ msgstr ""
"клавиша<key>CapsLock</key>" "клавиша<key>CapsLock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3648,23 +3648,23 @@ msgstr ""
"клавиш</link>." "клавиш</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Поиск Orca" msgstr "3. Поиск Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Поиск объектов в окне" msgstr "Поиск объектов в окне"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Поиск Orca" msgstr "Поиск Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3675,12 +3675,12 @@ msgstr ""
"объекты, которые видны на экране в пределах текущего окна." "объекты, которые видны на экране в пределах текущего окна."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Включение поиска Orca" msgstr "Включение поиска Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3690,7 +3690,7 @@ msgstr ""
"xref=\"howto_keyboard_layout\">раскладкой клавиатуры</link>:" "xref=\"howto_keyboard_layout\">раскладкой клавиатуры</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link " "For a list of additional tasks you can perform, see the <link "
"xref=\"commands_find\">Orca Find commands</link>" "xref=\"commands_find\">Orca Find commands</link>"
@ -3699,22 +3699,22 @@ msgstr ""
"<link xref=\"commands_find\">Команды поиска Orca</link>" "<link xref=\"commands_find\">Команды поиска Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "При включении поиска Orca будет открыто диалоговое окно." msgstr "При включении поиска Orca будет открыто диалоговое окно."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "В нём можно указать следующее:" msgstr "В нём можно указать следующее:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Текст для поиска" msgstr "Текст для поиска"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3722,41 +3722,41 @@ msgstr ""
"Место начала поиска (это может быть текущее положение или верхняя часть окна)" "Место начала поиска (это может быть текущее положение или верхняя часть окна)"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "" msgstr ""
"Значение по умолчанию для параметра <gui>Начать от</gui>: <gui>Текущее " "Значение по умолчанию для параметра <gui>Начать от</gui>: <gui>Текущее "
"положение</gui>" "положение</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Следует ли учитывать регистр при поиске соответствия" msgstr "Следует ли учитывать регистр при поиске соответствия"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "" msgstr ""
"Значение по умолчанию для параметра <gui>Учитывать регистр</gui>: не отмечено" "Значение по умолчанию для параметра <gui>Учитывать регистр</gui>: не отмечено"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
msgstr "Ограничивать ли поиск полными словами или фразами" msgstr "Ограничивать ли поиск полными словами или фразами"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "" msgstr ""
"Значение по умолчанию для параметра <gui>Искать только полные слова</gui>: " "Значение по умолчанию для параметра <gui>Искать только полные слова</gui>: "
"не отмечено" "не отмечено"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3765,13 +3765,13 @@ msgstr ""
"направлении вверх и/или влево." "направлении вверх и/или влево."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "" msgstr ""
"Значение по умолчанию для параметра <gui>Искать назад</gui>: не отмечено" "Значение по умолчанию для параметра <gui>Искать назад</gui>: не отмечено"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3781,14 +3781,14 @@ msgstr ""
"по направлению поиска не было найдено соответствие." "по направлению поиска не было найдено соответствие."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "" msgstr ""
"Значение по умолчанию для параметра <gui>Автоматически переходить к началу</" "Значение по умолчанию для параметра <gui>Автоматически переходить к началу</"
"gui>: отмечено" "gui>: отмечено"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3797,7 +3797,7 @@ msgstr ""
"перейти, не открывая диалоговое окно поиска Orca снова." "перейти, не открывая диалоговое окно поиска Orca снова."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3971,41 +3971,41 @@ msgstr ""
"использован только что выбранный профиль." "использован только что выбранный профиль."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Конфигурация Orca" msgstr "4. Конфигурация Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Конфигурация" msgstr "Конфигурация"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Настройка <app>Orca</app>" msgstr "Настройка <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Конфигурация Orca" msgstr "Конфигурация Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link " "If you want to configure <app>Orca</app>, get into the <link "
"xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Для настройки <app>Orca</app> необходимо открыть диалоговое окно <link " "Для настройки <app>Orca</app> необходимо открыть диалоговое окно <link "
"xref=\"preferences\">Параметры</link>, нажав комбинацию клавиш " "xref=\"preferences\">Параметры</link>, нажав комбинацию клавиш "
"<keyseq><key>Модификатор Orca</key><key>Пробел</key></keyseq> в любом " "<keyseq><key>Модификатор Orca</key><key>Пробел</key></keyseq> в любом "
"доступном приложении. Либо можно ввести команду <cmd>orca</cmd> с параметром " "доступном приложении. Либо можно ввести команду <cmd>cthulhu</cmd> с параметром "
"<cmd>-s</cmd> или <cmd>--setup</cmd> в окне терминала или в диалоговом окне " "<cmd>-s</cmd> или <cmd>--setup</cmd> в окне терминала или в диалоговом окне "
"<gui>Выполнить</gui> и затем нажать клавишу <key>Ввод</key>." "<gui>Выполнить</gui> и затем нажать клавишу <key>Ввод</key>."
@ -4588,13 +4588,13 @@ msgstr ""
"ошибкой, <app>Orca</app> сообщает о наличии орфографической ошибки." "ошибкой, <app>Orca</app> сообщает о наличии орфографической ошибки."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Модификатор Orca" msgstr "3. Модификатор Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4602,12 +4602,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Модификатор Orca" msgstr "Модификатор Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4620,7 +4620,7 @@ msgstr ""
"приложений, в которых вы работаете." "приложений, в которых вы работаете."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4631,7 +4631,7 @@ msgstr ""
"компьютера) используется:" "компьютера) используется:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4640,53 +4640,53 @@ msgstr ""
"клавишу-модификатор, это можно сделать следующим образом:" "клавишу-модификатор, это можно сделать следующим образом:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Изменение модификатора Orca" msgstr "Изменение модификатора Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Откройте диалоговое окно <link xref=\"preferences\">параметров Orca</link> с " "Откройте диалоговое окно <link xref=\"preferences\">параметров Orca</link> с "
"помощью комбинации клавиш <keyseq><key>Модификатор Orca</key><key>Пробел</" "помощью комбинации клавиш <keyseq><key>Модификатор Orca</key><key>Пробел</"
"key></keyseq>. Кроме того, вы можете запустить Orca с открытым диалогом " "key></keyseq>. Кроме того, вы можете запустить Orca с открытым диалогом "
"параметров из терминала: введите <cmd>orca -s</cmd> и нажмите <key>Return</" "параметров из терминала: введите <cmd>cthulhu -s</cmd> и нажмите <key>Return</"
"key>." "key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "Перейдите к полю со списком <gui>Клавиши-модификаторы</gui>." msgstr "Перейдите к полю со списком <gui>Клавиши-модификаторы</gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
"С помощью клавиш со стрелками выберите нужный модификатор. Доступные " "С помощью клавиш со стрелками выберите нужный модификатор. Доступные "
"варианты:" "варианты:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, Insert_наК" msgstr "Insert, Insert_наК"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "Insert_наК" msgstr "Insert_наК"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5064,10 +5064,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Введите команду <cmd>orca</cmd> (вместе с любыми дополнительными " "Введите команду <cmd>cthulhu</cmd> (вместе с любыми дополнительными "
"параметрами) в окне терминала или в диалоговом окне <gui>Выполнить</gui> и " "параметрами) в окне терминала или в диалоговом окне <gui>Выполнить</gui> и "
"затем нажмите клавишу <key>Ввод</key>." "затем нажмите клавишу <key>Ввод</key>."

View File

@ -1,12 +1,12 @@
# Slovenian translation for orca. # Slovenian translation for cthulhu.
# Copyright (C) 2010 orca's COPYRIGHT HOLDER # Copyright (C) 2010 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# Andrej Žnidašrič <andrej.znidarsic@gmail.com>, 2010. # Andrej Žnidašrič <andrej.znidarsic@gmail.com>, 2010.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2012-12-29 19:43+0000\n" "POT-Creation-Date: 2012-12-29 19:43+0000\n"
"PO-Revision-Date: 2012-12-25 21:52+0100\n" "PO-Revision-Date: 2012-12-25 21:52+0100\n"
"Last-Translator: filmsi\n" "Last-Translator: filmsi\n"
@ -39,9 +39,9 @@ msgstr ""
#: C/index.page:14(media) #: C/index.page:14(media)
msgctxt "_" msgctxt "_"
msgid "" msgid ""
"external ref='figures/orca-logo.png' md5='d8759cff4f184e7134cc5bcd6d32d839'" "external ref='figures/cthulhu-logo.png' md5='d8759cff4f184e7134cc5bcd6d32d839'"
msgstr "" msgstr ""
"external ref='figures/orca-logo.png' md5='d8759cff4f184e7134cc5bcd6d32d839'" "external ref='figures/cthulhu-logo.png' md5='d8759cff4f184e7134cc5bcd6d32d839'"
#: C/index.page:3(info/title) #: C/index.page:3(info/title)
msgctxt "text" msgctxt "text"
@ -56,7 +56,7 @@ msgstr "Uvod v Bralnik zaslona <app>Orka</app>"
#: C/index.page:6(credit/name) C/commands_bookmarks.page:12(credit/name) #: C/index.page:6(credit/name) C/commands_bookmarks.page:12(credit/name)
#: C/commands_braille.page:12(credit/name) #: C/commands_braille.page:12(credit/name)
#: C/commands_chat.page:12(credit/name) #: C/commands_chat.page:12(credit/name)
#: C/commands_controlling_orca.page:11(credit/name) #: C/commands_controlling_cthulhu.page:11(credit/name)
#: C/commands_debugging.page:10(credit/name) #: C/commands_debugging.page:10(credit/name)
#: C/commands_find.page:12(credit/name) #: C/commands_find.page:12(credit/name)
#: C/commands_flat_review.page:12(credit/name) #: C/commands_flat_review.page:12(credit/name)
@ -77,13 +77,13 @@ msgstr "Uvod v Bralnik zaslona <app>Orka</app>"
#: C/howto_live_regions.page:10(credit/name) #: C/howto_live_regions.page:10(credit/name)
#: C/howto_mouse_review.page:8(credit/name) #: C/howto_mouse_review.page:8(credit/name)
#: C/howto_notifications.page:8(credit/name) #: C/howto_notifications.page:8(credit/name)
#: C/howto_orca_find.page:8(credit/name) C/howto_profiles.page:8(credit/name) #: C/howto_cthulhu_find.page:8(credit/name) C/howto_profiles.page:8(credit/name)
#: C/howto_setting_up_orca.page:12(credit/name) #: C/howto_setting_up_cthulhu.page:12(credit/name)
#: C/howto_structural_navigation.page:12(credit/name) #: C/howto_structural_navigation.page:12(credit/name)
#: C/howto_tables.page:10(credit/name) #: C/howto_tables.page:10(credit/name)
#: C/howto_text_attributes.page:10(credit/name) #: C/howto_text_attributes.page:10(credit/name)
#: C/howto_text_setup.page:8(credit/name) #: C/howto_text_setup.page:8(credit/name)
#: C/howto_the_orca_modifier.page:11(credit/name) #: C/howto_the_cthulhu_modifier.page:11(credit/name)
#: C/howto_toggling_caps_lock.page:8(credit/name) #: C/howto_toggling_caps_lock.page:8(credit/name)
#: C/howto_whereami.page:10(credit/name) C/introduction.page:10(credit/name) #: C/howto_whereami.page:10(credit/name) C/introduction.page:10(credit/name)
#: C/preferences_braille.page:11(credit/name) #: C/preferences_braille.page:11(credit/name)
@ -103,7 +103,7 @@ msgstr "Joanmarie Diggs"
#: C/index.page:10(license/p) C/commands_bookmarks.page:16(license/p) #: C/index.page:10(license/p) C/commands_bookmarks.page:16(license/p)
#: C/commands_braille.page:16(license/p) C/commands_chat.page:16(license/p) #: C/commands_braille.page:16(license/p) C/commands_chat.page:16(license/p)
#: C/commands_controlling_orca.page:15(license/p) #: C/commands_controlling_cthulhu.page:15(license/p)
#: C/commands_debugging.page:14(license/p) C/commands_find.page:16(license/p) #: C/commands_debugging.page:14(license/p) C/commands_find.page:16(license/p)
#: C/commands_flat_review.page:16(license/p) #: C/commands_flat_review.page:16(license/p)
#: C/commands_live_regions.page:16(license/p) #: C/commands_live_regions.page:16(license/p)
@ -122,13 +122,13 @@ msgstr "Joanmarie Diggs"
#: C/howto_live_regions.page:14(license/p) #: C/howto_live_regions.page:14(license/p)
#: C/howto_mouse_review.page:12(license/p) #: C/howto_mouse_review.page:12(license/p)
#: C/howto_notifications.page:12(license/p) #: C/howto_notifications.page:12(license/p)
#: C/howto_orca_find.page:12(license/p) C/howto_profiles.page:12(license/p) #: C/howto_cthulhu_find.page:12(license/p) C/howto_profiles.page:12(license/p)
#: C/howto_setting_up_orca.page:16(license/p) #: C/howto_setting_up_cthulhu.page:16(license/p)
#: C/howto_structural_navigation.page:16(license/p) #: C/howto_structural_navigation.page:16(license/p)
#: C/howto_tables.page:14(license/p) #: C/howto_tables.page:14(license/p)
#: C/howto_text_attributes.page:14(license/p) #: C/howto_text_attributes.page:14(license/p)
#: C/howto_text_setup.page:12(license/p) #: C/howto_text_setup.page:12(license/p)
#: C/howto_the_orca_modifier.page:15(license/p) #: C/howto_the_cthulhu_modifier.page:15(license/p)
#: C/howto_toggling_caps_lock.page:12(license/p) #: C/howto_toggling_caps_lock.page:12(license/p)
#: C/howto_whereami.page:14(license/p) C/introduction.page:14(license/p) #: C/howto_whereami.page:14(license/p) C/introduction.page:14(license/p)
#: C/preferences_braille.page:15(license/p) #: C/preferences_braille.page:15(license/p)
@ -147,10 +147,10 @@ msgstr "Creative Commons deljenje pod enakimi pogoji 3.0"
#: C/index.page:13(page/title) #: C/index.page:13(page/title)
msgid "" msgid ""
"<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png\"> " "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png\"> "
"<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader" "<app>Orca</app>'s logo </media> <app>Orca</app> Screen Reader"
msgstr "" msgstr ""
"<media type=\"image\" mime=\"image/png\" src=\"figures/orca-logo.png" "<media type=\"image\" mime=\"image/png\" src=\"figures/cthulhu-logo.png"
"\"><app>Orkin</app> logotip </media>Bralnik zaslona <app>Orka</app>" "\"><app>Orkin</app> logotip </media>Bralnik zaslona <app>Orka</app>"
#: C/index.page:20(note/title) #: C/index.page:20(note/title)
@ -376,29 +376,29 @@ msgstr "Omogoči/onemoči oznanjanje stanja tipkanja prijateljev: (Nedoločeno)"
msgid "Enable/disable room-specific histories: (Unbound)" msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Omogoči/onemogoči za sobo določene zgodovine: (Nedoločeno)" msgstr "Omogoči/onemogoči za sobo določene zgodovine: (Nedoločeno)"
#: C/commands_controlling_orca.page:5(info/title) #: C/commands_controlling_cthulhu.page:5(info/title)
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Nadziranje in učenje uporabe Orke" msgstr "1. Nadziranje in učenje uporabe Orke"
#: C/commands_controlling_orca.page:6(info/title) #: C/commands_controlling_cthulhu.page:6(info/title)
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Nadziranje in učenje uporabe Orke" msgstr "Nadziranje in učenje uporabe Orke"
#: C/commands_controlling_orca.page:7(info/desc) #: C/commands_controlling_cthulhu.page:7(info/desc)
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Ukazi za sporazumevanje z <app>Orko</app>" msgstr "Ukazi za sporazumevanje z <app>Orko</app>"
#: C/commands_controlling_orca.page:18(page/title) #: C/commands_controlling_cthulhu.page:18(page/title)
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Nadziranje in učenje uporabe Orke" msgstr "Nadziranje in učenje uporabe Orke"
#: C/commands_controlling_orca.page:20(section/title) #: C/commands_controlling_cthulhu.page:20(section/title)
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Ukazi za nadziranje <app>Orke</app>" msgstr "Ukazi za nadziranje <app>Orke</app>"
#: C/commands_controlling_orca.page:21(section/p) #: C/commands_controlling_cthulhu.page:21(section/p)
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, quit <app>Orca</app>, and bypass <app>Orca</app> commands to avoid " "dialogs, quit <app>Orca</app>, and bypass <app>Orca</app> commands to avoid "
@ -408,7 +408,7 @@ msgstr ""
"<app>Orke</app>, končanje <app>Orke</app> in obhod <app>Orkinih</app> ukazov " "<app>Orke</app>, končanje <app>Orke</app> in obhod <app>Orkinih</app> ukazov "
"za izogibanje sporov bližnjic v programu, do katerega dostopa." "za izogibanje sporov bližnjic v programu, do katerega dostopa."
#: C/commands_controlling_orca.page:28(item/p) #: C/commands_controlling_cthulhu.page:28(item/p)
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -416,7 +416,7 @@ msgstr ""
"Pogovorno okno <link xref=\"preferences\">Možnosti Orke</link>: " "Pogovorno okno <link xref=\"preferences\">Možnosti Orke</link>: "
"<keyseq><key>Pomožna tipka Orka </key><key>Preslednica</key></keyseq>." "<keyseq><key>Pomožna tipka Orka </key><key>Preslednica</key></keyseq>."
#: C/commands_controlling_orca.page:34(item/p) #: C/commands_controlling_cthulhu.page:34(item/p)
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -424,14 +424,14 @@ msgstr ""
"Pogovorno okno možnosti Okre za program v žarišču: <keyseq><key>Ctrl</" "Pogovorno okno možnosti Okre za program v žarišču: <keyseq><key>Ctrl</"
"key><key>Pomožna tipka Orka</key><key>Preslednica</key></keyseq>." "key><key>Pomožna tipka Orka</key><key>Preslednica</key></keyseq>."
#: C/commands_controlling_orca.page:40(item/p) #: C/commands_controlling_cthulhu.page:40(item/p)
msgid "" msgid ""
"Quit <app>Orca</app>: <keyseq><key>Orca Modifier</key><key>Q</key></keyseq>." "Quit <app>Orca</app>: <keyseq><key>Orca Modifier</key><key>Q</key></keyseq>."
msgstr "" msgstr ""
"Končanje <app>Orke</app>: <keyseq><key>Pomožna tipka Orka</key><key>Q</key></" "Končanje <app>Orke</app>: <keyseq><key>Pomožna tipka Orka</key><key>Q</key></"
"keyseq>." "keyseq>."
#: C/commands_controlling_orca.page:46(item/p) #: C/commands_controlling_cthulhu.page:46(item/p)
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -439,11 +439,11 @@ msgstr ""
"Podajanje naslednjega ukaza trenutnemu programu: <keyseq><key>Pomožna tipka " "Podajanje naslednjega ukaza trenutnemu programu: <keyseq><key>Pomožna tipka "
"Orka</key><key>Vračalka</key></keyseq>" "Orka</key><key>Vračalka</key></keyseq>"
#: C/commands_controlling_orca.page:54(section/title) #: C/commands_controlling_cthulhu.page:54(section/title)
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Ukazi za učenje uporabe <app>Orke</app>" msgstr "Ukazi za učenje uporabe <app>Orke</app>"
#: C/commands_controlling_orca.page:55(section/p) #: C/commands_controlling_cthulhu.page:55(section/p)
#: C/howto_learn_modes.page:18(page/p) #: C/howto_learn_modes.page:18(page/p)
msgid "" msgid ""
"Orca has two modes for learning more about <app>Orca</app>'s commands: Learn " "Orca has two modes for learning more about <app>Orca</app>'s commands: Learn "
@ -458,12 +458,12 @@ msgstr ""
"<app>Orke</app>, ki so vezani na ta pritisk tipk. Način seznama bližnjic vam " "<app>Orke</app>, ki so vezani na ta pritisk tipk. Način seznama bližnjic vam "
"zagotavlja seznam vseh ukazov <app>Orka</app>, ki jih lahko uporabite." "zagotavlja seznam vseh ukazov <app>Orka</app>, ki jih lahko uporabite."
#: C/commands_controlling_orca.page:64(item/p) #: C/commands_controlling_cthulhu.page:64(item/p)
msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter learn mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Vstop v način učenja: <keyseq><key>Orca Modifier</key><key>H</key></keyseq> " "Vstop v način učenja: <keyseq><key>Orca Modifier</key><key>H</key></keyseq> "
#: C/commands_controlling_orca.page:70(item/p) #: C/commands_controlling_cthulhu.page:70(item/p)
msgid "" msgid ""
"Enter list shortcuts mode: <keyseq><key>Orca Modifier</key><key>H</key></" "Enter list shortcuts mode: <keyseq><key>Orca Modifier</key><key>H</key></"
"keyseq> (double-clicked)" "keyseq> (double-clicked)"
@ -471,7 +471,7 @@ msgstr ""
"Vstop v način seznama bližnjic: <keyseq><key>Pomožna tipka Orka</key><key>H</" "Vstop v način seznama bližnjic: <keyseq><key>Pomožna tipka Orka</key><key>H</"
"key></keyseq> (dvokliknjeno)" "key></keyseq> (dvokliknjeno)"
#: C/commands_controlling_orca.page:76(item/p) #: C/commands_controlling_cthulhu.page:76(item/p)
msgid "Exit either mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit either mode: <keyseq><key>Esc</key></keyseq>"
msgstr "" msgstr ""
"Končanje kateregakoli od načinov: <keyseq><key>Ubežna tipka</key></keyseq>" "Končanje kateregakoli od načinov: <keyseq><key>Ubežna tipka</key></keyseq>"
@ -563,11 +563,11 @@ msgstr "Orkini ukazi iskanja"
#: C/commands_find.page:20(page/p) #: C/commands_find.page:20(page/p)
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<app>Orkina</app>'s <link xref=\"howto_orca_find\">zmožnost iskanja</link> " "<app>Orkina</app>'s <link xref=\"howto_cthulhu_find\">zmožnost iskanja</link> "
"vam omogoča iskanje vsebine<link xref=\"howto_flat_review\">Ploskega " "vam omogoča iskanje vsebine<link xref=\"howto_flat_review\">Ploskega "
"pregleda</link> za predmete, ki se nahajajo v trenutnem oknu." "pregleda</link> za predmete, ki se nahajajo v trenutnem oknu."
@ -575,11 +575,11 @@ msgstr ""
msgid "Open the <app>Orca</app> Find dialog:" msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Odprita pogovorno okno iskanja <app>Orka</app>:" msgstr "Odprita pogovorno okno iskanja <app>Orka</app>:"
#: C/commands_find.page:30(item/p) C/howto_orca_find.page:30(item/p) #: C/commands_find.page:30(item/p) C/howto_cthulhu_find.page:30(item/p)
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Namizni računalnik: <keyseq><key>NT Izbriši</key></keyseq>" msgstr "Namizni računalnik: <keyseq><key>NT Izbriši</key></keyseq>"
#: C/commands_find.page:33(item/p) C/howto_orca_find.page:33(item/p) #: C/commands_find.page:33(item/p) C/howto_cthulhu_find.page:33(item/p)
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2168,13 +2168,13 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link xref=" "click on the object being reviewed. Finally, you can use <link xref="
"\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to search " "\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to search "
"the active window's contents." "the active window's contents."
msgstr "" msgstr ""
"Po \"ploski\" vsebini, poznani tudi kot vsebini ploskega pregleda lahko " "Po \"ploski\" vsebini, poznani tudi kot vsebini ploskega pregleda lahko "
"<link xref=\"commands_flat_review\">krmarite</link> po vrstici, po besedi, " "<link xref=\"commands_flat_review\">krmarite</link> po vrstici, po besedi, "
"po znaku in po predmetu. Poleg tega lahko izvedete levi ali desni klin na " "po znaku in po predmetu. Poleg tega lahko izvedete levi ali desni klin na "
"pregledovani predmet. Uporabite lahko <link xref=\"howto_orca_find\">Orkino " "pregledovani predmet. Uporabite lahko <link xref=\"howto_cthulhu_find\">Orkino "
"iskanje</link>, zmožnost ploskega pregleda za iskanje vsebine dejavnih oken." "iskanje</link>, zmožnost ploskega pregleda za iskanje vsebine dejavnih oken."
#: C/howto_flat_review.page:31(page/p) #: C/howto_flat_review.page:31(page/p)
@ -2343,7 +2343,7 @@ msgstr "Vezava nedoločnega ukaza"
#: C/howto_key_bindings.page:23(item/p) C/howto_key_bindings.page:60(item/p) #: C/howto_key_bindings.page:23(item/p) C/howto_key_bindings.page:60(item/p)
#: C/howto_keyboard_layout.page:45(item/p) #: C/howto_keyboard_layout.page:45(item/p)
#: C/howto_the_orca_modifier.page:53(item/p) #: C/howto_the_cthulhu_modifier.page:53(item/p)
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>." "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -2354,7 +2354,7 @@ msgstr ""
#: C/howto_key_bindings.page:29(item/p) C/howto_key_bindings.page:66(item/p) #: C/howto_key_bindings.page:29(item/p) C/howto_key_bindings.page:66(item/p)
#: C/howto_key_bindings.page:99(item/p) C/howto_key_bindings.page:121(item/p) #: C/howto_key_bindings.page:99(item/p) C/howto_key_bindings.page:121(item/p)
#: C/howto_the_orca_modifier.page:59(item/p) #: C/howto_the_cthulhu_modifier.page:59(item/p)
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Premaknite se na stran <gui>Tipkovne bližnjice</gui>." msgstr "Premaknite se na stran <gui>Tipkovne bližnjice</gui>."
@ -2392,7 +2392,7 @@ msgstr ""
#: C/howto_key_bindings.page:54(item/p) C/howto_key_bindings.page:86(item/p) #: C/howto_key_bindings.page:54(item/p) C/howto_key_bindings.page:86(item/p)
#: C/howto_key_bindings.page:108(item/p) C/howto_key_bindings.page:140(item/p) #: C/howto_key_bindings.page:108(item/p) C/howto_key_bindings.page:140(item/p)
#: C/howto_keyboard_layout.page:59(item/p) #: C/howto_keyboard_layout.page:59(item/p)
#: C/howto_the_orca_modifier.page:73(item/p) #: C/howto_the_cthulhu_modifier.page:73(item/p)
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Nato pritisnite gumb <gui>Uveljavi</gui>." msgstr "Nato pritisnite gumb <gui>Uveljavi</gui>."
@ -2480,7 +2480,7 @@ msgstr ""
"uporabljena kot spremenilna tipka Orka." "uporabljena kot spremenilna tipka Orka."
#: C/howto_keyboard_layout.page:22(item/p) C/howto_text_setup.page:136(item/p) #: C/howto_keyboard_layout.page:22(item/p) C/howto_text_setup.page:136(item/p)
#: C/howto_the_orca_modifier.page:33(item/p) #: C/howto_the_cthulhu_modifier.page:33(item/p)
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -2489,7 +2489,7 @@ msgstr ""
"tipka Orka <key>CapsLock</key>" "tipka Orka <key>CapsLock</key>"
#: C/howto_keyboard_layout.page:28(item/p) C/howto_text_setup.page:142(item/p) #: C/howto_keyboard_layout.page:28(item/p) C/howto_text_setup.page:142(item/p)
#: C/howto_the_orca_modifier.page:39(item/p) #: C/howto_the_cthulhu_modifier.page:39(item/p)
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same " "<key>Insert</key> and <key>KeyPad Insert</key>, the latter being the same "
@ -2869,27 +2869,27 @@ msgstr ""
#. the file changes, the md5 hash will change to let you know you need to #. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to #. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file. #. whatever you like once you have updated your copy of the file.
#: C/howto_orca_find.page:50(media) #: C/howto_cthulhu_find.page:50(media)
msgctxt "_" msgctxt "_"
msgid "" msgid ""
"external ref='figures/orca_find.png' md5='c57e798757d41146c96c263865c68610'" "external ref='figures/cthulhu_find.png' md5='c57e798757d41146c96c263865c68610'"
msgstr "" msgstr ""
"external ref='figures/orca_find.png' md5='c57e798757d41146c96c263865c68610'" "external ref='figures/cthulhu_find.png' md5='c57e798757d41146c96c263865c68610'"
#: C/howto_orca_find.page:5(info/title) #: C/howto_cthulhu_find.page:5(info/title)
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Iskanje z Orko" msgstr "3. Iskanje z Orko"
#: C/howto_orca_find.page:6(info/desc) #: C/howto_cthulhu_find.page:6(info/desc)
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Iskanje predmetov v oknu" msgstr "Iskanje predmetov v oknu"
#: C/howto_orca_find.page:15(page/title) #: C/howto_cthulhu_find.page:15(page/title)
msgid "Orca Find" msgid "Orca Find"
msgstr "Orkino iskanje" msgstr "Orkino iskanje"
#: C/howto_orca_find.page:16(page/p) #: C/howto_cthulhu_find.page:16(page/p)
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -2899,11 +2899,11 @@ msgstr ""
"\">ploskem pregledu</link> zasnovano iskanje, ki vam pomaga hitro najti " "\">ploskem pregledu</link> zasnovano iskanje, ki vam pomaga hitro najti "
"predmete, ki so vidni na zaslonu v trenutnem oknu." "predmete, ki so vidni na zaslonu v trenutnem oknu."
#: C/howto_orca_find.page:23(note/title) #: C/howto_cthulhu_find.page:23(note/title)
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Omogočanje Okrinega iskanja" msgstr "Omogočanje Okrinega iskanja"
#: C/howto_orca_find.page:24(note/p) #: C/howto_cthulhu_find.page:24(note/p)
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -2912,7 +2912,7 @@ msgstr ""
"ukaz osnovan na vaši izbrani <link xref=\"howto_keyboard_layout" "ukaz osnovan na vaši izbrani <link xref=\"howto_keyboard_layout"
"\">razporeditvi tipkovnice</link>:" "\">razporeditvi tipkovnice</link>:"
#: C/howto_orca_find.page:38(note/p) #: C/howto_cthulhu_find.page:38(note/p)
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link xref=" "For a list of additional tasks you can perform, see the <link xref="
"\"commands_find\">Orca Find commands</link>" "\"commands_find\">Orca Find commands</link>"
@ -2920,54 +2920,54 @@ msgstr ""
"Za seznam dodatnih nalog, ki jih lahko izvedete, si oglejte <link xref=" "Za seznam dodatnih nalog, ki jih lahko izvedete, si oglejte <link xref="
"\"commands_find\">Orkine ukaze iskanja</link>" "\"commands_find\">Orkine ukaze iskanja</link>"
#: C/howto_orca_find.page:43(page/p) #: C/howto_cthulhu_find.page:43(page/p)
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Ko omogočite Orkino iskanje, boste bili postavljeni v pogovorno polje." msgstr "Ko omogočite Orkino iskanje, boste bili postavljeni v pogovorno polje."
#: C/howto_orca_find.page:47(figure/title) #: C/howto_cthulhu_find.page:47(figure/title)
msgid "<app>Orca</app>'s Find Dialog" msgid "<app>Orca</app>'s Find Dialog"
msgstr "<app>Orkino</app> pogovorno okno iskanja" msgstr "<app>Orkino</app> pogovorno okno iskanja"
#: C/howto_orca_find.page:52(page/p) #: C/howto_cthulhu_find.page:52(page/p)
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Tukaj lahko navedete naslednje predmete:" msgstr "Tukaj lahko navedete naslednje predmete:"
#: C/howto_orca_find.page:57(item/p) #: C/howto_cthulhu_find.page:57(item/p)
msgid "The text to find" msgid "The text to find"
msgstr "Besedilo za iskanje" msgstr "Besedilo za iskanje"
#: C/howto_orca_find.page:60(item/p) #: C/howto_cthulhu_find.page:60(item/p)
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
msgstr "Mesto za začetek iskanja, ki je lahko trenutno mesto ali vrh okna" msgstr "Mesto za začetek iskanja, ki je lahko trenutno mesto ali vrh okna"
#: C/howto_orca_find.page:64(item/p) #: C/howto_cthulhu_find.page:64(item/p)
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Privzeta vrednost <gui>Začni od</gui>: <gui>Trenutno mesto</gui>" msgstr "Privzeta vrednost <gui>Začni od</gui>: <gui>Trenutno mesto</gui>"
#: C/howto_orca_find.page:69(item/p) #: C/howto_cthulhu_find.page:69(item/p)
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Ali naj bodo pri iskanju zadetkov upoštevane velike črke" msgstr "Ali naj bodo pri iskanju zadetkov upoštevane velike črke"
#: C/howto_orca_find.page:73(item/p) #: C/howto_cthulhu_find.page:73(item/p)
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Privzeta vrednost <gui>Upoštevaj velike črke</gui>: neizbrano" msgstr "Privzeta vrednost <gui>Upoštevaj velike črke</gui>: neizbrano"
#: C/howto_orca_find.page:78(item/p) #: C/howto_cthulhu_find.page:78(item/p)
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
msgstr "" msgstr ""
"Ali naj se zadetki omejijo na tiste, ki se ujemajo s celotno besedo ali frazo" "Ali naj se zadetki omejijo na tiste, ki se ujemajo s celotno besedo ali frazo"
#: C/howto_orca_find.page:82(item/p) #: C/howto_cthulhu_find.page:82(item/p)
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Privzeta vrednost <gui>Ujemaj le celo besedo</gui>: neizbrano" msgstr "Privzeta vrednost <gui>Ujemaj le celo besedo</gui>: neizbrano"
#: C/howto_orca_find.page:87(item/p) #: C/howto_cthulhu_find.page:87(item/p)
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -2975,11 +2975,11 @@ msgstr ""
"Ali naj Iskanje za naslednji zadetek išče navzdol in/ali na desno ali " "Ali naj Iskanje za naslednji zadetek išče navzdol in/ali na desno ali "
"navzgor in/ali na levo." "navzgor in/ali na levo."
#: C/howto_orca_find.page:91(item/p) #: C/howto_cthulhu_find.page:91(item/p)
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Privzeta vrednost <gui>Iskanja nazaj</gui>: ni izbrno" msgstr "Privzeta vrednost <gui>Iskanja nazaj</gui>: ni izbrno"
#: C/howto_orca_find.page:96(item/p) #: C/howto_cthulhu_find.page:96(item/p)
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -2988,11 +2988,11 @@ msgstr ""
"Ali naj iskanje oblije okoli vrha/dna okna, če ni ujemanja od začetnega " "Ali naj iskanje oblije okoli vrha/dna okna, če ni ujemanja od začetnega "
"mesta v smeri iskanja." "mesta v smeri iskanja."
#: C/howto_orca_find.page:101(item/p) #: C/howto_cthulhu_find.page:101(item/p)
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Privzeta vrednost <gui>Oblivanja okoli</gui>: izbrano" msgstr "Privzeta vrednost <gui>Oblivanja okoli</gui>: izbrano"
#: C/howto_orca_find.page:106(page/p) #: C/howto_cthulhu_find.page:106(page/p)
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3000,7 +3000,7 @@ msgstr ""
"Ko boste izvedli iskanje, lahko hitro iščete naslednje ali predhodno " "Ko boste izvedli iskanje, lahko hitro iščete naslednje ali predhodno "
"ujemanje brez vračanja nazaj v pogovorno polje iskanja Orke." "ujemanje brez vračanja nazaj v pogovorno polje iskanja Orke."
#: C/howto_orca_find.page:110(page/p) #: C/howto_cthulhu_find.page:110(page/p)
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3217,29 +3217,29 @@ msgstr ""
"Pritisnite gumb <gui>V redu</gui>. Ob naslednjem zagonu <app>Orke</app> bo " "Pritisnite gumb <gui>V redu</gui>. Ob naslednjem zagonu <app>Orke</app> bo "
"uporabljen novo izbrani profil." "uporabljen novo izbrani profil."
#: C/howto_setting_up_orca.page:6(info/title) #: C/howto_setting_up_cthulhu.page:6(info/title)
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Configuration" msgid "3. Orca Configuration"
msgstr "3. Prilagoditev programa Orca" msgstr "3. Prilagoditev programa Orca"
#: C/howto_setting_up_orca.page:7(info/title) #: C/howto_setting_up_cthulhu.page:7(info/title)
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Prilagoditev" msgstr "Prilagoditev"
#: C/howto_setting_up_orca.page:8(info/desc) #: C/howto_setting_up_cthulhu.page:8(info/desc)
msgid "Setting up <app>Orca</app> initially and in the future" msgid "Setting up <app>Orca</app> initially and in the future"
msgstr "Začetno nastavljanje nastavljanje <app>Orke</app> v prihodnje" msgstr "Začetno nastavljanje nastavljanje <app>Orke</app> v prihodnje"
#: C/howto_setting_up_orca.page:19(page/title) #: C/howto_setting_up_cthulhu.page:19(page/title)
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Nastavitev Orka" msgstr "Nastavitev Orka"
#: C/howto_setting_up_orca.page:21(section/title) #: C/howto_setting_up_cthulhu.page:21(section/title)
msgid "Initial Setup" msgid "Initial Setup"
msgstr "Začetna nastavitev" msgstr "Začetna nastavitev"
#: C/howto_setting_up_orca.page:22(section/p) #: C/howto_setting_up_cthulhu.page:22(section/p)
msgid "" msgid ""
"When you run <app>Orca</app> for the first time, it will automatically enter " "When you run <app>Orca</app> for the first time, it will automatically enter "
"setup mode. Depending on your active session's configuration, one of two " "setup mode. Depending on your active session's configuration, one of two "
@ -3248,7 +3248,7 @@ msgstr ""
"Ko <app>Orko</app> prvič poženete, bo samodejno vstopila v način nastavitev. " "Ko <app>Orko</app> prvič poženete, bo samodejno vstopila v način nastavitev. "
"Glede na nastavitev vaše dejavne seje se bo zgodila ena od dveh stvari:" "Glede na nastavitev vaše dejavne seje se bo zgodila ena od dveh stvari:"
#: C/howto_setting_up_orca.page:29(item/p) #: C/howto_setting_up_cthulhu.page:29(item/p)
msgid "" msgid ""
"If accessibility support has already been enabled for your session, you will " "If accessibility support has already been enabled for your session, you will "
"be placed in the <app>Orca</app> <link xref=\"preferences\">Preferences</" "be placed in the <app>Orca</app> <link xref=\"preferences\">Preferences</"
@ -3260,7 +3260,7 @@ msgstr ""
"\">Možnosti</link>, kjer lahko <app>Orko</app> popolnoma prilagodite in jo " "\">Možnosti</link>, kjer lahko <app>Orko</app> popolnoma prilagodite in jo "
"takoj uporabite." "takoj uporabite."
#: C/howto_setting_up_orca.page:38(item/p) #: C/howto_setting_up_cthulhu.page:38(item/p)
msgid "" msgid ""
"If accessibility support has not already been enabled for your session, " "If accessibility support has not already been enabled for your session, "
"<app>Orca</app>'s <link xref=\"howto_text_setup\">text-based setup</link> " "<app>Orca</app>'s <link xref=\"howto_text_setup\">text-based setup</link> "
@ -3274,11 +3274,11 @@ msgstr ""
"nastavitev in omogočitev podpore dostopnosti za vašo sejo. Preden bodo " "nastavitev in omogočitev podpore dostopnosti za vašo sejo. Preden bodo "
"imele nove nastavitve učinek se boste morali odjaviti in znova prijaviti." "imele nove nastavitve učinek se boste morali odjaviti in znova prijaviti."
#: C/howto_setting_up_orca.page:50(section/title) #: C/howto_setting_up_cthulhu.page:50(section/title)
msgid "Configuring <app>Orca</app> in the Future" msgid "Configuring <app>Orca</app> in the Future"
msgstr "Nastavljanje <app>Orke</app> v prihodnje" msgstr "Nastavljanje <app>Orke</app> v prihodnje"
#: C/howto_setting_up_orca.page:51(section/p) #: C/howto_setting_up_cthulhu.page:51(section/p)
msgid "" msgid ""
"If you want to configure <app>Orca</app> in the future, you can do one of " "If you want to configure <app>Orca</app> in the future, you can do one of "
"the following:" "the following:"
@ -3286,7 +3286,7 @@ msgstr ""
"V primeru da boste želeli v prihodnosti <app>Orko</app> nastaviti, lahko " "V primeru da boste želeli v prihodnosti <app>Orko</app> nastaviti, lahko "
"storite eno od naslednjega:" "storite eno od naslednjega:"
#: C/howto_setting_up_orca.page:57(item/p) #: C/howto_setting_up_cthulhu.page:57(item/p)
msgid "" msgid ""
"Pass the <cmd>--setup</cmd> option to <app>Orca</app> the next time you run " "Pass the <cmd>--setup</cmd> option to <app>Orca</app> the next time you run "
"it to automatically be placed in the <link xref=\"preferences\">Preferences</" "it to automatically be placed in the <link xref=\"preferences\">Preferences</"
@ -3296,7 +3296,7 @@ msgstr ""
"vas bo samodejno postavilo v pogovorno polje <link xref=\"preferences" "vas bo samodejno postavilo v pogovorno polje <link xref=\"preferences"
"\">Možnosti</link>." "\">Možnosti</link>."
#: C/howto_setting_up_orca.page:64(item/p) #: C/howto_setting_up_cthulhu.page:64(item/p)
msgid "" msgid ""
"Pass the <cmd>--text-setup</cmd> option to <app>Orca</app> to re-run " "Pass the <cmd>--text-setup</cmd> option to <app>Orca</app> to re-run "
"<app>Orca</app>'s <link xref=\"howto_text_setup\">text-based setup</link>." "<app>Orca</app>'s <link xref=\"howto_text_setup\">text-based setup</link>."
@ -3305,7 +3305,7 @@ msgstr ""
"<app>Orkinih</app> <link xref=\"howto_text_setup\">na besedilu osnovanih " "<app>Orkinih</app> <link xref=\"howto_text_setup\">na besedilu osnovanih "
"nastavitev</link>." "nastavitev</link>."
#: C/howto_setting_up_orca.page:71(item/p) #: C/howto_setting_up_cthulhu.page:71(item/p)
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Preferences</link> dialog box by " "Get into the <link xref=\"preferences\">Preferences</link> dialog box by "
"pressing the <gui>Preferences</gui> button in the <app>Orca</app> main " "pressing the <gui>Preferences</gui> button in the <app>Orca</app> main "
@ -3855,10 +3855,10 @@ msgstr ""
#: C/howto_text_setup.page:30(item/p) #: C/howto_text_setup.page:30(item/p)
msgid "" msgid ""
"Type <cmd>orca --text-setup</cmd> or <cmd>orca -t</cmd> and press " "Type <cmd>cthulhu --text-setup</cmd> or <cmd>cthulhu -t</cmd> and press "
"<key>Return</key>." "<key>Return</key>."
msgstr "" msgstr ""
"Vtipkajte <cmd>orca --text-setup</cmd> ali <cmd>orca -t</cmd> in pritisnite " "Vtipkajte <cmd>cthulhu --text-setup</cmd> ali <cmd>cthulhu -t</cmd> in pritisnite "
"<key>Vnosno tipko</key>." "<key>Vnosno tipko</key>."
#: C/howto_text_setup.page:36(page/p) #: C/howto_text_setup.page:36(page/p)
@ -4109,22 +4109,22 @@ msgstr ""
"seje prijave. V primeru da je dostopnost že bila omogočena, enostavno " "seje prijave. V primeru da je dostopnost že bila omogočena, enostavno "
"pritisnite <key>Vnosno tipko</key>. <app>Orka</app> se bo zagnala za vas." "pritisnite <key>Vnosno tipko</key>. <app>Orka</app> se bo zagnala za vas."
#: C/howto_the_orca_modifier.page:5(info/title) #: C/howto_the_cthulhu_modifier.page:5(info/title)
msgctxt "sort" msgctxt "sort"
msgid "4. The Orca Modifier" msgid "4. The Orca Modifier"
msgstr "4. Pomožne tipke Orka" msgstr "4. Pomožne tipke Orka"
#: C/howto_the_orca_modifier.page:6(info/desc) #: C/howto_the_cthulhu_modifier.page:6(info/desc)
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
"Ključ deluje kot <key>Dvigalka</key>, <key>Ctrl</key> in <key>Alt</key>" "Ključ deluje kot <key>Dvigalka</key>, <key>Ctrl</key> in <key>Alt</key>"
#: C/howto_the_orca_modifier.page:18(page/title) #: C/howto_the_cthulhu_modifier.page:18(page/title)
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Pomožne tipke Orka" msgstr "Pomožne tipke Orka"
#: C/howto_the_orca_modifier.page:19(page/p) #: C/howto_the_cthulhu_modifier.page:19(page/p)
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4135,7 +4135,7 @@ msgstr ""
"<key>Ctrl</key> in <key>Alt</key>. Zasnovana je posebej za izvajanje ukazov " "<key>Ctrl</key> in <key>Alt</key>. Zasnovana je posebej za izvajanje ukazov "
"<app>Orke</app> brez uvajanja sporov z ukazi programov do katerih dostopate." "<app>Orke</app> brez uvajanja sporov z ukazi programov do katerih dostopate."
#: C/howto_the_orca_modifier.page:26(page/p) #: C/howto_the_cthulhu_modifier.page:26(page/p)
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4145,7 +4145,7 @@ msgstr ""
"uporabljate <app>Orkino</app> razporeditev tipkovnice prenosnika ali " "uporabljate <app>Orkino</app> razporeditev tipkovnice prenosnika ali "
"namiznega računalnika:" "namiznega računalnika:"
#: C/howto_the_orca_modifier.page:46(page/p) #: C/howto_the_cthulhu_modifier.page:46(page/p)
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4153,33 +4153,33 @@ msgstr ""
"V primeru da želite obdržati svojo trenutno razporeditev tipkovnice, a " "V primeru da želite obdržati svojo trenutno razporeditev tipkovnice, a "
"izbrati drugo spremenilno tipko, uporabite naslednje korake:" "izbrati drugo spremenilno tipko, uporabite naslednje korake:"
#: C/howto_the_orca_modifier.page:51(steps/title) #: C/howto_the_cthulhu_modifier.page:51(steps/title)
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Spreminjanje pomožnih tipk Orka" msgstr "Spreminjanje pomožnih tipk Orka"
#: C/howto_the_orca_modifier.page:62(item/p) #: C/howto_the_cthulhu_modifier.page:62(item/p)
msgid "Move to the <gui>Orca Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Orca Modifier Key(s)</gui> combobox."
msgstr "Premaknite se na spustno polje <gui>spremenilne tipke Orka</gui>." msgstr "Premaknite se na spustno polje <gui>spremenilne tipke Orka</gui>."
#: C/howto_the_orca_modifier.page:65(item/p) #: C/howto_the_cthulhu_modifier.page:65(item/p)
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
"S puščico se premaknite do želene spremenilne tipke. Razpoložljive možnosti " "S puščico se premaknite do želene spremenilne tipke. Razpoložljive možnosti "
"so:" "so:"
#: C/howto_the_orca_modifier.page:67(item/p) #: C/howto_the_cthulhu_modifier.page:67(item/p)
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Vstavi, KP_Vstavi" msgstr "Vstavi, KP_Vstavi"
#: C/howto_the_orca_modifier.page:68(item/p) #: C/howto_the_cthulhu_modifier.page:68(item/p)
msgid "KP_Insert" msgid "KP_Insert"
msgstr "KP_Vstavi" msgstr "KP_Vstavi"
#: C/howto_the_orca_modifier.page:69(item/p) #: C/howto_the_cthulhu_modifier.page:69(item/p)
msgid "Insert" msgid "Insert"
msgstr "Vstavi" msgstr "Vstavi"
#: C/howto_the_orca_modifier.page:70(item/p) #: C/howto_the_cthulhu_modifier.page:70(item/p)
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -4419,7 +4419,7 @@ msgstr "Za zagon <app>Orke</app>:"
#: C/introduction.page:37(item/p) #: C/introduction.page:37(item/p)
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Vpišite <cmd>orka</cmd> skupaj z morebitnimi izbirnimi parametri v okno " "Vpišite <cmd>orka</cmd> skupaj z morebitnimi izbirnimi parametri v okno "
@ -6197,7 +6197,7 @@ msgid ""
"find in the <gui>Person</gui> combo box will depend on which speech " "find in the <gui>Person</gui> combo box will depend on which speech "
"synthesizers you have installed." "synthesizers you have installed."
msgstr "" msgstr ""
"To spustno polje vam omogoča izbiro \"osebe\" ali \"govorca\" za uporabo z " "To spustno polje vam omogoča izbiro \"osebe\" ali \"govcthulhu\" za uporabo z "
"izbranim glasom. Na primer, morda želite da privzeto govori David, vse " "izbranim glasom. Na primer, morda želite da privzeto govori David, vse "
"hiperpovezave pa izgovori Alica. Vsebina spustnega polja <gui>Oseba</gui> je " "hiperpovezave pa izgovori Alica. Vsebina spustnega polja <gui>Oseba</gui> je "
"odvisna od nameščenih sintetizatorjev zvoka." "odvisna od nameščenih sintetizatorjev zvoka."

View File

@ -1,11 +1,11 @@
# Swedish translation for orca. # Swedish translation for cthulhu.
# Copyright © 2015-2023 orca's COPYRIGHT HOLDER # Copyright © 2015-2023 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# Anders Jonsson <anders.jonsson@norsjovallen.se>, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023. # Anders Jonsson <anders.jonsson@norsjovallen.se>, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2023-08-11 10:37+0000\n" "POT-Creation-Date: 2023-08-11 10:37+0000\n"
"PO-Revision-Date: 2023-08-11 13:19+0200\n" "PO-Revision-Date: 2023-08-11 13:19+0200\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
@ -42,7 +42,7 @@ msgstr "Kommandon för att bokmärka och återkalla objekt"
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -53,10 +53,10 @@ msgstr "Kommandon för att bokmärka och återkalla objekt"
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -71,7 +71,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -83,10 +83,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -313,34 +313,34 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Aktivera/inaktivera rumsspecifik historik: (Inte bunden)" msgstr "Aktivera/inaktivera rumsspecifik historik: (Inte bunden)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Kontrollera och lära sig använda Orca" msgstr "1. Kontrollera och lära sig använda Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Kontrollera och lära sig använda Orca" msgstr "Kontrollera och lära sig använda Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Kommandon för att interagera med <app>Orca</app>" msgstr "Kommandon för att interagera med <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Kontrollera och lära sig använda Orca" msgstr "Kontrollera och lära sig använda Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Kommandon för att kontrollera <app>Orca</app>" msgstr "Kommandon för att kontrollera <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -352,7 +352,7 @@ msgstr ""
"koms åt." "koms åt."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -361,7 +361,7 @@ msgstr ""
"key><key>S</key></keyseq>." "key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -376,7 +376,7 @@ msgstr ""
"link> för information om hur du kan binda obundna kommandon." "link> för information om hur du kan binda obundna kommandon."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -385,7 +385,7 @@ msgstr ""
"<keyseq><key>Orca-modifierare</key><key>Blanksteg</key></keyseq>." "<keyseq><key>Orca-modifierare</key><key>Blanksteg</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -394,7 +394,7 @@ msgstr ""
"key><key>Orca-modifierare</key><key>Blanksteg</key></keyseq>." "key><key>Orca-modifierare</key><key>Blanksteg</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -403,13 +403,13 @@ msgstr ""
"modifierare</key><key>Backsteg</key></keyseq>" "modifierare</key><key>Backsteg</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Kommandon för att lära dig använda <app>Orca</app>" msgstr "Kommandon för att lära dig använda <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -422,14 +422,14 @@ msgstr ""
"genvägar som innehåller alla <app>Orca</app>-kommandon du kan använda." "genvägar som innehåller alla <app>Orca</app>-kommandon du kan använda."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" msgid "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
"Gå in i inlärningsläge: <keyseq><key>Orca-modifierare</key><key>H</key></" "Gå in i inlärningsläge: <keyseq><key>Orca-modifierare</key><key>H</key></"
"keyseq>" "keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Gå ur inlärningsläge: <keyseq><key>Esc</key></keyseq>" msgstr "Gå ur inlärningsläge: <keyseq><key>Esc</key></keyseq>"
@ -500,11 +500,11 @@ msgstr "Sökkommandon i Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"<app>Orca</app>s <link xref=\"howto_orca_find\">sökfunktion</link> låter dig " "<app>Orca</app>s <link xref=\"howto_cthulhu_find\">sökfunktion</link> låter dig "
"söka i den <link xref=\"howto_flat_review\">platta granskningens</link> " "söka i den <link xref=\"howto_flat_review\">platta granskningens</link> "
"kontext efter element som finns i det aktuella fönstret." "kontext efter element som finns i det aktuella fönstret."
@ -514,12 +514,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Öppna sökdialogen i <app>Orca</app>:" msgstr "Öppna sökdialogen i <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Stationär dator: <keyseq><key>KP Delete</key></keyseq>" msgstr "Stationär dator: <keyseq><key>KP Delete</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2838,14 +2838,14 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link " "click on the object being reviewed. Finally, you can use <link "
"xref=\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to " "xref=\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to "
"search the active window's contents." "search the active window's contents."
msgstr "" msgstr ""
"Det ”tillplattade” innehållet, också känt som den platta granskningens " "Det ”tillplattade” innehållet, också känt som den platta granskningens "
"kontext, kan <link xref=\"commands_flat_review\">navigeras</link> per rad, " "kontext, kan <link xref=\"commands_flat_review\">navigeras</link> per rad, "
"per ord, per tecken och per objekt. Dessutom kan du utföra ett vänsterklick " "per ord, per tecken och per objekt. Dessutom kan du utföra ett vänsterklick "
"eller ett högerklick på objektet som granskas. Slutligen kan du använda " "eller ett högerklick på objektet som granskas. Slutligen kan du använda "
"<link xref=\"howto_orca_find\">Orcas sökning</link>, en funktion baserad på " "<link xref=\"howto_cthulhu_find\">Orcas sökning</link>, en funktion baserad på "
"platt granskning för att söka igenom det aktiva fönstrets innehåll." "platt granskning för att söka igenom det aktiva fönstrets innehåll."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3061,7 +3061,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Flytta till sidan <gui>Tangentbindningar</gui>." msgstr "Flytta till sidan <gui>Tangentbindningar</gui>."
@ -3103,7 +3103,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Tryck på <gui>Verkställ</gui>-knappen." msgstr "Tryck på <gui>Verkställ</gui>-knappen."
@ -3195,7 +3195,7 @@ msgstr ""
"används som Orca-modifieraren." "används som Orca-modifieraren."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3204,7 +3204,7 @@ msgstr ""
"standard vara <key>CapsLock</key>" "standard vara <key>CapsLock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3619,23 +3619,23 @@ msgstr ""
"xref=\"howto_key_bindings\">Introduktion till tangentbindningar</link>." "xref=\"howto_key_bindings\">Introduktion till tangentbindningar</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Sökning i Orca" msgstr "3. Sökning i Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Söka efter objekt i ett fönster" msgstr "Söka efter objekt i ett fönster"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Sökning i Orca" msgstr "Sökning i Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3647,12 +3647,12 @@ msgstr ""
"skärmen." "skärmen."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Aktivera sökning i Orca" msgstr "Aktivera sökning i Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3661,7 +3661,7 @@ msgstr ""
"på din valda <link xref=\"howto_keyboard_layout\">tangentbordslayout</link>:" "på din valda <link xref=\"howto_keyboard_layout\">tangentbordslayout</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link " "For a list of additional tasks you can perform, see the <link "
"xref=\"commands_find\">Orca Find commands</link>" "xref=\"commands_find\">Orca Find commands</link>"
@ -3670,22 +3670,22 @@ msgstr ""
"xref=\"commands_find\">Sökkommandon i Orca</link>" "xref=\"commands_find\">Sökkommandon i Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "När du aktiverar sökning i Orca kommer du placeras i en dialogruta." msgstr "När du aktiverar sökning i Orca kommer du placeras i en dialogruta."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "Här kan du ange följande objekt:" msgstr "Här kan du ange följande objekt:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Texten att söka efter" msgstr "Texten att söka efter"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3694,24 +3694,24 @@ msgstr ""
"positionen eller överst i fönstret" "positionen eller överst i fönstret"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Standardvärde för <gui>Starta från</gui>: <gui>Aktuell position</gui>" msgstr "Standardvärde för <gui>Starta från</gui>: <gui>Aktuell position</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Huruvida versaler/gemener ska tas i beaktande då en matchning söks" msgstr "Huruvida versaler/gemener ska tas i beaktande då en matchning söks"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Standardvärde för <gui>Skiftlägeskänslig</gui>: inte ikryssad" msgstr "Standardvärde för <gui>Skiftlägeskänslig</gui>: inte ikryssad"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
@ -3720,12 +3720,12 @@ msgstr ""
"frasen" "frasen"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Standardvärde för <gui>Matcha endast hela ord</gui>: inte ikryssad" msgstr "Standardvärde för <gui>Matcha endast hela ord</gui>: inte ikryssad"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3734,12 +3734,12 @@ msgstr ""
"eller upp och/eller till vänster." "eller upp och/eller till vänster."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Standardvärde för <gui>Sök baklänges</gui>: inte ikryssad" msgstr "Standardvärde för <gui>Sök baklänges</gui>: inte ikryssad"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3749,12 +3749,12 @@ msgstr ""
"finns någon matchning från startpositionen i sökriktningen." "finns någon matchning från startpositionen i sökriktningen."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "Standardvärde för <gui>Börja om</gui>: ikryssad" msgstr "Standardvärde för <gui>Börja om</gui>: ikryssad"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3763,7 +3763,7 @@ msgstr ""
"matchning utan att behöva återvända till Orcas Sök-dialogruta." "matchning utan att behöva återvända till Orcas Sök-dialogruta."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -3933,41 +3933,41 @@ msgstr ""
"den nyvalda profilen att användas." "den nyvalda profilen att användas."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Konfiguration av Orca" msgstr "4. Konfiguration av Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguration" msgstr "Konfiguration"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Konfigurera <app>Orca</app>" msgstr "Konfigurera <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Konfiguration av Orca" msgstr "Konfiguration av Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link " "If you want to configure <app>Orca</app>, get into the <link "
"xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Om du vill konfigurera <app>Orca</app>, gå in i dialogrutan <link " "Om du vill konfigurera <app>Orca</app>, gå in i dialogrutan <link "
"xref=\"preferences\">Inställningar</link> genom att trycka <keyseq><key>Orca-" "xref=\"preferences\">Inställningar</link> genom att trycka <keyseq><key>Orca-"
"modifierare</key><key>Blanksteg</key></keyseq> inifrån ett valfritt " "modifierare</key><key>Blanksteg</key></keyseq> inifrån ett valfritt "
"åtkomligt program. Alternativt kan du skriva <cmd>orca</cmd> följt av " "åtkomligt program. Alternativt kan du skriva <cmd>cthulhu</cmd> följt av "
"antingen <cmd>-s</cmd> eller <cmd>--setup</cmd> i ett terminalfönster eller " "antingen <cmd>-s</cmd> eller <cmd>--setup</cmd> i ett terminalfönster eller "
"i <gui>Kör</gui>-dialogen och sedan trycka <key>Retur</key>." "i <gui>Kör</gui>-dialogen och sedan trycka <key>Retur</key>."
@ -4541,13 +4541,13 @@ msgstr ""
"som är felstavat så kommer <app>Orca</app> annonsera närvaron av stavfelet." "som är felstavat så kommer <app>Orca</app> annonsera närvaron av stavfelet."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Orca-modifieraren" msgstr "3. Orca-modifieraren"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4555,12 +4555,12 @@ msgstr ""
"key>" "key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Orca-modifieraren" msgstr "Orca-modifieraren"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4573,7 +4573,7 @@ msgstr ""
"orsaka konflikter med kommandona hos programmen du använder." "orsaka konflikter med kommandona hos programmen du använder."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4584,7 +4584,7 @@ msgstr ""
"dator:" "dator:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4593,52 +4593,52 @@ msgstr ""
"modifierartangent så kan du göra det genom att utföra följande steg:" "modifierartangent så kan du göra det genom att utföra följande steg:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Ändra Orca-modifieraren" msgstr "Ändra Orca-modifieraren"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Gå till <link xref=\"preferences\">Orcas inställningsdialog</link> genom att " "Gå till <link xref=\"preferences\">Orcas inställningsdialog</link> genom att "
"trycka <keyseq><key>Orca-modifierare</key><key>Blanksteg</key></keyseq>. " "trycka <keyseq><key>Orca-modifierare</key><key>Blanksteg</key></keyseq>. "
"Alternativt kan du starta Orca med inställningsdialogen öppen från en " "Alternativt kan du starta Orca med inställningsdialogen öppen från en "
"terminal: skriv <cmd>orca -s</cmd> och tryck <key>Retur</key>." "terminal: skriv <cmd>cthulhu -s</cmd> och tryck <key>Retur</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Flytta till kombinationsrutan <gui>Modifierartangent(er) för skärmläsare</" "Flytta till kombinationsrutan <gui>Modifierartangent(er) för skärmläsare</"
"gui>." "gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "Pila till den önskade modifieraren. De tillgängliga alternativen är:" msgstr "Pila till den önskade modifieraren. De tillgängliga alternativen är:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, KP_Insert" msgstr "Insert, KP_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "KP_Insert" msgstr "KP_Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5002,10 +5002,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Skriv <cmd>orca</cmd> tillsammans med valfria parametrar i ett " "Skriv <cmd>cthulhu</cmd> tillsammans med valfria parametrar i ett "
"terminalfönster eller i <gui>Kör</gui>-dialogen och tryck sedan <key>Retur</" "terminalfönster eller i <gui>Kör</gui>-dialogen och tryck sedan <key>Retur</"
"key>." "key>."
@ -8252,10 +8252,10 @@ msgstr ""
#~ "Alternativt kan du använda ett terminalfönster eller systemets textkonsol." #~ "Alternativt kan du använda ett terminalfönster eller systemets textkonsol."
#~ msgid "" #~ msgid ""
#~ "Type <cmd>orca --text-setup</cmd> or <cmd>orca -t</cmd> and press " #~ "Type <cmd>cthulhu --text-setup</cmd> or <cmd>cthulhu -t</cmd> and press "
#~ "<key>Return</key>." #~ "<key>Return</key>."
#~ msgstr "" #~ msgstr ""
#~ "Skriv <cmd>orca --text-setup</cmd> eller <cmd>orca -t</cmd> och tryck " #~ "Skriv <cmd>cthulhu --text-setup</cmd> eller <cmd>cthulhu -t</cmd> och tryck "
#~ "<key>Retur</key>." #~ "<key>Retur</key>."
#~ msgid "You will be asked a few questions:" #~ msgid "You will be asked a few questions:"

View File

@ -1,11 +1,11 @@
# Ukrainian translation for orca. # Ukrainian translation for cthulhu.
# Copyright (C) 2020 orca's COPYRIGHT HOLDER # Copyright (C) 2020 cthulhu's COPYRIGHT HOLDER
# This file is distributed under the same license as the orca package. # This file is distributed under the same license as the cthulhu package.
# #
# Yuri Chornoivan <yurchor@ukr.net>, 2020, 2021, 2023. # Yuri Chornoivan <yurchor@ukr.net>, 2020, 2021, 2023.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: orca master\n" "Project-Id-Version: cthulhu master\n"
"POT-Creation-Date: 2023-08-11 17:31+0000\n" "POT-Creation-Date: 2023-08-11 17:31+0000\n"
"PO-Revision-Date: 2023-08-11 21:42+0300\n" "PO-Revision-Date: 2023-08-11 21:42+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
@ -42,7 +42,7 @@ msgstr "Команди для встановлення закладок і от
#. (itstool) path: credit/name #. (itstool) path: credit/name
#: C/commands_bookmarks.page:12 C/commands_braille.page:12 #: C/commands_bookmarks.page:12 C/commands_braille.page:12
#: C/commands_chat.page:12 C/commands_controlling_orca.page:11 #: C/commands_chat.page:12 C/commands_controlling_cthulhu.page:11
#: C/commands_debugging.page:10 C/commands_find.page:12 #: C/commands_debugging.page:10 C/commands_find.page:12
#: C/commands_flat_review.page:12 C/commands_live_regions.page:12 #: C/commands_flat_review.page:12 C/commands_live_regions.page:12
#: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12 #: C/commands_mouse.page:13 C/commands.page:8 C/commands_profiles.page:12
@ -53,10 +53,10 @@ msgstr "Команди для встановлення закладок і от
#: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8 #: C/howto_flat_review.page:8 C/howto_forms.page:10 C/howto_key_bindings.page:8
#: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10 #: C/howto_keyboard_layout.page:8 C/howto_learn_modes.page:10
#: C/howto_live_regions.page:10 C/howto_mouse_review.page:8 #: C/howto_live_regions.page:10 C/howto_mouse_review.page:8
#: C/howto_notifications.page:8 C/howto_orca_find.page:8 #: C/howto_notifications.page:8 C/howto_cthulhu_find.page:8
#: C/howto_profiles.page:8 C/howto_setting_up_orca.page:12 #: C/howto_profiles.page:8 C/howto_setting_up_cthulhu.page:12
#: C/howto_structural_navigation.page:12 C/howto_tables.page:10 #: C/howto_structural_navigation.page:12 C/howto_tables.page:10
#: C/howto_text_attributes.page:10 C/howto_the_orca_modifier.page:11 #: C/howto_text_attributes.page:10 C/howto_the_cthulhu_modifier.page:11
#: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9 #: C/howto_toggling_caps_lock.page:8 C/howto_whereami.page:10 C/index.page:9
#: C/introduction.page:10 C/preferences_braille.page:11 #: C/introduction.page:10 C/preferences_braille.page:11
#: C/preferences_chat.page:11 C/preferences_web.page:12 #: C/preferences_chat.page:11 C/preferences_web.page:12
@ -71,7 +71,7 @@ msgstr "Joanmarie Diggs"
#. (itstool) path: license/p #. (itstool) path: license/p
#: C/commands_bookmarks.page:16 C/commands_braille.page:16 #: C/commands_bookmarks.page:16 C/commands_braille.page:16
#: C/commands_chat.page:16 C/commands_controlling_orca.page:15 #: C/commands_chat.page:16 C/commands_controlling_cthulhu.page:15
#: C/commands_debugging.page:14 C/commands_find.page:16 #: C/commands_debugging.page:14 C/commands_find.page:16
#: C/commands_flat_review.page:16 C/commands_live_regions.page:16 #: C/commands_flat_review.page:16 C/commands_live_regions.page:16
#: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16 #: C/commands_mouse.page:17 C/commands.page:12 C/commands_profiles.page:16
@ -83,10 +83,10 @@ msgstr "Joanmarie Diggs"
#: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12 #: C/howto_key_bindings.page:12 C/howto_keyboard_layout.page:12
#: C/howto_learn_modes.page:14 C/howto_live_regions.page:14 #: C/howto_learn_modes.page:14 C/howto_live_regions.page:14
#: C/howto_mouse_review.page:12 C/howto_notifications.page:12 #: C/howto_mouse_review.page:12 C/howto_notifications.page:12
#: C/howto_orca_find.page:12 C/howto_profiles.page:12 #: C/howto_cthulhu_find.page:12 C/howto_profiles.page:12
#: C/howto_setting_up_orca.page:16 C/howto_structural_navigation.page:16 #: C/howto_setting_up_cthulhu.page:16 C/howto_structural_navigation.page:16
#: C/howto_tables.page:14 C/howto_text_attributes.page:14 #: C/howto_tables.page:14 C/howto_text_attributes.page:14
#: C/howto_the_orca_modifier.page:15 C/howto_toggling_caps_lock.page:12 #: C/howto_the_cthulhu_modifier.page:15 C/howto_toggling_caps_lock.page:12
#: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14 #: C/howto_whereami.page:14 C/index.page:13 C/introduction.page:14
#: C/preferences_braille.page:15 C/preferences_chat.page:15 #: C/preferences_braille.page:15 C/preferences_chat.page:15
#: C/preferences_web.page:16 C/preferences_general.page:15 #: C/preferences_web.page:16 C/preferences_general.page:15
@ -318,34 +318,34 @@ msgid "Enable/disable room-specific histories: (Unbound)"
msgstr "Увімкнути або вимкнути специфічні для кімнат журнали: (не пов'язано)" msgstr "Увімкнути або вимкнути специфічні для кімнат журнали: (не пов'язано)"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:5 #: C/commands_controlling_cthulhu.page:5
msgctxt "sort" msgctxt "sort"
msgid "1. Controlling and Learning to Use Orca" msgid "1. Controlling and Learning to Use Orca"
msgstr "1. Керування і навчання користуванню Orca" msgstr "1. Керування і навчання користуванню Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/commands_controlling_orca.page:6 #: C/commands_controlling_cthulhu.page:6
msgctxt "link" msgctxt "link"
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Керування і навчання користуванню Orca" msgstr "Керування і навчання користуванню Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/commands_controlling_orca.page:7 #: C/commands_controlling_cthulhu.page:7
msgid "Commands for interacting with <app>Orca</app>" msgid "Commands for interacting with <app>Orca</app>"
msgstr "Команди для взаємодії із <app>Orca</app>" msgstr "Команди для взаємодії із <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/commands_controlling_orca.page:18 #: C/commands_controlling_cthulhu.page:18
msgid "Controlling and Learning to Use Orca" msgid "Controlling and Learning to Use Orca"
msgstr "Керування і навчання користуванню Orca" msgstr "Керування і навчання користуванню Orca"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:20 #: C/commands_controlling_cthulhu.page:20
msgid "Commands for Controlling <app>Orca</app>" msgid "Commands for Controlling <app>Orca</app>"
msgstr "Команди для керування <app>Orca</app>" msgstr "Команди для керування <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#: C/commands_controlling_orca.page:21 #: C/commands_controlling_cthulhu.page:21
msgid "" msgid ""
"The following commands can be used to get into <app>Orca</app>'s Preferences " "The following commands can be used to get into <app>Orca</app>'s Preferences "
"dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> " "dialogs, toggle <app>Orca</app> on and off, and bypass <app>Orca</app> "
@ -357,7 +357,7 @@ msgstr ""
"клавіатурними скороченнями програми, якою ви користуєтеся." "клавіатурними скороченнями програми, якою ви користуєтеся."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:29 #: C/commands_controlling_cthulhu.page:29
msgid "" msgid ""
"Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</" "Toggle <app>Orca</app> on and off in GNOME: <keyseq><key>Super</"
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
@ -366,7 +366,7 @@ msgstr ""
"key><key>Alt</key><key>S</key></keyseq>." "key><key>Alt</key><key>S</key></keyseq>."
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/commands_controlling_orca.page:34 #: C/commands_controlling_cthulhu.page:34
msgid "" msgid ""
"If you are using <app>Orca</app> in another desktop environment in which " "If you are using <app>Orca</app> in another desktop environment in which "
"there is no command to toggle <app>Orca</app> on and off, you may find the " "there is no command to toggle <app>Orca</app> on and off, you may find the "
@ -383,7 +383,7 @@ msgstr ""
"команди, які ще не пов'язано із клавіатурними скороченнями." "команди, які ще не пов'язано із клавіатурними скороченнями."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:44 #: C/commands_controlling_cthulhu.page:44
msgid "" msgid ""
"<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca " "<link xref=\"preferences\">Orca Preferences</link> dialog: <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq>." "Modifier</key><key>Space</key></keyseq>."
@ -392,7 +392,7 @@ msgstr ""
"<keyseq><key>Модифікатор Orca</key><key>Пробіл</key></keyseq>." "<keyseq><key>Модифікатор Orca</key><key>Пробіл</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:50 #: C/commands_controlling_cthulhu.page:50
msgid "" msgid ""
"Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</" "Orca's Preferences dialog for the focused application: <keyseq><key>Ctrl</"
"key><key>Orca Modifier</key><key>Space</key></keyseq>." "key><key>Orca Modifier</key><key>Space</key></keyseq>."
@ -401,7 +401,7 @@ msgstr ""
"key><key>Модифікатор Orca</key><key>Пробіл</key></keyseq>." "key><key>Модифікатор Orca</key><key>Пробіл</key></keyseq>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:56 #: C/commands_controlling_cthulhu.page:56
msgid "" msgid ""
"Pass the next command on to the current application: <keyseq><key>Orca " "Pass the next command on to the current application: <keyseq><key>Orca "
"Modifier</key><key>BackSpace</key></keyseq>" "Modifier</key><key>BackSpace</key></keyseq>"
@ -410,13 +410,13 @@ msgstr ""
"key><key>BackSpace</key></keyseq>" "key><key>BackSpace</key></keyseq>"
#. (itstool) path: section/title #. (itstool) path: section/title
#: C/commands_controlling_orca.page:64 #: C/commands_controlling_cthulhu.page:64
msgid "Commands for Learning to Use <app>Orca</app>" msgid "Commands for Learning to Use <app>Orca</app>"
msgstr "Команди для навчання користуванню <app>Orca</app>" msgstr "Команди для навчання користуванню <app>Orca</app>"
#. (itstool) path: section/p #. (itstool) path: section/p
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_controlling_orca.page:65 C/howto_learn_modes.page:18 #: C/commands_controlling_cthulhu.page:65 C/howto_learn_modes.page:18
msgid "" msgid ""
"In Learn Mode, <app>Orca</app> will announce each keystroke you pressed " "In Learn Mode, <app>Orca</app> will announce each keystroke you pressed "
"along with any associated <app>Orca</app> command that keystroke is bound " "along with any associated <app>Orca</app> command that keystroke is bound "
@ -429,7 +429,7 @@ msgstr ""
"містить усі команди <app>Orca</app>, якими ви можете скористатися." "містить усі команди <app>Orca</app>, якими ви можете скористатися."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:73 #: C/commands_controlling_cthulhu.page:73
msgid "" msgid ""
"Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>" "Enter Learn Mode: <keyseq><key>Orca Modifier</key><key>H</key></keyseq>"
msgstr "" msgstr ""
@ -437,7 +437,7 @@ msgstr ""
"keyseq>" "keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_controlling_orca.page:79 #: C/commands_controlling_cthulhu.page:79
msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>" msgid "Exit Learn Mode: <keyseq><key>Esc</key></keyseq>"
msgstr "Вихід з режиму навчання: <keyseq><key>Esc</key></keyseq>" msgstr "Вихід з режиму навчання: <keyseq><key>Esc</key></keyseq>"
@ -508,12 +508,12 @@ msgstr "Команди пошуку Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/commands_find.page:20 #: C/commands_find.page:20
msgid "" msgid ""
"<app>Orca</app>'s <link xref=\"howto_orca_find\">Find feature</link> allows " "<app>Orca</app>'s <link xref=\"howto_cthulhu_find\">Find feature</link> allows "
"you to search the <link xref=\"howto_flat_review\">Flat Review</link> " "you to search the <link xref=\"howto_flat_review\">Flat Review</link> "
"context for elements located within the current window." "context for elements located within the current window."
msgstr "" msgstr ""
"За допомогою реалізованої в <app>Orca</app> <link " "За допомогою реалізованої в <app>Orca</app> <link "
"xref=\"howto_orca_find\">можливості пошуку</link> ви можете шукати контекст " "xref=\"howto_cthulhu_find\">можливості пошуку</link> ви можете шукати контекст "
"<link xref=\"howto_flat_review\">режиму огляду</link> для елементів у " "<link xref=\"howto_flat_review\">режиму огляду</link> для елементів у "
"поточному вікні." "поточному вікні."
@ -523,12 +523,12 @@ msgid "Open the <app>Orca</app> Find dialog:"
msgstr "Відкриття діалогового вікна пошуку <app>Orca</app>:" msgstr "Відкриття діалогового вікна пошуку <app>Orca</app>:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:30 C/howto_orca_find.page:30 #: C/commands_find.page:30 C/howto_cthulhu_find.page:30
msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>" msgid "Desktop: <keyseq><key>KP Delete</key></keyseq>"
msgstr "Робоча станція: <keyseq><key>Delete на ЦБ</key></keyseq>" msgstr "Робоча станція: <keyseq><key>Delete на ЦБ</key></keyseq>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/commands_find.page:33 C/howto_orca_find.page:33 #: C/commands_find.page:33 C/howto_cthulhu_find.page:33
msgid "" msgid ""
"Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>" "Laptop: <keyseq><key>Orca Modifier</key><key>Left Bracket</key></keyseq>"
msgstr "" msgstr ""
@ -2890,7 +2890,7 @@ msgid ""
"<link xref=\"commands_flat_review\">navigated</link> by line, by word, by " "<link xref=\"commands_flat_review\">navigated</link> by line, by word, by "
"character, and by object. In addition, you can perform a left-click or right-" "character, and by object. In addition, you can perform a left-click or right-"
"click on the object being reviewed. Finally, you can use <link " "click on the object being reviewed. Finally, you can use <link "
"xref=\"howto_orca_find\">Orca Find</link>, a Flat-Review-based feature to " "xref=\"howto_cthulhu_find\">Orca Find</link>, a Flat-Review-based feature to "
"search the active window's contents." "search the active window's contents."
msgstr "" msgstr ""
"Таким «сплощеним» переглядом, який також називатимемо контекстом загального " "Таким «сплощеним» переглядом, який також називатимемо контекстом загального "
@ -2898,7 +2898,7 @@ msgstr ""
"рядками, за словами, за символами та за об'єктами. Крім того, ви можете " "рядками, за словами, за символами та за об'єктами. Крім того, ви можете "
"виконувати клацання лівою кнопкою миші або правою кнопкою миші на об'єкті, " "виконувати клацання лівою кнопкою миші або правою кнопкою миші на об'єкті, "
"який переглядаєте. Нарешті, ви можете скористатися <link " "який переглядаєте. Нарешті, ви можете скористатися <link "
"xref=\"howto_orca_find\">пошуком Orca</link>, можливістю, яку засновано на " "xref=\"howto_cthulhu_find\">пошуком Orca</link>, можливістю, яку засновано на "
"загальному перегляді, для пошуку у вмісті активного вікна." "загальному перегляді, для пошуку у вмісті активного вікна."
#. (itstool) path: page/p #. (itstool) path: page/p
@ -3121,7 +3121,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66 #: C/howto_key_bindings.page:29 C/howto_key_bindings.page:66
#: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119 #: C/howto_key_bindings.page:98 C/howto_key_bindings.page:119
#: C/howto_the_orca_modifier.page:59 #: C/howto_the_cthulhu_modifier.page:59
msgid "Move to the <gui>Key Bindings</gui> page." msgid "Move to the <gui>Key Bindings</gui> page."
msgstr "Перейдіть на сторінку <gui>Прив'язки клавіш</gui>." msgstr "Перейдіть на сторінку <gui>Прив'язки клавіш</gui>."
@ -3163,7 +3163,7 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86 #: C/howto_key_bindings.page:54 C/howto_key_bindings.page:86
#: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138 #: C/howto_key_bindings.page:107 C/howto_key_bindings.page:138
#: C/howto_keyboard_layout.page:59 C/howto_the_orca_modifier.page:73 #: C/howto_keyboard_layout.page:59 C/howto_the_cthulhu_modifier.page:73
msgid "Press the <gui>Apply</gui> button." msgid "Press the <gui>Apply</gui> button."
msgstr "Натисніть кнопку <gui>Застосувати</gui>." msgstr "Натисніть кнопку <gui>Застосувати</gui>."
@ -3255,7 +3255,7 @@ msgstr ""
"клавішу буде використано як клавішу-модифікатор Orca." "клавішу буде використано як клавішу-модифікатор Orca."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:22 C/howto_the_orca_modifier.page:33 #: C/howto_keyboard_layout.page:22 C/howto_the_cthulhu_modifier.page:33
msgid "" msgid ""
"If you are using the Laptop layout, the default Orca Modifier will be " "If you are using the Laptop layout, the default Orca Modifier will be "
"<key>CapsLock</key>" "<key>CapsLock</key>"
@ -3264,7 +3264,7 @@ msgstr ""
"буде <key>CapsLock</key>" "буде <key>CapsLock</key>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_keyboard_layout.page:28 C/howto_the_orca_modifier.page:39 #: C/howto_keyboard_layout.page:28 C/howto_the_cthulhu_modifier.page:39
msgid "" msgid ""
"If you are using the Desktop layout, the Orca Modifier will be both " "If you are using the Desktop layout, the Orca Modifier will be both "
"<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as " "<key>Insert</key> and <key>KP_Insert</key>, the latter being the same key as "
@ -3692,23 +3692,23 @@ msgstr ""
"<link xref=\"howto_key_bindings\">Вступ до прив'язки клавіш</link>." "<link xref=\"howto_key_bindings\">Вступ до прив'язки клавіш</link>."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_orca_find.page:5 #: C/howto_cthulhu_find.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. Orca Find" msgid "3. Orca Find"
msgstr "3. Пошук в Orca" msgstr "3. Пошук в Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_orca_find.page:6 #: C/howto_cthulhu_find.page:6
msgid "Searching a window for objects" msgid "Searching a window for objects"
msgstr "Пошук об'єктів у вікні" msgstr "Пошук об'єктів у вікні"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_orca_find.page:15 #: C/howto_cthulhu_find.page:15
msgid "Orca Find" msgid "Orca Find"
msgstr "Пошук в Orca" msgstr "Пошук в Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:16 #: C/howto_cthulhu_find.page:16
msgid "" msgid ""
"<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-" "<app>Orca</app>'s Find feature is a <link xref=\"howto_flat_review\">Flat-"
"Review</link>-based search designed to help you quickly locate objects that " "Review</link>-based search designed to help you quickly locate objects that "
@ -3720,12 +3720,12 @@ msgstr ""
"поточному вікні." "поточному вікні."
#. (itstool) path: note/title #. (itstool) path: note/title
#: C/howto_orca_find.page:23 #: C/howto_cthulhu_find.page:23
msgid "Activating Orca Find" msgid "Activating Orca Find"
msgstr "Активація пошуку в Orca" msgstr "Активація пошуку в Orca"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:24 #: C/howto_cthulhu_find.page:24
msgid "" msgid ""
"To open the Orca <gui>Find</gui> dialog, use the following command based on " "To open the Orca <gui>Find</gui> dialog, use the following command based on "
"your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:" "your chosen <link xref=\"howto_keyboard_layout\">keyboard layout</link>:"
@ -3735,7 +3735,7 @@ msgstr ""
"xref=\"howto_keyboard_layout\">розкладки клавіатури</link>:" "xref=\"howto_keyboard_layout\">розкладки клавіатури</link>:"
#. (itstool) path: note/p #. (itstool) path: note/p
#: C/howto_orca_find.page:38 #: C/howto_cthulhu_find.page:38
msgid "" msgid ""
"For a list of additional tasks you can perform, see the <link " "For a list of additional tasks you can perform, see the <link "
"xref=\"commands_find\">Orca Find commands</link>" "xref=\"commands_find\">Orca Find commands</link>"
@ -3744,22 +3744,22 @@ msgstr ""
"<link xref=\"commands_find\">команди пошуку Orca</link>" "<link xref=\"commands_find\">команди пошуку Orca</link>"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:43 #: C/howto_cthulhu_find.page:43
msgid "When you activate Orca Find, you will be placed in a dialog box." msgid "When you activate Orca Find, you will be placed in a dialog box."
msgstr "Після активації пошуку Orca буде відкрито діалогове вікно." msgstr "Після активації пошуку Orca буде відкрито діалогове вікно."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:46 #: C/howto_cthulhu_find.page:46
msgid "Here you can specify the following items:" msgid "Here you can specify the following items:"
msgstr "У цьому вікні ви можете вказати такі дані:" msgstr "У цьому вікні ви можете вказати такі дані:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:51 #: C/howto_cthulhu_find.page:51
msgid "The text to find" msgid "The text to find"
msgstr "Текст, який слід знайти" msgstr "Текст, який слід знайти"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:54 #: C/howto_cthulhu_find.page:54
msgid "" msgid ""
"The location from which to begin the search, which can either be the current " "The location from which to begin the search, which can either be the current "
"location or the top of the window" "location or the top of the window"
@ -3768,36 +3768,36 @@ msgstr ""
"активне місце, або верхня частина вікна." "активне місце, або верхня частина вікна."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:58 #: C/howto_cthulhu_find.page:58
msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>" msgid "Default value of <gui>Start from</gui>: <gui>Current location</gui>"
msgstr "Типове значення <gui>Почати з</gui>: <gui>Поточне розташування</gui>" msgstr "Типове значення <gui>Почати з</gui>: <gui>Поточне розташування</gui>"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:63 #: C/howto_cthulhu_find.page:63
msgid "" msgid ""
"Whether or not capitalization should be taken into account when seeking a " "Whether or not capitalization should be taken into account when seeking a "
"match" "match"
msgstr "Те, чи буде враховано регістр символів при пошуку відповідників" msgstr "Те, чи буде враховано регістр символів при пошуку відповідників"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:67 #: C/howto_cthulhu_find.page:67
msgid "Default value of <gui>Match case</gui>: not checked" msgid "Default value of <gui>Match case</gui>: not checked"
msgstr "Типове значення <gui>Збігається регістр</gui>: не позначено" msgstr "Типове значення <gui>Збігається регістр</gui>: не позначено"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:72 #: C/howto_cthulhu_find.page:72
msgid "" msgid ""
"Whether or not to limit matches to those which match the entire word or " "Whether or not to limit matches to those which match the entire word or "
"phrase" "phrase"
msgstr "Те, чи слід вважати відповідниками лише цілі слова або фрази" msgstr "Те, чи слід вважати відповідниками лише цілі слова або фрази"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:76 #: C/howto_cthulhu_find.page:76
msgid "Default value of <gui>Match entire word only</gui>: not checked" msgid "Default value of <gui>Match entire word only</gui>: not checked"
msgstr "Типове значення <gui>Збігається ціле слово</gui>: не позначено" msgstr "Типове значення <gui>Збігається ціле слово</gui>: не позначено"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:81 #: C/howto_cthulhu_find.page:81
msgid "" msgid ""
"Whether Find should look down and/or to the right for the next match or up " "Whether Find should look down and/or to the right for the next match or up "
"and/or to the left." "and/or to the left."
@ -3806,12 +3806,12 @@ msgstr ""
"або ліворуч до попереднього відповідника." "або ліворуч до попереднього відповідника."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:85 #: C/howto_cthulhu_find.page:85
msgid "Default value of <gui>Search backwards</gui>: not checked" msgid "Default value of <gui>Search backwards</gui>: not checked"
msgstr "Типове значення <gui>Шукати назад</gui>: не позначено" msgstr "Типове значення <gui>Шукати назад</gui>: не позначено"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:90 #: C/howto_cthulhu_find.page:90
msgid "" msgid ""
"Whether or not Find should wrap around to the top/bottom of the window if " "Whether or not Find should wrap around to the top/bottom of the window if "
"there is no match found from the starting location in the direction of the " "there is no match found from the starting location in the direction of the "
@ -3821,13 +3821,13 @@ msgstr ""
"якщо не буде знайдено відповідника при пошуку у заданому напрямку." "якщо не буде знайдено відповідника при пошуку у заданому напрямку."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_orca_find.page:95 #: C/howto_cthulhu_find.page:95
msgid "Default value of <gui>Wrap around</gui>: checked" msgid "Default value of <gui>Wrap around</gui>: checked"
msgstr "" msgstr ""
"Типове значення <gui>Досягнувши кінця, починати спочатку</gui>: не позначено" "Типове значення <gui>Досягнувши кінця, починати спочатку</gui>: не позначено"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:100 #: C/howto_cthulhu_find.page:100
msgid "" msgid ""
"Having performed a search, you can quickly search for the next or previous " "Having performed a search, you can quickly search for the next or previous "
"match without having to return to the Orca Find dialog box." "match without having to return to the Orca Find dialog box."
@ -3836,7 +3836,7 @@ msgstr ""
"відповідник без повернення до вікна пошуку Orca." "відповідник без повернення до вікна пошуку Orca."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_orca_find.page:104 #: C/howto_cthulhu_find.page:104
msgid "" msgid ""
"Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, " "Because it is a <link xref=\"howto_flat_review\">Flat Review</link> feature, "
"when there is a match, Flat Review will automatically be activated and the " "when there is a match, Flat Review will automatically be activated and the "
@ -4011,34 +4011,34 @@ msgstr ""
"<app>Orca</app>, буде використано новий вибраний профіль." "<app>Orca</app>, буде використано новий вибраний профіль."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:6 #: C/howto_setting_up_cthulhu.page:6
msgctxt "sort" msgctxt "sort"
msgid "4. Orca Configuration" msgid "4. Orca Configuration"
msgstr "4. Налаштовування Orca" msgstr "4. Налаштовування Orca"
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_setting_up_orca.page:7 #: C/howto_setting_up_cthulhu.page:7
msgctxt "link" msgctxt "link"
msgid "Configuration" msgid "Configuration"
msgstr "Налаштування" msgstr "Налаштування"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_setting_up_orca.page:8 #: C/howto_setting_up_cthulhu.page:8
msgid "Setting up <app>Orca</app>" msgid "Setting up <app>Orca</app>"
msgstr "Налаштовування <app>Orca</app>" msgstr "Налаштовування <app>Orca</app>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_setting_up_orca.page:19 #: C/howto_setting_up_cthulhu.page:19
msgid "Orca Configuration" msgid "Orca Configuration"
msgstr "Налаштовування Orca" msgstr "Налаштовування Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_setting_up_orca.page:21 #: C/howto_setting_up_cthulhu.page:21
msgid "" msgid ""
"If you want to configure <app>Orca</app>, get into the <link " "If you want to configure <app>Orca</app>, get into the <link "
"xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca " "xref=\"preferences\">Preferences</link> dialog by pressing <keyseq><key>Orca "
"Modifier</key><key>Space</key></keyseq> from within any accessible " "Modifier</key><key>Space</key></keyseq> from within any accessible "
"application. Alternatively, you can type <cmd>orca</cmd> followed by either " "application. Alternatively, you can type <cmd>cthulhu</cmd> followed by either "
"<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the " "<cmd>-s</cmd> or <cmd>--setup</cmd> in a terminal window or within the "
"<gui>Run</gui> dialog and then press <key>Return</key>." "<gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
@ -4046,7 +4046,7 @@ msgstr ""
"xref=\"preferences\">Параметри</link> натисканням комбінації клавіш " "xref=\"preferences\">Параметри</link> натисканням комбінації клавіш "
"<keyseq><key>Модифікатор Orca</key><key>Пробіл</key></keyseq> з будь-якої " "<keyseq><key>Модифікатор Orca</key><key>Пробіл</key></keyseq> з будь-якої "
"програми із передбаченими можливостями доступності. Крім того, ви можете " "програми із передбаченими можливостями доступності. Крім того, ви можете "
"ввести команду <cmd>orca</cmd> з параметром <cmd>-s</cmd> або <cmd>--setup</" "ввести команду <cmd>cthulhu</cmd> з параметром <cmd>-s</cmd> або <cmd>--setup</"
"cmd> у вікні термінала або діалоговому вікні <gui>Запустити</gui> і " "cmd> у вікні термінала або діалоговому вікні <gui>Запустити</gui> і "
"натиснути клавішу <key>Enter</key>." "натиснути клавішу <key>Enter</key>."
@ -4631,13 +4631,13 @@ msgstr ""
"помилкою, <app>Orca</app> повідомить вам про помилку правопису у слові." "помилкою, <app>Orca</app> повідомить вам про помилку правопису у слові."
#. (itstool) path: info/title #. (itstool) path: info/title
#: C/howto_the_orca_modifier.page:5 #: C/howto_the_cthulhu_modifier.page:5
msgctxt "sort" msgctxt "sort"
msgid "3. The Orca Modifier" msgid "3. The Orca Modifier"
msgstr "3. Модифікатор Orca" msgstr "3. Модифікатор Orca"
#. (itstool) path: info/desc #. (itstool) path: info/desc
#: C/howto_the_orca_modifier.page:6 #: C/howto_the_cthulhu_modifier.page:6
msgid "" msgid ""
"A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>" "A key that works like <key>Shift</key>, <key>Ctrl</key>, and <key>Alt</key>"
msgstr "" msgstr ""
@ -4645,12 +4645,12 @@ msgstr ""
"<key>Alt</key>" "<key>Alt</key>"
#. (itstool) path: page/title #. (itstool) path: page/title
#: C/howto_the_orca_modifier.page:18 #: C/howto_the_cthulhu_modifier.page:18
msgid "The Orca Modifier" msgid "The Orca Modifier"
msgstr "Модифікатор Orca" msgstr "Модифікатор Orca"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:19 #: C/howto_the_cthulhu_modifier.page:19
msgid "" msgid ""
"Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</" "Orca has a special modifier key that works like <key>Shift</key>, <key>Ctrl</"
"key>, and <key>Alt</key>. It is designed specifically for performing " "key>, and <key>Alt</key>. It is designed specifically for performing "
@ -4663,7 +4663,7 @@ msgstr ""
"впроваджувати конфліктів із програмами, з якими ви працюєте." "впроваджувати конфліктів із програмами, з якими ви працюєте."
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:26 #: C/howto_the_cthulhu_modifier.page:26
msgid "" msgid ""
"Which key the \"Orca Modifier\" is bound to will, by default, depend on " "Which key the \"Orca Modifier\" is bound to will, by default, depend on "
"whether you are using <app>Orca</app>'s Laptop keyboard layout or its " "whether you are using <app>Orca</app>'s Laptop keyboard layout or its "
@ -4674,7 +4674,7 @@ msgstr ""
"розкладкою для ноутбука чи розкладкою для робочої станції:" "розкладкою для ноутбука чи розкладкою для робочої станції:"
#. (itstool) path: page/p #. (itstool) path: page/p
#: C/howto_the_orca_modifier.page:46 #: C/howto_the_cthulhu_modifier.page:46
msgid "" msgid ""
"If you want to maintain your current keyboard layout but select a different " "If you want to maintain your current keyboard layout but select a different "
"modifier key, you can do so by performing the following steps:" "modifier key, you can do so by performing the following steps:"
@ -4683,54 +4683,54 @@ msgstr ""
"клавішу-модифікатор, ви можете зробити це за допомогою таких кроків:" "клавішу-модифікатор, ви можете зробити це за допомогою таких кроків:"
#. (itstool) path: steps/title #. (itstool) path: steps/title
#: C/howto_the_orca_modifier.page:51 #: C/howto_the_cthulhu_modifier.page:51
msgid "Changing the Orca Modifier" msgid "Changing the Orca Modifier"
msgstr "Зміна модифікатора Orca" msgstr "Зміна модифікатора Orca"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:53 #: C/howto_the_cthulhu_modifier.page:53
msgid "" msgid ""
"Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by " "Get into the <link xref=\"preferences\">Orca Preferences</link> dialog by "
"pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. " "pressing <keyseq><key>Orca Modifier</key><key>Space</key></keyseq>. "
"Alternatively, you can start Orca with the preferences dialog open from a " "Alternatively, you can start Orca with the preferences dialog open from a "
"terminal: type <cmd>orca -s</cmd> and press <key>Return</key>." "terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>."
msgstr "" msgstr ""
"Відкрийте вікно <link xref=\"preferences\">Параметри Orca</link> натисканням " "Відкрийте вікно <link xref=\"preferences\">Параметри Orca</link> натисканням "
"комбінації клавіш <keyseq><key>Модифікатор Orca</key><key>Пробіл</key></" "комбінації клавіш <keyseq><key>Модифікатор Orca</key><key>Пробіл</key></"
"keyseq>. Крім того, ви можете відкрити вікно налаштувань Orca з термінала: " "keyseq>. Крім того, ви можете відкрити вікно налаштувань Orca з термінала: "
"наберіть <cmd>orca -s</cmd> і натисніть клавішу <key>Enter</key>." "наберіть <cmd>cthulhu -s</cmd> і натисніть клавішу <key>Enter</key>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:62 #: C/howto_the_cthulhu_modifier.page:62
msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox." msgid "Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox."
msgstr "" msgstr ""
"Перейдіть до спадного списку <gui>Клавіші-модифікатори екранного читача</" "Перейдіть до спадного списку <gui>Клавіші-модифікатори екранного читача</"
"gui>." "gui>."
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:65 #: C/howto_the_cthulhu_modifier.page:65
msgid "Arrow to the desired modifier. The available options are:" msgid "Arrow to the desired modifier. The available options are:"
msgstr "" msgstr ""
"Перейдіть до бажаного модифікатора за допомогою стрілочок. Доступними " "Перейдіть до бажаного модифікатора за допомогою стрілочок. Доступними "
"варіантами є:" "варіантами є:"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:67 #: C/howto_the_cthulhu_modifier.page:67
msgid "Insert, KP_Insert" msgid "Insert, KP_Insert"
msgstr "Insert, Insert_на_ЦБ" msgstr "Insert, Insert_на_ЦБ"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:68 #: C/howto_the_cthulhu_modifier.page:68
msgid "KP_Insert" msgid "KP_Insert"
msgstr "Insert_на_ЦБ" msgstr "Insert_на_ЦБ"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:69 #: C/howto_the_cthulhu_modifier.page:69
msgid "Insert" msgid "Insert"
msgstr "Insert" msgstr "Insert"
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/howto_the_orca_modifier.page:70 #: C/howto_the_cthulhu_modifier.page:70
msgid "Caps_Lock" msgid "Caps_Lock"
msgstr "Caps_Lock" msgstr "Caps_Lock"
@ -5098,10 +5098,10 @@ msgstr ""
#. (itstool) path: item/p #. (itstool) path: item/p
#: C/introduction.page:48 #: C/introduction.page:48
msgid "" msgid ""
"Type <cmd>orca</cmd>, along with any optional parameters, in a terminal " "Type <cmd>cthulhu</cmd>, along with any optional parameters, in a terminal "
"window or within the <gui>Run</gui> dialog and then press <key>Return</key>." "window or within the <gui>Run</gui> dialog and then press <key>Return</key>."
msgstr "" msgstr ""
"Введіть <cmd>orca</cmd>, разом із додатковими параметрами, у вікні термінала " "Введіть <cmd>cthulhu</cmd>, разом із додатковими параметрами, у вікні термінала "
"або у діалоговому вікні <gui>Запустити</gui>, а потім натисніть клавішу " "або у діалоговому вікні <gui>Запустити</gui>, а потім натисніть клавішу "
"<key>Enter</key>." "<key>Enter</key>."

View File

@ -71,10 +71,10 @@ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
am__rm_f = rm -f $(am__rm_f_notfound) am__rm_f = rm -f $(am__rm_f_notfound)
am__rm_rf = rm -rf $(am__rm_f_notfound) am__rm_rf = rm -rf $(am__rm_f_notfound)
pkgdatadir = $(datadir)/orca pkgdatadir = $(datadir)/cthulhu
pkgincludedir = $(includedir)/orca pkgincludedir = $(includedir)/cthulhu
pkglibdir = $(libdir)/orca pkglibdir = $(libdir)/cthulhu
pkglibexecdir = $(libexecdir)/orca pkglibexecdir = $(libexecdir)/cthulhu
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644 install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c install_sh_PROGRAM = $(install_sh) -c
@ -127,16 +127,16 @@ am__can_run_installinfo = \
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in AUTHORS COPYING am__DIST_COMMON = $(srcdir)/Makefile.in AUTHORS COPYING
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17 ACLOCAL = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' aclocal-1.17
AMTAR = $${TAR-tar} AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1 AM_DEFAULT_VERBOSITY = 1
ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
ATKBRIDGE_LIBS = -latk-bridge-2.0 ATKBRIDGE_LIBS = -latk-bridge-2.0
ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0 ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0
AUTOCONF = ${SHELL} '/home/storm/orcatmp/orca/missing' autoconf AUTOCONF = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoconf
AUTOHEADER = ${SHELL} '/home/storm/orcatmp/orca/missing' autoheader AUTOHEADER = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' autoheader
AUTOMAKE = ${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17 AUTOMAKE = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' automake-1.17
AWK = gawk AWK = gawk
CC = gcc CC = gcc
CCDEPMODE = depmode=none CCDEPMODE = depmode=none
@ -146,7 +146,7 @@ CPPFLAGS =
CSCOPE = cscope CSCOPE = cscope
CTAGS = ctags CTAGS = ctags
CYGPATH_W = echo CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\" DEFS = -DPACKAGE_NAME=\"cthulhu\" -DPACKAGE_TARNAME=\"cthulhu\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"cthulhu\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/cthulhu/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cthulhu\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"cthulhu\"
DEPDIR = .deps DEPDIR = .deps
ECHO_C = ECHO_C =
ECHO_N = -n ECHO_N = -n
@ -154,7 +154,7 @@ ECHO_T =
ETAGS = etags ETAGS = etags
EXEEXT = EXEEXT =
GETTEXT_MACRO_VERSION = 0.20 GETTEXT_MACRO_VERSION = 0.20
GETTEXT_PACKAGE = orca GETTEXT_PACKAGE = cthulhu
GMSGFMT = /usr/bin/msgfmt GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt GMSGFMT_015 = /usr/bin/msgfmt
GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
@ -179,17 +179,17 @@ LTLIBICONV = -liconv
LTLIBINTL = LTLIBINTL =
LTLIBOBJS = LTLIBOBJS =
MAINT = MAINT =
MAKEINFO = ${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo MAKEINFO = ${SHELL} '/home/storm/cthulhutmp/cthulhu/missing' makeinfo
MKDIR_P = /usr/bin/mkdir -p MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge MSGMERGE = /usr/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
OBJEXT = o OBJEXT = o
PACKAGE = orca PACKAGE = cthulhu
PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/orca/-/issues/ PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/cthulhu/-/issues/
PACKAGE_NAME = orca PACKAGE_NAME = cthulhu
PACKAGE_STRING = orca 45.3 PACKAGE_STRING = cthulhu 45.3
PACKAGE_TARNAME = orca PACKAGE_TARNAME = cthulhu
PACKAGE_URL = PACKAGE_URL =
PACKAGE_VERSION = 45.3 PACKAGE_VERSION = 45.3
PATH_SEPARATOR = : PATH_SEPARATOR = :
@ -218,10 +218,10 @@ XGETTEXT_EXTRA_OPTIONS =
XMLLINT = xmllint XMLLINT = xmllint
YELP_LC_DIST = true YELP_LC_DIST = true
YELP_LC_MEDIA_LINKS = true YELP_LC_MEDIA_LINKS = true
abs_builddir = /home/storm/orcatmp/orca/icons abs_builddir = /home/storm/cthulhutmp/cthulhu/icons
abs_srcdir = /home/storm/orcatmp/orca/icons abs_srcdir = /home/storm/cthulhutmp/cthulhu/icons
abs_top_builddir = /home/storm/orcatmp/orca abs_top_builddir = /home/storm/cthulhutmp/cthulhu
abs_top_srcdir = /home/storm/orcatmp/orca abs_top_srcdir = /home/storm/cthulhutmp/cthulhu
ac_ct_CC = gcc ac_ct_CC = gcc
am__include = include am__include = include
am__leading_dot = . am__leading_dot = .
@ -250,7 +250,7 @@ host_vendor = pc
htmldir = ${docdir} htmldir = ${docdir}
includedir = ${prefix}/include includedir = ${prefix}/include
infodir = ${datarootdir}/info infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/storm/orcatmp/orca/install-sh install_sh = ${SHELL} /home/storm/cthulhutmp/cthulhu/install-sh
libdir = ${exec_prefix}/lib libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale localedir = ${datarootdir}/locale
@ -261,8 +261,8 @@ mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P) mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include oldincludedir = /usr/include
pdfdir = ${docdir} pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/orca pkgpyexecdir = ${pyexecdir}/cthulhu
pkgpythondir = ${pythondir}/orca pkgpythondir = ${pythondir}/cthulhu
prefix = /usr/local prefix = /usr/local
program_transform_name = s,x,x, program_transform_name = s,x,x,
psdir = ${docdir} psdir = ${docdir}
@ -279,14 +279,14 @@ top_builddir = ..
top_srcdir = .. top_srcdir = ..
hicolordir = $(datadir)/icons/hicolor hicolordir = $(datadir)/icons/hicolor
app_icons = \ app_icons = \
orca-16x16.png \ cthulhu-16x16.png \
orca-22x22.png \ cthulhu-22x22.png \
orca-24x24.png \ cthulhu-24x24.png \
orca-32x32.png \ cthulhu-32x32.png \
orca-48x48.png \ cthulhu-48x48.png \
orca-256x256.png \ cthulhu-256x256.png \
orca-scalable.svg \ cthulhu-scalable.svg \
orca-symbolic.svg cthulhu-symbolic.svg
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
EXTRA_DIST = $(app_icons) EXTRA_DIST = $(app_icons)
@ -482,19 +482,19 @@ uninstall-am:
install-data-local: install-data-local:
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/16x16/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/16x16/apps
$(INSTALL_DATA) $(srcdir)/orca-16x16.png $(DESTDIR)$(hicolordir)/16x16/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-16x16.png $(DESTDIR)$(hicolordir)/16x16/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/22x22/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/22x22/apps
$(INSTALL_DATA) $(srcdir)/orca-22x22.png $(DESTDIR)$(hicolordir)/22x22/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-22x22.png $(DESTDIR)$(hicolordir)/22x22/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/24x24/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/24x24/apps
$(INSTALL_DATA) $(srcdir)/orca-24x24.png $(DESTDIR)$(hicolordir)/24x24/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-24x24.png $(DESTDIR)$(hicolordir)/24x24/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps
$(INSTALL_DATA) $(srcdir)/orca-32x32.png $(DESTDIR)$(hicolordir)/32x32/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-32x32.png $(DESTDIR)$(hicolordir)/32x32/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps
$(INSTALL_DATA) $(srcdir)/orca-48x48.png $(DESTDIR)$(hicolordir)/48x48/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-48x48.png $(DESTDIR)$(hicolordir)/48x48/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/scalable/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/scalable/apps
$(INSTALL_DATA) $(srcdir)/orca-scalable.svg $(DESTDIR)$(hicolordir)/scalable/apps/orca.svg $(INSTALL_DATA) $(srcdir)/cthulhu-scalable.svg $(DESTDIR)$(hicolordir)/scalable/apps/cthulhu.svg
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/symbolic/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/symbolic/apps
$(INSTALL_DATA) $(srcdir)/orca-symbolic.svg $(DESTDIR)$(hicolordir)/symbolic/apps/orca-symbolic.svg $(INSTALL_DATA) $(srcdir)/cthulhu-symbolic.svg $(DESTDIR)$(hicolordir)/symbolic/apps/cthulhu-symbolic.svg
install-data-hook: install-data-hook:
@-if test -z "$(DESTDIR)"; then \ @-if test -z "$(DESTDIR)"; then \
@ -506,13 +506,13 @@ install-data-hook:
fi fi
uninstall-hook: uninstall-hook:
rm -f $(DESTDIR)$(hicolordir)/16x16/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/16x16/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/22x22/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/22x22/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/24x24/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/24x24/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/32x32/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/32x32/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/48x48/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/48x48/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/scalable/apps/orca.svg rm -f $(DESTDIR)$(hicolordir)/scalable/apps/cthulhu.svg
rm -f $(DESTDIR)$(hicolordir)/symbolic/apps/orca-symbolic.svg rm -f $(DESTDIR)$(hicolordir)/symbolic/apps/cthulhu-symbolic.svg
@-if test -z "$(DESTDIR)"; then \ @-if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \ echo "Updating Gtk icon cache."; \
$(gtk_update_icon_cache); \ $(gtk_update_icon_cache); \

View File

@ -1,29 +1,29 @@
hicolordir = $(datadir)/icons/hicolor hicolordir = $(datadir)/icons/hicolor
app_icons = \ app_icons = \
orca-16x16.png \ cthulhu-16x16.png \
orca-22x22.png \ cthulhu-22x22.png \
orca-24x24.png \ cthulhu-24x24.png \
orca-32x32.png \ cthulhu-32x32.png \
orca-48x48.png \ cthulhu-48x48.png \
orca-256x256.png \ cthulhu-256x256.png \
orca-scalable.svg \ cthulhu-scalable.svg \
orca-symbolic.svg cthulhu-symbolic.svg
install-data-local: install-data-local:
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/16x16/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/16x16/apps
$(INSTALL_DATA) $(srcdir)/orca-16x16.png $(DESTDIR)$(hicolordir)/16x16/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-16x16.png $(DESTDIR)$(hicolordir)/16x16/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/22x22/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/22x22/apps
$(INSTALL_DATA) $(srcdir)/orca-22x22.png $(DESTDIR)$(hicolordir)/22x22/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-22x22.png $(DESTDIR)$(hicolordir)/22x22/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/24x24/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/24x24/apps
$(INSTALL_DATA) $(srcdir)/orca-24x24.png $(DESTDIR)$(hicolordir)/24x24/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-24x24.png $(DESTDIR)$(hicolordir)/24x24/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps
$(INSTALL_DATA) $(srcdir)/orca-32x32.png $(DESTDIR)$(hicolordir)/32x32/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-32x32.png $(DESTDIR)$(hicolordir)/32x32/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps
$(INSTALL_DATA) $(srcdir)/orca-48x48.png $(DESTDIR)$(hicolordir)/48x48/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-48x48.png $(DESTDIR)$(hicolordir)/48x48/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/scalable/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/scalable/apps
$(INSTALL_DATA) $(srcdir)/orca-scalable.svg $(DESTDIR)$(hicolordir)/scalable/apps/orca.svg $(INSTALL_DATA) $(srcdir)/cthulhu-scalable.svg $(DESTDIR)$(hicolordir)/scalable/apps/cthulhu.svg
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/symbolic/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/symbolic/apps
$(INSTALL_DATA) $(srcdir)/orca-symbolic.svg $(DESTDIR)$(hicolordir)/symbolic/apps/orca-symbolic.svg $(INSTALL_DATA) $(srcdir)/cthulhu-symbolic.svg $(DESTDIR)$(hicolordir)/symbolic/apps/cthulhu-symbolic.svg
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
@ -37,13 +37,13 @@ install-data-hook:
fi fi
uninstall-hook: uninstall-hook:
rm -f $(DESTDIR)$(hicolordir)/16x16/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/16x16/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/22x22/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/22x22/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/24x24/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/24x24/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/32x32/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/32x32/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/48x48/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/48x48/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/scalable/apps/orca.svg rm -f $(DESTDIR)$(hicolordir)/scalable/apps/cthulhu.svg
rm -f $(DESTDIR)$(hicolordir)/symbolic/apps/orca-symbolic.svg rm -f $(DESTDIR)$(hicolordir)/symbolic/apps/cthulhu-symbolic.svg
@-if test -z "$(DESTDIR)"; then \ @-if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \ echo "Updating Gtk icon cache."; \
$(gtk_update_icon_cache); \ $(gtk_update_icon_cache); \

View File

@ -279,14 +279,14 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@ top_srcdir = @top_srcdir@
hicolordir = $(datadir)/icons/hicolor hicolordir = $(datadir)/icons/hicolor
app_icons = \ app_icons = \
orca-16x16.png \ cthulhu-16x16.png \
orca-22x22.png \ cthulhu-22x22.png \
orca-24x24.png \ cthulhu-24x24.png \
orca-32x32.png \ cthulhu-32x32.png \
orca-48x48.png \ cthulhu-48x48.png \
orca-256x256.png \ cthulhu-256x256.png \
orca-scalable.svg \ cthulhu-scalable.svg \
orca-symbolic.svg cthulhu-symbolic.svg
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
EXTRA_DIST = $(app_icons) EXTRA_DIST = $(app_icons)
@ -482,19 +482,19 @@ uninstall-am:
install-data-local: install-data-local:
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/16x16/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/16x16/apps
$(INSTALL_DATA) $(srcdir)/orca-16x16.png $(DESTDIR)$(hicolordir)/16x16/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-16x16.png $(DESTDIR)$(hicolordir)/16x16/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/22x22/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/22x22/apps
$(INSTALL_DATA) $(srcdir)/orca-22x22.png $(DESTDIR)$(hicolordir)/22x22/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-22x22.png $(DESTDIR)$(hicolordir)/22x22/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/24x24/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/24x24/apps
$(INSTALL_DATA) $(srcdir)/orca-24x24.png $(DESTDIR)$(hicolordir)/24x24/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-24x24.png $(DESTDIR)$(hicolordir)/24x24/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/32x32/apps
$(INSTALL_DATA) $(srcdir)/orca-32x32.png $(DESTDIR)$(hicolordir)/32x32/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-32x32.png $(DESTDIR)$(hicolordir)/32x32/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/48x48/apps
$(INSTALL_DATA) $(srcdir)/orca-48x48.png $(DESTDIR)$(hicolordir)/48x48/apps/orca.png $(INSTALL_DATA) $(srcdir)/cthulhu-48x48.png $(DESTDIR)$(hicolordir)/48x48/apps/cthulhu.png
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/scalable/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/scalable/apps
$(INSTALL_DATA) $(srcdir)/orca-scalable.svg $(DESTDIR)$(hicolordir)/scalable/apps/orca.svg $(INSTALL_DATA) $(srcdir)/cthulhu-scalable.svg $(DESTDIR)$(hicolordir)/scalable/apps/cthulhu.svg
@-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/symbolic/apps @-$(mkinstalldirs) $(DESTDIR)$(hicolordir)/symbolic/apps
$(INSTALL_DATA) $(srcdir)/orca-symbolic.svg $(DESTDIR)$(hicolordir)/symbolic/apps/orca-symbolic.svg $(INSTALL_DATA) $(srcdir)/cthulhu-symbolic.svg $(DESTDIR)$(hicolordir)/symbolic/apps/cthulhu-symbolic.svg
install-data-hook: install-data-hook:
@-if test -z "$(DESTDIR)"; then \ @-if test -z "$(DESTDIR)"; then \
@ -506,13 +506,13 @@ install-data-hook:
fi fi
uninstall-hook: uninstall-hook:
rm -f $(DESTDIR)$(hicolordir)/16x16/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/16x16/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/22x22/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/22x22/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/24x24/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/24x24/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/32x32/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/32x32/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/48x48/apps/orca.png rm -f $(DESTDIR)$(hicolordir)/48x48/apps/cthulhu.png
rm -f $(DESTDIR)$(hicolordir)/scalable/apps/orca.svg rm -f $(DESTDIR)$(hicolordir)/scalable/apps/cthulhu.svg
rm -f $(DESTDIR)$(hicolordir)/symbolic/apps/orca-symbolic.svg rm -f $(DESTDIR)$(hicolordir)/symbolic/apps/cthulhu-symbolic.svg
@-if test -z "$(DESTDIR)"; then \ @-if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \ echo "Updating Gtk icon cache."; \
$(gtk_update_icon_cache); \ $(gtk_update_icon_cache); \

View File

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 685 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' standalone='no'?> <?xml version='1.0' encoding='UTF-8' standalone='no'?>
<!-- Created with Inkscape (http://www.inkscape.org/) --> <!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:cc='http://creativecommons.org/ns#' xmlns:dc='http://purl.org/dc/elements/1.1/' sodipodi:docname='orca-symbolic.svg' height='16' id='svg7384' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:osb='http://www.openswatchbook.org/uri/2009/osb' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:svg='http://www.w3.org/2000/svg' version='1.1' inkscape:version='0.91 r13725' width='16' xmlns='http://www.w3.org/2000/svg'> <svg xmlns:cc='http://creativecommons.org/ns#' xmlns:dc='http://purl.org/dc/elements/1.1/' sodipodi:docname='cthulhu-symbolic.svg' height='16' id='svg7384' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:osb='http://www.openswatchbook.org/uri/2009/osb' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:svg='http://www.w3.org/2000/svg' version='1.1' inkscape:version='0.91 r13725' width='16' xmlns='http://www.w3.org/2000/svg'>
<metadata id='metadata90'> <metadata id='metadata90'>
<rdf:RDF> <rdf:RDF>
<cc:Work rdf:about=''> <cc:Work rdf:about=''>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -122,7 +122,7 @@
* sv.po: Updated Swedish translation. * sv.po: Updated Swedish translation.
2009-02-19 Gil Forcada <gforcada@gnome.org> 2009-02-19 Gil Fcthulhuda <gfcthulhuda@gnome.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.
@ -180,7 +180,7 @@
* es.po: Updated Spanish translation by Francisco Javier Dorado Martinez * es.po: Updated Spanish translation by Francisco Javier Dorado Martinez
2009-02-09 Gil Forcada <gforcada@gnome.org> 2009-02-09 Gil Fcthulhuda <gfcthulhuda@gnome.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.
@ -206,7 +206,7 @@
* es.po: Updated Spanish translation by Francisco Javier Dorado * es.po: Updated Spanish translation by Francisco Javier Dorado
Martinez Martinez
2009-01-30 Gil Forcada <gforcada@gnome.org> 2009-01-30 Gil Fcthulhuda <gfcthulhuda@gnome.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.
@ -286,7 +286,7 @@
* hu.po: Translation updated by Attila Hammer. * hu.po: Translation updated by Attila Hammer.
2008-10-19 Gil Forcada <gforcada@gnome.org> 2008-10-19 Gil Fcthulhuda <gfcthulhuda@gnome.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.
@ -705,7 +705,7 @@
* pt_BR.po: Brazilian Portuguese translation updated by Tiago Melo * pt_BR.po: Brazilian Portuguese translation updated by Tiago Melo
Casal and (a little) myself. Casal and (a little) myself.
2008-02-25 Gil Forcada <gforcada@gnome.org> 2008-02-25 Gil Fcthulhuda <gfcthulhuda@gnome.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.
@ -991,7 +991,7 @@
* es.po: Updated Spanish translation by Francisco Javier Dorado * es.po: Updated Spanish translation by Francisco Javier Dorado
Martinez Martinez
2007-09-23 Gil Forcada <gforcada@svn.gnome.org> 2007-09-23 Gil Fcthulhuda <gfcthulhuda@svn.gnome.org>
* ca.po: Updated Catalan translation by Joan Duran. * ca.po: Updated Catalan translation by Joan Duran.
@ -1008,7 +1008,7 @@
* sv.po: Updated Swedish translation. * sv.po: Updated Swedish translation.
2007-09-16 Gil Forcada <gforcada@svn.gnome.org> 2007-09-16 Gil Fcthulhuda <gfcthulhuda@svn.gnome.org>
* ca.po: Fixed a msgfmt error * ca.po: Fixed a msgfmt error
@ -1016,7 +1016,7 @@
* ja.po: Updated Japanese translation. * ja.po: Updated Japanese translation.
2007-09-15 Gil Forcada <gforcada@svn.gnome.org> 2007-09-15 Gil Fcthulhuda <gfcthulhuda@svn.gnome.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.
@ -1289,7 +1289,7 @@
2007-03-13 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com> 2007-03-13 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
* ca.po: Updated Catalan translation by * ca.po: Updated Catalan translation by
Gil Forcada <gilforcada@guifi.net>. Gil Fcthulhuda <gilfcthulhuda@guifi.net>.
2007-03-11 Raphael Higino <raphaelh@svn.gnome.org> 2007-03-11 Raphael Higino <raphaelh@svn.gnome.org>
@ -1503,7 +1503,7 @@
2007-01-25 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com> 2007-01-25 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
* ca.po: Updated Catalan translation by * ca.po: Updated Catalan translation by
Gil Forcada <gilforcada@guifi.net>. Gil Fcthulhuda <gilfcthulhuda@guifi.net>.
2007-01-24 Kjartan Maraas <kmaraas@gnome.org> 2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
@ -1830,7 +1830,7 @@
2008-08-16 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com> 2008-08-16 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
* ca.po: Updated Catalan translation by * ca.po: Updated Catalan translation by
Gil Forcada <gilforcada@guifi.net> Gil Fcthulhuda <gilfcthulhuda@guifi.net>
2006-08-14 Žygimantas Beručka <zygis@gnome.org> 2006-08-14 Žygimantas Beručka <zygis@gnome.org>
@ -1875,7 +1875,7 @@
2006-08-10 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com> 2006-08-10 Josep Puigdemont i Casamajó <josep.puigdemont@gmail.com>
* ca.po: Added Catalan translation by * ca.po: Added Catalan translation by
Gil Forcada <gilforcada@guifi.net> Gil Fcthulhuda <gilfcthulhuda@guifi.net>
2006-08-10 Francisco Javier F. Serrador <serrador@openshine.com> 2006-08-10 Francisco Javier F. Serrador <serrador@openshine.com>
@ -2312,7 +2312,7 @@
* sr.po, sr@Latn.po: Added Serbian translation. * sr.po, sr@Latn.po: Added Serbian translation.
* POTFILES.in: Added src/orca/metacity.py. * POTFILES.in: Added src/cthulhu/metacity.py.
2004-09-09 Ankit Patel <ankit@redhat.com> 2004-09-09 Ankit Patel <ankit@redhat.com>

View File

@ -41,7 +41,7 @@ PACKAGE_GNU = no
# It can be your email address, or a mailing list address where translators # It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through # can write to without being subscribed, or the URL of a web page through
# which the translators can contact you. # which the translators can contact you.
MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/orca/issues MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/cthulhu/issues
# This is the list of locale categories, beyond LC_MESSAGES, for which the # This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty. # message catalogs shall be used. It is usually empty.

View File

@ -1,19 +1,19 @@
# List of source files containing translatable strings. # List of source files containing translatable strings.
# Please keep this file sorted alphabetically. # Please keep this file sorted alphabetically.
orca-autostart.desktop.in cthulhu-autostart.desktop.in
src/orca/braille_rolenames.py src/cthulhu/braille_rolenames.py
src/orca/brltablenames.py src/cthulhu/brltablenames.py
src/orca/chnames.py src/cthulhu/chnames.py
src/orca/cmdnames.py src/cthulhu/cmdnames.py
src/orca/colornames.py src/cthulhu/colornames.py
src/orca/guilabels.py src/cthulhu/guilabels.py
src/orca/keynames.py src/cthulhu/keynames.py
src/orca/keybindings.py src/cthulhu/keybindings.py
src/orca/mathsymbols.py src/cthulhu/mathsymbols.py
src/orca/messages.py src/cthulhu/messages.py
src/orca/object_properties.py src/cthulhu/object_properties.py
src/orca/orca-find.ui src/cthulhu/cthulhu-find.ui
src/orca/orca-setup.ui src/cthulhu/cthulhu-setup.ui
src/orca/phonnames.py src/cthulhu/phonnames.py
src/orca/text_attribute_names.py src/cthulhu/text_attribute_names.py
src/orca/tutorialgenerator.py src/cthulhu/tutorialgenerator.py

View File

@ -1,3 +1,3 @@
src/louis/constants.py src/louis/constants.py
src/orca/settings_manager.py src/cthulhu/settings_manager.py
src/orca/orca_bin.py src/cthulhu/cthulhu_bin.py

3838
po/ab.po

File diff suppressed because it is too large Load Diff

2746
po/an.po

File diff suppressed because it is too large Load Diff

2578
po/ar.po

File diff suppressed because it is too large Load Diff

3166
po/ast.po

File diff suppressed because it is too large Load Diff

3940
po/be.po

File diff suppressed because it is too large Load Diff

3848
po/bg.po

File diff suppressed because it is too large Load Diff

2906
po/bn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More